Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 09 Feb 2001 19:24:13 -0600
From:      Chris Cook <ccook@tcworks.net>
To:        freebsd-isp@freebsd.org
Subject:   Problems compiling, "cannot open -lbind"
Message-ID:  <3A84983D.95A22273@tcworks.net>

next in thread | raw e-mail | index | archive | help
Hello all,
	I am trying to upgrade the sendmail version on our backup mx and am
running into some problems.  When i attempt to "sh Build" or "make" I
get an error message about what I think are bind libraries.  This is a
FreeBSD machine recently upgraded via "make world" to 3.5-STABLE.  I
recently upgraded bind as well (because of the recent security issues). 
I have downloaded the bind source and recompiled it hoping to fix
whatever lib problem I may be having, but no luck there.  I have
attached the output from "make" and would very much appreciate any
feedback on the issue.  Thanks in advance!

-- 
Chris

o----< ccook@tcworks.net >------------------------------------o
|Chris Cook - Admin     |TCWORKS.NET - http://www.tcworks.net |
|The Computer Works ISP |FreeBSD - http://www.freebsd.org     |
o-------------------------------------------------------------o



backupmx:/home/ccook/sendmail-8.10.2$ make
Making all in:
/usr/home/ccook/sendmail-8.10.2/libsmutil
Configuration: pfx=, os=FreeBSD, rel=3.5-STABLE, rbase=3,
rroot=3.5-STABLE, arch=i386, sfx=, variant=optimized
Making in ../obj.FreeBSD.3.5-STABLE.i386/libsmutil
Making all in:
/usr/home/ccook/sendmail-8.10.2/libsmdb
Configuration: pfx=, os=FreeBSD, rel=3.5-STABLE, rbase=3,
rroot=3.5-STABLE, arch=i386, sfx=, variant=optimized
Making in ../obj.FreeBSD.3.5-STABLE.i386/libsmdb
Making all in:
/usr/home/ccook/sendmail-8.10.2/sendmail
Configuration: pfx=, os=FreeBSD, rel=3.5-STABLE, rbase=3,
rroot=3.5-STABLE, arch=i386, sfx=, variant=optimized
Making in ../obj.FreeBSD.3.5-STABLE.i386/sendmail
cc -o sendmail   main.o alias.o arpadate.o bf_torek.o clock.o collect.o
conf.o control.o convtime.o daemon.o deliver.o domain.o envelope.o err.o
headers.o macro.o map.o mci.o milter.o mime.o parseaddr.o queue.o
readcf.o recipient.o savemail.o sfsasl.o shmticklib.o srvrsmtp.o stab.o
stats.o sysexits.o timers.o trace.o udb.o usersmtp.o util.o
version.o      ../libsmutil/libsmutil.a  -lbind -lutil
/usr/libexec/elf/ld: cannot open -lbind: No such file or directory
*** Error code 1

Stop.
*** Error code 1

Stop.


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-isp" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3A84983D.95A22273>