[Bug 13327] StarryNight Pro: Window is painted black

wine-bugs at winehq.org wine-bugs at winehq.org
Thu May 22 08:54:44 CDT 2008


http://bugs.winehq.org/show_bug.cgi?id=13327





--- Comment #12 from Bamm Gabriana <bammzilla at gabriana.com>  2008-05-22 08:54:44 ---
I googled for X development headers and learned that I must install xlibs-dev.
However this package doesn't exist in Hardy but I can use xlibs-static-dev in
its place. Having installed that, ./configure && make depend && make worked and
started compiling. However after waiting more than half and hour it exited with
the following message:

-------------
/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/bamm/src/wine-1.0-rc1/dlls/winex11.drv'
make[1]: *** [winex11.drv] Error 2
make[1]: Leaving directory `/home/bamm/src/wine-1.0-rc1/dlls'
make: *** [dlls] Error 2

Compilation failed, aborting install.
-------------

Additionally, ./configure also complained about the lack of several development
files and simply continued with the message that it will not include them in
the compilation. However I noticed that one of the development files mentioned
was OpenGL. Now Starry Night uses OpenGL so I may need this compiled into Wine.

With each step it seems I need an additional development package.

So what should I do now? Isn't there a binary that I can just download and
overwrite what I have that will have the patch applied? This patch only seems
to affect one file, but I am filling my system with so many dev files just to
test a change in one file.


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list