Re: [Virtuoso-users] need help compiling on mac os x

2006-04-13 Thread Jan Otto
Hi Patrick, A possible workaround is to edit the binsrc/drivers/Makefile.am file and add a comment character (#) before the -no-undefined flag. Then you need to regenerate the Makefile using the top ./autogen.sh script. sorry, this did not work. I removed the flag in Makefile.am and exe

Re: [Virtuoso-users] need help compiling on mac os x

2006-04-13 Thread Patrick van Kleef
Hi Jan, the machine is a powerbook (PPC/32Bit CPU/2 GB Ram). You did not have to use libtool from darwinports as the glibtool from the Apple development package is good enough. i installed it because i was a little but confused about the required versionnumbers of required packages for bui

Re: [Virtuoso-users] need help compiling on mac os x

2006-04-13 Thread Jan Otto
Hi Patrick, the machine is a powerbook (PPC/32Bit CPU/2 GB Ram). You did not have to use libtool from darwinports as the glibtool from the Apple development package is good enough. i installed it because i was a little but confused about the required versionnumbers of required packages f

Re: [Virtuoso-users] need help compiling on mac os x

2006-04-13 Thread Virtuoso Maintainer
Hi Jan, i have problems to compile virtuoso on mac os x 10.4.6 (tiger). developer tools from apple are installed. some packages from darwinports, e.g. gawk and libtool. the machine is a powerbook (PPC/32Bit CPU/2 GB Ram). You did not have to use libtool from darwinports as the glibtool from

[Virtuoso-users] need help compiling on mac os x

2006-04-13 Thread Jan Otto
hi, i have problems to compile virtuoso on mac os x 10.4.6 (tiger). developer tools from apple are installed. some packages from darwinports, e.g. gawk and libtool. the machine is a powerbook (PPC/32Bit CPU/2 GB Ram). $ CFLAGS="-O -m32" $ export CFLAGS $ ./configure [...] $ make after 10 m