Re: Error compiling sendmail
From: Onyi C. Ejiasa (tech_at_four10.com)
Date: 06/27/03
- Previous message: Mauricio J. Mercado A.: "Another sendmail...."
- In reply to: Mauricio J. Mercado A.: "Error compiling sendmail"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
To: "freebsd-isp" <freebsd-isp@freebsd.org> Date: Fri, 27 Jun 2003 11:12:30 -0600
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"
>
>
_______________________________________________
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"
- Previous message: Mauricio J. Mercado A.: "Another sendmail...."
- In reply to: Mauricio J. Mercado A.: "Error compiling sendmail"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]