Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 9769
Alias:
Product:
Component:
Status: RESOLVED
Resolution: DUPLICATE of bug 9792
Assigned To: Gentoo Linux Gnome Desktop Team <gnome@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Olivier Crete <tester@gentoo.org>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 9769 depends on: Show dependency tree
Bug 9769 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2002-10-27 12:08 0000
Compiling gnome-core-1.4.1 says it doesnt find libpng.. This is because libpng
now requires libm to be compiled in the program (at least on my system).. This
can be fixed easily (or are you doing to update it to 1.4.2 soon anyways?)


replacing
+            -lz)
with
+            -lz -lm)
does the job

------- Comment #1 From Karl Abbott 2002-10-27 19:42:35 0000 -------
I find that this is broken in gnome-core-1.4.2 also. Recompiling the lowest
version of libpng on portage...libpng-1.0.12-r1 is a quick workaround, but I
don't want my gnome-core being built on such an outdated libpng. It sounds like
you have an idea of how to make this work, but would you please post a little
more information on how you got it working?

------- Comment #2 From SpanKY 2002-10-28 10:46:38 0000 -------
http://bugs.gentoo.org/show_bug.cgi?id=9792#c2 

------- Comment #3 From foser (RETIRED) 2002-10-29 05:25:36 0000 -------

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

Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug