Hi,

I have a problem compiling gsl on a AIX 5.2. The configure runs without
any errors. Are some libs or headers missing on my system so the
compiling fails on this OS? Or is gsl on AIX not supported?

Making all in ieee-utils
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H
-I. -I. -I.. -I..     -g -O2 -c -o print.lo print.c
mkdir .libs
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -g -O2 -c print.c  -DPIC -o
.libs/print.o
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H
-I. -I. -I.. -I..     -g -O2 -c -o make_rep.lo make_rep.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -g -O2 -c make_rep.c  -DPIC -o
.libs/make_rep.o
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H
-I. -I. -I.. -I..     -g -O2 -c -o env.lo env.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -g -O2 -c env.c  -DPIC -o .libs/env.o
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H
-I. -I. -I.. -I..     -g -O2 -c -o fp.lo fp.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -g -O2 -c fp.c  -DPIC -o .libs/fp.o
In file included from fp.c:22:
fp-aix.c: In function `gsl_ieee_set_mode':
fp-aix.c:30: error: `fprnd_t' undeclared (first use in this function)
fp-aix.c:30: error: (Each undeclared identifier is reported only once
fp-aix.c:30: error: for each function it appears in.)
fp-aix.c:30: error: parse error before "rnd"
fp-aix.c:55: error: `rnd' undeclared (first use in this function)
fp-aix.c:55: error: `FP_RND_RN' undeclared (first use in this function)
fp-aix.c:59: error: `FP_RND_RM' undeclared (first use in this function)
fp-aix.c:63: error: `FP_RND_RP' undeclared (first use in this function)
fp-aix.c:67: error: `FP_RND_RZ' undeclared (first use in this function)
make: 1254-004 The error code from the last command is 1.


If you need additional information let me know. I also can provide a
shell access to that box if needed.

Thanks & Greetings
 Jürgen Henge-Ernst
--
interexa AG
Software für Risiko- und Chancen-Management

An der Fahrt 13
D-55124 Mainz

Tel.: +49-(0)-6131-14407-42
Fax.: +49-(0)-6131-14407-01
eMail: [EMAIL PROTECTED]
Internet: http://www.interexa.de/


_______________________________________________
Bug-gsl mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-gsl

Reply via email to