epic4 port broken

David Hill david at wmol.com
Thu Sep 4 10:49:14 PDT 2003


the epic4 port does not build on 5.1-RELEASE.
gcc 3.3.1 does not like the code :).

In file included from ../include/irc.h:27,
                 from status.c:13:
../include/irc_std.h:126:1: warning: "alloca" redefined
In file included from ../include/irc_std.h:19,
                 from ../include/irc.h:27,
                 from status.c:13:
/usr/include/stdlib.h:236:1: warning: this is the location of the previous definition
status.c:43:32: pasting "*" and "status_nickname" does not give a valid preprocessing token
status.c:44:34: pasting "*" and "status_query_nick" does not give a valid preprocessing token
status.c:45:37: pasting "*" and "status_right_justify" does not give a valid preprocessing token
status.c:46:30: pasting "*" and "status_chanop" does not give a valid preprocessing token
status.c:47:31: pasting "*" and "status_channel" does not give a valid preprocessing token
status.c:48:30: pasting "*" and "status_server" does not give a valid preprocessing token
status.c:49:28: pasting "*" and "status_mode" does not give a valid preprocessing token
status.c:50:29: pasting "*" and "status_umode" does not give a valid preprocessing token
status.c:51:35: pasting "*" and "status_insert_mode" does not give a valid preprocessing token
status.c:52:38: pasting "*" and "status_overwrite_mode" does not give a valid preprocessing token
status.c:53:28: pasting "*" and "status_away" does not give a valid preprocessing token
status.c:54:28: pasting "*" and "status_oper" does not give a valid preprocessing token
status.c:55:28: pasting "*" and "status_user" does not give a valid preprocessing token
status.c:56:27: pasting "*" and "status_dcc" does not give a valid preprocessing token
status.c:57:28: pasting "*" and "status_hold" does not give a valid preprocessing token
status.c:58:31: pasting "*" and "status_version" does not give a valid preprocessing token
status.c:59:29: pasting "*" and "status_clock" does not give a valid preprocessing token
status.c:60:34: pasting "*" and "status_hold_lines" does not give a valid preprocessing token
status.c:61:30: pasting "*" and "status_window" does not give a valid preprocessing token
status.c:62:28: pasting "*" and "status_mail" does not give a valid preprocessing token
status.c:63:30: pasting "*" and "status_refnum" does not give a valid preprocessing token
status.c:64:37: pasting "*" and "status_null_function" does not give a valid preprocessing token
status.c:65:38: pasting "*" and "status_notify_windows" does not give a valid preprocessing token
status.c:66:29: pasting "*" and "status_voice" does not give a valid preprocessing token
status.c:67:38: pasting "*" and "status_cpu_saver_mode" does not give a valid preprocessing token
status.c:68:32: pasting "*" and "status_position" does not give a valid preprocessing token
status.c:69:34: pasting "*" and "status_scrollback" does not give a valid preprocessing token
status.c:70:35: pasting "*" and "status_scroll_info" does not give a valid preprocessing token
status.c:71:34: pasting "*" and "status_windowspec" does not give a valid preprocessing token
status.c:72:31: pasting "*" and "status_percent" does not give a valid preprocessing token
status.c:73:28: pasting "*" and "status_test" does not give a valid preprocessing token
status.c:770:32: pasting "*" and "status_nickname" does not give a valid preprocessing token
status.c:782:30: pasting "*" and "status_server" does not give a valid preprocessing token
status.c:870:34: pasting "*" and "status_query_nick" does not give a valid preprocessing token
status.c:891:37: pasting "*" and "status_right_justify" does not give a valid preprocessing token
status.c:902:38: pasting "*" and "status_notify_windows" does not give a valid preprocessing token
status.c:946:29: pasting "*" and "status_clock" does not give a valid preprocessing token
status.c:961:28: pasting "*" and "status_mode" does not give a valid preprocessing token
status.c:994:29: pasting "*" and "status_umode" does not give a valid preprocessing token
status.c:1024:30: pasting "*" and "status_chanop" does not give a valid preprocessing token
status.c:1041:34: pasting "*" and "status_hold_lines" does not give a valid preprocessing token
status.c:1062:31: pasting "*" and "status_channel" does not give a valid preprocessing token
status.c:1091:29: pasting "*" and "status_voice" does not give a valid preprocessing token
status.c:1107:28: pasting "*" and "status_mail" does not give a valid preprocessing token
status.c:1131:35: pasting "*" and "status_insert_mode" does not give a valid preprocessing token
status.c:1145:38: pasting "*" and "status_overwrite_mode" does not give a valid preprocessing token
status.c:1160:28: pasting "*" and "status_away" does not give a valid preprocessing token
status.c:1183:28: pasting "*" and "status_user" does not give a valid preprocessing token
status.c:1235:28: pasting "*" and "status_hold" does not give a valid preprocessing token
status.c:1246:28: pasting "*" and "status_oper" does not give a valid preprocessing token
status.c:1258:30: pasting "*" and "status_window" does not give a valid preprocessing token
status.c:1269:30: pasting "*" and "status_refnum" does not give a valid preprocessing token
status.c:1278:31: pasting "*" and "status_version" does not give a valid preprocessing token
status.c:1287:37: pasting "*" and "status_null_function" does not give a valid preprocessing token
status.c:1297:27: pasting "*" and "status_dcc" does not give a valid preprocessing token
status.c:1311:38: pasting "*" and "status_cpu_saver_mode" does not give a valid preprocessing token
status.c:1329:32: pasting "*" and "status_position" does not give a valid preprocessing token
status.c:1347:34: pasting "*" and "status_scrollback" does not give a valid preprocessing token
status.c:1358:35: pasting "*" and "status_scroll_info" does not give a valid preprocessing token
status.c:1375:34: pasting "*" and "status_windowspec" does not give a valid preprocessing token
status.c:1387:31: pasting "*" and "status_percent" does not give a valid preprocessing token
status.c:1393:28: pasting "*" and "status_test" does not give a valid preprocessing token



More information about the freebsd-ports mailing list