Bug 145193

Summary: ./configure of games/ppracer fails due to png update
Product: Ports & Packages Reporter: Pascal Stumpf <Pascal.Stumpf>
Component: Individual Port(s)Assignee: Dirk Meyer <dinoex>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description Pascal Stumpf 2010-03-30 09:10:06 UTC
When building games/ppracer after the png update to 1.4.1, the configure script fails: 

checking for libpng12... gnome-config: not found                             
no                                                                           
checking for png_read_info in -lpng... no                                    
configure: error: *** PNG loader will not be built (PNG library not found) ***
===>  Script "configure" failed unexpectedly.                                 
Please report the problem to ports@FreeBSD.org [maintainer] and attach the    
"/usr/ports/games/ppracer/work/ppracer-0.5alpha/config.log" including the     
output of the failure of your make command. Also, it might be a good idea to  
provide an overview of all packages installed on your system (e.g. an `ls     
/var/db/pkg`).                                                                
*** Error code 1                                                              

Stop in /usr/ports/games/ppracer.
Comment 1 Dirk Meyer freebsd_committer freebsd_triage 2010-03-30 09:25:18 UTC
Responsible Changed
From-To: freebsd-ports-bugs->dinoex

I will take care of it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2010-03-30 11:39:30 UTC
dinoex      2010-03-30 10:39:21 UTC

  FreeBSD ports repository

  Modified files:
    games/ppracer        Makefile 
  Log:
  - fix build for png-1.4.1
  PR:             145193
  
  Revision  Changes    Path
  1.15      +2 -1      ports/games/ppracer/Makefile
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 3 Dirk Meyer freebsd_committer freebsd_triage 2010-03-30 11:39:39 UTC
State Changed
From-To: open->closed

A fix was committed, thanks.