ntdll compile error

Christopher Morgan cmorgan at wpi.edu
Mon Aug 13 15:32:51 CDT 2001


If it occurs for both the latest CVS and for older builds then it points
to your system(gcc, ram, cpu etc) as being at fault.  Can you do a
complete kernel compile without any such errors?  What version of gcc do
you have etc?

Thanks,
Chris



On Mon, 13 Aug 2001, Henrik "Morge" Johansson wrote:

> Problem:
>
> When I try to make wine (tried older versions and latest CVS) everyting
> works ok until it get's to dlls/ntdll (tried both manually and
> tools/wineinstall) then I get this message:
>
> -------------------------cut------------------------------
> make[1]: Entering directory `/stuff/wine/wine/dlls'
> make[2]: Entering directory `/stuff/wine/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 `/stuff/wine/wine/dlls/ntdll'
> make[1]: *** [ntdll/libntdll.so] Error 2
> make[1]: Leaving directory `/stuff/wine/wine/dlls'
> make: *** [dlls] Error 2
>
> Compilation failed, aborting install.
> -------------------------cut------------------------------
>
> Anybody else got this error and/or know a solution?
>
> /Henrik J
> --
>
>
>




More information about the wine-users mailing list