db m wrote:
> Greets,
>
> current command block for sed's reads ;
>
> sed -i "628i\#include <limits.h>" growisofs.c
> sed -i "198i\#include <limits.h>" transport.hxx
>   
>
>
> After a bit of reading, I determined the following ;
>
> sed -i "628i\#include <limits.h>" growisofs.c
> sed -i "359i\#include <limits.h>" transport.hxx
>   
>
> That seems to get it compiling again without error.
Updated the page.

_______________________________________________
Clfs-dev mailing list
[email protected]
http://lists.cross-lfs.org/listinfo.cgi/clfs-dev-cross-lfs.org

Reply via email to