Hi, On my dual G5 using fink's 10.4-unstable tree, I get the following error (maintainer cc'd). The complete output with enviro data is available here: http://robertwyatt.info/fink/octave-2.1.73-2.txt
g++ -c -no-cpp-precomp -I/sw/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -g -O2 ./DLD-FUNCTIONS/balance.cc -o balance.o ./DLD-FUNCTIONS/balance.cc: In function 'octave_value_list Fbalance(const octave_value_list&, int)': ./DLD-FUNCTIONS/balance.cc:134: error: 'empty_arg' was not declared in this scope make[2]: *** [balance.o] Error 1 make[1]: *** [src] Error 2 make: *** [all] Error 2 ### execution of /var/tmp/tmp.0.qHptuj failed, exit code 2 Removing runtime build-lock... On my G4, fink -vm build octave gives: http://robertwyatt.info/fink/octave-2.1.73-2-G4.txt As always, let me know if I can help test a fix. ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Fink-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-users
