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: tefol tefol
Subject: Re: Makefile.global and Makefile errors
Date: Tue, 18 Mar 2003 01:02:36 +0000

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?

Thanks and regards

Tefol




From: Pawel Kot <address@hidden>
Reply-To: "Discussion forum for gnokii users." <address@hidden>
To: "Discussion forum for gnokii users." <address@hidden>
Subject: Re: Makefile.global and Makefile errors
Date: Tue, 18 Mar 2003 01:16:45 +0100 (CET)

On Tue, 18 Mar 2003, tefol tefol wrote:

> I can download and pkg_add gmake if you like. It is just the standard make
> that coems with OpenBSD.
>
> Would that make a difference...?

Definitely. GNU make uses the different syntax.

pkot
--
mailto:address@hidden :: mailto:address@hidden
http://kt.linuxnews.pl/ :: Kernel Traffic po polsku



_______________________________________________
gnokii-users mailing list
address@hidden
http://mail.nongnu.org/mailman/listinfo/gnokii-users


_________________________________________________________________






reply via email to

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