On 09/13/2011 11:28 AM, Steven Simpson wrote:
> On 13/09/11 19:19, Ben Greear wrote:
>> On 09/13/2011 11:14 AM, Joe Coco wrote:
>>> That got me as far as here:
>>>
>>> libcomm/comm_sock.c: In function 'comm_sock_bind4':
>>> libcomm/comm_sock.c:302:28: error: 'u_char' undeclared (first use in
>>> this function)
>>
>> I'm trying to hack through these now...
>
> I have managed to make the fp64*.* files compile with -std=c89 as well
> as -std=c99.  That might save you some hackery.  Patch due.

I'd like to not have to use things liek -std=foo, so looking forward
to your patch...

Thanks,
Ben

>
>>
>>> libcomm/comm_sock.c:302:28: note: each undeclared identifier is
>>> reported only once for each function it appears in
>>> libcomm/comm_sock.c:302:35: error: expected ';' before 'family'
>>> libcomm/comm_sock.c: In function 'comm_sock_bind6':
>>> libcomm/comm_sock.c:342:30: error: 'u_char' undeclared (first use in
>>> this function)
>
> Tried with -std=gnu89?
>
> _______________________________________________
> Xorp-hackers mailing list
> [email protected]
> http://mailman.ICSI.Berkeley.EDU/mailman/listinfo/xorp-hackers


-- 
Ben Greear <[email protected]>
Candela Technologies Inc  http://www.candelatech.com

_______________________________________________
Xorp-hackers mailing list
[email protected]
http://mailman.ICSI.Berkeley.EDU/mailman/listinfo/xorp-hackers

Reply via email to