New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #9235 (closed defect: fixed)

Opened 7 years ago

Last modified 7 years ago

packit don't compile on intel 10.4

Reported by: dev.mem@… Owned by: toby@…
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

comment:1 Changed 7 years ago by pguyot@…

  • Owner changed from darwinports-bugs@… to toby@…
  • Component changed from base to dports

comment:2 Changed 7 years ago by markd@…

  • Status changed from new to closed
  • Resolution set to fixed

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

comment:3 Changed 7 years ago by markd@…

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