Don't know if this is worthy of a bug report, or just something I am doing wrong.
Just got new release....Got usb wifi working! Did
Has anyone else experienced this?
error:
Just got new release....Got usb wifi working! Did
portsnap fetch && portsnap extract
. Every port I have tried to compile thus far has failed with a similar error to that below.Has anyone else experienced this?
Code:
$ uname -a
FreeBSD FreeBSD_Box.windstream.net 8.0-RELEASE FreeBSD 8.0-RELEASE #0: Sat Nov 21 15:48:17 UTC 2009 root@almeida.cse.buffalo.edu:/usr
/obj/usr/src/sys/GENERIC i386
error:
Code:
READS -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DHAVE_ALIAS -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING tnl/t_vb_cull.c -o
tnl/t_vb_cull.o
cc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -Wmissing-prototypes
-std=c99 -ffast-math -fno-strict-aliasing -fPIC -DUSE_X86_ASM -DUSE_MMX_ASM -DUSE_3DNOW_ASM -DUSE_SSE_ASM -DHAVE_POSIX_MEMALIGN -DUSE_XCB
-DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DHAVE_ALIAS -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING tnl/t_vb_fog.c -o
tnl/t_vb_fog.o
tnl/t_vb_fog.c: In function 'run_fog_stage':
tnl/t_vb_fog.c:223: internal compiler error: Segmentation fault: 11
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
gmake[2]: *** [tnl/t_vb_fog.o] Error 1
gmake[2]: Leaving directory `/usr/ports/graphics/libglut/work/Mesa-7.4.4/src/mesa'
gmake[1]: *** [subdirs] Error 1
gmake[1]: Leaving directory `/usr/ports/graphics/libglut/work/Mesa-7.4.4/src'
gmake: *** [default] Error 1
*** Error code 1
Stop in /usr/ports/graphics/libglut.
*** Error code 1
Stop in /usr/ports/graphics/mesa-demos.