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

On Tue, 14 Jan 2003 09:37:56 -0600, Rigler, S C (Steve) wrote:

> Along the same subject, I have had problems compiling some software
> with/usr/include/linux as provided (RH7.2 - RH8.0) distros.
> 
> An example is when compiling the linux-atm sources.  The compile
> complains about various thing in sonet.h.  In order to resolve the
> problem, I renamed/usr/include/linux and then made a link to
> /usr/src/linux/include/linux.
> 
> For most purposes it is fine as-is, but I have run into a couple of
> these before where it does no work.

It's a problem with the source package you tried to compile. It
should pick up the headers in the kernel source tree, either via
old-style /usr/src/linux (which you link to /usr/src/linux-2.4) or
via the link /lib/modules/$(uname -r)/build which points to
/usr/src/linux-$(uname -r)

- -- 
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.7 (GNU/Linux)

iD8DBQE+JDkr0iMVcrivHFQRAraFAJ4pUSR1gQPxrVhQ+X687jgA77NgNwCffjJY
WbBHGAXN6liI9G2mZvzkDBI=
=Ap4L
-----END PGP SIGNATURE-----



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to