Alle 12:32, giovedì 19 ottobre 2006, David Barron ha scritto: > 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. > make[2]: Leaving directory > `/home/dlbarron/Desktop/jdk-build/motif/lib/Xm/util' > make[1]: *** [util/mkcatdefs] Error 2
Hi, I had the same problem last time I compiled jkd with xorg7.1 (No /usr/X11R6 dir) I don't know if there's a proper way to set the right X installation path for jdk package but you can workaround this problem symlinking the path where you have installed X with /usr/X11R6. Alessandro Alocci -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
