Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 327061 - media-gfx/gpicview-0.2.1 fails to build
Summary: media-gfx/gpicview-0.2.1 fails to build
Status: RESOLVED DUPLICATE of bug 326483
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-07-05 22:22 UTC by Wilke Schwiedop
Modified: 2010-07-05 22:46 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 Wilke Schwiedop 2010-07-05 22:22:39 UTC
Probably misses libpng dependency. See build log.

Reproducible: Always




libtool: link: i686-pc-linux-gnu-gcc -march=native -pipe -O2 -fomit-frame-pointer -Wl,-O1 -o gpicview gpicview.o image-list.o main-win.o image-view.o working-area.o ptk-menu.o file-dlgs.o jpeg-tran.o tran-supp.o pref.o jhead.o exif.o jpgfile.o  /usr/lib/libgtk-x11-2.0.so /usr/lib/libgdk-x11-2.0.so /usr/lib/libatk-1.0.so -L/usr/lib /usr/lib/libgdk_pixbuf-2.0.so /usr/lib/libgio-2.0.so -lresolv /usr/lib/libpangocairo-1.0.so -lpng12 /usr/lib/libpangoft2-1.0.so /usr/lib/libcairo.so /usr/lib/libpixman-1.so /usr/lib/libpng14.so /usr/lib/libxcb-render-util.so /usr/lib/libxcb-render.so /usr/lib/libXrender.so /usr/lib/libX11.so /usr/lib/libxcb.so /usr/lib/libXau.so /usr/lib/libXdmcp.so /usr/lib/libpango-1.0.so -lm /usr/lib/libfontconfig.so /usr/lib/libfreetype.so -lz /usr/lib/libexpat.so /usr/lib/libgobject-2.0.so /usr/lib/libgmodule-2.0.so -ldl /usr/lib/libglib-2.0.so /usr/lib/libjpeg.so
/usr/lib/gcc/i686-pc-linux-gnu/4.4.3/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lpng12
collect2: ld returned 1 exit status
/usr/lib/gcc/i686-pc-linux-gnu/4.4.3/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lpng12
collect2: ld returned 1 exit status
make[2]: Leaving directory `/var/tmp/paludis/media-gfx-gpicview-0.2.1/work/gpicview-0.2.1/src'
make[2]: *** [gpicview] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: *** [xml-purge] Error 1
make[1]: Leaving directory `/var/tmp/paludis/media-gfx-gpicview-0.2.1/work/gpicview-0.2.1'
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
/usr/libexec/paludis/utils/emake: emake returned error 2

!!! ERROR in media-gfx/gpicview-0.2.1::gentoo:
!!! In default_src_compile at line 27
!!! emake failed
Comment 1 Samuli Suominen (RETIRED) gentoo-dev 2010-07-05 22:46:49 UTC

*** This bug has been marked as a duplicate of bug 326483 ***