Hi all,

Here's my problem :
  I've downloaded the mgetty : 
        mgetty-1.1.14.src.rpm
        mgetty-1.1.21.src.rpm
and I tried to build them. 

All operation are automated and executed by rpm :
   rpm -bc mgetty.spec 
or 
   rpm --recompile mgetty-1.1.14[21].src.rpm 

The process stops every time with these errors(warnings)
and I don't know what to do any further :

______________________________________________________________________
gcc -O2 -Wall -pipe   -c mg_m_init.c -o mg_m_init.o
In file included from /usr/include/linux/serial.h:135,
                 from mg_m_init.c:21:
/usr/include/linux/time.h:69: warning: `FD_SET' redefined
/usr/include/sys/select.h:63: warning: this is the location of the
previous definition
/usr/include/linux/time.h:70: warning: `FD_CLR' redefined
/usr/include/sys/select.h:64: warning: this is the location of the
previous definition
/usr/include/linux/time.h:71: warning: `FD_ISSET' redefined
/usr/include/sys/select.h:65: warning: this is the location of the
previous definition
/usr/include/linux/time.h:72: warning: `FD_ZERO' redefined
/usr/include/sys/select.h:66: warning: this is the location of the
previous definition
In file included from /usr/include/linux/serial.h:135,
                 from mg_m_init.c:21:
/usr/include/linux/time.h:9: redefinition of `struct timespec'
/usr/include/linux/time.h:51: parse error before `suseconds_t'
/usr/include/linux/time.h:51: warning: no semicolon at end of struct or
union
/usr/include/linux/time.h:88: field `it_interval' has incomplete type
/usr/include/linux/time.h:89: field `it_value' has incomplete type
In file included from mg_m_init.c:21:
/usr/include/linux/serial.h:143: field `ts' has incomplete type
make: *** [mg_m_init.o] Error 1
______________________________________________________________________


TIA,
C-ya,
Cristian POP
-----------------------------------------------
mailmeonly@: [EMAIL PROTECTED]
telefon : 064-438633
        : 064-433541
fax     : 064-433381
_______________________________________________

 "Only dead fish go with the flow." 
_______________________________________________


-
To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
the body of a message to [EMAIL PROTECTED]
Please read the FAQ at http://www.linux-learn.org/faqs

Reply via email to