bug-gnubg
[Top][All Lists]
Advanced

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

Re: [Bug-gnubg] Re: Error building 030511 for Linux


From: Rod Roark
Subject: Re: [Bug-gnubg] Re: Error building 030511 for Linux
Date: Tue, 13 May 2003 04:06:06 -0700
User-agent: KMail/1.4.3

On Monday 12 May 2003 11:54 pm, Joern Thyssen wrote:
> On Mon, May 12, 2003 at 07:26:51PM -0700, Rod Roark wrote
>
> > Here's another one.  On Red Hat 9.0, trying to build 0.13.0:
> >
> > /home/rod/gnubg-0.13.0/sound.c:640: undefined reference to
> > `_af_ulaw2linear'
>
> Hmm, it looks like the ArtSc library has changed...
>
> Try
>
> rm config.cache
> ./configure --disable-artsc  (or something similar; check ./configure
> --help) gmake

As it turns out, what works is:

  ./configure LDFLAGS=-laudiofile

as _af_ulaw2linear is in libaudiofile.so.

Hopefully someone can update the build scripts accordingly.  :-)

-- Rod





reply via email to

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