On Tue, Dec 19, 2006 at 12:24:56AM -0500, Leo Zhadanovsky wrote: > cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include > -I/usr/local/ssl/include -I/usr/local/lib/courier-authlib/include -I./.. > -I.. -I/usr/local/include -I/usr/local/ssl/include > -I/usr/local/lib/courier-authlib/include -c tcpremoteinfo.c > Linking couriertcpd > ld: fatal: library -lgdbm: not found
man crle There's a command-line you can run to include /usr/local/lib in your default library search path. > and I have the right -R and -Ls in my LDPATH Those can't be relied on, by the time ./configure has munged them. Brian. ------------------------------------------------------------------------- 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
