#15428: octave-ann 1.0 - Build failure - ld: symbol(s) not found ---------------------------------+------------------------------------------ Reporter: alakazam@melix.net | Owner: andrea.damore@macports.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: ---------------------------------+------------------------------------------ Comment (by alakazam@melix.net): It would seem that macports-trunk indeed solves this problem ; {{{octave- ann}}} simply doesn't build correctly with gcc42. I am encountering a new problem when building {{{octave-ann}}} though : {{{ /usr/bin/g++-4.0 -c -I/opt/local/include -fPIC -I/opt/local/include/octave-3.0.1 -I/opt/local/include/octave-3.0.1/octave -I/opt/local/include -mieee-fp -O2 -I../include -DHAVE_OCTAVE_30 ann_wrap.cpp -o ann_wrap.o ann_wrap.cpp: In function 'octave_value_list _wrap_annDist(const octave_value_list&, int)': ann_wrap.cpp:2266: error: expected type-specifier before 'ANN_exception' ann_wrap.cpp:2266: error: expected `)' before '&' token ann_wrap.cpp:2266: error: expected `{' before '&' token ann_wrap.cpp:2266: error: 'e' was not declared in this scope ... [snip : lots of similar errors follow, will include a full debug log] ... }}} -- Ticket URL: <http://trac.macports.org/ticket/15428#comment:10> MacPorts <http://www.macports.org/> Ports system for Mac OS