Re: [ecasound] Getting closer

New Message Reply Date view Thread view Subject view Author view Other groups

Subject: Re: [ecasound] Getting closer
From: Kai Vehmanen (k@eca.cx)
Date: Sun May 14 2000 - 19:43:46 EEST


On Fri, 12 May 2000, Richard A. Smith wrote:

> I think I am narrowing in on the 2.95.2 linking problem. It seems to have
> something to do with the <map> STL header.

Huh, after a very frustrating week of bug hunting, I think I found the
bug: a god damn autoconf macro! Running configure.in in a machine with
2.95.x produces the following:

-- config.h:
#define inline

--

This of course totally screws up how STL template classes (vector, map, etc) are processed. As a quick fix, remove 'AC_C_INLINE' from ecasound's configure.in or remove the above line from config.h (after running configure).

-- Kai Vehmanen <k@eca.cx> ---------------- CS, University of Turku . . audio software for linux .. http://www.eca.cx . . armchair-tunes mp3/wav/ra . http://www.wakkanet.fi/sculpscape .

-- To unsubscribe send message 'unsubscribe' in the body of the message to <ecasound-list-request@wakkanet.fi>.


New Message Reply Date view Thread view Subject view Author view Other groups

This archive was generated by hypermail 2b28 : Sun May 14 2000 - 19:56:04 EEST