[Flac-dev] 1.0 candidate checked in

Matt Zimmerman mdz at debian.org
Sat Jul 21 13:06:14 PDT 2001


On Sat, Jul 21, 2001 at 03:53:26AM -0700, collver at linuxfreemail.com wrote:

> > OK, that worked.
> > 
> > I checked in your patch to make a static libFLAC-asm.a and
> > I moved @XMMS_LIBS@ to the end of ...LIBADD.  Matt and Ben,
> > can you try the latest CVS to see if it works for you now?
> 
> It doesn't work for me.  Looks like libtool decided not to link
> libFLAC-asm.a into libFLAC.
> 
> Here's the output:
> 
> [...]
> *** Warning: This library needs some functionality provided by ia32/libFLAC-asm.a.
> *** I have the capability to make that library automatically link in when
> *** you link to this library.  But I can only do this if you have a
> *** shared version of the library, which you do not appear to have.
> [...]
> ../../src/libFLAC/.libs/libFLAC.so: undefined reference to `FLAC__lpc_compute_residual_from_qlp_coefficients_asm_ia32'
> ../../src/libFLAC/.libs/libFLAC.so: undefined reference to `FLAC__cpu_info_sse_os_asm_ia32'
> ../../src/libFLAC/.libs/libFLAC.so: undefined reference to `FLAC__lpc_compute_residual_from_qlp_coefficients_asm_ia32_mmx'
> ../../src/libFLAC/.libs/libFLAC.so: undefined reference to `FLAC__cpu_info_asm_ia32'
> ../../src/libFLAC/.libs/libFLAC.so: undefined reference to `FLAC__lpc_restore_signal_asm_ia32_mmx'
> ../../src/libFLAC/.libs/libFLAC.so: undefined reference to `FLAC__lpc_restore_signal_asm_ia32'
> ../../src/libFLAC/.libs/libFLAC.so: undefined reference to `FLAC__cpu_info_extended_amd_asm_ia32'
> ../../src/libFLAC/.libs/libFLAC.so: undefined reference to `FLAC__lpc_compute_autocorrelation_asm_ia32'
> ../../src/libFLAC/.libs/libFLAC.so: undefined reference to `FLAC__fixed_compute_best_predictor_asm_ia32_mmx_cmov'

Argh.  Maybe libtool will have to get involved after all.  I'll work on it this
afternoon.

-- 
 - mdz





More information about the Flac-dev mailing list