building csound

stephen eric platz platz at u.washington.edu
Tue Aug 25 11:43:14 PDT 2009


Is there something that indicates that the port is out-of-date? Let me add 
the output again to this email to consolidate it:

h7:~ stephenplatz$ sudo port install csound
Password:
--->  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_csound/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

Error: Status 1 encountered during processing.

On Tue, 25 Aug 2009, Joshua Root wrote:

> On 2009-8-25 13:03, Stephen Platz wrote:
>> Hi - I hope posting this to this list is appropriate. I'm trying to
>> install csound, but running into errors and I'm wondering if anyone has
>> sufficient experience to interpret what they mean, i.e. suggest the next
>> step I should take. I'm not adverse to doing some work here, just
>> looking for suggestions because I'm rather new to the macports thing.
>> Thanks for your insights - Steve
>
> The port looks really out of date. The first thing to try would be
> updating it to the current upstream release.
>
> - Josh
>


More information about the macports-users mailing list