Re: [Groff] Problem building on 32 bit Ubuntu 11.04

2012-09-22 Thread Ralph Corderoy
Hi Blake, > Been using CVS for years and never knew about those update options. I > suppose whenever I had a problem I just deleted the whole thing an > re-checked it out. It is amazing to me that CVS requires special > parameters to do a real update. Perhaps of use: $ cat ~/.cvsrc

Re: [Groff] Problem building on 32 bit Ubuntu 11.04

2012-09-21 Thread Blake McBride
Thanks. Been using CVS for years and never knew about those update options. I suppose whenever I had a problem I just deleted the whole thing an re-checked it out. It is amazing to me that CVS requires special parameters to do a real update. I hope SVN (what I use now) doesn't have this pro

Re: [Groff] Problem building on 32 bit Ubuntu 11.04

2012-09-19 Thread Werner LEMBERG
> make[2]: Leaving directory `/home/blake/Backup/groff/arch/misc' > mkdir -p -- src/libs/gnulib > /bin/bash: line 11: ./configure: No such file or directory This directory exists in the CVS! It seems you haven't updated the CVS repository with cvs -z9 update -dP Werner

[Groff] Problem building on 32 bit Ubuntu 11.04

2012-09-19 Thread Blake McBride
I've built groff many time before from CVS but can't now. I get: blake@vm-linux:~/Backup/groff$ ./configure checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are