I'm trying to install libsndfile however I'm getting the following error: ---> Building libsndfile with target all 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_libsndfile/work/libsndfile-1.0.17" && make all " returned error 2 Command output: flac.c:798: warning: implicit declaration of function 'FLAC__seekable_stream_encoder_process_interleaved' flac.c:798: warning: nested extern declaration of 'FLAC__seekable_stream_encoder_process_interleaved' flac.c:798: error: request for member 'fse' in something not a structure or union flac.c: In function 'flac_write_i2flac': flac.c:814: error: invalid operands to binary * flac.c:814: error: parse error before ')' token flac.c:818: error: request for member 'encbuffer' in something not a structure or union flac.c:840: error: request for member 'fse' in something not a structure or union flac.c: In function 'flac_write_f2flac': flac.c:856: error: invalid operands to binary * flac.c:856: error: parse error before ')' token flac.c:860: error: request for member 'encbuffer' in something not a structure or union flac.c:882: error: request for member 'fse' in something not a structure or union flac.c: In function 'flac_write_d2flac': flac.c:988: error: invalid operands to binary * flac.c:988: error: parse error before ')' token flac.c:992: error: request for member 'encbuffer' in something not a structure or union flac.c:1014: error: request for member 'fse' in something not a structure or union flac.c: In function 'flac_seek': flac.c:1120: error: invalid operands to binary * flac.c:1120: error: parse error before ')' token flac.c:1130: error: request for member 'frame' in something not a structure or union flac.c:1134: warning: implicit declaration of function 'FLAC__seekable_stream_decoder_seek_absolute' flac.c:1134: warning: nested extern declaration of 'FLAC__seekable_stream_decoder_seek_absolute' flac.c:1134: error: request for member 'fsd' in something not a structure or union flac.c:1135: error: request for member 'fsd' in something not a structure or union make[3]: *** [flac.lo] Error 1 make[2]: *** [all-recursive] Error 1 make[1]: *** [all] Error 2 make: *** [all-recursive] Error 1 Error: Status 1 encountered during processing. Any idea about what's going on here? Cheers, Chris ____________________________________________________________________________________ Be a better friend, newshound, and know-it-all with Yahoo! Mobile. Try it now. http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ
On Dec 5, 2007, at 6:47 AM, Chris Share wrote:
I'm trying to install libsndfile however I'm getting the following error:
libsndfile does not work with the current version of FLAC http://trac.macosforge.org/projects/macports/ticket/12009 Of course, now I realize I didn't commit the patch to disable flac. libsndfile needs upstream attention to work with the latest FLAC, so for the meantime it seems that libsndfile simply shouldn't support FLAC. Chris
participants (2)
-
Chris Share
-
cssdev@mac.com