#16164: httperf 0.9.0 won't compile ------------------------------+--------------------------------------------- Reporter: kevwil@gmail.com | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.6.0 Keywords: httperf compile | ------------------------------+--------------------------------------------- rror: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_www_httperf/work/httperf-0.9.0" && make all " returned error 2 Command output: call_seq.c:84: error: syntax error before 'et' call_seq.c: In function 'conn_connected': call_seq.c:86: error: 'et' undeclared (first use in this function) call_seq.c:86: error: (Each undeclared identifier is reported only once call_seq.c:86: error: for each function it appears in.) call_seq.c:86: error: 'EV_CONN_CONNECTED' undeclared (first use in this function) call_seq.c: At top level: call_seq.c:92: error: syntax error before 'et' call_seq.c: In function 'call_done': call_seq.c:94: error: 'call' undeclared (first use in this function) call_seq.c:97: error: 'et' undeclared (first use in this function) call_seq.c:97: error: 'EV_CALL_RECV_STOP' undeclared (first use in this function) call_seq.c: At top level: call_seq.c:104: error: syntax error before 'et' call_seq.c: In function 'call_destroyed': call_seq.c:109: error: 'et' undeclared (first use in this function) call_seq.c:109: error: 'EV_CALL_DESTROYED' undeclared (first use in this function) call_seq.c:111: error: 'call' undeclared (first use in this function) call_seq.c: In function 'init': call_seq.c:133: error: 'EV_CONN_CONNECTED' undeclared (first use in this function) call_seq.c:133: error: 'Event_Handler' undeclared (first use in this function) call_seq.c:133: error: syntax error before 'conn_connected' call_seq.c:135: error: 'EV_CALL_RECV_STOP' undeclared (first use in this function) call_seq.c:135: error: syntax error before 'call_done' call_seq.c:136: error: 'EV_CALL_DESTROYED' undeclared (first use in this function) call_seq.c:136: error: syntax error before 'call_destroyed' make[3]: *** [call_seq.o] Error 1 make[2]: *** [all-recursive] Error 1 make[1]: *** [all-recursive] Error 1 make: *** [all] Error 2 -- Ticket URL: <http://trac.macports.org/ticket/16164> MacPorts <http://www.macports.org/> Ports system for Mac OS