-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hello All,
For those that responded to my last message about busybox problems, I
have started over, building from an i686 system.  So, I am encountering
a different problem now.  I am building CLFS Embedded
SVN-0.0.1-20070205-x86.  I am using an LFS system (built from a recent
SVN, 2.6 18.3 kernel) as my host.  Everything looks good up until
busybox (section 7.4).  The build goes fine, but when I try to install,
I get the following error:


CC      networking/libiproute/iptunnel.o
In file included from networking/libiproute/iptunnel.c:31:
/usr/include/linux/if_tunnel.h:26: error: field 'iph' has incomplete type
make[1]: *** [networking/libiproute/iptunnel.o] Error 1
make: *** [networking/libiproute] Error 2


In googling around, I found that this error comes from if_tunnel.h not
including ip.h.  In the 2.6.19.2 headers, this is corrected, but as you
can see in the error message, my build is trying to link to
/usr/include/linux/if_tunnel.h, instead of
/mnt/clfs/include/linux/if_tunnel.h.  So, where can I start looking to
see what went wrong that my search paths are messed up?  Any help is
appreciated.
Thanks,
Joel
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFF0OhwSwR1CJetyVERAq5hAKChkB89y9yRzSxLmCLZY3W1ne3wJACdEBEH
Q7BeTofIazAPe5vJAVbONCc=
=O9ko
-----END PGP SIGNATURE-----
_______________________________________________
Clfs-support mailing list
Clfs-support@lists.cross-lfs.org
http://lists.cross-lfs.org/cgi-bin/mailman/listinfo/clfs-support

Reply via email to