[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [ cplusplus-Bugs-652548 ] Compilation of network.cpp fails
From: |
David Sugar |
Subject: |
Re: [ cplusplus-Bugs-652548 ] Compilation of network.cpp fails |
Date: |
Thu, 12 Dec 2002 10:18:59 -0500 (EST) |
This seems to be the only item I have left holding up the 1.0.8 release.
It does seem FreeBSD does not have a ifr_netmask in ifreq.
On Thu, 12 Dec 2002 address@hidden wrote:
> Bugs item #652548, was opened at 2002-12-12 09:52
> You can respond by visiting:
> https://sourceforge.net/tracker/?func=detail&atid=101523&aid=652548&group_id=1523
>
> Category: Bug Reporter
> Group: None
> Status: Open
> Resolution: None
> Priority: 5
> Submitted By: Norbert Koch (nkoch)
> Assigned to: Nobody/Anonymous (nobody)
> Summary: Compilation of network.cpp fails
>
> Initial Comment:
> Hello.
> I tried the latest cvs sources under FreeBSD 4.7.
> Compilation fails in network.cpp because
> the structure element ifr_netmask does not exist
> under FreeBSD. As I understand the kernel
> sources it should be replaced by ifr_addr.
> See the enclosed diff file. It compiles but
> I did not test so far if it works.
>
> ----------------------------------------------------------------------
>
> You can respond by visiting:
> https://sourceforge.net/tracker/?func=detail&atid=101523&aid=652548&group_id=1523
>
- Re: [ cplusplus-Bugs-652548 ] Compilation of network.cpp fails,
David Sugar <=