Date: Fri, 25 Oct 2002 13:02:01 +0300 From: "Toomas Aas" <toomas.aas@raad.tartu.ee> To: freebsd-questions@freebsd.org Subject: Webalizer undefined symbol problem Message-ID: <200210251002.g9PA2qO18779@lv.raad.tartu.ee>
next in thread | raw e-mail | index | archive | help
Hello! To analyze the logs of my web server, I installed /usr/ports/www/webalizer, which got me webalizer-2.1.10_1 version of the port. The install goes without any problems, but attempts to run webalizer result in following message: 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" All the dependencies for webalizer seem to be installed: heerold# pkg_info | grep -E "jpeg|png|gd" gd-1.8.4_6 A graphics library for fast image creation jpeg-6b_1 IJG's jpeg compression utilities png-1.2.4 Library for manipulating PNG images What's up? -- Toomas Aas | toomas.aas@raad.tartu.ee | http://www.raad.tartu.ee/~toomas/ * War doesn't determine who's right. War determines who's left. 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?200210251002.g9PA2qO18779>