Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 28 Jun 1998 03:23:39 -0700 (PDT)
From:      Christian Sung <cwsung@Sung.org>
To:        current@FreeBSD.ORG
Subject:   ImageMagik-4.0.7 -- Broken?
Message-ID:  <XFMail.980628033342.cwsung@Sung.org>

next in thread | raw e-mail | index | archive | help
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 <cwsung@Sung.org>
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



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