[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: compile on FreeBSD5.0 stable...
From: |
BORBELY Zoltan |
Subject: |
Re: compile on FreeBSD5.0 stable... |
Date: |
Mon, 21 Jul 2003 22:46:32 +0200 |
User-agent: |
Mutt/1.4.1i |
Hi,
On Wed, May 14, 2003 at 11:38:52AM +0000, Patrick J Okui wrote:
> Has anyone got this to work...
> I did a cvs and compiling gives ...
>
> gcc -g -O2 -I../../include -I/usr/X11R6/include -c -o virtmodem.o
> virtmodem.c
> In file included from ../../include/compat.h:75,
> from virtmodem.c:72:
> /usr/include/sys/file.h:130: syntax error before "u_int"
> virtmodem.c: In function `gn_vm_loop':
> virtmodem.c:156: syntax error before "rfds"
> virtmodem.c:174: `rfds' undeclared (first use in this function)
> virtmodem.c:174: (Each undeclared identifier is reported only once
> virtmodem.c:174: for each function it appears in.)
> gmake[1]: *** [virtmodem.o] Error 1
> gmake[1]: Leaving directory `/nokia/gnokii/common/data'
> gmake: *** [common/data] Error 2
>
> Any clues?
The attached patch has been committed into the cvs. I managed to compile
it on a FreeBSD 5.1-RELEASE box.
Bye,
Bozo
gnokii-freebsd5.patch
Description: Text document
- Re: compile on FreeBSD5.0 stable...,
BORBELY Zoltan <=