#23156: xmfract-1.4 build error -------------------------------+-------------------------------------------- Reporter: oughter@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.2 Keywords: | Port: -------------------------------+-------------------------------------------- I just bought my MacBook this month with Snow Leopard v 10.6.2. I installed Xcode 3.2.1 (although after I installed MacPorts, probably not the problem). When I first installed xmfract it successfully downloaded all the dependent files (quite a bit!) but when it got to build xmfract, it returned a bunch of errors: {{{ ---> Computing dependencies for xmfract ---> Building xmfract Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_xmfract/work/xmfract_1.4" && /usr/bin/make -j2 all " returned error 2 Command output: globals.c:16: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'winwidth' globals.c:37: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'canvas' globals.c:38: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'draw_fractal_menu_btn1' globals.c:39: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'explicit_x_size_scale' globals.c:40: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'explicit_y_size_scale' globals.c:41: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'main_window' globals.c:42: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'menu_bar' globals.c:43: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'misc_menu_btn' globals.c:44: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'param_textfield' globals.c:45: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'toplevel' globals.c:53: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'app' authors_menu.c:16: error: expected ')' before 'w' authors_menu.c:18: error: expected ')' before 'w' authors_menu.c:19: error: expected ')' before 'client_data' authors_menu.c:24: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'disclaimer_dialog_shell' authors_menu.c:25: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'disclaimer_dialog' authors_menu.c:26: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'authors_dialog_shell' authors_menu.c:27: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'authors_dialog' authors_menu.c:28: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'autimeout' authors_menu.c:119: error: expected ')' before 'w' authors_menu.c:446: error: expected ')' before 'client_data' authors_menu.c:476: error: expected ')' before 'w' authors_menu.c:488: error: expected ')' before 'w' globals.c:544: warning: built-in function 'cimag' declared as non-function authors_menu.c:613: error: expected ')' before 'w' globals.c:546: warning: built-in function 'creal' declared as non-function make[1]: *** [authors_menu.o] Error 1 make[1]: *** Waiting for unfinished jobs.... make[1]: *** [globals.o] Error 1 make: *** [all] Error 1 Error: Status 1 encountered during processing. }}} I appreciate any help you could give in resolving this issue. -- Ticket URL: <http://trac.macports.org/ticket/23156> MacPorts <http://www.macports.org/> Ports system for Mac OS