Wed 09 Nov 2005 à 05:33:59PM -0500, Massimiliano Pala a écrit : > 1- is the path correct ? Or should liblber/liblber.la converted to > liblber.la ?
The path is plain wrong. There is nothing like /export/builds/s10-release/... on my system. > 2- where is the liblber library located in your system ? /opt/sfw/lib/liblber-2.2.so.7 /opt/sfw/lib/liblber.so /opt/sfw/lib/liblber-2.2.so.7.0.10 /opt/sfw/lib/liblber.a /opt/sfw/lib/liblber.la > 3- Have you used the --with-openldap-prefix=".." option ? Did you > tried not using it (if you used it!) ? I have tried $ export CPPFLAGS="-I/opt/sfw/include" $ ./configure --with-openldap-prefix=/opt/sfw --with-ocspd-user=ocspd \ --with-ocspd-group=ocspd and that's the one that give me the error with /export/builds... If I do not put the --with-openldap-prefix=/opt/sfw, I end up with [...] mkdir .libs gcc -g -O2 -o ocspd ocspd.o ocsp_response.o server.o configuration.o support.o http_client.o hash-db.o -I/usr/sfw/include -L/usr/sfw/lib -lssl -lcrypto -llber -lldap -ll -ldl -lposix4 -lresolv -lsocket -lnsl -R/usr/sfw/lib ld: fatal: library -llber: not found ld: fatal: File processing errors. No output written to ocspd -- Guillaume Tamboise "First they ignore you, then they laugh at you, then they fight you, then you win." -- Gandhi ------------------------------------------------------- SF.Net email is sponsored by: Tame your development challenges with Apache's Geronimo App Server. Download it for free - -and be entered to win a 42" plasma tv or your very own Sony(tm)PSP. Click here to play: http://sourceforge.net/geronimo.php _______________________________________________ Openca-Users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/openca-users
