Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 139142 - gimp-2.2.8-r1 fails to link with libpng-1.2.12
Summary: gimp-2.2.8-r1 fails to link with libpng-1.2.12
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-07-04 03:05 UTC by Simeon Simeonov
Modified: 2006-07-04 08:34 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 Simeon Simeonov 2006-07-04 03:05:18 UTC
When I try to build gimp-2.2.8-r1 it fails the linking stage.

png.o: In function `load_image':
png.c:(.text+0xb86): undefined reference to `png_read_destroy'
png.o: In function `save_image':
png.c:(.text+0x1b4b): undefined reference to `png_write_destroy'
collect2: ld returned 1 exit status
make[3]: *** [png] Error 1
make[3]: *** Waiting for unfinished jobs....


!!! ERROR: media-gfx/gimp-2.2.8-r1 failed.
Call stack:
  ebuild.sh, line 1539:   Called dyn_compile
    ebuild.sh, line 939:   Called src_compile
      gimp-2.2.8-r1.ebuild, line 138:   Called die

      !!! (no error message)
      !!! If you need support, post the topmost build error, and the call
      stack if relevant.
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-07-04 03:07:25 UTC
Don't restrict bugs.


*** This bug has been marked as a duplicate of 136661 ***
Comment 2 Simeon Simeonov 2006-07-04 08:34:43 UTC
I didn't mean to lock/restrict that bug, I must have come over the check-box by mistake.
However The described problem concerns libpng 1.2.12 and not 1.2.10.

applications like gimp, imagemagick... are still not building on my (Gentoo-stable) system.

(In reply to comment #1)
> Don't restrict bugs.
> 
> 
> *** This bug has been marked as a duplicate of 136661 ***
>