Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 3 Sep 1998 16:39:03 -0400 (EDT)
From:      "Alok K. Dhir" <adhir@worldbank.org>
To:        Brian Cully <shmit@kublai.com>
Cc:        current@FreeBSD.ORG
Subject:   Re: Problems with ELF and UMich LDAP
Message-ID:  <Pine.BSF.4.02.9809031638270.7235-100000@shadow.worldbank.org>
In-Reply-To: <31AA46916E9E809C852566740070D8B7.006F6D9485256674@worldbank.org>

next in thread | previous in thread | raw e-mail | index | archive | help

Try adding -shared to $LDFLAGS.

Al

On Thu, 3 Sep 1998, Brian Cully wrote:

> I was trying to compile the UMich LDAP package after converting to
> ELF and I got this message:
> 
> gcc   -o ltest test.o -L. -L../liblber -lldap -llber
> ./libldap.a(os-ip.o): In function `connect_to_host':
> os-ip.o(.text+0x5a): undefined reference to `inet_addr'
> os-ip.o(.text+0x185): undefined reference to `inet_ntoa'
> os-ip.o(.text+0x1d5): undefined reference to `inet_ntoa'
> *** Error code 1
> 
> Which is totally bizarre to me, considering that the inet_* functions
> live in libc. When I use `gcc -aout' everything works fine.
> 
> I'm at a loss as to why this is happening, perhaps someone can shed
> some light?
> 
> --
> Brian Cully                                             <shmit@rcn.com>
> ``And when one of our comrades was taken prisoner, blindfolded, hung
>   upside-down, shot, and burned, we thought to ourselves, `These are the
>   best experiences of our lives''' -Pathology (Joe Frank, Somewhere Out 
> There)
> 
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-current" in the body of the message
> 

-------------------------------------------------------------------- \||/_
Alok K. Dhir				     Phone: +1.202.473.2446   oo \
S11-151, ISGMC			         Email:  adhir@worldbank.org  L_
The World Bank Group			               Washington, DC  \/
------------------------------------------------------------------------|
"Unix _is_ user friendly - it just chooses friends selectively..."


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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.02.9809031638270.7235-100000>