It's giving me grief about c-client.a (I think) - I've recompiled it with & without ssl, with & without crypt, tried everything I could think of. It doesn't want to compile. :-(


mail script # make
gcc -c filtercmd.c -DSQUIRRELMAILCONFIGFILE='"/var/www/localhost/htdocs/squirrelmail/config/config.php"'
gcc -c checkcreds_cclient.c -I/usr/include/imap '-DMAIL_H="mail.h"' '-DLINKAGE_C="linkage.c"' -DIMAP_TIMEOUT=2
gcc -o filtercmd filtercmd.o checkcreds_cclient.o /usr/lib/c-client.a -lssl -lpam -lcrypt -lresolv -lcom_err -ldl -lz -lcrypto -static
/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.2/../../../libpam.a(pam_handlers.o)(.text+0xd41): In function `_pam_add_handler':
: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
/usr/lib/c-client.a(osdep.o)(.text+0x92d5): In function `loginpw':
: warning: Using 'initgroups' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
/usr/lib/c-client.a(osdep.o)(.text+0x354d): In function `pw_login':
: warning: Using 'getgrnam' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
filtercmd.o(.text+0x86d): In function `finduidgid':
: warning: Using 'getpwnam' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
/usr/lib/c-client.a(osdep.o)(.text+0x3c10): In function `myusername_full':
: warning: Using 'getpwuid' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
/usr/lib/c-client.a(osdep.o)(.text+0x3464): In function `pw_login':
: warning: Using 'endpwent' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
/usr/lib/c-client.a(osdep.o)(.text+0x8e03): In function `tcp_name':
: warning: Using 'gethostbyaddr' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
/usr/lib/c-client.a(osdep.o)(.text+0x3d26): In function `mylocalhost':
: warning: Using 'gethostbyname' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
/usr/lib/c-client.a(osdep.o)(.text+0x7086): In function `tcp_socket_open':
: warning: Using 'getprotobyname' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
/usr/lib/c-client.a(osdep.o)(.text+0x2cf3): In function `server_init':
: warning: Using 'getservbyname' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
chmod 4750 filtercmd
chown root:apache filtercmd



mail script # gcc -v
Reading specs from /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.2/specs
Configured with: /var/tmp/portage/gcc-3.3.2-r5/work/gcc-3.3.2/configure --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/3.3 --includedir=/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.2/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/3.3 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/3.3/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/3.3/info --enable-shared --host=i686-pc-linux-gnu --target=i686-pc-linux-gnu --with-system-zlib --enable-languages=c,c++,f77,objc --enable-threads=posix --enable-long-long --disable-checking --enable-cstdio=stdio --enable-clocale=generic --enable-__cxa_atexit --enable-version-specific-runtime-libs --with-gxx-include-dir=/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.2/include/g++-v3 --with-local-prefix=/usr/local --enable-shared --enable-nls --without-included-gettext --disable-multilib
Thread model: posix
gcc version 3.3.2 20031218 (Gentoo Linux 3.3.2-r5, propolice-3.3-7)
mail script #


glibc version = glibc-2.3.2-r9



-------------------------------------------------------
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g. Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click
--
squirrelmail-users mailing list
List Address: [EMAIL PROTECTED]
List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id=2995
List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users

Reply via email to