Hi, I've been playing around the new opensc-0.11.7 and I think is not correct to add the m4 referents to libtool because it makes to fail the compilation in some systems. I am refering to m4/libtool.m4 and m4/lt*.m4 files. These files differs in one system to another and are putted by aclocal so are not needed. In Fedora 10 for example when you try to compile you get:
make[3]: Entering directory `/home/mrv/sandbox/tmp/opensc-0.11.7/src/common' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -fno-strict-aliasing -g -O2 -MT compat_dummy.lo -MD -MP -MF .deps/compat_dummy.Tpo -c -o compat_dummy.lo compat_dummy.c ../../libtool: line 833: X--tag=CC: command not found ../../libtool: line 866: libtool: ignoring unknown tag : command not found ../../libtool: line 833: X--mode=compile: command not found ../../libtool: line 1000: *** Warning: inferring the mode of operation is deprecated.: command not found ../../libtool: line 1001: *** Future versions of Libtool will require --mode=MODE be specified.: command not found ../../libtool: line 1144: Xgcc: command not found ../../libtool: line 1144: X-DHAVE_CONFIG_H: command not found ../../libtool: line 1144: X-I.: command not found ../../libtool: line 1144: X-I../..: No such file or directory ../../libtool: line 1144: X-fno-strict-aliasing: command not found ../../libtool: line 1144: X-g: command not found ../../libtool: line 1144: X-O2: command not found ../../libtool: line 1144: X-MT: command not found ../../libtool: line 1144: Xcompat_dummy.lo: command not found ../../libtool: line 1144: X-MD: command not found ../../libtool: line 1144: X-MP: command not found ../../libtool: line 1144: X-MF: command not found ../../libtool: line 1144: X.deps/compat_dummy.Tpo: No such file or directory ../../libtool: line 1144: X-c: command not found ../../libtool: line 1197: Xcompat_dummy.lo: command not found ../../libtool: line 1202: libtool: compile: cannot determine name of library object from `': command not found make[3]: *** [compat_dummy.lo] Error 1 make[3]: Leaving directory `/home/mrv/sandbox/tmp/opensc-0.11.7/src/common' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/home/mrv/sandbox/tmp/opensc-0.11.7/src' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/mrv/sandbox/tmp/opensc-0.11.7' make: *** [all] Error 2 We should remove these files from the release. Thanks -- Marc Rios Vallès m...@c3po.es C3PO, S.A. http://www.c3po.es C/ Alejandro Goicoechea, 6 Local 9 - 08960 St. Just Desvern, Barcelona Tel. 93 417 99 55 - Fax 93 253 12 80 _______________________________________________ opensc-devel mailing list opensc-devel@lists.opensc-project.org http://www.opensc-project.org/mailman/listinfo/opensc-devel