Hi again, just wanted to add that I was able to successfully compile fish by commenting out the nan-definition from mathcalls.h :
sed -i -e 's/^__MATHCALLX.*nan.*$/\/\* & \*\//' /usr/include/bit/mathcalls.h (I uncommented the line again after having completed the compilation) I forgot to add that both machines mentioned run Ubuntu 8.10. The libc6-dev package is responsible for providing both definitions: http://packages.ubuntu.com/intrepid/i386/libc6-dev/filelist - Christian :-] ------------------------------------------------------------------------------ Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are powering Web 2.0 with engaging, cross-platform capabilities. Quickly and easily build your RIAs with Flex Builder, the Eclipse(TM)based development software that enables intelligent coding and step-through debugging. Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com _______________________________________________ Fish-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fish-users
