ubuntu (8.04) hardy This is the error's I get after performing command: make depend && make /usr/bin/ld: cannot find -lXext collect2: ld returned 1 exit status winegcc: gcc failed make[2]: *** [winex11.drv.so] Error 2 make[2]: Leaving directory `/home/administrator/wine-1.1.8/dlls/winex11.drv' make[1]: *** [winex11.drv] Error 2 make[1]: Leaving directory `/home/administrator/wine-1.1.8/dlls' make: *** [dlls] Error 2 Any ideas??? extra note: Trying to get punkbuster to work with wine, otherwise I would just use the package manager to install
James McKenzie
2008-Nov-08 04:03 UTC
[Wine] unable to complete installing wine from source.
honmadvig wrote:> ubuntu (8.04) hardy > > This is the error's I get after performing command: make depend && make > /usr/bin/ld: cannot find -lXext > collect2: ld returned 1 exit status > winegcc: gcc failed > make[2]: *** [winex11.drv.so] Error 2 > make[2]: Leaving directory `/home/administrator/wine-1.1.8/dlls/winex11.drv' > make[1]: *** [winex11.drv] Error 2 > make[1]: Leaving directory `/home/administrator/wine-1.1.8/dlls' > make: *** [dlls] Error 2 > > > Any ideas??? > >Have you added the packages needed to build Wine? [Link] http://wiki.winehq.org/Recommended_Packages James McKenzie
honmadvig
2008-Nov-08 04:12 UTC
[Wine] Re: unable to complete installing wine from source.
Yes I have
Austin English
2008-Nov-08 04:27 UTC
[Wine] unable to complete installing wine from source.
On Fri, Nov 7, 2008 at 10:12 PM, honmadvig <wineforum-user at winehq.org> wrote:> Yes I have > > > > > >Run ./configure --verbose and fix any errors. -- -Austin
honmadvig wrote:> ubuntu (8.04) hardy > > This is the error's I get after performing command: make depend && make > /usr/bin/ld: cannot find -lXext > collect2: ld returned 1 exit status >You missing libxext-dev x11proto-xext-dev