To whom it may concern,

I continue to get the same bug:

/*

julie-negrels-macbook:gsl-1.15 Julie$ sudo make install
Making install in gsl
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Nothing to be done for `install-data-am'.
Making install in utils
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Nothing to be done for `install-data-am'.
Making install in sys
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -c -o pow_int.lo pow_int.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -c pow_int.c -o pow_int.o
pow_int.c:43: error: conflicting types for 'gsl_pow_uint'
pow_int.c:39: error: previous implicit declaration of 'gsl_pow_uint' was here
make[1]: *** [pow_int.lo] Error 1
make: *** [install-recursive] Error 1

*/

I am running OSX 10.5.8 on a 32-bit macbook. I just downloaded the most recent gcc compiler, which I believe I installed (svn) but when i type 'gcc' in the terminal i still get gcc 4.0.1

/*
i686-apple-darwin9-gcc-4.0.1: no input files
*/

Any help would be monumental. I have spent all day on this problem.

Thanks in advance

Benjamin

--
Benjamin O'Brien
Doctoral Fellow, University of Florida
Treasurer, Fine Arts College Council
President, Sonic Computing Organization
www.benjamin-obrien.com

Reply via email to