Date: Sat, 29 Mar 2003 04:47:29 +0200 From: Giorgos Keramidas <keramida@ceid.upatras.gr> To: Jianyi Dai <jianyi_d@yahoo.com> Cc: freebsd-questions@freebsd.org Subject: Re: open-motif installation Message-ID: <20030329024729.GB29711@gothmog.gr> In-Reply-To: <20030328050554.67873.qmail@web10603.mail.yahoo.com> References: <20030328050554.67873.qmail@web10603.mail.yahoo.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On 2003-03-27 21:05, Jianyi Dai <jianyi_d@yahoo.com> wrote:
> hi, there
>
> i tried to install open-motif 2.2.2 in freebsd4.4 and
> got error message
>
> : ===>Applying FreesBSD patches for open-motif-2.2.2_1
> : /usr/ports/x11-toolkits/open-motif/work/openmotif-2.2.2/demos/programs:
> : permission denied
> : -e: not found
> : ***Error code 127
> :
> : Stop in /usr/ports/x11-toolkits/open-motif.
>
> anybody knows what the problem is?
>
> thanks a lot!
Hmmm, have you updated your ports tree with CVSup without updating the
ports-base collection recently?
The -e option is used in the Makefile of the openmotif port for the
${REINPLACE_CMD} command. This should be set properly by bsd.port.mk
from /usr/ports/Mk. What revision of bsd.port.mk do you have in that
directory? Mine is 1.442... Can you check with ident too?
# ident /usr/ports/Mk/bsd.port.mk | grep '$FreeBSD: '
$FreeBSD: ports/Mk/bsd.port.mk,v 1.442 2003/03/12 00:28:17 anholt Exp $
- Giorgos
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030329024729.GB29711>
