[kronolith] php+libmcal configure error
Rodrigo Castro Hernández
roche@fuerzag.ulatina.ac.cr
Tue, 30 Apr 2002 16:13:43 -0600 (CST)
In the past day , I try to get work horde+kronolith in my server,
The first time , the kronolith work but dont store the events in the calendar
, so I'd tried to compile php+libmcal (CVS) with no luck.
Please take a look at the unresolved symbols at the end of this mail, that
don't let me compile php with libmcal(cvs version). Can anyone help me
with this?
Php's configure:
./configure --enable-track-vars --with-ftp --with-apache=../apache_1.3.22
--with-gettext --with-imap=/usr --with-mcal=/usr --without-mysql --with-pgsql=/etc/postgresql
afther exec this line the file debug.log contain :
CONFIGURE: './configure' '--enable-track-vars' '--with-ftp'
'--with-apache=../apache_1.3.22' '--with-gettext' '--with-imap=/usr' '--with-mcal=/usr'
CC: gcc
CFLAGS: -g -O2
CPPFLAGS:
CXX:
CXXFLAGS:
INCLUDES: -I/home/roche/paq/apachephp/apache_1.3.22/src/include -I/home/roche/paq/apachephp/apache_1.3.22/src/os/unix
LDFLAGS:
LIBS: -lpq -lmcal -lcrypt -lcrypt -lresolv -lm -ldl -lnsl -lresolv -lcrypt
DLIBS: -lc-client
SAPI: apache
PHP_RPATHS:
uname -a: Linux zaratustra 2.4.18-rc4 #9 SMP Wed Mar 27 13:20:10 CST 2002 sparc64 unknown
gcc -o conftest -g -O2 conftest.c -lpq -lmcal -lcrypt -lcrypt -lresolv -lm -ldl -lnsl -lresolv -lcrypt 1>&5
/usr/lib/libmcal.so: undefined reference to `cc_login'
/usr/lib/libmcal.so: undefined reference to `cc_searched'
/usr/lib/libmcal.so: undefined reference to `cc_vlog'
/usr/lib/libmcal.so: undefined reference to `cc_vdlog'
collect2: ld returned 1 exit status
-------------------------
Rodrigo Castro Hernandez
Universidad Latina de CR
-------------------------