Jim Gifford wrote:
Script is getting better and better. :-) I'm still seeing some u* and
s* types slipping through in v 0.07. Need to add '\t' for those types.
See linux/ata.h for an example.
-- DJ Lucas
--
http://linuxfromscratch.org/mailman/listinfo/lfs-dev
FAQ: http://www.linuxfromscr
Gerard Beekmans wrote:
If you want to take over, that'll be fine. It just makes sense having
one person keep track of the necessary changes to be made.
Sounds good.
Thanks.
-- DJ Lucas
--
http://linuxfromscratch.org/mailman/listinfo/lfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubsc
--
http://linuxfromscratch.org/mailman/listinfo/lfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page
Is it just me? There seems to be a problem with linux/errno.h. Adding
this to Jim's script fixed it for me (sorry if the lines get wrapped in
the mail)
echo "#ifndef _LINUX_ERRNO_H" > linux-headers-$VERSION/include/linux/errno.h
unifdef -U_ASM_GENERIC_ERRNO_BASE_H
linux-headers-$VERSION/includ
Andrew Benton wrote:
Is it just me? There seems to be a problem with linux/errno.h. Adding
this to Jim's script fixed it for me (sorry if the lines get wrapped
in the mail)
echo "#ifndef _LINUX_ERRNO_H" >
linux-headers-$VERSION/include/linux/errno.h
unifdef -U_ASM_GENERIC_ERRNO_BASE_H
linux-
Jim Gifford wrote:
What was the issue?
Glibc errored out because include/asm-i386/errno.h referenced
asm-generic/errno.h which didn't exist. I only installed
include/{linux,asm-i386}. Would it be better to install asm-generic as
well?
With the LLCH we only install include/{linux,asm-i386}
Andrew Benton wrote:
Jim Gifford wrote:
What was the issue?
Glibc errored out because include/asm-i386/errno.h referenced
asm-generic/errno.h which didn't exist. I only installed
include/{linux,asm-i386}. Would it be better to install asm-generic as
well?
With the LLCH we only install in
DJ Lucas wrote:
Jim Gifford wrote:
Script is getting better and better. :-) I'm still seeing some u* and
s* types slipping through in v 0.07. Need to add '\t' for those
types. See linux/ata.h for an example.
-- DJ Lucas
DJ Email me privately and I can give you access to the Repo, if you
DJ Lucas wrote:
Sounds good.
There are a few tickets in Trac marked as bootscript if you wanted to
take a look at them for starters?
--
Gerard Beekmans
/* If Linux doesn't have the solution, you have the wrong problem */
--
http://linuxfromscratch.org/mailman/listinfo/lfs-dev
FAQ: http://w
DJ Lucas wrote:
Jim Gifford wrote:
Script is getting better and better. :-) I'm still seeing some u* and
s* types slipping through in v 0.07. Need to add '\t' for those
types. See linux/ata.h for an example.
-- DJ Lucas
Fixed DJ.
--
--
[EMAIL PROTECTED]
[EMAIL PROTECTED]
LFS User
The one file that I've been checking out extensively is page.h in
certain conditions, like in Sparc and Sparc64, a change is required. I
also believe a change will also be required for MIPS, but I haven't
tested it yet.
I'm asking for people who are building on architectures other that x86,
S
11 matches
Mail list logo