FC3 and ispell
From: Pashka (MOPO3_at_freemail.lt)
Date: 12/01/04
- Previous message: Mitsuho Iizuka: "Re: Rescue HD setup procedure"
- Next in thread: Matthew Miller: "Re: FC3 and ispell"
- Reply: Matthew Miller: "Re: FC3 and ispell"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
To: fedora-list@redhat.com Date: Wed, 01 Dec 2004 09:07:41 +0200
Hi All,
I have problems installing ispell-3.2.06
When I run make, the following erros appears in the console window :
+ cc -O -c term.c
term.c: In function `terminit':
term.c:310: error: `TIOCGETP' undeclared (first use in this function)
term.c:310: error: (Each undeclared identifier is reported only once
term.c:310: error: for each function it appears in.)
term.c:316: error: `sbuf' has an incomplete type
term.c:317: error: invalid use of undefined type `struct sgttyb'
term.c:317: error: `ECHO' undeclared (first use in this function)
term.c:318: error: invalid use of undefined type `struct sgttyb'
term.c:318: error: `CBREAK' undeclared (first use in this function)
term.c:319: error: `TIOCSETP' undeclared (first use in this function)
term.c:321: error: invalid use of undefined type `struct sgttyb'
term.c:322: error: invalid use of undefined type `struct sgttyb'
term.c: In function `done':
term.c:365: error: `TIOCSETP' undeclared (first use in this function)
term.c: In function `onstop':
term.c:381: error: `TIOCSETP' undeclared (first use in this function)
term.c: In function `shellescape':
term.c:456: error: `TIOCSETP' undeclared (first use in this function)
term.c: At top level:
term.c:158: error: storage size of `sbuf' isn't known
term.c:159: error: storage size of `osbuf' isn't known
make: *** [term.o] Error 1
Tell me please how I can fix this ?
-- fedora-list mailing list fedora-list@redhat.com To unsubscribe: http://www.redhat.com/mailman/listinfo/fedora-list
- Previous message: Mitsuho Iizuka: "Re: Rescue HD setup procedure"
- Next in thread: Matthew Miller: "Re: FC3 and ispell"
- Reply: Matthew Miller: "Re: FC3 and ispell"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|