make error for mgetty
"Pat Grogan" (pgrogan@canrsg.telstra.com.au)
Fri, 28 May 1999 18:46:48 +1000
This is a multi-part message in MIME format.
------=_NextPart_000_0007_01BEA93A.71575A20
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
I get the following error when trying to compile mgetty on my RedHat 5.2 =
box. I have compiled mgetty several times on other systems without this =
error. Can anyone suggest what may be wrong?
root@canrsg mgetty-1.0.0]# make
gcc -O2 -Wall -pipe -c logfile.c -o logfile.o
logfile.c:57: conflicting types for `sys_errlist'
/usr/include/stdio.h:221: previous declaration of `sys_errlist'
make: *** [logfile.o] Error 1
[root@canrsg mgetty-1.0.0]
Any help would be appreciated
Pat grogan
------=_NextPart_000_0007_01BEA93A.71575A20
Content-Type: text/html;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content=3D"text/html; charset=3Diso-8859-1" =
http-equiv=3DContent-Type>
<META content=3D"MSHTML 5.00.2014.210" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT face=3DArial size=3D2>I get the following error when trying =
to compile=20
mgetty on my RedHat 5.2 box. I have compiled mgetty several times on =
other=20
systems without this error. Can anyone suggest what may be =
wrong?</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=3DArial size=3D2>root@canrsg mgetty-1.0.0]# make<BR>gcc =
-O2 -Wall=20
-pipe -c logfile.c -o logfile.o<BR>logfile.c:57: conflicting =
types=20
for `sys_errlist'<BR>/usr/include/stdio.h:221: previous declaration of=20
`sys_errlist'<BR>make: *** [logfile.o] Error 1<BR>[root@canrsg=20
mgetty-1.0.0]</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=3DArial size=3D2>Any help would be =
appreciated</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=3DArial size=3D2>Pat grogan</FONT></DIV></BODY></HTML>
------=_NextPart_000_0007_01BEA93A.71575A20--