> Here are my outstanding problems:
        > * The i386 build compiles, but the host build does not.  It is
complaining
        > about missing a file: /etc/lib/gnu/types.h (or something like
that, I dont'
        > have it in front of me.)  And lo and behold, the directory is
there, but not
        > the file.  Am I missing an RPM?  If so, which one might that be?

John Morrison wrote:
        Ah.  You probably need to remake the "dependencies" in the Makefile
by building the "depend" target.  I seem to recall an issue concerning the
exact format of the "Don't delete this line, makedepend depends upon it"
between Todd's distribution and my RedHat one.  We should probably separate
out that into a separate "included" part of the Makefile so as to make this
easier.

Todd Miller wrote:
        gnu/types.h is included by sys/types.h, and should be in
/usr/include (at least, on my slackware system.)  It should not be directly
included by any file in JJOS/decaf (which includes sys/types.h).

I did the make on the 'depend' target, but that didn't solve the problem.
Could someone please do a 
'rpm -q -f /usr/include/gnu/types.h' on their RedHat system and tell me what
package that belongs to?  it would help greatly.

Thanks,
Avery J. Regier



_______________________________________________
Kernel maillist  -  [EMAIL PROTECTED]
http://jos.org/mailman/listinfo/kernel

Reply via email to