First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 9793
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: SpanKY <vapier@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: David E.Miller <idavidmiller@earthlink.net>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

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

Bug 9793 depends on: Show dependency tree
Bug 9793 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 19:17 0000
ebuild for pdflib-4.0.1 fails during emerge --update --emptytree world
and fails during emerge pdflib with the last few lines as shown below:


...
checking for Java header files... 
checking for perl... perl
checking for Perl header file... /usr/lib/perl5/5.6.1/i686-linux/CORE/perl.h
checking for Python header files... not found
checking for python... python
checking whether byte ordering is bigendian... no
checking for deflateEnd in -lz... yes
checking for zlib.h... yes
         Note: user-supplied zlib - language bindings disabled
checking for png_create_read_struct in -lpng... no
configure: error: No usable pnglib library found.

!!! ERROR: The ebuild did not complete successfully.
!!! Function econf, Line 10, Exitcode 1
!!! econf failed

Calculating dependencies    ...done!
>>> emerge (1 of 1) media-libs/pdflib-4.0.1-r3 to /
>>> md5 ;-) pdflib-4.0.1.tar.gz

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

------- Comment #2 From Caleb Shay 2002-10-28 15:38:35 0000 -------
I found a reliable fix.  pdflib depends on libpng-1.0.x, or rather, it SHOULD
DEPEND on =libpng-1.0.*, but by default you get libpng-1.2.* which it will NOT
build with. emerge =libpng-1.0.* fixes this, so just updating the DEPENDS line
in the ebuild should fix this.

------- Comment #3 From SpanKY 2002-10-28 20:22:46 0000 -------
actually it does build against libpng 
 
`emerge =media-libs/libpng-1.2.4` and then try to emerge pdflib 

------- Comment #4 From SpanKY 2002-10-29 11:32:03 0000 -------
fixed in cvs 
 
it links against 1.2.5 
 
http://www.gentoo.org/cgi-bin/viewcvs.cgi/gentoo-x86/media-libs/pdflib/pdflib-4.0.1-r3.ebuild.diff?r1=1.10&r2=1.11 

------- Comment #5 From SpanKY 2002-10-30 01:39:42 0000 -------
*** Bug 6170 has been marked as a duplicate of this bug. ***

------- Comment #6 From SpanKY 2002-10-30 02:19:32 0000 -------
*** Bug 9930 has been marked as a duplicate of this bug. ***

First Last Prev Next    No search results available      Search page      Enter new bug