Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 23 May 1998 17:19:05 GMT
From:      volf@oasis.IAEhv.nl (Frank Volf)
To:        FreeBSD-gnats-submit@FreeBSD.ORG
Cc:        volf@oasis.IAEhv.nl, jseger@FreeBSD.ORG
Subject:   ports/6731: ImageMagick-4.0.5 does not compile in FreeBSD-stable
Message-ID:  <199805231719.RAA07515@oasis.IAEhv.nl>

next in thread | raw e-mail | index | archive | help

>Number:         6731
>Category:       ports
>Synopsis:       ImageMagick-4.0.5 does not compile in FreeBSD-stable
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:
>Keywords:
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat May 23 10:20:01 PDT 1998
>Last-Modified:
>Originator:     Frank Volf
>Organization:
Frank Volf's private UUCP site, Eindhoven, the Netherlands
>Release:        FreeBSD 2.2.6-STABLE i386
>Environment:

FreeBSD oasis.IAEhv.nl 2.2.6-STABLE FreeBSD 2.2.6-STABLE #2: Wed May 20
20:42:41 MEST 1998     volf@oasis.IAEhv.nl:/usr/src/sys/compile/OASIS  i386

>Description:

The ImageMagick V4.0.5 port does not compile on FreeBSD 2.2.6. I'm using
the userland binaries from the 2.2.6 CDROM with a stable kernel. The
transcript is as follows:

....
Making all in xlib
cc -DHAVE_CONFIG_H -I. -I. -I./magick -I./magick -I/usr/X11R6/include
-I/usr/local/include  -I/usr/X11R6/include -O -c animate.c
/bin/sh ./libtool --mode=link cc -O  -o animate  animate.o
magick/libMagick.la -L/usr/local/lib  -L/usr/X11R6/lib -lX11  -lXext -lXt
-ljbig -ljpeg -lmpeg -lpng -ltiff34 -lttf -lz  -lm
mkdir .libs
LD_LIBRARY_PATH="magick/.libs:$LD_LIBRARY_PATH" cc -O -o .libs/animate
animate.o -R/usr/local/lib -lMagick -L/usr/local/lib -L/usr/X11R6/lib -lX11
-lXext -lXt -ljbig -ljpeg -lmpeg -lpng -ltiff34 -lttf -lz -lm
-L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXext -lXt -ljbig -ljpeg -lmpeg
-lpng -ltiff34 -lttf -lz -lm
animate.o: Undefined symbol SetClientName' referenced from text segment
animate.o: Undefined symbol XGetScreenDensity' referenced from text segment
*** Error code 1

>How-To-Repeat:

cd /usr/ports/graphics/ImageMagick
make

>Fix:

Unknown.
>Audit-Trail:
>Unformatted:

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?199805231719.RAA07515>