search for: libglu32

Displaying 2 results from an estimated 2 matches for "libglu32".

Did you mean: libglu
2001 Nov 28
2
segv while compiling
...H="../../unicode:$LD_LIBRARY_PATH" ../../tools/winebuild/winebuild -fPIC -L../../dlls -sym glu32.tmp.o -o glu32.spec.c -spec ./glu32.spec make[2]: *** [glu32.spec.c] Segmentation fault (core dumped) make[2]: Leaving directory `/home/shanov/wine-20011108/dlls/glu32' make[1]: *** [glu32/libglu32.so] Error 2 make[1]: Leaving directory `/home/shanov/wine-20011108/dlls' make: *** [dlls] Error 2 Compilation failed, aborting install. shanov@guinan:~/wine-20011108> gcc -v Reading specs from /usr/lib/gcc-lib/i386-redhat-linux/2.96/specs gcc version 2.96 20000731 (Red Hat Linux 7.0) -- #!...
2011 Apr 24
2
Gentoo AMD64 build - missing GLU32.dll?
...U32.dll (which is needed by L"Z:\\home\\dan\\games\\myth2\\Myth II.exe") not found running 'find / -name *glue32*' returns the following files: Code: /root/.wine/drive_c/windows/system32/glu32.dll /usr/lib64/wine/glu32.dll.so /usr/lib64/wine/fakedlls/glu32.dll /usr/lib64/wine/libglu32.def I do not understand why wine is failing to find the dll, any hints? As the title indicated I am running Gentoo and a 64 bit processor. I installed wine via emerge wine (unmasked the latest after 1.2.1 failed, so I'm using 1.3.17). thanks