Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 19 Jun 2005 22:30:07 +0200
From:      Jorn Argelo <jorn@wcborstel.nl>
To:        Ian Barnes <ianb@opteqint.net>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Problem installing x.org
Message-ID:  <42B5D5CF.1030908@wcborstel.nl>
In-Reply-To: <20050619201817.791E943D1F@mx1.FreeBSD.org>
References:  <20050619201817.791E943D1F@mx1.FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Ian Barnes wrote:

>Hi,
>
>I am trying to install x.org onto my 5.4stable box. 
>
>In /usr/ports/x11/xorg I typed make install and I get this error after a
>while (It's a long error): 
>
>making Makefiles in include/bitmaps...
>imake: not found
>  
>
There you have it, you miss imake. cd /usr/ports/devel/imake-6 && make 
install clean

Kind of weird because it should just use imake as a dependency. Might be 
an idea to contact the ports maintainer about it and see why imake is 
not included as an dependency.

Cheers,

Jorn

>*** Error code 127
>
>[snip]
>
>Does anyone know what could be wrong ?
>
>Thanks,
>Ian
>
>
>_______________________________________________
>freebsd-questions@freebsd.org mailing list
>http://lists.freebsd.org/mailman/listinfo/freebsd-questions
>To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"
>  
>




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