On Mon, May 12, 2008 at 10:19:36AM -0400, Hubert Chathi wrote: > 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. This change indeed make popplerkit build > It's strange. I don't remember seeing that line there before... In fact, this line is set to i486-linux-gnu-g++ on amd64 too, so I guess popplerkit would now fail to build there too.. -- "rm -rf" only sounds scary if you don't have backups -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

