FS#2927 - zlib pkgbuild corrupted
Attached to Project:
Arch Linux
Opened by archlinux i586 port team (i586arch) - Thursday, 07 July 2005, 11:48 GMT
Opened by archlinux i586 port team (i586arch) - Thursday, 07 July 2005, 11:48 GMT
|
Details
the zlib pkgbuild creates a package whic doesnt inlude the
shared object fies
|
This task depends upon
[jvinet@earth ~]$ pacman -Q zlib
zlib 1.2.2-2
[jvinet@earth ~]$ pacman -Ql zlib
zlib /usr/
zlib /usr/include/
zlib /usr/include/zconf.h
zlib /usr/include/zlib.h
zlib /usr/lib/
zlib /usr/lib/libz.a
zlib /usr/lib/libz.so
zlib /usr/lib/libz.so.1
zlib /usr/lib/libz.so.1.2.2
zlib /usr/man/
zlib /usr/man/man3/
zlib /usr/man/man3/zlib.3.gz
If you have the "-Wl,O1" flag in CFLAGS, remove it first.
I plan to remove this from the default makepkg.conf in the next pacman release.
it took me whole 10 minutes of my life to fix it