Once I moved xenocara's source to /usr/xenocara. I have been unable to compile. It looks like a Makefile still points to /usr/src/xenocara.
Here's my error message: # 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.xconf.mk bsd.xorg.mk /usr/X11R6/share/mk cd /usr/xenocara/util/macros && make -f Makefile.bsd-wrapper && exec make -f Makefile.bsd-wrapper install exec make make: don't know how to make /usr/src/xenocara/util/macros/Makefile.am. Stop in /usr/xenocara/util/macros/obj. *** Error code 2 Stop in /usr/xenocara/util/macros (line 124 of /usr/X11R6/share/mk/bsd.xorg.mk). *** Error code 1 Stop in /usr/xenocara (line 32 of Makefile). Looks like the Makefile in /usr/xenocara/util/macros/obj still points to /usr/src/xenocara : srcdir = /usr/src/xenocara/util/macros top_srcdir = /usr/src/xenocara/util/macros VPATH = /usr/src/xenocara/util/macros ACLOCAL = ${SHELL} /usr/src/xenocara/util/macros/missing --run aclocal-1.9 AMTAR = ${SHELL} /usr/src/xenocara/util/macros/missing --run tar AUTOCONF = ${SHELL} /usr/src/xenocara/util/macros/missing --run autoconf AUTOHEADER = ${SHELL} /usr/src/xenocara/util/macros/missing --run autoheader AUTOMAKE = ${SHELL} /usr/src/xenocara/util/macros/missing --run automake-1.9 Any suggestions for what I can do fix this problem? Do I need to maintain the xenocara source both in /usr/src/xenocara and /usr/xenocara? Thanks, Brian ____________________________________________________________________________________ Be a better friend, newshound, and know-it-all with Yahoo! Mobile. Try it now. http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ