GNOME Bugzilla – Bug 338898
po/LINGUAS breaks build
Last modified: 2006-07-24 17:51:50 UTC
configure: creating ./config.status config.status: creating gtksourceview-1.0.pc sed: file ./confstatu29520/subs-3.sed line 32: unterminated `s' command sed: couldn't flush stdout: Broken pipe config.status: creating Makefile sed: file ./confstatu29520/subs-3.sed line 32: unterminated `s' command sed: couldn't write 35 items to stdout: Broken pipe config.status: creating gtksourceview-zip sed: file ./confstatu29520/subs-3.sed line 32: unterminated `s' command config.status: creating po/Makefile.in sed: file ./confstatu29520/subs-3.sed line 32: unterminated `s' command config.status: creating gtksourceview/Makefile [...] Seems like splitting po/LINGUAS on multiple lines breaks the build.
Created attachment 63804 [details] [review] patch
Wouldn't it be best to update gtksourceview to use the new guidelines from http://live.gnome.org/GnomeGoals/PoLinguas ?
Dunno, I just needed it to build in the meantime before intltool is released.
Created attachment 63805 [details] [review] update to the new guidelines
First patch has been committed. Second one should be committed after gtksourceview branches.
Ping. Can we get this fixed?
behdad, as Steve said above the build is fixed. We are waiting after the branch before requiring a newer intltool.
new intltool is out for a while and the dust around po/LINGUAS seems to have settled, maybe it's time to get this in even if we didn't actually branch... paolo?
fixed