Ron Jensen Scrive:
On Sat, 2005-10-08 at 16:39 +0200, Linux wrote:
Hi to all,
after my post of a week ago, I was suggested to compile the latest wine
available (30092005) instead of using the Ubuntu one, of last July.
I was able to overcome the problems arised for the lack of libs - many of
them installed - but neverthless the last "make depend && make" was
unsuccessfully. This is the tail of the compiling phase, with error message:
- - - - -
bitblt.c:27:27: X11/Intrinsic.h: No such file or directory
- - - - -
I don't know how to manage this problem, so I hope some of you may help me!
Pierluigi Adami
See http://bugs.winehq.org/show_bug.cgi?id=3228 The solution appears to
be installing the package 'libxt-dev'
Going to http://packages.ubuntu.com/ , and using "Search the contents of
packages" for files named "Intrinsic.h" will give you 'libxt-dev' as
well. You can tuck that trick away for the next time you need to fix
this kind of problem building a package.
Ron
Thank you very much Ron: that lib was correctly installed. However, now the
job stopped later, with the following (even more difficult!) error related
to "olepicture":
- - - - -
make[2]: Entering directory
`/home/pierlu/Appoggio/wine-20050930/dlls/oleaut32'
gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_OLEAUT32_
-DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe
-mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith
-g -O2 -o olepicture.o olepicture.c
olepicture.c:1001: error: `DGifOpen' undeclared here (not in a function)
olepicture.c:1001: warning: type defaults to `int' in declaration of
`pDGifOpen'
olepicture.c: In function `_gif_inputfunc':
olepicture.c:1033: error: structure has no member named `UserData'
olepicture.c: In function `OLEPictureImpl_Load':
olepicture.c:1155: error: called object is not a function
olepicture.c:1185: error: structure has no member named `Function'
make[2]: *** [olepicture.o] Error 1
make[2]: Leaving directory
`/home/pierlu/Appoggio/wine-20050930/dlls/oleaut32'
make[1]: *** [oleaut32] Error 2
make[1]: Leaving directory `/home/pierlu/Appoggio/wine-20050930/dlls'
make: *** [dlls] Error 2
Compilation failed, aborting install.
- - - -
It does not seem a missed lib, so I don't know how to proceed.
Pierluigi
_______________________________________________
wine-users mailing list
wine-users@xxxxxxxxxx
http://www.winehq.org/mailman/listinfo/wine-users