Segmentation Fault
Noah
n_mccalment at hotmail.com
Fri Jun 29 21:18:19 CDT 2001
During the compile of Wine, everything goes smoothly until I hit
ntdll.spec. As soon as it enters the directory ntdll, it segfaults.
Here's the full text of the error (we'll start at the point it enters
the ntdll directory):
make[2]: Entering directory '/root/wine/dlls/ntdll'
LD_LIBRARY_PATH="../../unicode:$LD_LIBRARY_PATH"
../../tools/winebuild/winebuild -fPIC -L../../dlls -o ntdll.spec.c -spec
./ntdll.spec
make[2]: *** [ntdll.spec.c] Segmentation fault (core dumped)
make[2]: Leaving directory '/root/wine/dlls/ntdll'
make[1]: *** [ntdll/libntdll.so] Error 2
make[1]: Leaving directory '/root/wine/dlls'
make: [dlls] Error 2
If anyone can make anything of this, please help.
More information about the wine-users
mailing list