You are not logged in.

#1 2010-03-14 22:10:24

Claudísimo
Member
Registered: 2010-03-14
Posts: 3

Problem compiling wine 0.9.45

Before someone asks why i'm installing such and old version, it's because I need one at this moment.

I'm installing the package "wine-stable-wc" (because I want to play warcraft and the newer version of wine in the arch repositories gives me trouble with the executer w3l.exe) with "yaourt -S wine-stable-wc", but when it's compiling it, it gives me this error (I'm just gonna post the last lines):

../../tools/winegcc/winegcc -B../../tools/winebuild -shared ./oleaut32.spec ole2disp.spec.o typelib.spec.o ole2disp.o typelib16.o  connpt.o dispatch.o hash.o oaidl_p.o oleaut.o olefont.o olepicture.o recinfo.o regsvr.o safearray.o stubs.o tmarshal.o typelib.o typelib2.o ungif.o usrmarshal.o varformat.o variant.o vartype.o     oleaut32.res    -o oleaut32.dll.so -lcomctl32 -lurlmon -lole32 -lrpcrt4 -luser32 -lgdi32 -ladvapi32 -lkernel32 -lntdll -Wb,-dcomctl32 -Wb,-durlmon -luuid ../../libs/port/libwine_port.a -Wl,--hash-style=gnu -Wl,--as-needed 
olepicture.o: In function `OLEPictureImpl_LoadPNG':
olepicture.c:(.text+0x407f): undefined reference to `png_set_longjmp_fn'
collect2: ld devolvió el estado de salida 1
winegcc: gcc failed.
make[2]: *** [oleaut32.dll.so] Error 2
make[2]: se sale del directorio `/tmp/yaourt-tmp-root/aur-wine-stable-wc/wine-stable-wc/src/wine-0.9.45/dlls/oleaut32'
make[1]: *** [oleaut32] Error 2
make[1]: se sale del directorio `/tmp/yaourt-tmp-root/aur-wine-stable-wc/wine-stable-wc/src/wine-0.9.45/dlls'
make: *** [dlls] Error 2

Please help me here guys sad. Thanks a lot

Offline

#2 2010-03-15 01:48:37

x33a
Forum Fellow
Registered: 2009-08-15
Posts: 4,587

Re: Problem compiling wine 0.9.45

Maybe a problem with the latest libpng?

Take a look here

http://www.archlinux.org/news/482/

Offline

#3 2010-03-15 04:45:21

Claudísimo
Member
Registered: 2010-03-14
Posts: 3

Re: Problem compiling wine 0.9.45

What does that mean? I have the last version of libpng and libjpeg, and i'm using the international servers (mirrors.kernel.org). Should i try to get an older version of libjpeg and libpng?

Offline

#4 2010-03-15 13:24:03

x33a
Forum Fellow
Registered: 2009-08-15
Posts: 4,587

Re: Problem compiling wine 0.9.45

I would not recommend an older version of libpng and libjpeg, because it'll break a lot of packages. Also, libpng is an optional dependency in the pkgbuild, so i can't say if it is a problem. You should inform the maintainer about the error.

Also i believe you are not trying to run it with another version of wine.

Offline

#5 2010-03-17 22:11:01

Ranguvar
Member
Registered: 2008-08-12
Posts: 2,577

Re: Problem compiling wine 0.9.45

Could also be yaourt...
It's suffering from heavy bit-rot, and I've seen a lot of random compile errors because of it.

At least worth a try with manual makepkg, and I wouldn't use yaourt anymore if I were you smile

Nice avatar x33a, by the way.

Offline

#6 2010-03-18 01:04:08

x33a
Forum Fellow
Registered: 2009-08-15
Posts: 4,587

Re: Problem compiling wine 0.9.45

Ranguvar wrote:

Could also be yaourt...
It's suffering from heavy bit-rot, and I've seen a lot of random compile errors because of it.

At least worth a try with manual makepkg, and I wouldn't use yaourt anymore if I were you smile

Yes, i too have switched to packer instead of yaourt. Though i never faced any serious problems with yaourt, only minor annoyances.

Nice avatar x33a, by the way.

I got it from the forums itself smile. It's made by ghost1227. Here's the thread.

http://bbs.archlinux.org/viewtopic.php?id=79538

Offline

Board footer

Powered by FluxBB