#3037: gnome-power-manager-2.28.2 compile issue
---------------------+------------------------------------------------------
Reporter: ringlis | Owner: blfs-b...@…
Type: task | Status: new
Priority: normal | Milestone: future
Component: BOOK | Version: SVN
Severity: normal | Keywords:
---------------------+------------------------------------------------------
file=`echo zh_HK | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file zh_HK.po
file=`echo zh_TW | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file zh_TW.po
make[2]: Leaving directory `/mnt/sources/sources/gnome2/src/gnome-power-
manager-2.28.2/po'
Making all in docs
make[2]: Entering directory `/mnt/sources/sources/gnome2/src/gnome-power-
manager-2.28.2/docs'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/mnt/sources/sources/gnome2/src/gnome-power-
manager-2.28.2/docs'
Making all in man
make[2]: Entering directory `/mnt/sources/sources/gnome2/src/gnome-power-
manager-2.28.2/man'
docbook2man gnome-power-manager.sgml > gnome-power-manager.1
make[2]: *** [gnome-power-manager.1] Error 8
make[2]: Leaving directory `/mnt/sources/sources/gnome2/src/gnome-power-
manager-2.28.2/man'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/mnt/sources/sources/gnome2/src/gnome-power-
manager-2.28.2'
make: *** [all] Error 2
ringlis [ /mnt/sources/sources/gnome2/src/gnome-power-manager-2.28.2 ]$
After seeing this error and double checking my xml/sgml installs I did a
quick search and found this old sed command from gentoo for gnome-power-
manager-2.24
http://bugs.gentoo.org/show_bug.cgi?id=239003
http://bugs.gentoo.org/attachment.cgi?id=166967&action=diff
sed -i -e 's:@have_docbook2man_t...@.*::' "${S}/man/Makefile.in"
Made a slight change to
sed -i -e 's:@have_docbook2man_t...@.*::' "${S}man/Makefile.in"
--
Ticket URL: <http://wiki.linuxfromscratch.org/blfs/ticket/3037>
BLFS Trac <http://wiki.linuxfromscratch.org/blfs>
Beyond Linux From Scratch
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page