#3751: sawfish-1.9.1 : `which' is a required dependency
-----------------------------+----------------------------------------------
Reporter: pierre.labastie | Owner: blfs-book@…
Type: defect | Status: new
Priority: normal | Milestone: current
Component: BOOK | Version: SVN
Severity: normal | Keywords:
-----------------------------+----------------------------------------------
Which is used in configure to find msgfmt.
Unless you use --without-nls, this leads to strange errors
when installing: since the MSGFMT cariable is empty in Makefile
the command:
{{{
$(MSGFMT) -o <file>.po <file>.mo
}}}
is understood as:
{{{
o <file>.po <file>.mo
}}}
with no error checking...
--
Ticket URL: <http://wiki.linuxfromscratch.org/blfs/ticket/3751>
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