On Jan 24, 2014, at 5:00 PM, Viv Kendon <v.ken...@leeds.ac.uk> wrote:

> Just got the following doing "update-all" (not sure I've gone far enough 
> back, can supply more if needed)
> 
> <snip>
>  CC       G72x/g72x.lo
>  CCLD     libcommon.la
>  CCLD     GSM610/libgsm.la
>  CCLD     G72x/libg72x.la
> /usr/bin/ranlib: file: .libs/libcommon.a(windows.o) has no symbols
> ranlib: file: .libs/libcommon.a(windows.o) has no symbols
>  CCLD     libsndfile.la
> Undefined symbols for architecture x86_64:
>  "_ogg_page_eos", referenced from:
>      _ogg_vorbis_open in ogg_vorbis.o
>      _vorbis_close in ogg_vorbis.o
>      _vorbis_read_sample in ogg_vorbis.o
>      _vorbis_write_samples in ogg_vorbis.o
>  "_ogg_page_granulepos", referenced from:
>      _ogg_vorbis_open in ogg_vorbis.o
>  "_ogg_page_serialno", referenced from:
>      _ogg_vorbis_open in ogg_vorbis.o
>      _vorbis_read_header in ogg_vorbis.o
>      _ogg_open in libcommon.a(ogg.o)
>  "_ogg_stream_clear", referenced from:
>      _ogg_vorbis_open in ogg_vorbis.o
>      _vorbis_read_header in ogg_vorbis.o
>      _ogg_open in libcommon.a(ogg.o)
>      _ogg_close in libcommon.a(ogg.o)
>  "_ogg_stream_flush", referenced from:
>      _vorbis_write_header in ogg_vorbis.o
>  "_ogg_stream_init", referenced from:
>      _ogg_vorbis_open in ogg_vorbis.o
>      _vorbis_read_header in ogg_vorbis.o
>      _vorbis_write_header in ogg_vorbis.o
>      _ogg_open in libcommon.a(ogg.o)
>  "_ogg_stream_packetin", referenced from:
>      _vorbis_close in ogg_vorbis.o
>      _vorbis_write_header in ogg_vorbis.o
>      _vorbis_write_samples in ogg_vorbis.o
>  "_ogg_stream_packetout", referenced from:
>      _ogg_vorbis_open in ogg_vorbis.o
>      _vorbis_read_header in ogg_vorbis.o
>      _vorbis_read_sample in ogg_vorbis.o
>      _ogg_open in libcommon.a(ogg.o)
>  "_ogg_stream_pagein", referenced from:
>      _ogg_vorbis_open in ogg_vorbis.o
>      _vorbis_read_header in ogg_vorbis.o
>      _vorbis_read_sample in ogg_vorbis.o
>      _ogg_open in libcommon.a(ogg.o)
>  "_ogg_stream_pageout", referenced from:
>      _vorbis_close in ogg_vorbis.o
>      _vorbis_write_samples in ogg_vorbis.o
>  "_ogg_stream_reset", referenced from:
>      _vorbis_read_header in ogg_vorbis.o
>      _ogg_open in libcommon.a(ogg.o)
>  "_ogg_sync_buffer", referenced from:
>      _ogg_vorbis_open in ogg_vorbis.o
>      _vorbis_read_header in ogg_vorbis.o
>      _vorbis_read_sample in ogg_vorbis.o
>      _ogg_open in libcommon.a(ogg.o)
>  "_ogg_sync_clear", referenced from:
>      _ogg_vorbis_open in ogg_vorbis.o
>      _ogg_open in libcommon.a(ogg.o)
>      _ogg_close in libcommon.a(ogg.o)
>  "_ogg_sync_init", referenced from:
>      _ogg_vorbis_open in ogg_vorbis.o
>      _ogg_open in libcommon.a(ogg.o)
>  "_ogg_sync_pageout", referenced from:
>      _ogg_vorbis_open in ogg_vorbis.o
>      _vorbis_read_header in ogg_vorbis.o
>      _vorbis_read_sample in ogg_vorbis.o
>      _ogg_open in libcommon.a(ogg.o)
>  "_ogg_sync_reset", referenced from:
>      _vorbis_read_header in ogg_vorbis.o
>      _ogg_open in libcommon.a(ogg.o)
>  "_ogg_sync_wrote", referenced from:
>      _ogg_vorbis_open in ogg_vorbis.o
>      _vorbis_read_header in ogg_vorbis.o
>      _vorbis_read_sample in ogg_vorbis.o
>      _ogg_open in libcommon.a(ogg.o)
>  "_vorbis_analysis", referenced from:
>      _vorbis_close in ogg_vorbis.o
>      _vorbis_write_samples in ogg_vorbis.o
>  "_vorbis_analysis_blockout", referenced from:
>      _vorbis_close in ogg_vorbis.o
>      _vorbis_write_samples in ogg_vorbis.o
>  "_vorbis_analysis_buffer", referenced from:
>      _vorbis_write_s in ogg_vorbis.o
>      _vorbis_write_i in ogg_vorbis.o
>      _vorbis_write_f in ogg_vorbis.o
>      _vorbis_write_d in ogg_vorbis.o
>  "_vorbis_analysis_headerout", referenced from:
>      _vorbis_write_header in ogg_vorbis.o
>  "_vorbis_analysis_init", referenced from:
>      _vorbis_write_header in ogg_vorbis.o
>  "_vorbis_analysis_wrote", referenced from:
>      _vorbis_close in ogg_vorbis.o
>      _vorbis_write_samples in ogg_vorbis.o
>  "_vorbis_bitrate_addblock", referenced from:
>      _vorbis_close in ogg_vorbis.o
>      _vorbis_write_samples in ogg_vorbis.o
>  "_vorbis_bitrate_flushpacket", referenced from:
>      _vorbis_close in ogg_vorbis.o
>      _vorbis_write_samples in ogg_vorbis.o
>  "_vorbis_block_clear", referenced from:
>      _vorbis_read_header in ogg_vorbis.o
>      _vorbis_close in ogg_vorbis.o
>  "_vorbis_block_init", referenced from:
>      _vorbis_read_header in ogg_vorbis.o
>      _vorbis_write_header in ogg_vorbis.o
>  "_vorbis_comment_add_tag", referenced from:
>      _vorbis_write_header in ogg_vorbis.o
>  "_vorbis_comment_clear", referenced from:
>      _ogg_vorbis_open in ogg_vorbis.o
>      _vorbis_read_header in ogg_vorbis.o
>      _vorbis_close in ogg_vorbis.o
>  "_vorbis_comment_init", referenced from:
>      _ogg_vorbis_open in ogg_vorbis.o
>      _vorbis_read_header in ogg_vorbis.o
>      _vorbis_write_header in ogg_vorbis.o
>  "_vorbis_comment_query", referenced from:
>      _vorbis_read_header in ogg_vorbis.o
>  "_vorbis_dsp_clear", referenced from:
>      _vorbis_read_header in ogg_vorbis.o
>      _vorbis_close in ogg_vorbis.o
>  "_vorbis_info_clear", referenced from:
>      _ogg_vorbis_open in ogg_vorbis.o
>      _vorbis_read_header in ogg_vorbis.o
>      _vorbis_close in ogg_vorbis.o
>  "_vorbis_info_init", referenced from:
>      _ogg_vorbis_open in ogg_vorbis.o
>      _vorbis_read_header in ogg_vorbis.o
>      _vorbis_write_header in ogg_vorbis.o
>  "_vorbis_synthesis", referenced from:
>      _vorbis_read_sample in ogg_vorbis.o
>  "_vorbis_synthesis_blockin", referenced from:
>      _vorbis_read_sample in ogg_vorbis.o
>  "_vorbis_synthesis_headerin", referenced from:
>      _ogg_vorbis_open in ogg_vorbis.o
>      _vorbis_read_header in ogg_vorbis.o
>  "_vorbis_synthesis_init", referenced from:
>      _vorbis_read_header in ogg_vorbis.o
>  "_vorbis_synthesis_pcmout", referenced from:
>      _vorbis_read_sample in ogg_vorbis.o
>  "_vorbis_synthesis_read", referenced from:
>      _vorbis_read_sample in ogg_vorbis.o
>  "_vorbis_version_string", referenced from:
>      _ogg_vorbis_open in ogg_vorbis.o
> ld: symbol(s) not found for architecture x86_64
> clang: error: linker command failed with exit code 1 (use -v to see 
> invocation)
> make[2]: *** [libsndfile.la] Error 1
> 
> Package manager version: 0.36.3.1
> Distribution version: selfupdate-rsync Fri Jan 24 19:37:40 2014, 10.7, x86_64
> Trees: local/main stable/main
> Xcode.app: 4.6.1
> Xcode command-line tools: 4.6.0.0.1.1362189000
> Max. Fink build jobs:  4
> 
> Not urgent, not sure what I have installed that needs it...

This was caused by a recent change in the libvorbis package. I've now patched 
libsndfile1 to build with it.

Daniel

Attachment: signature.asc
Description: Message signed with OpenPGP using GPGMail

------------------------------------------------------------------------------
CenturyLink Cloud: The Leader in Enterprise Cloud Services.
Learn Why More Businesses Are Choosing CenturyLink Cloud For
Critical Workloads, Development Environments & Everything In Between.
Get a Quote or Start a Free Trial Today. 
http://pubads.g.doubleclick.net/gampad/clk?id=119420431&iu=/4140/ostg.clktrk
_______________________________________________
Fink-users mailing list
Fink-users@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.macosx.fink.user
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to