iiwusynth-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [iiwusynth-devel] strange linking problem


From: Peter Hanappe
Subject: Re: [iiwusynth-devel] strange linking problem
Date: Tue, 10 Dec 2002 11:19:42 +0100
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0.0) Gecko/20020623 Debian/1.0.0-0.woody.1

Per Weijnitz wrote:
        Hello,

Hi Per,

My setup is:
 - Debian 3.0 (up to date with security dpkgs).
   - gcc version 2.95.4 20011002 (Debian prerelease)
   - ln (fileutils) 4.1
   - ltmain.sh (GNU libtool) 1.4.2a
   - kernel: linux 2.4.19
 - Alsa 0.9.0
 - ./configure --disable-oss-support --enable-debug

I have the same set-up as you, except that I have
kernel 2.4.17. I downloaded version 0.2.2 and configured/installed
it as you did. I had to run 'ldconfig' after installation but
didn't find any problems.

> First, I could not start iiwusynth as I got "Failed to create
> the synthesizer". I realised new_iiwu_synth() was never reached
> from iiwusynth.c as the debug messages I put in new_iiwu_synth()
> were never printed.

What did you use to print the message, printf or IIWU_LOG? Make sure
you use printf since the logging system may not be initialized, yet.

It seems to me you're linking with an old version of the library.
Make sure you don't have any stale libiiwusynth in /usr/local/lib.

Cheers,
Peter

  /PW






reply via email to

[Prev in Thread] Current Thread [Next in Thread]