There's a paragraph in /usr/xenocara/README about what to do in this situation. I
On Sun, Mar 9, 2008 at 3:57 AM, STeve Andre' <[EMAIL PROTECTED]> wrote: > So with the change of xenocara from /usr/src to /usr, I seem to > have lost the ability to compile it. No problems in compiling the > system itself. So far I have not found anything in the archives > that addresses this. > > For xenocara I can do a make bootstrap ; make obj ok > > A make build results in > > paladin /usr/xenocara make build > make distrib-dirs > mtree -qdef /usr/xenocara/etc/mtree/BSD.x11.dist -p / -U > cd /usr/xenocara/share/mk && exec make X11BASE=/usr/X11R6 install > install -c -o root -g bin -m 444 automake.dep bsd.xorg.mk > /usr/X11R6/share/mk > cd /usr/xenocara/util/macros && make -f Makefile.bsd-wrapper && exec > make -f Makefile.bsd-wrapper install > PKG_CONFIG_LIBDIR="/usr/X11R6/lib/pkgconfig" XMLTO=: CFLAGS="-O2 -pipe" > MAKE="make" exec > sh /usr/xenocara/util/macros/configure --prefix=/usr/X11R6 > --sysconfdir=/etc --mandir=/usr/X11R6/man > --cache-file=/usr/xobj/xorg-config.cache.i386 > configure: creating cache /usr/xobj/xorg-config.cache.i386 > checking for a BSD-compatible install... /usr/bin/install -c > checking whether build environment is sane... yes > checking for gawk... no > checking for mawk... no > checking for nawk... nawk > checking whether make sets $(MAKE)... yes > configure: error: source directory already configured; run "make distclean" > there first > *** Error code 1 > > Stop in /usr/xenocara/util/macros (line 99 > of /usr/X11R6/share/mk/bsd.xorg.mk). > *** Error code 1 > > Thanks, STeve Andre'