Trying to get guile-oops to compile on rh7

2001-02-19 Thread monkeyiq
Hi,     I have checked out, compiled and installed guile-core from cvs. I can not get either cvs guile-oops or guile-oops-0.1.8.tar.gz to compile on this machine. It stops with gcc -DHAVE_SCM_SIMPLE_FORMAT=1 -DHAVE_SCM_SHARED_ARRAY_ROOT=1 -DSCM_MUTEX_INIT_TWO_ARGS=1 -I. -I. -g -O2 -I/usr/local/in

Re: Trying to get guile-oops to compile on rh7

2001-02-19 Thread Marius Vollmer
[EMAIL PROTECTED] writes: > I can not get either cvs guile-oops or guile-oops-0.1.8.tar.gz > to compile on this machine. Guile-oops has been integrated into guile-core, so I don't think you need to compile guile-oops with cvs guile-core. ___ Bug-guile