From owner-freebsd-questions Fri Oct 25 3: 3: 7 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D2C4D37B401 for ; Fri, 25 Oct 2002 03:03:05 -0700 (PDT) Received: from lv.raad.tartu.ee (lv.raad.tartu.ee [194.126.106.110]) by mx1.FreeBSD.org (Postfix) with ESMTP id D56D643E65 for ; Fri, 25 Oct 2002 03:03:03 -0700 (PDT) (envelope-from toomas.aas@raad.tartu.ee) Received: Message by Barricade lv.raad.tartu.ee with ESMTP id g9PA2qO18779 for ; Fri, 25 Oct 2002 13:02:52 +0300 Message-Id: <200210251002.g9PA2qO18779@lv.raad.tartu.ee> Received: from SpoolDir by INFO (Mercury 1.48); 25 Oct 02 13:02:04 +0300 From: "Toomas Aas" Organization: Tartu City Government To: freebsd-questions@freebsd.org Date: Fri, 25 Oct 2002 13:02:01 +0300 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: Webalizer undefined symbol problem X-info: Headers changed by Barricade Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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