You are not logged in.
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 statusAny idea!?
Archlinux packager: stable / devel / texuremate-addon
Offline
Hi boenki
It looks like an error with the zlib package.
Is the user have this package installed ?
Processeur i5 - 8 Go RAM - Ubuntu 12.04
Offline
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 / devel / texuremate-addon
Offline