Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 22 Jul 2002 15:43:43 +0300
From:      Alexandr Kovalenko <never@nevermind.kiev.ua>
To:        freebsd-ports@FreeBSD.org
Subject:   USE_QT_VER= is buggy and causing indefinite 'make' spawning
Message-ID:  <20020722124343.GD41261@nevermind.kiev.ua>

next in thread | raw e-mail | index | archive | help
For example:

[root@mile /usr/ports/archivers/zip]# make USE_QT_VER=3 reinstall
===>  Installing for zip-2.3_1
===>   zip-2.3_1 depends on file: /usr/X11R6/bin/moc - found
install -c -s -o root -g wheel -m 555
/usr/ports/archivers/zip/work/zip-2.3/zip /usr/local/bin
install -c -s -o root -g wheel -m 555
/usr/ports/archivers/zip/work/zip-2.3/zipcloak /usr/local/bin
install -c -s -o root -g wheel -m 555
/usr/ports/archivers/zip/work/zip-2.3/zipnote /usr/local/bin
install -c -s -o root -g wheel -m 555
/usr/ports/archivers/zip/work/zip-2.3/zipsplit /usr/local/bin
install -c -o root -g wheel -m 444
/usr/ports/archivers/zip/work/zip-2.3/man/zip.1 /usr/local/man/man1
===>   Generating temporary packing list
===>   Compressing manual pages for zip-2.3_1
===>   Registering installation for zip-2.3_1
^C
Here it starts spawining make processes indefinitely.

This works for ANY port. Please, fix this.

-- 
NEVE-RIPE
Ukrainian FreeBSD User Group
http://uafug.org.ua/

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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