Op 21-09-2007 om 23:28 schreef Geert Stappers: > Op 19-09-2007 om 19:10 schreef Joey Hess: > <snip/> > > I haven't actually tested this patched mklibs on sparc, alpha, or s390 > > to see if it adds the currently missing symbol versions for those arches. > > Could someone with one of those arches handy try it? > > On a sparc, I get > > | checking for C++ compiler default output file name... > | configure: error: C++ compiler cannot create executables > > The computer has the build essentials installed. > > dpkg-checkbuilddeps didn't complain.
g++ was _not_ installed, after a apt-get install build-essential it was .... grr ... Now there is: | ../../../src/mklibs-readelf/elf.cpp:21:24: error: elf_data.hpp: No such file or directory | ../../../src/mklibs-readelf/elf.cpp:29: error: 'Elf' is not a namespace-name | ../../../src/mklibs-readelf/elf.cpp:29: error: expected namespace-name before ';' token | ../../../src/mklibs-readelf/elf.cpp:31: error: expected constructor, destructor, or type conversion before '::' token | ../../../src/mklibs-readelf/elf.cpp:38: error: expected constructor, destructor, or type conversion before '*' token | make[4]: *** [elf.o] Error 1 mklibs-0.1.24 compiled fine Installed g++ is 4:4.2.1-6 I hope that this helps. Cheers Geert Stappers -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]