pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: pkg/43999: graphics/imlib fails to compile on sparc64 with error "configure: error: *** PNG library not found ***"



The following reply was made to PR pkg/43999; it has been noted by GNATS.

From: "OBATA Akio" <obache%netbsd.org@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc: 
Subject: Re: pkg/43999: graphics/imlib fails to compile on sparc64 with error
 "configure: error: *** PNG library not found ***"
Date: Tue, 02 Nov 2010 09:52:38 +0900

 On Tue, 02 Nov 2010 02:40:04 +0900, Volkmar Seifert 
<vs%nifelheim.info@localhost> wrote:
 
 >  >  > checking for gif_lib.h... yes
 >  >  > checking for DGifOpenFileName in -lungif... yes
 >  >  > checking for png_read_info in -lpng... no
 >  >  > configure: error: *** PNG library not found ***
 >  >
 >  >  Could you look at config.log file and why it failed to link?
 > I have uploaded the relevant files to
 > http://www.nifelheim.info/~mjoellnir/errors/imlib/
 > with png-part-config.log being the extraction of the failing
 >  configure-operation.
 > I don't really see why it shouldn't work, when the other pkgsrc-related
 >  libs do, but may be you can see more. If you need more information, let me
 >  know, and I'll happily provide what I can.
 
 Probably, trying to link with -lpng, but only libpng14 exists.
 
 How about result of following?
 
 % make show-var VARNAME=BUILDLINK_TRANSFORM
 
 It should be "l:png:png14" and treat the issue.
 (it is in graphics/png/buildlink3.mk)
 
 -- 
 OBATA Akio / obache%NetBSD.org@localhost
 


Home | Main Index | Thread Index | Old Index