Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 10 Jun 2004 17:59:14 +0200
From:      Jeremie Le Hen <jeremie.le-hen@epita.fr>
To:        freebsd-ports@freebsd.org
Subject:   WRKDIRPREFIX and make search
Message-ID:  <20040610155914.GA5026@rocco.epita.fr>

next in thread | raw e-mail | index | archive | help
Hi,
  
when I shared my ports tree using NFS among all my FreeBSD boxes (and   
thus set WRKDIRPREFIX in make.conf(5) to avoid conflicts while   
upgrading) I noticed that "make search" didn't work any longer (it
doesn't find anything).

I started to debug Mk/bsd.port.subdir.mk and I discovered that the
working directory seems to be $WRKDIRPREFIX/$PORTSDIR and thus
$here variable contains $WRKDIRPREFIX/$PORTSDIR ("/usr/obj/usr/ports" 
in my case).  Since it greps for this path in the INDEX file, nothing
is found.

Is it a bug or a feature ?  In the later case, what am I missing ?

Please, cc me is your reply, I am not subscribed to this list.

Regards,
-- 
Jeremie LE HEN aka TtZ/TataZ                          jeremie.le-hen@epita.fr
                                                                 ttz@epita.fr
Hi! I'm a .signature virus! Copy me into your ~/.signature to help me spread!



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040610155914.GA5026>