Bug 145193 - ./configure of games/ppracer fails due to png update
Summary: ./configure of games/ppracer fails due to png update
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Dirk Meyer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-03-30 09:10 UTC by Pascal Stumpf
Modified: 2010-03-30 11:40 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.