Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 1 Jun 1998 04:40:01 -0700 (PDT)
From:      volf@oasis.IAEhv.nl (Frank Volf)
To:        freebsd-ports@FreeBSD.ORG
Subject:   Re: ports/6731: ImageMagick-4.0.5 does not compile in FreeBSD-stable
Message-ID:  <199806011140.EAA13141@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/6731; it has been noted by GNATS.

From: volf@oasis.IAEhv.nl (Frank Volf)
To: volf@oasis.IAEhv.nl
Cc: FreeBSD-gnats-submit@freebsd.org, jseger@freebsd.org
Subject: Re: ports/6731: ImageMagick-4.0.5 does not compile in FreeBSD-stable
Date: Mon, 1 Jun 1998 13:30:50 +0200 (MEST)

 Frank Volf wrote:
 > 
 > 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
 
 I have upgraded many ports on my system. When I tried to compile this again
 today, it compiled fine. So, whatever the problem was, it is gone now. 
 There must be a missing dependency or so, but since I now compiles fine I can
 no longer reproduce the problem, I will never be able to find it. Therefore,
 please close this ticket.
 
 Frank
 
  ----------------------------------------------------------------------------
                     Frank Volf - Internet Access Eindhoven
  ----------------------------------------------------------------------------
   ||  volf@oasis.IAEhv.nl - use for personal mail                         ||
   ||  volf@IAEhv.nl - use for Internet Access Eindhoven related mail      ||
  ----------------------------------------------------------------------------
     IAE Public Access Unix System - Dial +31.40.2439436 and login as new.  
  ----------------------------------------------------------------------------

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?199806011140.EAA13141>