TheOldFellow wrote:
On Mon, 06 Nov 2006 16:33:37 -0500, George Boudreau wrote:

TheOldFellow wrote:
So we are now completely sure that these problems are to do with
"bashisms". Sorry George, either you need to make the scripts explicitly
say "bash", or say ubuntu ain't supported!
.. A test (for me):
1.  save your current work and
2.  edit the two lines in the clfs.xsl that write the sha-bang
   !/bin/sh  to !/bin/bash
3. delete the clfs-commands directory..
     and rerun jhalfs

This will create the required /bin/bash for now. I will look at the what is necessary to make the scripts shell neutral.

George,
This is a partial fix.  The other thing I have to do is to add "SHELL =
/bin/bash" to the generated Makefile - I could probably fix that in the
jhalfs-2.0 directory too, but didn't for the test.
Otherwise it seems to be working. (well it's running 033-binutils anyway :-)
Richard.

ok, I will install Ubuntu and work towards a total shell neutral solution. Give me a few hours

--
http://linuxfromscratch.org/mailman/listinfo/alfs-discuss
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to