[156] in RedHat Linux List
Re: Upgrade from 1.2.13 to 2.0.0 problems
daemon@ATHENA.MIT.EDU (Tony Shum)
Mon Oct 21 18:35:31 1996
Date: Mon, 21 Oct 1996 09:35:08 -0400
From: Tony Shum <tss@cherry-semi.com>
To: redhat-list@redhat.com
In-Reply-To: <326B792B.DC92A78@success.net>
Resent-From: redhat-list@redhat.com
Reply-To: redhat-list@redhat.com
On Mon, 21 Oct 1996, John Banghart wrote:
>
> I have upgrade serveral machines from 1.2.13 to 2.0.0, but have never
> seen this problem before.
>
> I am trying to compile a program called analog, which is a web stats
> analysis tool. On my other Linux boxes it compiles fine, on this
> particular one, I get this:
>
> gcc -O2 -c alias.c
> In file included from /usr/include/stdlib.h:42,
> from analhea2.h:15,
> from alias.c:6:
> /usr/include/errno.h:27: linux/errno.h: No such file or directory
> In file included from analhea2.h:18,
> from alias.c:6:
> /usr/include/sys/types.h:4: linux/types.h: No such file or directory
> In file included from analhea2.h:19,
> from alias.c:6:
> /usr/include/sys/time.h:5: linux/types.h: No such file or directory
> /usr/include/sys/time.h:6: linux/time.h: No such file or directory
> make: *** [alias.o] Error 1
>
>
> I have a Pentium/120, 32meg RAM, RedHat 3.0.3, kernal 2.0.0.
>
> Any suggestions?
>
> --
Make sure you have kernel source code installed on /usr/src/linux
directory, normally linux directory is a link to other directory.
Ex. ln -s linux-2.0.0 linux
ls
lrwxrwxrwx 1 root root 9 Sep 17 13:01 linux -> linux-2.0.0
good luck
--
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
REMEMBER: no complaints, no bugs, no fixes
------------------------------------------
Tony Shum <tss@cherry-semi.com> http://nasa
Cherry Semiconductor Corporation
PDSS Group, Dept 28
Software Design Tool Programmer.
Ext: 3330
HAL 9000: "Dave, put those Windows disks down...Dave...DAVE!"
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
--
PLEASE read the Red Hat FAQ, Tips, HOWTO and the MAILING LIST ARCHIVES!
________________________________________________________________________
http://www.redhat.com/RedHat-FAQ http://www.redhat.com/RedHat-HOWTO
http://www.redhat.com/RedHat-Tips http://www.redhat.com/mailing-lists
------------------------------------------------------------------------
To unsubscribe: mail -s unsubscribe redhat-list-request@redhat.com < /dev/null