gnokii-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Makefile.global and Makefile errors


From: BORBELY Zoltan
Subject: Re: Makefile.global and Makefile errors
Date: Tue, 8 Apr 2003 13:57:16 +0200
User-agent: Mutt/1.4i

Hi,

On Tue, Mar 18, 2003 at 01:02:36AM +0000, tefol tefol wrote:
> Okay,  I have done it and seem to have gotten quite a bit further this 
> time. I get the following errors at the end of running gmake and also 
>  gmake install.
> 
> gcc -g -O2 -I../getopt  -I../../include -I/usr/local/include 
> -I/usr/X11R6/include  -c -o virtmodem.o virtmodem.c
> In file included from virtmodem.c:56:
> /usr/include/sys/socket.h:166: syntax error before `u_char'
> /usr/include/sys/socket.h:168: syntax error before `u_char'
> /usr/include/sys/socket.h:176: syntax error before `u_short'
> /usr/include/sys/socket.h:320: syntax error before `u_int'
> /usr/include/sys/socket.h:391: syntax error before `u_short'
> In file included from ../../include/misc.h:38,
>                 from virtmodem.c:61:
> ../../include/compat.h:214: warning: redefinition of `uint8_t'
> /usr/include/machine/types.h:65: warning: `uint8_t' previously declared here
> virtmodem.c: In function `gn_vm_loop':
> virtmodem.c:144: syntax error before `rfds'
> virtmodem.c:162: `rfds' undeclared (first use in this function)
> virtmodem.c:162: (Each undeclared identifier is reported only once
> virtmodem.c:162: for each function it appears in.)
> virtmodem.c: In function `gread':
> virtmodem.c:237: structure has no member named `msg_accrights'
> virtmodem.c:238: structure has no member named `msg_accrightslen'
> virtmodem.c:247: structure has no member named `msg_iovlen'
> virtmodem.c:261: structure has no member named `msg_accrightslen'
> gmake[1]: *** [virtmodem.o] Error 1
> gmake[1]: Leaving directory `/root/packages/gnokii-0.5.0rc1/common/data'
> gmake: *** [common/data] Error 2
> 
> 
> 
> 
> What should I do next?

Fixed in the cvs. I managed to compile the cvs version on an OpenBSD 3.0
box.

Bye,
Bozo




reply via email to

[Prev in Thread] Current Thread [Next in Thread]