Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 03 Feb 2007 13:42:28 -0800
From:      Arthur Barlow <arthurbarlow@earthlink.net>
To:        questions@freebsd.org
Subject:   Re:FreeBSD 6.1 - libltdl
Message-ID:  <45C501C4.70208@earthlink.net>

next in thread | raw e-mail | index | archive | help
The "so" file is found in /usr/local/lib.  I'd go to
/usr/ports/dev/libltdl15 and do "make deinstall reinstall clean."  That
will probably fix it.

Hi,

Can anyone shed some light perhaps as to why GCC is not seeing libltdl ???


bash-2.05b# gcc  -lltdl
/usr/bin/ld: cannot find -lltdl
bash-2.05b# ldconfig -r|grep ltdl
        115:-lltdl.4 => /usr/local/lib/libltdl.so.4
bash-2.05b# pkg_info |grep ltdl
libltdl-1.5.22_1    System independent dlopen wrapper
bash-2.05b# uname -a
FreeBSD xxx 6.1-RELEASE FreeBSD 6.1-RELEASE #0: Sun May  7 04:32:43 UTC
2006
root@opus.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  i386
bash-2.05b#


Thanks,
Chris.

_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?45C501C4.70208>