[MINC-users] MINC install

Søren Christensen U951678 at STUDMED.AU.DK
Tue Apr 4 04:11:42 EDT 2006


Hi,
 I am trying to compile MINC 1.4 after compiling and installing NetCDF.
However, I get the following error during make:

if /bin/sh ./libtool --mode=compile gcc32 -DHAVE_CONFIG_H -I. -I. -I. -I./libsrc -I./volume_io/Include -I./volume_io/Include -I./progs/Proglib -I./conversion/Acr_nema    -g -O2 -MT volume_io/Prog_utils/time.lo -MD -MP -MF "$depbase.Tpo" -c -o volume_io/Prog_utils/time.lo volume_io/Prog_utils/time.c; \
then mv -f "$depbase.Tpo" "$depbase.Plo"; else rm -f "$depbase.Tpo"; exit 1; fi
gcc32 -DHAVE_CONFIG_H -I. -I. -I. -I./libsrc -I./volume_io/Include -I./volume_io/Include -I./progs/Proglib -I./conversion/Acr_nema -g -O2 -MT volume_io/Prog_utils/time.lo -MD -MP -MF volume_io/Prog_utils/.deps/time.Tpo -c volume_io/Prog_utils/time.c -o volume_io/Prog_utils/time.o
volume_io/Prog_utils/time.c: In function `get_clock_ticks_per_second':
volume_io/Prog_utils/time.c:59: `CLK_TCK' undeclared (first use in this function)
volume_io/Prog_utils/time.c:59: (Each undeclared identifier is reported only once
volume_io/Prog_utils/time.c:59: for each function it appears in.)
make[2]: *** [volume_io/Prog_utils/time.lo] Error 1
make[2]: Leaving directory `/home/soren/minc-1.4'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/soren/minc-1.4'
make: *** [all] Error 2

I saw on the group that someone had a similar problem a while ago, but he solved it using gcc in stead of c99.
I use gcc32 on Fedora core 5. Some words of advice are appreciated!


Thanks 
Soren



More information about the MINC-users mailing list