Date: Mon, 18 Aug 2003 16:58:34 +0300 From: ODHIAMBO Washington <wash@wananchi.com> To: freebsd-isp@freebsd.org Subject: Webmail problem (php+imap) Message-ID: <20030818135834.GF63260@ns2.wananchi.com>
next in thread | raw e-mail | index | archive | help
Hello all, FreeBSD 4.8-STABLE (apache_1.3.28, php-4.3.2, corresponding mod_ssl and mod_perl). I am doing static build for php. mod_perl.. I am stuck trying to get ISMail webmail interface to go. I think that my problem is way upstream (so far) as I am unable to compile imap support into php as required. BTW, ISMail is at http://www.insidesystems.net/projects.php On my box I have linc-client libraries - libc-client4.a php seems to require libc-client.a so I end up with library conflicts. How can I go about this? Symlinking does not help, as you can see below: ** A test compilation with your Makefile configuration ** failed. The below error output from the compilation ** test will give you an idea what is failing. Note that ** Apache requires an ANSI C Compiler, such as gcc. ======== Error Output for sanity check ======== cd ..; cc -funsigned-char -DMOD_SSL=208115 -DMOD_PERL -DUSE_PERL_SSI -DAPPLLIB_EXP="/usr/local/lib/perl5/5.6.1/BSDPAN" -fno-strict -aliasing -I/usr/local/include -DEAPI -DAPPLLIB_EXP=/usr/local/lib/perl5/5.6.1/BSDPAN -fno-strict-aliasing -I/usr/local/include `./apaci` -I. -I/usr/local/lib/perl5/5.6.1/mach/CORE -o helpers/dummy helpers/dummy.c -R/usr/local/lib -rdynamic -L/usr/local/lib -Lmodules/php4 -L../modules/php4 -L../../modules/php4 -lmodphp4 -rdynamic -L/usr/local/lib -lcrypt -lc-client4 -lcrypt -lmm -lpspell -lmysqlclient -lmcrypt -lltdl -lcrypt -lpam -lintl -lpng -lz -lz -lz -lssl -lcrypto -lm -lxml2 -lz -liconv -lm -lcrypt -lcrypt -lcrypt -Wl,-E -L/usr/local/lib /usr/local/lib/perl5/5.6.1/mach/auto/DynaLoader/DynaLoader.a -L/usr/local/lib/perl5/5.6.1/mach/CORE -lperl -lm -lc -lcrypt -lutil /usr/local/lib/libc-client4.so: warning: tmpnam() possibly used unsafely; consider using mkstemp() /usr/libexec/elf/ld: warning: libssl.so.3, needed by /usr/local/lib/libc-client4.so, may conflict with libssl.so.4 /usr/libexec/elf/ld: warning: libcrypto.so.3, needed by /usr/local/lib/libc-client4.so, may conflict with libcrypto.so.4 /usr/local/lib/libc-client4.so: undefined reference to `mm_expunged' /usr/local/lib/libc-client4.so: undefined reference to `mm_diskerror' /usr/local/lib/libc-client4.so: undefined reference to `mm_lsub' /usr/local/lib/libc-client4.so: undefined reference to `mm_flags' /usr/local/lib/libc-client4.so: undefined reference to `mm_fatal' /usr/local/lib/libc-client4.so: undefined reference to `mm_nocritical' /usr/local/lib/libc-client4.so: undefined reference to `mm_notify' /usr/local/lib/libc-client4.so: undefined reference to `mm_searched' /usr/local/lib/libc-client4.so: undefined reference to `mm_status' /usr/local/lib/libc-client4.so: undefined reference to `mm_login' /usr/local/lib/libc-client4.so: undefined reference to `mm_list' /usr/local/lib/libc-client4.so: undefined reference to `mm_critical' /usr/local/lib/libc-client4.so: undefined reference to `mm_exists' /usr/local/lib/libc-client4.so: undefined reference to `mm_log' /usr/local/lib/libc-client4.so: undefined reference to `mm_dlog' *** Error code 1 Stop in /wananchi/home/wash/Administration/Apache/Upgrade-1.3.28/apache_1.3.28/src/helpers. ============= End of Error Report ============= -Wash -- Odhiambo Washington <wash@wananchi.com> "The box said 'Requires Wananchi Online Ltd. www.wananchi.com Windows 95, NT, or better,' Tel: +254 2 313985-9 +254 2 313922 so I installed FreeBSD." GSM: +254 72 743223 +254 733 744121 This sig is McQ! :-) "They told me I was gullible ... and I believed them!"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030818135834.GF63260>