Re: [Alsa-devel] alsa-lib linking problem

2003-03-11 Thread Jaroslav Kysela
On Tue, 11 Mar 2003, Takashi Iwai wrote: > At Tue, 11 Mar 2003 15:58:44 +0200, > Andrei Boros wrote: > > > > Jaroslav Kysela wrote: > > > > > > It looks like libtool problem. The 1.4.2 version is ok. > > > > > > > I see configure doing this: > > checking for versioned symbols... broken libtool

Re: [Alsa-devel] alsa-lib linking problem

2003-03-11 Thread Takashi Iwai
At Tue, 11 Mar 2003 15:58:44 +0200, Andrei Boros wrote: > > Jaroslav Kysela wrote: > > > > It looks like libtool problem. The 1.4.2 version is ok. > > > > I see configure doing this: > checking for versioned symbols... broken libtool - use libtool v1.4+; no > versions > > Is this so critical?

Re: [Alsa-devel] alsa-lib linking problem

2003-03-11 Thread Andrei Boros
Jaroslav Kysela wrote: > > It looks like libtool problem. The 1.4.2 version is ok. > I see configure doing this: checking for versioned symbols... broken libtool - use libtool v1.4+; no versions Is this so critical? If not, linking should work fine given this warning, or else configure should h

Re: [Alsa-devel] alsa-lib linking problem

2003-03-10 Thread Jaroslav Kysela
On Mon, 10 Mar 2003, Andrei Boros wrote: > > Latest cvs alsa-lib compiles ok up to a point where the linker fails on > a library: > > gcc -shared conf.lo confmisc.lo input.lo output.lo async.lo error.lo > dlmisc.lo -Wl,--whole-archive control/.libs/libcontrol.al > mixer/.libs/libmixer.al pcm/.