pkgsrc-WIP-review archive

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

Re: error in wip/grass on netbsd-2.0.2 x86 ---> PATCH



Add an include for misc/proj/buildlink3.mk fixed the
configure issue I had.

Jason


Patch:

--- Makefile.orig       2005-06-08 11:07:08.000000000 -0600
+++ Makefile    2005-06-08 10:31:46.000000000 -0600
@@ -28,4 +28,5 @@
 .include "../../wip/gdal-lib/buildlink3.mk"
 .include "../../mk/pthread.buildlink3.mk"
 .include "../../mk/pgsql.buildlink3.mk"
+.include "../../misc/proj/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"



On Tue, Jun 07, 2005 at 04:40:51PM -0600, Jason Brown wrote:
> I get the following error with wip/grass
> 
> ---------------------------------
> ->uname -a
> 
> NetBSD 2.0.2 (NetBSD on uller) #2: Wed May 25 13:26:46 
> MDT 2005  /usr/src/sys/arch/i386/compile/uller i386
> ---------------------------------
> 
> ->pkg_info | grep proj-
> proj-4.4.7nb1       Cartographic projection software
> 
> ----------------------------------
> 
> ->make
> checking for location of External PROJ.4 includes... /usr/pkg/include
> checking for proj_api.h... no
> configure: error: *** Unable to locate External PROJ.4 includes.
> *** Error code 1
> 
> Stop.
> make: stopped in /usr/pkgsrc/wip/grass
> ===> 
> ===> There was an error during the ``configure'' phase.
> ===> Please investigate the following for more information:
> ===>      * config.log
> ===>      * /usr/pkgsrc/wip/grass/work/.work.log
> ===> 
> *** Error code 1
> 
> Stop.
> make: stopped in /usr/pkgsrc/wip/grass
> 
> -------------------------------------------------------
> 
> Thanks
> 
> Jason
> 
> 


-------------------------------------------------------
This SF.Net email is sponsored by: NEC IT Guy Games.  How far can you shotput
a projector? How fast can you ride your desk chair down the office luge track?
If you want to score the big prize, get to know the little guy.  
Play to win an NEC 61" plasma display: http://www.necitguy.com/?r=20
_______________________________________________
pkgsrc-wip-review mailing list
pkgsrc-wip-review%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-review



Home | Main Index | Thread Index | Old Index