Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 31 Mar 2003 13:55:49 -0800 (PST)
From:      Edwin Groothuis <edwin@FreeBSD.org>
To:        Jan.Stocker@t-online.de, edwin@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/46278: New Port: games/vegastrike
Message-ID:  <200303312155.h2VLtnSw054439@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
Synopsis: New Port: games/vegastrike

State-Changed-From-To: open->feedback
State-Changed-By: edwin
State-Changed-When: Mon Mar 31 13:53:35 PST 2003
State-Changed-Why: 
I'm sorry to inform you that it doesn't work with XFree86-4.3 anymore:

c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I ../   -DHAVE_SDL=1 -DSDL_WINDOWING=1 -I/home/edwin/X11R6-5/include  -I/home/edwin/local-5/include -I/home/edwin/local-5/include -DHAVE_AL=1 -I/home/edwin/local-5/include -DDATA_DIR=\"/home/edwin/local-5/share/vegastrike\"  -I/home/edwin/local-5/include/python2.2 -DHAVE_PYTHON=1     -O -pipe -march=pentium2 -O2 -g -Wall  -ffast-math -fexpensive-optimizations -malign-loops=2 -malign-jumps=2 -malign-functions=2 -I/home/edwin/local-5/include/SDL11 -I/home/edwin/local-5/include -D_REENTRANT -D_THREAD_SAFE -c gl_misc.cpp
cc1plus: warning: -malign-loops is obsolete, use -falign-loops
cc1plus: warning: -malign-jumps is obsolete, use -falign-jumps
cc1plus: warning: -malign-functions is obsolete, use -falign-functions
gl_misc.cpp: In function `void GFXCircle(float, float, float, float)':
gl_misc.cpp:35: warning: initialization to `int' from `float'
gl_misc.cpp:35: warning: argument to `int' from `float'
gl_misc.cpp: In function `void GFXBegin(POLYTYPE)':
gl_misc.cpp:86: warning: `GLenum mode' might be used uninitialized in this
   function
gl_misc.cpp: In function `void GFXTexCoord4f(float, float, float, float)':
gl_misc.cpp:148: `glMultiTexCoord2fARB' undeclared (first use this function)
gl_misc.cpp:148: (Each undeclared identifier is reported only once for each
   function it appears in.)
gmake[3]: *** [gl_misc.o] Error 1
gmake[3]: Leaving directory `/local0/scratch/edwin/ports/NEW/vegastrike/work/vegastrike/src/gldrv'

I'm no wizard (or novice) at the field of OpenGL and can't help you
with solving it, but I can always see if I can compile it if you
have a possible solution. This is btw on a -current machine.

http://www.freebsd.org/cgi/query-pr.cgi?pr=46278



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200303312155.h2VLtnSw054439>