Allan Lyons escribió:
> Hi,
> 
> This is a small patch for linuxboot/Makefile that does three things.
> 
> 1) linuxthreads has been replaced by NPTL in recent versions of glibc.  So, 
> if the default is 2.6.1, then the 
> glibc-linuxthreads line should be commented out.  In order to keep make from 
> complaining, there are a couple of if blocks 
> near the end of the patch to not include certain lines when 
> glibc-linuxthreads is not defined.
> 
I have got it on my local copy, and I forgot to commit

> 2) I try to automatically detect if genisoimage is present.  If it is we use 
> that.  Otherwise use mkisofs as usual.
> 
Added.

> 3) remove what I think is the last remaining bashism so the makefile works on 
> systems where /bin/sh is a POSIX compliant 
> shell other than bash.  Brace expansion is a bash extension.
> 
sorry, explain yourself a bit more . I only see a patch that tidy up the 
copy file stuff.

> With these changes, it compiles on a Lenny system without complaining 
> assuming that all of the necessary dev libraries are 
> installed and assuming that gcc-4.1 is used.
> 

I have commited as well a patch to get perl compiling under etch.

------------------------------------------------------------------------------
Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM)
software. With Adobe AIR, Ajax developers can use existing skills and code to
build responsive, highly engaging applications that combine the power of local
resources and data with the reach of the web. Download the Adobe AIR SDK and
Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-com
_______________________________________________
unattended-devel mailing list
unattended-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/unattended-devel

Reply via email to