You are not logged in.
Pages: 1
I was trying to prelink my system and noticed several errors regarding libnetpbm not being compiled with -fPIC so I read the PKGBUILD in /var/abs/extra/office/netpbm and noticed that the CFLAGS from /etc/makepkg.conf and -fPIC are added only if $CARCH=x86_64, shouldn't they also for i686?
I removed the IF ... ENDIF lines and rebuilt the package, and now my CFLAGS are used.
Maybe should I file this in bugs.archlinux.org ...
EDIT
Compile finished, pkg upgraded, prelink -amR and all errors regarding netpbm are now disappeared
looks like
libGL
libGLU
liba52
libuniconf
libdownload
has the same problem with prelink
Last edited by erm67 (2007-08-02 09:44:29)
Offline
Pages: 1