ports/95221: [Maintainer Update] graphics/gauche-gl minor fix for 'broken' status
Volker Stolz
vs at FreeBSD.org
Wed May 17 11:03:08 UTC 2006
Synopsis: [Maintainer Update] graphics/gauche-gl minor fix for 'broken' status
State-Changed-From-To: open->feedback
State-Changed-By: vs
State-Changed-When: Wed May 17 11:02:09 UTC 2006
State-Changed-Why:
This does not look right:
'cc' -c -I'/usr/local/lib/gauche/0.8.6/include' -DPACKAGE_NAME="Gauche-gl" -DPACKAGE_TARNAME="gauche-gl" -DPACKAGE_VERSION="0.4.1" -DPACKAGE_STRING="Gauche-gl\ 0.4.1" -DPACKAGE_BUGREPORT="shiro at acm.org" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GL_GLX_H=1 -I/usr/X11R6/include -fPIC -o 'glext-lib.o' 'glext-lib.c'
In file included from glext-lib.c:11:
gl-ptrs.h:347: error: syntax error before '*' token
gl-ptrs.h:365: error: syntax error before "GLchar"
...
Although the build continues.
stolz at menelaos [13:02:24]> pkg_info | grep xorg
xorg-clients-6.8.2 X client programs and related files from X.Org
xorg-libraries-6.8.2 X11 libraries and headers from X.Org
xorg-server-6.8.2_6 X.Org X server and related programs
http://www.freebsd.org/cgi/query-pr.cgi?pr=95221
More information about the freebsd-ports-bugs
mailing list