Date: Wed, 24 Sep 2003 02:33:08 -0400 From: "Peter C. Lai" <sirmoo@cowbert.2y.net> To: freebsd-ports@freebsd.org Subject: scorched3d-devel broken Message-ID: <20030924063308.GA399@cowbert.2y.net>
next in thread | raw e-mail | index | archive | help
The Scorched3d-devel port (Scorched3D-0.35) is broken for me on FreeBSD 4-STABLE (July, 2003); gcc 2.95.4, with the latest autoconf, automake, gmake. The part of the compile that breaks is: source='../3dsparse/aseFile.tab.cpp' object='aseFile.tab.o' libtool=no \ depfile='.deps/aseFile.tab.Po' tmpdepfile='.deps/aseFile.tab.TPo' \ depmode=gcc /bin/sh ../../depcomp \ c++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_ STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"scorched3d\" -DVERSION=\"0.33.9 \" -DPKGDIR=\"/usr/local/games/scorched3d/\" -I. -I. -I../porting -I.. -I/usr /X11R6/include -I/usr/X11R6/include -DGTK_NO_CHECK_CASTS -D__WXGTK__ -D_FILE_OFF SET_BITS=64 -D_LARGE_FILES -O -pipe -I/usr/local/include/SDL11 -I/usr/local/in clude -D_REENTRANT -D_THREAD_SAFE -DdDOUBLE -D_NO_SERVER_ASE_ -c -o aseFile.tab .o `test -f ../3dsparse/aseFile.tab.cpp || echo './'`../3dsparse/aseFile.tab.cpp In file included from ../porting/windows.h:5, from ../porting/porting.h:1, from ../common/Defines.h:30, from g:\\cxx\\scorched\\3dsparse\\aseFile.y:3: /usr/include/stdlib.h:142: `void * size_t' redeclared as different kind of symbol /usr/include/stdio.h:47: previous declaration of `typedef unsigned int size_t' /usr/include/stdlib.h:167: type specifier omitted for parameter /usr/include/stdlib.h:167: type specifier omitted for parameter /usr/include/stdlib.h:170: type specifier omitted for parameter /usr/include/stdlib.h:170: type specifier omitted for parameter /usr/include/stdlib.h:178: type specifier omitted for parameter In file included from ../porting/windows.h:6, from ../porting/porting.h:1, from ../common/Defines.h:30, from g:\\cxx\\scorched\\3dsparse\\aseFile.y:3: /usr/include/string.h:53: type specifier omitted for parameter /usr/include/string.h:54: type specifier omitted for parameter /usr/include/string.h:54: warning: declaration of `int memcmp(const void *, cons t void *)' and so and so forth. anyone know if this thing compiles on linux or not, and if so what's the problem here? -- Peter C. Lai University of Connecticut Dept. of Molecular and Cell Biology Yale University School of Medicine SenseLab | Research Assistant http://cowbert.2y.net/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030924063308.GA399>