follow-up

Stephen Platz platz at u.washington.edu
Mon Aug 24 20:05:13 PDT 2009


I just realized that I didn't include the console output:

-->  Building csound
Error: Target org.macports.build returned: shell command " cd "/opt/ 
local/var/macports/build/ 
_opt_local_var_macports_sources_rsync.macports.org_release_ports_audio_c 
sound/work/csound-4.23f13gbs.0" && make all " returned error 2
Command output: Making all in csound
make  all-am
make[2]: Nothing to be done for `all-am'.
Making all in flcsound
Making all in src
if /usr/bin/g++-4.0 -DHAVE_CONFIG_H -I. -I. -I../../csound   -I/opt/ 
local/include -I../.. -I../.. -O2 -Wall -I/opt/local/include -O2 - 
D_THREAD_SAFE -D_REENTRANT -MT flcsound-main.o -MD -MP -MF ".deps/ 
flcsound-main.Tpo" -c -o flcsound-main.o `test -f 'main.cpp' || echo  
'./'`main.cpp; \
then mv -f ".deps/flcsound-main.Tpo" ".deps/flcsound-main.Po"; else  
rm -f ".deps/flcsound-main.Tpo"; exit 1; fi
/opt/local/include/FL/mac.H: In function 'OpaqueRgnHandle*  
XRectangleRegion(int, int, int, int)':
/opt/local/include/FL/mac.H:49: warning: 'NewRgn' is deprecated  
(declared at /System/Library/Frameworks/ApplicationServices.framework/ 
Frameworks/QD.framework/Headers/Quickdraw.h:2877)
/opt/local/include/FL/mac.H:49: warning: 'NewRgn' is deprecated  
(declared at /System/Library/Frameworks/ApplicationServices.framework/ 
Frameworks/QD.framework/Headers/Quickdraw.h:2877)
/opt/local/include/FL/mac.H:50: warning: 'SetRectRgn' is deprecated  
(declared at /System/Library/Frameworks/ApplicationServices.framework/ 
Frameworks/QD.framework/Headers/Quickdraw.h:3055)
/opt/local/include/FL/mac.H:50: warning: 'SetRectRgn' is deprecated  
(declared at /System/Library/Frameworks/ApplicationServices.framework/ 
Frameworks/QD.framework/Headers/Quickdraw.h:3055)
/opt/local/include/FL/mac.H: In function 'void XDestroyRegion 
(OpaqueRgnHandle*)':
/opt/local/include/FL/mac.H:54: warning: 'DisposeRgn' is deprecated  
(declared at /System/Library/Frameworks/ApplicationServices.framework/ 
Frameworks/QD.framework/Headers/Quickdraw.h:2997)
/opt/local/include/FL/mac.H:54: warning: 'DisposeRgn' is deprecated  
(declared at /System/Library/Frameworks/ApplicationServices.framework/ 
Frameworks/QD.framework/Headers/Quickdraw.h:2997)
main.cpp: In function 'void<unnamed>::set_icon(Fl_Window*)':
main.cpp:214: error: 'Pixmap' was not declared in this scope
main.cpp:214: error: expected `;' before 'p'
main.cpp:219: error: 'p' was not declared in this scope
flcsound.xbm: At global scope:
flcsound.xbm:6: warning: 'flcsound_bits' defined but not used
make[2]: *** [flcsound-main.o] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all-recursive] Error 1

The command was sudo port install csound and I'm in my home directory.


More information about the macports-users mailing list