On Tue, Mar 18, 2003 at 04:07:32AM -0800, Kris Kennaway wrote: Ohhhhh, I've found out occasionally what it was.
I thought that /usr/obj is a good place for WRKDIRPREFIX. It looks good, but ... WRONG :) It this case current folder for make target(like that vvv) is not a /usr/ports/bla/bla, but /usr/obj/usr/ports/bla/bla with any other WRKDIRPREFIX It is /usr/ports/bla/bla. > > > > What can be wrong??? > > > Perhaps you didn't upgrade your ports collection completely. A common > > > mistake is to forget to cvsup the ports-base collection. > > no, I've used /usr/share/examples/cvsup/ports-supfile. It has ports-all. > > > > As I see, don't work targets where make is run recursive: > > > > if [ ! -d /var/db/pkg/ru-d1489-1.5 ]; then echo "===> Registering installatio > > n for ru-d1489-1.5"; /bin/mkdir -p /var/db/pkg/ru-d1489-1.5; /usr/sbin/pkg_cre > > ate -v -c /usr/ports/russian/d1489/work/.comment.ru-d1489-1.5 -d /usr/ports/russ > > ian/d1489/pkg-descr -f /usr/ports/russian/d1489/work/.PLIST.mktmp -p /usr/local > > - -P "`make package-depends | /usr/bin/grep -v -E 'this_port_does_not_exist' | > > +sort -u`" > > > > ^^^^^^^^^^^^^^^^^^^^ this make doesn't work. Why? > > How I can trace _this_ call? > > I don't know, sorry. bsd.port.mk bugs can be really hard to debug. -- bye Juriy Goloveshkin To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message