From owner-freebsd-current Sun Jun 28 03:34:11 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id DAA01420 for freebsd-current-outgoing; Sun, 28 Jun 1998 03:34:11 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from vampire.sung.org (ip-69-151.obt.primenet.com [207.218.69.151]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id DAA01363 for ; Sun, 28 Jun 1998 03:33:49 -0700 (PDT) (envelope-from cwsung@Sung.org) Received: from win95.Sung.org (win95.sung.org [90.0.0.1]) by vampire.sung.org (8.8.8/8.8.8) with SMTP id DAA01784 for ; Sun, 28 Jun 1998 03:33:43 -0700 (PDT) (envelope-from cwsung@Sung.org) Message-ID: X-Mailer: XFMail 1.1 [p0] on FreeBSD Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 Date: Sun, 28 Jun 1998 03:23:39 -0700 (PDT) Organization: Christian W. Sung & Associates From: Christian Sung To: current@FreeBSD.ORG Subject: ImageMagik-4.0.7 -- Broken? Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG While trying to compile 'apsfilter', ran into this cute little issue with ImageM agik-4.0.7. We seem to be missing: a) a symbol definition b) a library c) an include path d) none of the above or.... 8-( >. >. >. Making all in xlib cc -DHAVE_CONFIG_H -I. -I. -I./magick -I./magick -I/usr/X11R6/include -I/usr/loc al/include -I/usr/X11R6/include -O -pipe -c animate.c /bin/sh ./libtool --mode=link cc -O -pipe -o animate animate.o magick/libMagic k.la -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXext -lXt -ljbig -ljpeg -lmpeg -lpng -lttf -lz -lm mkdir .libs LD_LIBRARY_PATH="magick/.libs:$LD_LIBRARY_PATH" cc -O -pipe -o .libs/animate ani mate.o -R/usr/local/lib -lMagick -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXext -lXt -ljbig -ljpeg -lmpeg -lpng -lttf -lz -lm -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXext -lXt -ljbig -ljpeg -lmpeg -lpng -lttf -lz -lm animate.o: Undefined symbol `_SetClientName' referenced from text segment animate.o: Undefined symbol `_XGetScreenDensity' referenced from text segment *** Error code 1 Stop. >. >. ---------------------------------- E-Mail: Christian Sung Date: 28-Jun-98 Time: 03:23:39 This message was sent by XFMail ---------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message