From owner-freebsd-ports Mon Jul 22 7:11:44 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2300137B407 for ; Mon, 22 Jul 2002 07:11:42 -0700 (PDT) Received: from mailout03.sul.t-online.com (mailout03.sul.t-online.com [194.25.134.81]) by mx1.FreeBSD.org (Postfix) with ESMTP id 488C843E4A for ; Mon, 22 Jul 2002 07:11:41 -0700 (PDT) (envelope-from Jan.Stocker@t-online.de) Received: from fwd00.sul.t-online.de by mailout03.sul.t-online.com with smtp id 17WcjM-0006yQ-01; Mon, 22 Jul 2002 14:56:04 +0200 Received: from twoflower.liebende.de (320072111332-0001@[217.80.121.105]) by fwd00.sul.t-online.com with esmtp id 17WcjC-1rQxuaC; Mon, 22 Jul 2002 14:55:54 +0200 Subject: Re: ports/40874: libfpx wont build / wrong CFLAGS From: Jan.Stocker@t-online.de (Jan Stocker) Reply-To: Jan.Stocker@t-online.de To: Jun Kuriyama Cc: freebsd-ports@FreeBSD.org In-Reply-To: <7mr8hwytcw.wl@black.imgsrc.co.jp> References: <200207220920.g6M9K3Uq057393@freefall.freebsd.org> <7mr8hwytcw.wl@black.imgsrc.co.jp> Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Ximian Evolution 1.0.8 Date: 22 Jul 2002 14:56:15 +0200 Message-Id: <1027342575.368.3.camel@twoflower> Mime-Version: 1.0 X-Sender: 320072111332-0001@t-dialin.net Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Mon, 2002-07-22 at 12:01, Jun Kuriyama wrote: > At Mon, 22 Jul 2002 09:20:25 +0000 (UTC), > Jan Stocker wrote: > > Uncommenting leads to no compiling errors, but i think the lib hasn't > > linked correctly, cause building ImageMagick causes: > > > > cc -DHAVE_CONFIG_H -I. -I. -I../magick -I../ -I.. -I/usr/X11R6/include > > -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include > > -I/X11 -O -pipe -march=pentiumpro -Wall -c `test -f 'composite.c' || > > echo './'`composite.c > > /usr/local/bin/bash ../libtool --silent --mode=link cc -O -pipe > > -march=pentiumpro -Wall -L/usr/local/lib -L/usr/X11R6/lib -o composite > > -L/usr/local/lib -L/usr/X11R6/lib composite.o ../magick/libMagick.la > > ../magick/.libs/libMagick.so: warning: tempnam() possibly used unsafely; > > consider using mkstemp() > > /usr/local/lib/libfpx.so: undefined reference to `operator > > new[](unsigned)' > > /usr/local/lib/libfpx.so: undefined reference to `operator > > delete(void*)' > > /usr/local/lib/libfpx.so: undefined reference to `__cxa_pure_virtual' > > /usr/local/lib/libfpx.so: undefined reference to > > `std::ios_base::Init::Init()' > > /usr/local/lib/libfpx.so: undefined reference to `operator > > delete[](void*)' > > /usr/local/lib/libfpx.so: undefined reference to > > `std::ios_base::Init::~Init()' > > /usr/local/lib/libfpx.so: undefined reference to `operator > > new(unsigned)' > > gmake[1]: *** [composite] Error 1 > > gmake[1]: Leaving directory > > `/ext/usr/ports/graphics/ImageMagick/work/ImageMagick-5.4.7/utilities' > > gmake: *** [all-recursive] Error 1 > > *** Error code 2 > > I got same situation, but after "make world" and re-installing libfpx, > I can compile ImageMagick successfully. > > > -- > Jun Kuriyama // IMG SRC, Inc. I've a freshly installed world (about 2 hours old) now, recompiled and installed libfxp (still need the CFLAGS...) and recompiled ImageMagick, but same prob..... Jun, what else you've changed? This looks quite some libstd++ lib is missing Jan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message