http://bugs.winehq.org/show_bug.cgi?id=9470
Summary: Wine fails to build, sfnt2fnt [courier-1255-96-13.fnt] Error 127 Product: Wine Version: 0.9.44. Platform: PC-x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: wine-misc AssignedTo: wine-bugs@winehq.org ReportedBy: jeffrobins747@hotmail.com
I run Mandriva 2007.0 on an AMD 64.
I downloaded wine 0.9.44 source, ran "./configure --version" and installed all possible libraries (wine still fails to recognize libcui and libcapi20). I commented out line 151 of "tools/wineinstall" and added the line "if false" in its place to insure that "./tools/wineinstall" would re-run "configure". I then ran "./tools/wineinstall". The build failed with the following messages:
make[1]: Leaving directory `/working/wine-0.9.44/include' make[1]: Entering directory `/working/wine-0.9.44/fonts' ../tools/sfnt2fnt courier.ttf 13 1255 96 128 8 ../tools/sfnt2fnt: error while loading shared libraries: libwine.so.1: cannot open shared object file: No such file or directory make[1]: *** [courier-1255-96-13.fnt] Error 127 make[1]: Leaving directory `/working/wine-0.9.44/fonts' make: *** [fonts] Error 2
I ran "make depend" manually without any problems and then ran "make" again with the same result.
E-mail me if there are any logs that I should attach.
http://bugs.winehq.org/show_bug.cgi?id=9470
Jeff Robins jeffrobins747@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID
--- Comment #1 from Jeff Robins jeffrobins747@hotmail.com 2007-08-27 23:53:31 --- Please close this:
The problem has been solved. Somehow I changed the permissions on some of my folders to lock me out of them. The problem disappeared after I managed to change the permissions back to sane values.
http://bugs.winehq.org/show_bug.cgi?id=9470
Dmitry Timoshkov dmitry@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #2 from Dmitry Timoshkov dmitry@codeweavers.com 2007-08-28 00:02:44 --- Closing.