[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Compile problems on Linux
After ./configure and make depend, make tells me:
grep: /usr/lib/libkrb5.la: No such file or directory
I indeed don't have that file but /usr/lib/libkrb5.so.17
I thought ./configure --prefix=/opt/openldap --enable-crypt --with-kerberos=no -
-enable-static=no
Would solve the problem, but it didn't.
Sorry, I'm a Java developer and a small sysadmin, I forgot many things about lin
king. Can anybody help me?
Openldap: 2.1.5
uname -a :
Linux fileserver 2.4.18-4GB #1 Wed Mar 27 13:57:05 UTC 2002 i686 unknown
SuSe 8.0
gcc -v:
gcc version 2.95.3 20010315 (SuSE)
Thanks,
Malte Mueller
P.S.: Did anyone succeed using Intels cc 6.0?
EOT