[MINC-users] Building minc2 problems

andrew a.t.reid at science.ru.nl
Wed Oct 24 04:55:42 EDT 2007


Hi,

I have a good of output I've generated with Minc-2 at the BIC and now I
want to work with it from abroad, as well as generate more. This means I
have to install Minc-2 on my Ubuntu workstation here (Minc-1 won't read
my volumes). 

I've run into the following error, when running make or make check on
either the minc-2.0.13 or minc-2.0.14 source distributions. Configure
runs fine with no errors.

I'm relatively new to compiling in Linux, so any insights are more than
welcome.

Cheers,
Andrew Reid

make  all-recursive
make[1]: Entering directory `/home/typically/minc-2.0.14'
Making all in .
make[2]: Entering directory `/home/typically/minc-2.0.14'
/bin/bash ./libtool --tag=CC   --mode=link gcc  -g -O2   -o vff2mnc
conversion/vff2mnc/vff2mnc.o libvolume_io2.la libminc2.la -lnetcdf -lm 
gcc -g -O2 -o vff2mnc
conversion/vff2mnc/vff2mnc.o  ./.libs/libvolume_io2.a ./.libs/libminc2.a
-lnetcdf -lm
conversion/vff2mnc/vff2mnc.o: In function `add_vff_attribute_to_file':
/home/typically/minc-2.0.14/conversion/vff2mnc/vff2mnc.c:954: undefined
reference to `miset_attr_values'
/home/typically/minc-2.0.14/conversion/vff2mnc/vff2mnc.c:960: undefined
reference to `miset_attr_values'
/home/typically/minc-2.0.14/conversion/vff2mnc/vff2mnc.c:966: undefined
reference to `miset_attr_values'
/home/typically/minc-2.0.14/conversion/vff2mnc/vff2mnc.c:972: undefined
reference to `miset_attr_values'
/home/typically/minc-2.0.14/conversion/vff2mnc/vff2mnc.c:978: undefined
reference to `miset_attr_values'
conversion/vff2mnc/vff2mnc.o:/home/typically/minc-2.0.14/conversion/vff2mnc/vff2mnc.c:984: more undefined references to `miset_attr_values' follow
conversion/vff2mnc/vff2mnc.o: In function `read_3Dvff_file_image':
/home/typically/minc-2.0.14/conversion/vff2mnc/vff2mnc.c:910: undefined
reference to `miset_voxel_value_hyperslab'
conversion/vff2mnc/vff2mnc.o: In function `read_2Dvff_files_image':
/home/typically/minc-2.0.14/conversion/vff2mnc/vff2mnc.c:658: undefined
reference to `miset_voxel_value_hyperslab'
conversion/vff2mnc/vff2mnc.o: In function `main':
/home/typically/minc-2.0.14/conversion/vff2mnc/vff2mnc.c:238: undefined
reference to `micreate_dimension'
/home/typically/minc-2.0.14/conversion/vff2mnc/vff2mnc.c:244: undefined
reference to `micreate_dimension'
/home/typically/minc-2.0.14/conversion/vff2mnc/vff2mnc.c:250: undefined
reference to `micreate_dimension'
/home/typically/minc-2.0.14/conversion/vff2mnc/vff2mnc.c:257: undefined
reference to `miset_dimension_start'
/home/typically/minc-2.0.14/conversion/vff2mnc/vff2mnc.c:262: undefined
reference to `miset_dimension_start'
/home/typically/minc-2.0.14/conversion/vff2mnc/vff2mnc.c:268: undefined
reference to `miset_dimension_start'
/home/typically/minc-2.0.14/conversion/vff2mnc/vff2mnc.c:274: undefined
reference to `miset_dimension_separation'
/home/typically/minc-2.0.14/conversion/vff2mnc/vff2mnc.c:280: undefined
reference to `miset_dimension_separation'
/home/typically/minc-2.0.14/conversion/vff2mnc/vff2mnc.c:286: undefined
reference to `miset_dimension_separation'
/home/typically/minc-2.0.14/conversion/vff2mnc/vff2mnc.c:292: undefined
reference to `micreate_volume'
/home/typically/minc-2.0.14/conversion/vff2mnc/vff2mnc.c:299: undefined
reference to `micreate_volume_image'
/home/typically/minc-2.0.14/conversion/vff2mnc/vff2mnc.c:314: undefined
reference to `miset_volume_valid_range'
/home/typically/minc-2.0.14/conversion/vff2mnc/vff2mnc.c:322: undefined
reference to `miset_volume_range'
/home/typically/minc-2.0.14/conversion/vff2mnc/vff2mnc.c:359: undefined
reference to `miadd_history_attr'
/home/typically/minc-2.0.14/conversion/vff2mnc/vff2mnc.c:369: undefined
reference to `miclose_volume'
/home/typically/minc-2.0.14/conversion/vff2mnc/vff2mnc.c:339: undefined
reference to `miset_attr_values'
/home/typically/minc-2.0.14/conversion/vff2mnc/vff2mnc.c:345: undefined
reference to `miset_attr_values'
/home/typically/minc-2.0.14/conversion/vff2mnc/vff2mnc.c:351: undefined
reference to `miset_attr_values'
collect2: ld returned 1 exit status
make[2]: *** [vff2mnc] Error 1
make[2]: Leaving directory `/home/typically/minc-2.0.14'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/typically/minc-2.0.14'
make: *** [all] Error 2




More information about the MINC-users mailing list