On Mon, 12 May 2008 13:13:53 +0300 Riku Voipio <[EMAIL PROTECTED]> wrote:
> Build fails with the following when building on armel port: > > Making all in subprojects of framework PopplerKit... > make[2]: Entering directory > `/build/buildd/popplerkit.framework-0.0.20051227svn/bindings' > Making all for subproject bindings... > Compiling file poppler.cc ... > /bin/sh: i486-linux-gnu-g++: command not found > > Which is really weird, as I don't see the string "i486" anywhere in > the source package.. Ah, I think I see it. Could you try changing /usr/share/GNUstep/Makefiles/config.make (from the gnustep-make package), and change the line that says "CXX = i486-linux-gnu-g++" to read "CXX = g++", and see if that helps. It's strange. I don't remember seeing that line there before... -- Hubert Chathi <[EMAIL PROTECTED]> -- Jabber: [EMAIL PROTECTED] PGP/GnuPG key: 1024D/124B61FA http://www.uhoreg.ca/ Fingerprint: 96C5 012F 5F74 A5F7 1FF7 5291 AF29 C719 124B 61FA -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

