Notice: We have migrated to GitLab launching 2024-05-01 see here: https://gitlab.rtems.org/

#764 closed defect (fixed)

if_ether.c won't build

Reported by: dufault Owned by: Eric Norum
Priority: normal Milestone: 2
Component: network/legacy Version: 4.6
Severity: major Keywords:
Cc: bugs@…, ralf.corsepius@… Blocked By:
Blocking:

Description

As Feb 17 sysctl.h uses the stdint uint32_t, but neither it now if_ether.c seem to include stdint.h (as far as I can tell).

Release:
4.6.99.1

Environment:
PowerPC target, MVME5500 BSP, FreeBSD 4.11 host

How-To-Repeat:
Configure with networking and build.

Change History (1)

comment:1 Changed on 02/21/05 at 15:26:18 by Ralf Corsepius

Status: assignedclosed

State-Changed-From-To: open->closed
State-Changed-Why: Work-around: letting sys/sysctrl.h include <rtems/stdint.h>
Patch applied.

Note: See TracTickets for help on using tickets.