> Peter has managed to get it compiled on FreeBSd5.3, > however when run a yabasic demo program that uses > GTK-Server, I get an error message that library > nss_dns.so.1 is missing. > > I have searched the ports tree and found references > to this in files in these locations... > > eshop1# grep -r -i nss_dns /usr/ports/* > /usr/ports/devel/linux_devtools-6/pkg-plist.alpha:usr/lib/libnss_dns.so > /usr/ports/devel/linux_devtools-6/pkg-plist.i386:usr/lib/libnss_dns.so > /usr/ports/devel/linuxthreads/files/patch-aa:-otherlibs += > $(nssobjdir)/libnss_files.ans.a \ > /usr/ports/emulators/linux_base/pkg-plist.alpha:lib/libnss_dns-2.2.4.so > /usr/ports/emulators/linux_base/pkg-plist.alpha:lib/libnss_dns.so.1.1 > /usr/ports/emulators/linux_base/pkg-plist.alpha:lib/libnss_dns.so.2 > /usr/ports/emulators/linux_base/pkg-plist.i386:lib/libnss_dns-2.2.4.so > /usr/ports/emulators/linux_base/pkg-plist.i386:lib/libnss_dns.so.1 > /usr/ports/emulators/linux_base/pkg-plist.i386:lib/libnss_dns.so.2 > /usr/ports/emulators/linux_base-6/pkg-plist.alpha:lib/libnss_dns-2.1.3.so > /usr/ports/emulators/linux_base-6/pkg-plist.alpha:lib/libnss_dns.so.1.1 > /usr/ports/emulators/linux_base-6/pkg-plist.alpha:lib/libnss_dns.so.2 > /usr/ports/emulators/linux_base-6/pkg-plist.i386:lib/libnss_dns-2.1.3.so > /usr/ports/emulators/linux_base-6/pkg-plist.i386:lib/libnss_dns.so.1 > /usr/ports/emulators/linux_base-6/pkg-plist.i386:lib/libnss_dns.so.2 > /usr/ports/emulators/linux_base-debian/pkg-plist:lib/libnss_dns-2.2.5.so > /usr/ports/emulators/linux_base-debian/pkg-plist:lib/libnss_dns.so.2 >
looks like the library maybe installed if you install the /usr/ports/devel/linux_devtools-6/ port. have you tried that? there also may be a FreeBSD specific library that provides this same functionality, altho i do not know what it is off the top of my head. it seems a little odd that this application would require some linux specific stuff tho... -p -- ~~o0OO0o~~ Pete Wright www.nycbug.org NYC's *BSD User Group _______________________________________________ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
