At 04:36 AM 10/4/2005, Francois Gouget wrote:
On Mon, 3 Oct 2005, Rob D wrote:


I have been trying to compile wine from source on Solaris 9 on x86.
This has proven to be very frustrating.

I had to rename a struct in one of the files in the tools/windump/main.c because of a name clash, but that was easy.

As a first step, could submit a patch fixing this problem?

I am downloading 20050930 now. If it has the same problem, I will figure out how to submit a patch.


I am pretty new to the whole compiling from source thing on Unix, but have built several packages (including Wine), on various Linux platforms and a few on Solaris. The main problem I seem to be having is with the assembler portion.

All goes well until it gets to the d3d8 directory, and I get the following:

Is this the first dll the Wine tries to compile? It looks like the assembler does not like the code generated by winebuild (not that I know anything about it, mind you) so I would expect every dll to get these errors.

It is the first one that winegcc tries to build. This is after the gcc pass.

Also, I believe there's been quite a lot of changes in this area since the 20050830 release. It might be worth trying 20050930.

OK :)

--
Francois Gouget         [EMAIL PROTECTED]        http://fgouget.free.fr/
May your Tongue stick to the Roof of your Mouth with the Force of a Thousand Caramels.




Reply via email to