Date: Fri, 27 Jun 2003 11:12:30 -0600 From: "Onyi C. Ejiasa" <tech@four10.com> To: "freebsd-isp" <freebsd-isp@freebsd.org> Subject: Re: Error compiling sendmail Message-ID: <003b01c33ccf$4b1351c0$331f1fac@corp.firstlink.com> References: <3EFC4710.7010906@conexion.com.py>
next in thread | previous in thread | raw e-mail | index | archive | help
Try this 1.] /usr/bin/locate libgdbm.so.2 2.] ldconfig -Rv "directory where you found libgdbm.so.2" 3.] ldconfig -rv "directory where you found libgdbm.so.2" 4.] Re-run your compile P.S. - Also check in your /etc/rc.conf or /etc/defaults/rc.conf for your ldconfig paths. Make sure the directory where you found libgdbm.so.2 is included there. Hope this helps. ------------------------------------------------------------------------ Onyi C. Ejiasa - NWT, NCW, NCLA Firstlink Technology, Inc. 4260 East Evans Avenue, Denver, CO 80222 ------------------------------------------------------------------------ PH 303.691.8200 | FAX 303.691.8208 ------------------------------------------------------------------------ onyi@firstlink.com | www.firstlink.com ------------------------------------------------------------------------ ----- Original Message ----- From: "Mauricio J. Mercado A." <mauricio@conexion.com.py> To: "freebsd-isp" <freebsd-isp@freebsd.org> Sent: Friday, June 27, 2003 7:30 AM Subject: Error compiling sendmail > Hi, when I try to compile sendmail I get this: > > /usr/libexec/ld-elf.so.1: Shared object "libgdbm.so.2" not found > > I have the configuration files ld.so.conf and ld-elf.so.conf with the > location of gdbm library and I also run ldconfig -auot and ldconfig -elf > for the hints files but still don`t work. > > Any ideas? > > _______________________________________________ > freebsd-isp@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-isp > To unsubscribe, send any mail to "freebsd-isp-unsubscribe@freebsd.org" > >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?003b01c33ccf$4b1351c0$331f1fac>