Re: [linux-audio-user] jamin 0.9.0 seg fault

From: Steve Harris <S.W.Harris@email-addr-hidden>
Date: Sun Feb 20 2005 - 15:59:56 EET

On Fri, Feb 18, 2005 at 10:09:44PM +0100, Bengt Gördén wrote:
> On Fri, Feb 18, 2005 at 09:36:34PM +0100, Bengt Gördén wrote:
> > On Fri, Feb 18, 2005 at 08:32:23PM +0000, Dubphil wrote:
> > > On Fri, Feb 18, 2005 at 07:58:08PM +0100, Bengt Gördén wrote:
> > > >
> > > > I use gentoo and it shouldn't install 2 version side by
> > > > side. I run updatedb every night and I can't see any extra jackd.
> > >
> > > Hey hey that's sounds something to me as i'm also on gentoo,
> > > I have all the stuff from the portage jackd libs...etc
> > > I have the same problem with the portage jamin, so I try to compile it
> > > from another source and it is the same result.
> > >
> > > Is this a gentoo issue only ?
> >
> > Hm. Might be. The liblo isn't in gentoo. I'll try to install that, as
> > a part of gentoo (ebuild) and then rebuild jamin.
>
> I made an ebuild for the liblo and that went fine. I took the
> 0.16-tarball. But when I then tried to reemerge jamin it stops at:
>
>
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O3 -march=athlon-xp -pipe -g -I/usr/include/libxml2 -Wall -O3 -march=athlon-xp -pipe -c -o jamin-spectrum.o `test -f 'spectrum.c' || echo './'`spectrum.c
> main.c:70: error: syntax error before "lo_arg"
> main.c: In function `main':
> main.c:78: error: `lo_server_thread' undeclared (first use in this function)
> main.c:78: error: (Each undeclared identifier is reported only once
> main.c:78: error: for each function it appears in.)
> main.c:78: error: syntax error before "st"
> main.c:127: error: `st' undeclared (first use in this function)
> main.c:127: warning: implicit declaration of function `lo_server_thread_new'
> main.c:128: warning: implicit declaration of function `lo_server_thread_add_method'
> main.c:129: warning: implicit declaration of function `lo_server_thread_start'
> main.c: At top level:
> main.c:226: error: syntax error before "lo_arg"

This means that the build system wasn't able to find the liblo headers.
There wasa bug in old versions of liblo and jamin that cancelled each
other out, it could be that you have some combination thats not happy.

The next point release of JAMin should be released, as it fixes a number
of issues.

- Steve
Received on Sun Feb 20 20:15:06 2005

This archive was generated by hypermail 2.1.8 : Sun Feb 20 2005 - 20:15:07 EET