Re: [linux-audio-dev] compiling Mix

New Message Reply About this list Date view Thread view Subject view Author view Other groups

Subject: Re: [linux-audio-dev] compiling Mix
From: Paul Winkler (slinkp23_AT_yahoo.com)
Date: Tue May 02 2000 - 12:30:15 EEST


Thanks to everyone who responded. I still don't have mix working...
but I'm learning stuff.

Guenter Geiger wrote:
>
> Hi Paul !
>
> The problem is, that the linker can't find libXm (the Motif library).
> This should be trapped by the configure script, if you look at
> configures output there should be a line
>
> checking for main in -lXm... no

Yep, that's true. I hadn't noticed.
 
> it the happily goes on instead of writing out a warning, so
> after all it's a bug in the my "configure" setup.
>
> To get around it, make sure lesstif is installed properly
> (Do you have a file /usr/X11R6/lib/libXm.so ?)

Aha. I had /usr/X11R6/lib/libXm.so.1 and libXm.so.2 but not libXm.so
... I added it as a link to libXm.so.2 and now mix compiles. I did
make install, and try mix ... but it won't start; it says it's
loading plugins, it then segfaults. I tried again with libXm.so -->
libXm.so.1 but the same thing happens.

[pw_AT_slink mix]$ mix &
[1] 6110
Starting Mix .[pw_AT_slink mix]$ ...
Start loading 9 plugins
loading Chorus
    parameter Speed
    parameter Depth
loading Compress
    parameter CMA
loading Echo
    parameter Delay
    parameter Feedback
loading Filter
    parameter HP LP BP BS
    parameter FilterQ
    parameter Center Frequency
loading Gain
    parameter Gain
loading Harmonizer
    parameter Inter
loading Octave
loading Reverb
loading Ring
    parameter Frequency
plugins loaded

[1]+ Segmentation fault mix
[pw_AT_slink mix]$
    parameter Time

Any more ideas?

-- 
................    paul winkler    ..................
slinkP arts:   music, sound, illustration, design, etc.
A member of ARMS    ----->    http://www.reacharms.com
or http://www.mp3.com/arms or http://www.amp3.net/arms
personal page   ---->    http://www.ulster.net/~abigoo


New Message Reply About this list Date view Thread view Subject view Author view Other groups

This archive was generated by hypermail 2b28 : Tue May 02 2000 - 13:06:34 EEST