Re: [guppi-list] Compile Errors for Goose
- From: Jacek Pliszka <pliszka gluon ucdavis edu>
- To: "guppi-list gnome org" <guppi-list gnome org>
- Subject: Re: [guppi-list] Compile Errors for Goose
- Date: Thu, 27 May 1999 23:57:50 -0700 (PDT)
On Fri, 28 May 1999, msh wrote:
> /usr/include/linux/errno.h:4: asm/errno.h: No such file or directory
rpm -qif /usr/include/asm/errno.h
shows that this header is part of kernel-headers package
which is probably not installed on your system, check it:
rpm -qi kernel-headers
Get kernel-headers RPM package which is in RedHat/RPMS
on RedHat 6.0 CD-ROM (or FTP) and install it.
If you have kernel-header package and still got this error, try:
ls -al /usr/include/asm/errno.h
If the file is there add -I/usr/include option although this
should be the very default.
Best Regards,
Jacek
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]