After having overcome a lot of trouble with Perl module installation, I am
getting a swish-e 2.4.7 'make' error as follows:
libtool: link: ERROR: object name conflicts:
libtool: link: ERROR: object name conflicts:
.libs/libswish-e.lax/libreplace.a//share/MD0_DATA/misc/swish-e-2.4.7/src/replace/.libs/libreplace.a
Could this be fixed with a more recent version of libtools?
./libtool --version indicates it is 1.5.22
my installation of 2.4.7 on qnap (busybox OS I think) device is in:
/share/MD0_DATA/misc/swish-e-2.4.7
the relevant part of the installation msg is:
rm -fr .libs/libswish-e.lax
mkdir .libs/libswish-e.lax
rm -fr .libs/libswish-e.lax/libreplace.a
mkdir .libs/libswish-e.lax/libreplace.a
(cd .libs/libswish-e.lax/libreplace.a && ar x
/share/MD0_DATA/misc/swish-e-2.4.7/src/replace/.libs/libreplace.a)
libtool: link: ERROR: object name conflicts:
.libs/libswish-e.lax/libreplace.a//share/MD0_DATA/misc/swish-e-2.4.7/src/replace/.libs/libreplace.a
make[3]: *** [libswish-e.la] Error 1
make[3]: Leaving directory `/share/MD0_DATA/misc/swish-e-2.4.7/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/share/MD0_DATA/misc/swish-e-2.4.7/src'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/share/MD0_DATA/misc/swish-e-2.4.7/src'
Thanks
MD
_______________________________________________
Users mailing list
Users(at)not-real.lists.swish-e.org
http://lists.swish-e.org/listinfo/users
Received on Fri Dec 30 2011 - 11:15:42 GMT