Re: [linux-audio-user] JAMin

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

Subject: Re: [linux-audio-user] JAMin
From: Jack O'Quin (joq_AT_io.com)
Date: Fri Dec 12 2003 - 23:22:42 EET


davidrclark_AT_earthlink.net writes:

> In trying to install JAMin, I found:
>
> jamin-geq.o: In function `geq_set_coefs':
> /mnt/hdb7/home2/davec/c/user/downloads/jamin/jam/src/geq.c:126: undefined
> reference to `libintl_dgettext'
> jamin-geq.o: In function `geq_set_sliders':
> /mnt/hdb7/home2/davec/c/user/downloads/jamin/jam/src/geq.c:151: undefined
> reference to `libintl_dgettext'
>
> So I added -lintl to the gcc link line (manually). Linked OK after that.

Probably, there's a bug in our configure.in. It would help to know
more about your system. What distribution are you running? What C
library does it have?

What does JAMin's ./configure print?

When I run it on my Debian system I get (among other stuff)...

  checking libintl.h usability... yes
  checking libintl.h presence... yes
  checking for libintl.h... yes
  checking for dgettext in libc... yes

This is with libc6 2.3.2-9. Where does your libintl.h come from?

-- 
  joq


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

This archive was generated by hypermail 2b28 : Fri Dec 12 2003 - 23:23:45 EET