[Lcdproc] hmmm, compile for OS X

Eric Pooch epooch@cox.net
Fri Dec 1 03:30:02 2006


I have not had this problem for a very long time, but I know that  
several people on Mac OS X have.  It seems to go away for some  
reason.  You should not add any flags when compiling on Mac OS X.   
Try to:

make clean
gcc_select 4.0
./configure
make

--Eric