Nice going.  Actually, the fix is just to add -DTIMEDCACHE to your
CPPFLAGS in util/Makefile and you're good to go.  I guess this makes
sense, as bsetroot was SIGSEGV'ing immediately after this in Image.cc

#ifdef    TIMEDCACHE
    if (timer->isTiming()) timer->stop();
    delete timer;
#endif // TIMEDCACHE



* David Bonner <[EMAIL PROTECTED]> [000518 18:32]:
> I just mailed off a description of what I found to Jeff, but if you
> just want to get bsetroot working, after doing a configure, copy the
> CPPFLAGS definition line from src/Makefile to util/Makefile, do a
> 'make clean' and then a make.  Solved the problem for me (slack-current),
> hoping it works for you.
> 
> -- 
> david bonner
> [EMAIL PROTECTED]
> 
> 

-- 

=-=-=-=-=-=-=-=-=-=-=-=-=-=
Jason Kasper (vanRijn)
Systems     Engineer
bash$ :(){ :|:&};:
VORFA

PGP signature

Reply via email to