Opened 14 years ago

Closed 13 years ago

#25631 closed defect (fixed)

bro 1.2 revision 2 fails to build

Reported by: nonstop.server@… Owned by: pmq@…
Priority: Normal Milestone:
Component: ports Version: 1.9.1
Keywords: Cc:
Port: bro

Description

Bro fails to build.

OS Version:
Darwin 9.8.0 Darwin Kernel Version 9.8.0: Wed Jul 15 16:55:01 PDT 2009; root:xnu-1228.15.4~1/RELEASE_I386 i386

Xcode Version:
3.1.4 (Universal)

Please see the attached log files for a complete list of error messages.
Summary of error messages from the build:

checking for ANSI C header files... ./bifcl ./common-rw.bif
make[2]: ./bifcl: Command not found
make[2]: *** [common-rw.bif.func_h] Error 127
make[2]: *** Waiting for unfinished jobs....
yes
map.h:63: error: syntax error before 'el_func_t'
map.h:63: warning: no semicolon at end of struct or union
map.h:65: error: syntax error before '}' token
map.h:65: warning: data definition has no type or storage class
In file included from chared.c:54:
el.h:127: error: syntax error before 'el_map_t'
el.h:127: warning: no semicolon at end of struct or union
el.h:132: error: syntax error before '}' token
chared.c: In function 'cv_undo':
chared.c:65: error: dereferencing pointer to incomplete type
chared.c: In function 'c_insert':
chared.c:85: error: dereferencing pointer to incomplete type
chared.c:444: error: 'ED_UNASSIGNED' undeclared (first use in this function)
common.c:406: error: 'EM_UNIVERSAL_ARGUMENT' undeclared (first use in this function)
make[3]: *** [common.o] Error 1
make[3]: *** Waiting for unfinished jobs....
make[3]: *** [chared.o] Error 1
make[2]: *** [libedit/libedit.a] Error 2
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2

Attachments (2)

macports_bro.log (96.9 KB) - added by nonstop.server@… 14 years ago.
main.log (108.1 KB) - added by nonstop.server@… 14 years ago.

Download all attachments as: .zip

Change History (5)

Changed 14 years ago by nonstop.server@…

Attachment: macports_bro.log added

Changed 14 years ago by nonstop.server@…

Attachment: main.log added

comment:1 Changed 14 years ago by jmroot (Joshua Root)

Cc: pmq@… removed
Keywords: bug net security removed
Owner: changed from macports-tickets@… to pmq@…

comment:2 Changed 14 years ago by nonstop.server@…

Xcode Version:

% xcodebuild -version
Xcode 3.1.4
Component versions: DevToolsCore-1204.0; DevToolsSupport-1186.0
BuildVersion: 9M2809

comment:3 Changed 13 years ago by jmroot (Joshua Root)

Resolution: fixed
Status: newclosed

New version from #25625 build fine.

Note: See TracTickets for help on using tickets.