Date: Wed, 31 Mar 1999 20:14:43 +0100 (BST) From: Kiril Mitev <kiril@ideaglobal.com> To: freebsd-ports@freebsd.org Subject: perl Gtk - run time failure Message-ID: <199903311914.UAA19058@idea.co.uk>
next in thread | raw e-mail | index | archive | help
This is 3.1-RELEASE, trying to build port p5-Gtk.... during the config , the following messages comes up: Looks good Note (probably harmless): No library found for -lgif Note (probably harmless): No library found for -ltiff34 Note (probably harmless): No library found for -lpng Note (probably harmless): No library found for -ljpeg Writing Makefile for Gtk the build is fine, but attempts to use Gtk (or run make test) result in: Can't load 'blib/arch/auto/Gtk/Gtk.so' for module Gtk: /usr/X11R6/lib/libgdk_imlib.so.2: Undefined symbol "png_libpng_ver" at /usr/libdata/perl/5.00502/DynaLoader.pm line 168. (yes, all those libs ARE installed....and even exist) Kiril To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199903311914.UAA19058>