intermittent problems compiling kdrive in xenocara

2014-12-03 Thread STeve Andre'

So, I am dumb.  Problem is, I don't know what it is that I don't know.

Every once in a while compiling xenocara, I get a fatal error when
dealing with kdrive.  I've looked for emails talking about this and
haven't found anything.  I've gone over release(8) and think I'm
OK.

What's frustrating is that this error comes and goes.  Sometimes
for months at a time things are OK.  I've resorted to getting a new
copy of xenocara when this happens, which is dumb.

I'm using the anoncvs server at spacehopper.org.

Since others aren't complaining about this it must be me.  So then,
how am I shooting myself (this time) ?  Clue sticks?  Error below.

tnx,  STeve Andre'

===> kdrive
cd /usr/xenocara/kdrive && exec make  -f Makefile.bsd-wrapper cleandir
cd /usr/xenocara/kdrive && exec make  -f Makefile.bsd-wrapper depend
no dependencies here yet
cd /usr/xenocara/kdrive && exec make  -f Makefile.bsd-wrapper all
PKG_CONFIG_LIBDIR="/usr/lib/pkgconfig:/usr/X11R6/lib/pkgconfig" 
CONFIG_SITE=/usr/xenocara/etc/config.site  CFLAGS="-O2 -pipe" 
MAKE="make" PATH=/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R6/bin  exec sh 
/usr/xenocara/kdrive/../xserver/configure --prefix=/usr/X11R6 
--sysconfdir=/etc  --mandir=/usr/X11R6/man 
--cache-file=/usr/xobj/xorg-config.cache.amd64  --localstatedir=/var 
--sysconfdir=/etc/X11  --with-xkb-path=/usr/X11R6/share/X11/xkb 
--with-xkb-output=/var/db/xkb  --with-default-xkb-rules=base 
--disable-xorg  --enable-xcsecurity  --enable-kdrive  --disable-dmx 
--disable-xnest  --disable-xvfb  --without-fop --without-xmlto 
--without-xsltproc --disable-silent-rules

configure: loading site script /usr/xenocara/etc/config.site
configure: creating cache /usr/xobj/xorg-config.cache.amd64
/usr/xenocara/kdrive/../xserver/configure[3569]: cannot create 
/usr/xobj/xorg-config.cache.amd64: No such file or directory

checking for a BSD-compatible install... (cached) /usr/bin/install -p
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p
checking for gawk... (cached) awk
checking whether make sets $(MAKE)... (cached) yes
configure: error: source directory already configured; run "make 
distclean" there first

*** Error 1 in kdrive (/usr/X11R6/share/mk/bsd.xorg.mk:179 'config.status')
*** Error 1 in kdrive (/usr/X11R6/share/mk/bsd.xorg.mk:211 'build')
*** Error 1 in . (:48 'realbuild')
*** Error 1 in /usr/xenocara (Makefile:36 'build')



Re: intermittent problems compiling kdrive in xenocara

2014-12-04 Thread Christian Weisgerber
"STeve Andre'":

> Every once in a while compiling xenocara, I get a fatal error when
> dealing with kdrive. [...]
> Since others aren't complaining about this it must be me.  So then,
> how am I shooting myself (this time) ?  Clue sticks?  Error below.

> configure: error: source directory already configured; run "make 
> distclean" there first

You forgot to run "make obj" before "make build".

-- 
Christian "naddy" Weisgerber  na...@mips.inka.de