Re: [PATCH] Integrating BRLTTY with Gnopernicus (second version)



[quoted lines by Adi Dascal on May 29, 2003, at 13:00]

>I am aware of what else is needed besides your patch, 

Excellent!

>I've downloaded brltty_3.2.tar.gz 

For --enable-api to work, you need 3.3 (not officially released yet). To get
it, read the repository section of BRLTTY's download page. IN short, though,
it's a subversion repository. Check out svn://mielke.cc/main/brltty.

>adlib.o: In function `AL_evaluatePitch':
>/home/adi/2DO/year2003/month05/2003.05.29/brltty-3.2/Programs/./adlib.c:110: 
>undefined reference to `pow'

For some reason, autoconf isn't picking up the need for -lm when linking. For a
quick fix, modify the LDLIBS line in config.mk. For a permanent solution (and
if you have the time), might you be able to figure out why the check for "sin"
(as opposed to "pow") in configure.in isn't requiring libm on your system?

-- 
Dave Mielke           | 2213 Fox Crescent | I believe that the Bible is the
Phone: 1-613-726-0014 | Ottawa, Ontario   | Word of God. Please contact me
EMail: dave mielke cc | Canada  K2A 1H7   | if you're concerned about Hell.
http://familyradio.com/                   | http://mielke.cc/bible/




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