problems compiling 0.65 and CVS

2003-06-26 Thread david
Hi all. I have problems compiling both 0.65-final and the CVS (updated today). I have a SuSE 7.2 (2.4.4 kernel) and glibc-2.2.2-38. I get this error when I make: [...] Making all in lib make[2]: Entering directory `/home/david/temp/CVS/blackbox/lib' source='Application.cc' object='Application.o'

Re: compiling CVS bbkeys

2003-06-26 Thread Jason 'vanRijn' Kasper
er. my configure line looks like this: ./configure --enable-debug --prefix=$HOME/local/bbkeys --with-bt-lib=$HOME/code/blackbox/lib --with-bt-includes=$HOME/code/blackbox/lib (all on one line) blackbox doesn't yet install its headers or shared object anywhere. I'm assuming it will before

Re: problems compiling 0.65 and CVS

2003-06-26 Thread Sean 'Shaleh' Perry
On Thursday 26 June 2003 05:28, [EMAIL PROTECTED] wrote: Hi all. I have problems compiling both 0.65-final and the CVS (updated today). I have a SuSE 7.2 (2.4.4 kernel) and glibc-2.2.2-38. I get this error when I make: use gcc/g++ 2.95.4, 2.95.2 is garbage. -- To UNSUBSCRIBE, email to

Re: compiling CVS bbkeys

2003-06-26 Thread Jason 'vanRijn' Kasper
On Thu, 2003-06-26 at 20:22, Art Haas wrote: On Thu, Jun 26, 2003 at 07:52:19PM -0400, Jason 'vanRijn' Kasper wrote: er. my configure line looks like this: ./configure --enable-debug --prefix=$HOME/local/bbkeys --with-bt-lib=$HOME/code/blackbox/lib