Alle 16:15, giovedì 19 ottobre 2006, Dan Nicholson ha scritto:
> On 10/19/06, David Barron <[EMAIL PROTECTED]> wrote:
> > It did indeed get further but eventually failed with
> >
> > make[2]: Entering directory
> > `/home/dlbarron/Desktop/jdk-build/motif/lib/Xm/util'
> > make[2]: *** No rule to make target
> > `/usr/X11R6/lib/X11/config/Imake.tmpl', needed by `xmkmf'.  Stop.
>
> Which version of X are you using? Where is it installed? That path is
> hardcoded as MotifDir in ${XORG_PREFIX}/lib/X11/config/X11.tmpl. We
> apply an sed in modular Xorg to get this working.

Hi Dan, regarding my first replay in this thread, after reading your
answer I have checked if I had really applied the sed to X11.tmpl and
I have it in my script. I have also visually inspected X11.tmpl to
check that it really worked.
I have instead this line commented out:
find . -type f -exec sed -i 's@/usr/X11R6@<PREFIX>@g' {} \;
in jdk-build instruction.
(Using a previous script for jkd with xorg-6.9.0)
Sorry for the noise, I just post this in the hope that helps.
Alessandro Alocci
--
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to