atom feed19 messages in net.sourceforge.lists.courier-users[courier-users] Make Courier 0.32.0 o...
FromSent OnAttachments
Alexander LazicMar 28, 2001 9:49 am 
Sam VarshavchikMar 28, 2001 11:58 am 
Jason TuckerMar 28, 2001 12:26 pm 
Sam VarshavchikMar 28, 2001 1:32 pm 
Jason TuckerMar 28, 2001 1:41 pm 
Jason TuckerMar 28, 2001 2:22 pm 
Sam VarshavchikMar 28, 2001 3:02 pm 
Jason TuckerMar 28, 2001 7:02 pm 
Sam VarshavchikMar 28, 2001 8:08 pm 
Jason TuckerApr 2, 2001 11:33 am 
Sam VarshavchikApr 2, 2001 3:07 pm 
Jason TuckerApr 2, 2001 8:32 pm 
Sam VarshavchikApr 2, 2001 9:02 pm 
Jason TuckerApr 3, 2001 6:47 am 
Jason TuckerApr 3, 2001 9:24 am 
Jason TuckerApr 3, 2001 12:47 pm 
Sam VarshavchikApr 3, 2001 2:39 pm 
Sam VarshavchikApr 3, 2001 2:41 pm 
Jason TuckerApr 3, 2001 9:06 pm 
Subject:[courier-users] Make Courier 0.32.0 on linux with glibc 2.2.2
From:Alexander Lazic (al_s@none.at)
Date:Mar 28, 2001 9:49:21 am
List:net.sourceforge.lists.courier-users

hi,

Please can you help me.

al ;-)

i have following problem with make:

----------------------------------------- PROMPT> make Making all in afx make[1]: Entering directory `/home/al/download/courier-0.32.0/afx' c++ -DSTDC_HEADERS=1 -DHAVE_UNISTD_H=1 -DHAVE_REGCOMP=1 -I. -I. -Wall -g -O2 -c string.C /usr/include/g++-2/streambuf.h: In method `struct streampos streambuf::pubseekoff( streamoff, enum _seek_dir, int = 3)': In file included from /usr/include/g++-2/iostream.h:31, from afx.h:17, from string.C:6: /usr/include/g++-2/streambuf.h:362: conversion from `__off64_t' to non-scalar type `streampos' requested /usr/include/g++-2/streambuf.h: In method `struct streampos streambuf::pubseekpos( struct streampos, int = 3)': /usr/include/g++-2/streambuf.h:364: `struct streampos' used where a `__off64_t' wa s expected /usr/include/g++-2/streambuf.h:364: warning: control reaches end of non-void funct ion `streambuf::pubseekpos(streampos, int)' make[1]: *** [string.o] Error 1 make[1]: Leaving directory `/home/al/download/courier-0.32.0/afx' make: *** [all-recursive] Error 1

--------------------------------------------------------

My System:

GNU C Library stable release version 2.2.2 Kernel 2.2.16

/usr/bin/c++ --version => egcs-2.91.66 /usr/i386-slackware-linux-gnulibc1/lib/libg++.so.27.1.4

My Configure:

./configure --prefix=/opt/courier --enable-unicode \ --enable-utf7-folder-encoding --with-mailgroup=courier \ --with-mailuser=courier --without-authmysql --without-authldap \ --without-ispell --enable-https --enable-mimetypes=/etc/mime.types \ --with-transport='local esmtp dsn'