pkgsrc-Bugs archive

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

Re: pkg/44916: graphics/gnuplot build failure due to missing .include ../../lang/lua/buildlink3.mk



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

From: "OBATA Akio" <obache%netbsd.org@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc: 
Subject: Re: pkg/44916: graphics/gnuplot build failure due to missing .include
 ../../lang/lua/buildlink3.mk
Date: Fri, 29 Apr 2011 12:33:02 +0900

 On Thu, 28 Apr 2011 23:25:00 +0900, <matthias.rampke%googlemail.com@localhost> 
wrote:
 
 >> Description:
 > gnuplot fails to build because lua.h can not be found.
 >> How-To-Repeat:
 > build graphics/gnuplot
 
 I cannot reproduce this issue.
 Do you already have lua from pkgsrc? or DragonFly-2.11 have builtin lua?
 
 Could you find why lua is detected on your environment?
 (config.log, below "checking for LUA").
 With pkg-config and -llua detection, both should be failed.
 
 Frankly, adding
 CONFIGURE_ARGS+= --without-lua
 will avoid the issue though.
 
 -- 
 OBATA Akio / obache%NetBSD.org@localhost
 


Home | Main Index | Thread Index | Old Index