[Lunar Linux 0000363]: Straw fail to compile
noreply at bugs.lunar-linux.org
noreply at bugs.lunar-linux.org
Thu Aug 28 14:38:46 GMT 2003
A BUGNOTE has been added to this bug.
=======================================================================
http://bugs.lunar-linux.org/view_bug_page.php?f_id=0000363
=======================================================================
Reporter: scereze3
Handler: nhudson
=======================================================================
Project: Lunar Linux
Bug ID: 0000363
Category: moonbase
Reproducibility: always
Severity: minor
Priority: normal
Status: assigned
=======================================================================
Date Submitted: 2003-08-28 05:29 GMT
Last Modified: 2003-08-28 14:38 GMT
=======================================================================
Summary: Straw fail to compile
Description:
bash-2.05b# lin straw
Checking dependencies for straw
Building straw
msgfmt -c -o po/fi.mo po/fi.po
python2.2 -c 'import compileall; compileall.compile_dir("src/lib")'
make: python2.2: Command not found
Creating /var/log/lunar/compile/straw-0.14.bz2
! Problem detected during BUILD
make: *** [all] Error 127
=======================================================================
-----------------------------------------------------------------------
nhudson - 2003-08-28 12:41 GMT
-----------------------------------------------------------------------
Can you update straw to 0.19.1 your DETAILS file should look like this.
MODULE=straw
VERSION=0.19.1
SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
SOURCE_URL[0]=http://savannah.nongnu.org/download/straw/straw.pkg/0.19/$SOURCE
WEB_SITE=http://www.nongnu.org/straw
ENTERED=20021223
UPDATED=20021223
SHORT=" Straw is a desktop news aggregator for the GNOME
environment."
cat << EOF
Straw is a desktop news aggregator for the GNOME environment. Its aim
is to be a faster, easier and more accessible way to read news and blogs
than the traditional browser.
EOF
Try that add see if it compiles.
-----------------------------------------------------------------------
scereze3 - 2003-08-28 14:38 GMT
-----------------------------------------------------------------------
Just try this. It still fails to compile:
Building straw
xgettext -k_ -kN_ ./src/lib/SummaryParserCommon.py
./src/lib/PreferencesDialog.py ./src/lib/NetworkConstants.py
./src/lib/ExportSubscriptionsDialog.py ./src/lib/rssparser.py
./src/lib/PollManager.py ./src/lib/OfflineDialog.py ./src/lib/error.py
./src/lib/httplib_async.py ./src/lib/FindDialog.py ./src/lib/dashboard.py
./src/lib/Event.py ./src/lib/ItemStore.py ./src/lib/LookupManager.py
./src/lib/rssfinder.py ./src/lib/SubscriptionsMergeDialog.py
./src/lib/ImportSubscriptionsDialog.py ./src/lib/OPMLImport.py
./src/lib/ParsedSummary.py ./src/lib/FeedList.py ./src/lib/ImageCache.py
./src/lib/MainWindow.py ./src/lib/FeedDataRouter.py ./src/lib/Main.py
./src/lib/SubscribeDialog.py ./src/lib/OPML.py ./src/lib/Feed.py
./src/lib/FeedItems.py ./src/lib/SummaryParser.py
./src/lib/StrawURLOpener.py ./src/lib/QueueDict.py ./src/lib/Config.py
./src/lib/SummaryItem.py ./src/lib/__init__.py ./src/lib/OPMLExport.py
./src/lib/DashboardFrontend.py ./src/lib/URLFetch.py
./src/lib/SummaryParserMP.py ./test/LookupTests.py glade/strings.c -o
po/straw.pot
Merging po/de.po .................. terminé.
Merging po/fi.po .............. terminé.
Merging po/fr.po ........... terminé.
Merging po/no.po ........... terminé.
Merging po/ru.po ........... terminé.
msgfmt -c -o po/de.mo po/de.po
msgfmt -c -o po/fi.mo po/fi.po
msgfmt -c -o po/fr.mo po/fr.po
msgfmt -c -o po/no.mo po/no.po
msgfmt: po/no.po: AVERTISSEMENT: l'en-tête du fichier PO est floue
AVERTISSEMENT: les vieilles versions de msgfmt donneront
une erreur là dessus
msgfmt -c -o po/ru.mo po/ru.po
python2.2 -c 'import compileall; compileall.compile_dir("src/lib")'
make: python2.2 : commande introuvable
make: *** [all] Erreur 127
Creating /var/log/lunar/compile/straw-0.19.1.bz2
! Problem detected during BUILD
More information about the Lunar-bugs
mailing list