Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 137027 - Building gimp-2.2.10 or 2.2.11 against libpng-1.2.10 fails
Summary: Building gimp-2.2.10 or 2.2.11 against libpng-1.2.10 fails
Status: RESOLVED DUPLICATE of bug 136661
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-06-16 14:40 UTC by didier fabert
Modified: 2006-06-16 14:44 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 didier fabert 2006-06-16 14:40:53 UTC
Building gimp-2.2.10 or 2.2.11 against libpng-1.2.10 fails with the following error (excatly the same error with the 2 releases):

png.o: In function `load_image':
png.c:(.text+0x815): undefined reference to `png_read_destroy'
png.o: In function `save_image':
png.c:(.text+0x17f2): undefined reference to `png_write_destroy'
collect2: ld returned 1 exit status

i already have problems with cups (png problems) and imagemagick(bug136452) on install. 

Portage 2.1 (default-linux/x86/2006.0, gcc-4.1.1/vanilla, glibc-2.4-r3, 2.6.16-gentoo-r9 i686)
=================================================================
System uname: 2.6.16-gentoo-r9 i686 AMD Athlon(tm) XP 1800+
Gentoo Base System version 1.12.1
dev-lang/python:     2.4.3-r1
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     [Not Present]
dev-util/confcache:  [Not Present]
sys-apps/sandbox:    1.2.18.1
sys-devel/autoconf:  2.13, 2.59-r7
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2
sys-devel/binutils:  2.16.1-r2
sys-devel/gcc-config: 2.0.0_rc1
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r5
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=athlon-xp -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/share/X11/xkb /usr/share/config"
CONFIG_PROTECT_MASK="/etc/env.d /etc/eselect/compiler /etc/gconf /etc/revdep-rebuild /etc/terminfo"
CXXFLAGS="-O2 -march=athlon-xp -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks metadata-transfer sandbox sfperms strict"
GENTOO_MIRRORS="http://mir.zyrianes.net/gentoo/ http://www.ibiblio.org/pub/Linux/distributions/gentoo ftp://ftp.caliu.info/pub/gentoo http://distfiles.gentoo.org"
LANG="fr_FR@euro"
LC_ALL="fr_FR@euro"
LINGUAS="fr"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude='/distfiles' --exclude='/local' --exclude='/packages'"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 3dnow X a52 alsa apache2 apm arts avi bash-completion berkdb bitmap-fonts bzip2 cdr cli crypt cups directfb dri dvd eds emboss encode esd examples ffmpeg flac foomaticdb fortran ftp gd gdbm gif glut gpm gstreamer gtk2 imagemagick imlib ipv6 isdnlog jabber joystick jpeg jpeg2k kde kerb4 kerberos libg++ libwww mad matroska mikmod mmx mng motif mp3 mpeg msn mysql ncurses nls nptl nsplugin ogg oggvorbis openal opengl oss pam pcre pdf pdflib perl png pppd python qt quicktime readline recode reflection samba scanner sdl session sockets spell spl sse sse2 ssl svg tcpd theora threads tidy tiff truetype truetype-fonts type1-fonts udev unicode usb userlocales v4l v4l2 vcd videos vorbis win32codecs wmf xml xmms xorg xv xvid zlib elibc_glibc input_devices_keyboard input_devices_mouse input_devices_joystick kernel_linux linguas_fr userland_GNU video_cards_nv"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LDFLAGS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-06-16 14:44:42 UTC

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