From owner-freebsd-alpha Thu Jul 18 10: 9:46 2002 Delivered-To: freebsd-alpha@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7DD5A37B400 for ; Thu, 18 Jul 2002 10:09:43 -0700 (PDT) Received: from smtp.web.de (smtp02.web.de [217.72.192.151]) by mx1.FreeBSD.org (Postfix) with ESMTP id E850843E4A for ; Thu, 18 Jul 2002 10:09:42 -0700 (PDT) (envelope-from Jan.Lentfer@web.de) Received: from [217.82.41.211] (helo=floundjan.homeip.net) by smtp.web.de with esmtp (WEB.DE(Exim) 4.70 #5) id 17VEma-0001Vp-00; Thu, 18 Jul 2002 19:09:40 +0200 Received: from localhost (localhost.lan [127.0.0.1]) by floundjan.homeip.net (Postfix on FreeBSD 4.5) with ESMTP id AB3292E1; Thu, 18 Jul 2002 19:09:38 +0200 (CEST) Received: from jan-alpha.lan (jan-alpha.lan [192.168.0.29]) by floundjan.homeip.net (Postfix on FreeBSD 4.5) with SMTP id DF1316D; Thu, 18 Jul 2002 19:09:34 +0200 (CEST) Date: Thu, 18 Jul 2002 19:09:32 +0200 From: Jan Lentfer To: ticso@cicely.de Cc: ticso@cicely5.cicely.de, jan@localhost.homeip.net, freebsd-alpha@FreeBSD.ORG Subject: Re: Fw: Re: misc/40444: graphics/libfpx won't build (on Alpha ??) Message-Id: <20020718190932.239bd5b6.Jan.Lentfer@web.de> In-Reply-To: <20020718165050.GD34977@cicely5.cicely.de> References: <20020718183759.42e2cc69.Jan.Lentfer@web.de> <20020718165050.GD34977@cicely5.cicely.de> X-Mailer: Sylpheed version 0.7.8claws (GTK+ 1.2.10; alpha-portbld-freebsd4.6) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Virus-Scanned: by AMaViS perl-10 Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Thu, 18 Jul 2002 18:50:50 +0200 "Bernd Walter" wrote: > On Thu, Jul 18, 2002 at 06:37:59PM +0200, Jan Lentfer wrote: > > Could someone try and check this out, please? I (and one other person) tried to build it, but it won't compile. I need it coz ImageMagick depends on it. > > I can remember it as a dependency for mplayer. > IIRC it had i386 assembly only parts in it. It fails with this: c++ -fpic -DPIC -O -pipe -mcpu=ev56 -fno-rtti -fno-exceptions -I/usr/ports/graphics/libfpx/work/libfpx-1.2.0.4/oless/h -I/usr/ports/graphics/libfpx/work/libfpx-1.2.0.4/jpeg -I/usr/ports/graphics/libfpx/work/libfpx-1.2.0.4/ole -I/usr/ports/graphics/libfpx/work/libfpx-1.2.0.4/basics -I/usr/ports/graphics/libfpx/work/libfpx-1.2.0.4/ri_image -I/usr/ports/graphics/libfpx/work/libfpx-1.2.0.4/oless -I/usr/ports/graphics/libfpx/work/libfpx-1.2.0.4/fpx -I/usr/local/include -D_UNIX -c /usr/ports/graphics/libfpx/work/libfpx-1.2.0.4/basics/b_string.cpp -o b_string.So /usr/ports/graphics/libfpx/work/libfpx-1.2.0.4/basics/b_string.cpp: In method `void Chaine::PlaceParametre(const Chaine &, short int = 0)': /usr/ports/graphics/libfpx/work/libfpx-1.2.0.4/basics/b_string.cpp:347: invalid operands `const char *' and `int8 *' to binary `operator -' /usr/ports/graphics/libfpx/work/libfpx-1.2.0.4/basics/b_string.cpp:352: passing `int8 *' as argument 2 of `strcat(char *, const char *)' changes signedness *** Error code 1 *** Error code 1 2 errors *** Error code 2 Stop in /usr/ports/graphics/libfpx. su-2.05a# To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message