From owner-freebsd-ports Mon Jul 22 6:12:52 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 9DC7637B400 for ; Mon, 22 Jul 2002 06:12:49 -0700 (PDT) Received: from mailout02.sul.t-online.com (mailout02.sul.t-online.com [194.25.134.17]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1159143E3B for ; Mon, 22 Jul 2002 06:12:49 -0700 (PDT) (envelope-from Jan.Stocker@t-online.de) Received: from fwd01.sul.t-online.de by mailout02.sul.t-online.com with smtp id 17WczR-0004jQ-0C; Mon, 22 Jul 2002 15:12:41 +0200 Received: from twoflower.liebende.de (320072111332-0001@[217.80.121.105]) by fwd01.sul.t-online.com with esmtp id 17WczN-2AJZ6uC; Mon, 22 Jul 2002 15:12:37 +0200 Subject: Re: ports/40874: libfpx wont build / wrong CFLAGS From: Jan.Stocker@t-online.de (Jan Stocker) To: Jun Kuriyama Cc: freebsd-ports@FreeBSD.org Reply-To: Jan.Stocker@t-online.de 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 15:12:58 +0200 Message-Id: <1027343579.368.18.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 Okay.... a look at the last link in ImageMagick shows /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 so 'cc' is used, but c++ is needed for libstdc++. And seems that the libfxp stuff is also created with cc.... So what to do? Where to do the C++ stuff??? Jan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message