http://bugs.winehq.org/show_bug.cgi?id=2678
Summary: problem in make Product: Wine Version: 20050111 Platform: Other OS/Version: NetBSD Status: UNCONFIRMED Severity: blocker Priority: P2 Component: wine-binary AssignedTo: wine-bugs@winehq.org ReportedBy: cardon_e@epitech.net
LD_LIBRARY_PATH="../../libs/unicode:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -fowinetest.res winetest.rc ../../tools/winegcc/winegcc -B../../tools/winebuild -mconsole gui.o main.o send.o util.o winetest.exe.dbg.o winetest.res -o winetest.exe.so -L../../dlls -lcomctl32 -luser32 -lwsock32 -L../../libs/wine -lwine -L../../libs/port -lwine_port -lossaudio -li386 cc1: winetest.exe-1mtPcC.spec.c: Cannot allocate memory winetest.exe-1mtPcC.spec.c:1: internal compiler error: Segmentation fault Please submit a full bug report, with preprocessed source if appropriate. See URL:http://gcc.gnu.org/bugs.html for instructions. winegcc: gcc failed. *** Error code 2
Stop. make: stopped in /usr/local/goinfre/wine-20050111/programs/winetest *** Error code 1
Stop. make: stopped in /usr/local/goinfre/wine-20050111/programs *** Error code 1
Stop. make: stopped in /goinfre/wine-20050111