Displaying 1 result from an estimated 1 matches for "0lntdll".
Did you mean:
lntdll
2002 May 23
0
**Compile Error** /usr/bin/ld: cannot open output file wine: Is a directory
Here is my compilation error.
__________________
gcc -o wine miscemu/miscemu.o -L./dlls 0lntdll -L./library -lwine
-L./unicode -lwine_unicode -lm
/usr/bin/ld: cannot open output file wine: Is a directory
collect2:ld returned 1 exit status
make: *** [wine] Error 1
compilation failed, aborting install
____________
I run ./tools/wineinstall and it goes for about four minutes until this
error...