Subject: | During install: dyntest.o: file not recognized |
I'm not sure whether this is a bug or there are libraries missing from
the machines I am trying to install Imager on.
It worked fine on my Mac, but when I try to install it on either the
Linux or Sun server that I have access to, I get the following error:
make[1]: Entering directory `/cs/grad/rlomas01/Imager-0.62/dynfilt'
LD_RUN_PATH="" gcc -o dyntest.so -shared dyntest.o
dyntest.o: file not recognized: File format not recognized
collect2: ld returned 1 exit status
make[1]: *** [dyntest.so] Error 1
make[1]: Leaving directory `/cs/grad/rlomas01/Imager-0.62/dynfilt'
make: *** [subdirs] Error 2