You are not logged in.
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 2Please help me here guys
. Thanks a lot
Offline
Offline
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
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
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 ![]()
Nice avatar x33a, by the way.
Offline
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
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
. It's made by ghost1227. Here's the thread.
Offline