Opened 18 years ago

Closed 18 years ago

Last modified 18 years ago

#9235 closed defect (fixed)

packit don't compile on intel 10.4

Reported by: dev.mem@… Owned by: tobypeterson
Priority: Normal Milestone:
Component: ports Version: 1.2
Keywords: Cc: markd@…
Port:

Description

gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../includes -I/opt/local/include -I/opt/local/include -g -O2 -Wall -c test -f 'init.c' || echo './'init.c In file included from globals.h:34,

from init.h:26, from init.c:23:

/usr/include/net/bpf.h:93: error: redefinition of 'struct bpf_program' /usr/include/net/bpf.h:118: error: redefinition of 'struct bpf_version' /usr/include/net/bpf.h:321: error: redefinition of 'struct bpf_insn' init.c: In function 'injection_struct_init': init.c:34: warning: pointer targets in assignment differ in signedness init.c:35: warning: pointer targets in assignment differ in signedness init.c:36: warning: pointer targets in assignment differ in signedness init.c:37: warning: pointer targets in assignment differ in signedness make[2]: * [init.o] Error 1 make[1]: * [all-recursive] Error 1 make: * [all] Error 2

the same error as: http://bugzilla.opendarwin.org/show_bug.cgi?id=6556

Change History (3)

comment:1 Changed 18 years ago by pguyot (Paul Guyot)

Component: basedports
Owner: changed from darwinports-bugs@… to toby@…

comment:2 Changed 18 years ago by markd@…

Resolution: fixed
Status: newclosed

A fix has been committed. Tested on Intel / Xcode 2.4.

comment:3 Changed 18 years ago by markd@…

Cc: markd@… added
Note: See TracTickets for help on using tickets.