[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Problems compiling wine



Lennart Sorensen wrote:

On Thu, Aug 11, 2005 at 03:25:33PM +0200, Michelasso wrote:
Hello everybody,
I am running sid 64bit on my turion64 based laptop, and since there
are no debian packages for wine for this architecture I am trying to
build it form cvs sources.
However I get an error when doing make depend:

--------
[...]
../../include/winnls.h:756: warning: '__stdcall__' attribute ignored
../../include/winnls.h:757: warning: '__stdcall__' attribute ignored
../../include/winnls.h:758: warning: '__stdcall__' attribute ignored
make[2]: *** [casemap.o] Error 1
make[2]: Leaving directory `/opt/wine/libs/unicode'
make[1]: *** [unicode] Error 2
make[1]: Leaving directory `/opt/wine/libs'
make: *** [libs] Error 2
---------

(I imagine the line with the errors is somewhere above, but I cannot
find it in my terminal buffer.)

Any suggestions?

Given wine is for emulating the system calls of win32, I would not
expect it to even compile on anything other than i386.  Does it build
inside an i386 chroot OK?  Once built as i386 binary I would expect it
to run fine on amd64 just as most other i386 binaries do.

Len Sorensen


Once you've got yourself an i386 chroot, why not save yourself the bother of compiling it and just install the i386 debian packages?

--Jo Shields



Reply to: