On 10/16/11 16:20, Amit Kulkarni wrote:
> Hi,
> 
> I let Landry know, but then I read somewhere he is indisposed, so
> sending to ports@ for help.
> 
> There is failing port-lib-depends-check in the xulrunner port due to
> which dpb rebuilds this port continuously. pkg_info -S and make
> print-package-signature show same signature. I am unable to figure out
> for now how to fix this. Can somebody help on what's missing? I am
> guessing its a missing DEPENDS somewhere.
> 
> from memory, the error is related to
> mozjs xpcom xul (Bogus NOT REACHABLE)
> 
> thanks for your help
> 
> 
Hi,

I know that one, had fixed it once before before the version update, did you 
try this..

cd /usr/ports; make SUBDIR="devel/xulrunner/1.9,-devel" print-package-signature

vs 

pkg_info -Sq xulrunner-devel-1.9.2.23.tgz

gtk+2-2.24.6p0,nss-3.12.11p1,sqlite3-3.7.5 are the extra's in the 
LIB_DEPENDS-devel. 
Because LIB_DEPENDS-devel = ${LIB_DEPENDS} \ in Makefile.inc

Nigel

Reply via email to