[6265] in RedHat Linux List

home help back first fref pref prev next nref lref last post

Re: No compiler ????

daemon@ATHENA.MIT.EDU (Trond Eivind Glomsrød)
Tue Nov 26 15:00:06 1996

To: redhat-list@redhat.com
Reply-To: teg@stud.imf.unit.no
From: teg@stud.imf.unit.no (Trond Eivind Glomsrød)
Date: 26 Nov 1996 19:59:20 +0100
In-Reply-To: "W.D.McKinney"'s message of Mon, 25 Nov 1996 23:12:49 -0900 (AKST)
Resent-From: redhat-list@redhat.com

"W.D.McKinney" <deem@deesign.com> writes:

> What am I missing here ? Can't compile any more ???????
> Using RHCL 4.0 ?
> 
> 
> # make
> gcc -O2 -m486 -ansi    -I/usr/X11R6/include  -Dlinux -D__i386__ -D_POSIX_SOURCE -D_BSD_SOURCE -D_GNU_SOURCE -DX_LOCALE -DXWCHAR -DNO_MESSAGE_CATALOG  -DFUNCPROTO=15 -DNARROWPROTO     -c abort.c -o abort.o
> In file included from /usr/X11R6/include/X11/Xlib.h:52,
>                  from /usr/X11R6/include/X11/Intrinsic.h:57,
>                  from /usr/X11R6/include/Xm/Xm.h:741,
>                  from abort.c:54:
> /usr/include/sys/types.h:4: linux/types.h: No such file or directory
> make: *** [abort.o] Error 1

As you can see, you have a compiler but miss types.h

In Colgate, it's part of libc-devel

bagend:~% rpm -qf /usr/include/sys/types.h 
libc-devel-5.3.12-8

You haven't got this package installed?

-- 
Microsoft GIGO 7.0 :   Garbage In, Gospel Out


--
  PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES!
  ________________________________________________________________________
  http://www.redhat.com/RedHat-FAQ   http://www.redhat.com/RedHat-Errata
  http://www.redhat.com/RedHat-Tips  http://www.redhat.com/mailing-lists
  ------------------------------------------------------------------------
To unsubscribe: mail -s unsubscribe redhat-list-request@redhat.com < /dev/null


home help back first fref pref prev next nref lref last post