You are not logged in.

#1 12-06-2011 10:43:20

boenki
Membre
Registered: 09-21-2011
Posts: 88

Error in compilation 1.1.beta (arch-linux)

Hello,

just yesterday I put up a PKGBUILD for archlinux here:
https://aur.archlinux.org/packages.php?ID=54574

A user has this error

/usr/bin/ld: /usr/lib/libavcodec.a(flashsv.o): undefined reference to symbol 'deflateBound@@ZLIB_1.2.0'
/usr/bin/ld: note: 'deflateBound@@ZLIB_1.2.0' is defined in DSO /usr/lib/libz.so.1 so try adding it to the linker command line
/usr/lib/libz.so.1: could not read symbols: Invalid operation
collect2: ld returned 1 exit status

Any idea!?


Archlinux packager: stable / texuremate-addon / openclipart-addon

Offline

#2 12-06-2011 12:08:15

domledom
Administrateur
Registered: 09-17-2011
Posts: 1,080

Re: Error in compilation 1.1.beta (arch-linux)

Hi boenki

It looks like an error with the zlib package.
Is the user have this package installed ?


Processeur i5 - 8 Go RAM - Manjaro Linux KDE (64 bits) / Windows 7 (64 bits)

Offline

#3 12-06-2011 14:54:57

boenki
Membre
Registered: 09-21-2011
Posts: 88

Re: Error in compilation 1.1.beta (arch-linux)

domledom wrote:

It looks like an error with the zlib package.
Is the user have this package installed ?

He should have! It's (indirectly) required by almost any package, including ffdiaporama.

These dependencies are checked before compiling.

It work's here on my 32bit laptop.

Steffen


Archlinux packager: stable / texuremate-addon / openclipart-addon

Offline

Board footer