Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 159801 - stabilize media-libs/netpbm-10.36.0
Summary: stabilize media-libs/netpbm-10.36.0
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: High enhancement (vote)
Assignee: Gentoo Graphics Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-01-02 19:50 UTC by SpanKY
Modified: 2007-01-12 19:10 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description SpanKY gentoo-dev 2007-01-02 19:50:28 UTC
dooooooooooo it
Comment 1 Luca Barbato gentoo-dev 2007-01-02 22:01:19 UTC
ppc and ppc64 done
Comment 2 Andrej Kacian (RETIRED) gentoo-dev 2007-01-02 22:28:33 UTC
x86 done
Comment 3 Bryan Østergaard (RETIRED) gentoo-dev 2007-01-03 06:22:15 UTC
Stable on Alpha.
Comment 4 Gustavo Zacarias (RETIRED) gentoo-dev 2007-01-03 16:47:50 UTC
sparc stable.
Comment 5 Michael Cummings (RETIRED) gentoo-dev 2007-01-06 14:52:12 UTC
amd64 all set
Comment 6 Logan Bowers 2007-01-12 18:40:57 UTC
(In reply to comment #2)
> x86 done
> 

This package fails to compile properly on x86 with a linker error (see bug 161813):  

i686-pc-linux-gnu-gcc -Wall  -o pngtopnm pngtopnm.o \
           -L/var/tmp/portage/netpbm-10.37.0/work/netpbm-10.37.0/lib -lnetpbm \
          -L/usr/lib -lpng12 -lm    
pnmtopng.o: In function `main':
pnmtopng.c:(.text+0x43c9): undefined reference to `zlibVersion'
collect2: ld returned 1 exit status
make[2]: *** [pnmtopng] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory `/var/tmp/portage/netpbm-10.37.0/work/netpbm-10.37.0/converter/other'
make[1]: *** [other/all] Error 2
make[1]: Leaving directory `/var/tmp/portage/netpbm-10.37.0/work/netpbm-10.37.0/converter'
make: *** [converter/all] Error 2


It looks like libz isn't being properly linked against (zlibVersion is a symbol exported by libz in /usr/lib).  

Comment 7 SpanKY gentoo-dev 2007-01-12 19:10:55 UTC
all set