Leo Zhadanovsky writes:

Linking couriertcpd
ld: fatal: library -lgdbm: not found

I have gdbm installed:

[EMAIL PROTECTED] leozh]$ rpm -ql gdbm
/usr/local/doc/gdbm-1.8.3
/usr/local/doc/gdbm-1.8.3/COPYING
/usr/local/include/dbm.h
/usr/local/include/gdbm.h
/usr/local/include/ndbm.h
/usr/local/info/gdbm.info
/usr/local/lib/libgdbm.a
/usr/local/lib/libgdbm.la
/usr/local/lib/libgdbm.so

Your linker obviously does not search /usr/local/lib by default. You need to reconfigure your linker so that it searches this directory for libraries.

Attachment: pgprlhe8tLS6P.pgp
Description: PGP signature

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Courier-imap mailing list
[email protected]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-imap

Reply via email to