From owner-freebsd-ports@FreeBSD.ORG Fri Aug 27 03:56:31 2004 Return-Path: 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 D6CB016A4CE for ; Fri, 27 Aug 2004 03:56:31 +0000 (GMT) Received: from avocado.salatschuessel.net (avocado.salatschuessel.net [80.86.187.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0778243D31 for ; Fri, 27 Aug 2004 03:56:31 +0000 (GMT) (envelope-from oliver@FreeBSD.org) Received: (qmail 57280 invoked from network); 27 Aug 2004 03:56:12 -0000 Received: from unknown (HELO kartoffel.salatschuessel.net) (80.86.187.43) by avocado.salatschuessel.net with SMTP; 27 Aug 2004 03:56:12 -0000 Date: Fri, 27 Aug 2004 05:56:27 +0200 From: Oliver Lehmann To: Thierry Thomas Message-Id: <20040827055627.1580283a.oliver@FreeBSD.org> In-Reply-To: <20040826210400.GC82600@graf.pompo.net> References: <20040824165427.23c058f6.lehmann@ans-netz.de> <20040824201504.2349426f.lehmann@ans-netz.de> <20040824194702.GF3504@graf.pompo.net> <20040824232413.584c0eb7.lehmann@ans-netz.de> <20040824213732.GK3504@graf.pompo.net> <20040826195347.GB82600@graf.pompo.net> <20040826221751.3c0023f6.lehmann@ans-netz.de> <20040826210400.GC82600@graf.pompo.net> X-Mailer: Sylpheed version 0.9.12 (GTK+ 1.2.10; i386-portbld-freebsd4.10) Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable cc: ports@FreeBSD.org Subject: Re: Work in progress: Helix Player. X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 27 Aug 2004 03:56:32 -0000 Thierry Thomas wrote: > Le Jeu 26 ao=FB 04 =E0 22:17:51 +0200, Oliver Lehmann > =E9crivait=A0: > > > I've just upgraded to a fresh 4.10-STABLE, with up-to-date ports, > > > and I still need 'USE_GCC=3D 3.3', else compilation fails. > > > Strange... > >=20 > > What's the complete error message w/o 3.3? maybe you can upload the > > build-log? >=20 > Done -> Hi, what is the glist.h cpp opens? Go to work/hxplay-1.0.0.298/datatype/image/jpg/common and do: ktrace -id c++ --permissive -O -pipe -march=3Dpentiumpro -fsigned-char -D_THREAD_SAFE -O0 -g -DDEBUG -D_DEBUG -I../../../../common/runtime/pub -I/usr/X11R6/include -I/usr/local/include -I../../../../common/include -I../../../../common/util/pub -I../../../../common/container/pub -I../../../../common/dbgtool/pub -I../../../../common/system/pub -I../../../../datatype/common/util/pub -I../../../../datatype/image/common/pub -I../../../../datatype/image/jpg/import/jpeg-6b -I./pub -I. -include dbg/datatype_image_jpg_common_ribodefs.h -fPIC -DPIC -o dbg/obj/ijglwrap.o -c ijglwrap.cpp then look in "kdump | less" for glist.h 80357 cpp0 NAMI "../../../../datatype/image/common/pub/glist.h" 80357 cpp0 RET open 4 80357 cpp0 CALL fstat(0x4,0x80eaf14) 80357 cpp0 RET fstat 0 80357 cpp0 CALL read(0x4,0x80b4000,0x2314) 80357 cpp0 GIO fd 4 read 8980 bytes "/* ***** BEGIN LICENSE BLOCK ***** * Source last modified: $Id: glist.h,v 1.1.26.1 2004/07/09 01:54:36 hubbe Exp $ maybe it opens an other glist.h on your 4? maybe the one from glib? --=20 Oliver Lehmann http://www.pofo.de/ http://wishlist.ans-netz.de/