GNOME Bugzilla – Bug 404515
pan-0.122.tar.bz2 build problems on x86 fedora core 6
Last modified: 2007-02-06 15:16:19 UTC
for ./configure: [...] checking for xgettext... /usr/bin/xgettext checking build system type... /bin/sh: ./config.guess: No such file or directory configure: error: cannot guess build type; you must specify one WORKAROUND: ./configure --build=i686-pc-linux [...] config.status: creating pan.iss config.status: error: cannot find input file: pan.iss.in WORKAROUND: copied pan.iss.in from pan-0.121.tar.bz2 [...] config.status: creating po/Makefile.in config.status: error: cannot find input file: po/Makefile.in.in WORKAROUND: copied po/Makefile.in.in from pan-0.121.tar.bz2 [...] config.status: executing po/stamp-it commands sed: can't read ./po/POTFILES.in: No such file or directory WORKAROUND: copied po/POTFILES.in from pan-0.121.tar.bz2 for make: [...] make[2]: Entering directory `/usr/local/tar/pan-0.122/po' file=`echo am | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file am.po make[2]: *** No rule to make target `ar.gmo', needed by `all-yes'. Stop. WORKAROUND: copied po/* from pan-0.121.tar.bz2 Then seemed to have built a runnable pan/gui/pan.
Yep, I ran autoconf on a different machine than usual, one with some fedora 7 test bits that apparently caused the trouble. I'll go back to using the stable machine when I roll 0.123. :/ Not sure how to mark this ticket, as it's not something to be changed in the Pan code but rather where I build the release. I suppose it should be `assigned' until 0.123 `fixes' it simply by being released.
I've confirmed that the po/Makefile in 0.123 is like 0.121's, not 0.122's.