ports/112369: [PATCH] games/widelands doesn't compile with gcc 3.4.6

Bartosz Fabianowski freebsd at chillt.de
Sun May 6 14:40:10 UTC 2007


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

From: Bartosz Fabianowski <freebsd at chillt.de>
To: bug-followup at FreeBSD.org
Cc:  
Subject: Re: ports/112369: [PATCH] games/widelands doesn't compile with gcc
 3.4.6
Date: Sun, 06 May 2007 16:36:19 +0200

 It seems to me that the build is picking up an event.h somewhere in your 
 system include path instead of the one in 
 /usr/ports/games/widelands/work/widelands/src. If you have an up to date 
 locate database, please post the output of the following command:
 
 locate /event.h
 
 Should your locate not be up to date, you can use find instead:
 
 find / -name event.h



More information about the freebsd-ports-bugs mailing list