All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
* Error message - BSD lib required
@ 2002-12-21 23:29 Subba Rao
  0 siblings, 0 replies; only message in thread
From: Subba Rao @ 2002-12-21 23:29 UTC (permalink / raw
  To: selinux

I am making lot of progress on compiling the UTILS on Debian.  I am being stumped with a new error while compiling
the UTILS.  The error message is as follows:

====================================

Making all in src
make[3]: Entering directory `/usr/src/selinux/utils/tar-1.13.25/src'
gcc  -g -O2   -o tar  buffer.o compare.o create.o delete.o extract.o incremen.o
list.o mangle.o misc.o names.o rtapelib.o tar.o update.o ../lib/libtar.a  ../lib/libtar.a /usr/local/selinux/lib/libsecure.a -lrt -lbsd
/usr/bin/ld: cannot find -lbsd
collect2: ld returned 1 exit status
make[3]: *** [tar] Error 1
make[3]: Leaving directory `/usr/src/selinux/utils/tar-1.13.25/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/usr/src/selinux/utils/tar-1.13.25'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/usr/src/selinux/utils/tar-1.13.25'
make: *** [xtar] Error 2
 
====================================

The following are the BSD files found in /usr/lib

/usr/lib/menu/bsdgames
/usr/lib/libbsd-compat.a
/usr/lib/python2.1/lib-dynload/bsddb.so
/usr/lib/python2.2/lib-dynload/bsddb.so
/usr/lib/nessus/plugins/finger_freebsd.nasl
/usr/lib/bcc/i86/libbsd.a
/usr/lib/bcc/include/bsd
/usr/lib/bcc/include/bsd/bsd.h


The following is my /etc/ld.so.conf

/lib
/usr/lib
/usr/X11R6/lib
/usr/local/lib
/usr/lib/bcc/i86/


What am I missing that is causing this error message? ( I have executed "ldconfig" command and error message continues. )

Thank you in advance for any help.

PS - Thanks Russell for the tips on Debian packages.

Subba Rao
sailorn@attglobal.net
2002-12-21



--
This message was distributed to subscribers of the selinux mailing list.
If you no longer wish to subscribe, send mail to majordomo@tycho.nsa.gov with
the words "unsubscribe selinux" without quotes as the message.

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2002-12-21 23:29 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-12-21 23:29 Error message - BSD lib required Subba Rao

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.