http://bugs.winehq.com/show_bug.cgi?id=1454
Summary: Compile on RedHat 9 fails with No such file or directory. Product: Wine Version: 20030408 Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: wine-tools AssignedTo: wine-bugs@winehq.com ReportedBy: modlin@mail.com
Attempting to wine-20030508 on RedHat 9. All RedHat updates through Sunday 11 May 2003 are applied to my system. This includes: glibc-2.3.2-27.9 and kernel 2.4.20-9. For what it's worth, flex version is 2.5.4a.
When I do ./wineinstall everything proceeds OK until this error occurs: ------------- make[2]: Entering directory `/test3/wine-20030508/dlls/glu32' ./../tools/winebuild/winebuild -D_REENTRANT -fPIC -D__WINESRC__ -o glu32.spec.c --spec ./glu32.spec glu32.dll.tmp.o -L../../dlls ./glu32.spec:1: Cannot open -L../../dlls : No such file or directory make[2]: *** [glu32.spec.c] Error 1 make[2]: Leaving directory `/test3/wine-20030508/dlls/glu32' make[1]: *** [glu32] Error 2 make[1]: Leaving directory `/test3/wine-20030508/dlls' make: *** [dlls] Error 2
Compilation failed, aborting install. ----------
I had the same type of problem with wine-20030408.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://bugs.winehq.com/show_bug.cgi?id=1454. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.