Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 25 Oct 2002 13:26:30 +0300
From:      "Toomas Aas" <toomas.aas@raad.tartu.ee>
To:        freebsd-reply@akruijff.dds.nl
Cc:        questions@freebsd.org
Subject:   Re: Webalizer undefined symbol problem
Message-ID:  <200210251026.g9PAQsZ19478@lv.raad.tartu.ee>
In-Reply-To: <15978396.20021025121806@dds.nl>
References:  <200210251002.g9PA2qO18779@lv.raad.tartu.ee>

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

> > heerold# webalizer -p -c /usr/local/etc/webalizer.my.conf
> > /usr/libexec/ld-elf.so.1: /usr/lib/libgd.so.2: Undefined symbol
> > "jpeg_destroy"
> 
> Do `find /usr/ports -name pkg-plist -exec grep -l "libgd*" \;` This
> will find all ports that may got your file in there list. If one or
> more port come along that you have installed on your system then
> rebuild it. (Assuming you got portupgrade installed) `portupgrade -f
> port` If this doesn't work do `find / -name "libgd*"`. If you find a
> file named like libgd.so.number some where on you file system make a
> link to it. 

Are you hinting that the gd library is not actually installed on my 
system? I don't think this is the case, because when installing 
webalizer, the following is printed on the screen:

===>   webalizer-2.1.10_1 depends on shared library: gd.2 - found

Also, libgd.so.2 lives in /usr/local/lib and libgd.so is symlinked to 
it.

I think there's something else going on here...
--
Toomas Aas | toomas.aas@raad.tartu.ee | http://www.raad.tartu.ee/~toomas/
* Money is the root of all evil.  For more info send $39


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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200210251026.g9PAQsZ19478>