Date: Wed, 10 Nov 2004 00:09:12 GMT From: Pav Lucistnik <pav@FreeBSD.org> To: fernan@iib.unsam.edu.ar, pav@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/73718: x11/xterm tries to chmod a nonexistent file Message-ID: <200411100009.iAA09Cws040369@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
Synopsis: x11/xterm tries to chmod a nonexistent file State-Changed-From-To: open->closed State-Changed-By: pav State-Changed-When: Wed Nov 10 00:07:56 GMT 2004 State-Changed-Why: You can't pass CONFIGURE_ARGS like this! You overrided standard configure arguments, for example --prefix, which lead to installation to /usr/local instead of /usr/X11R6 : install -c -s -o root -g wheel -m 555 -m 755 xterm /usr/local/bin/xterm-static ^^^^^^^^^^ I'd suggest to edit a Makefile and modifying CONFIGURE_ARGS+= line to suit your needs. http://www.freebsd.org/cgi/query-pr.cgi?pr=73718
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200411100009.iAA09Cws040369>