tlf-devel
[Top][All Lists]
Advanced

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

Re: [Tlf-devel] tlf and FreeBSD. . .


From: Jim Smith
Subject: Re: [Tlf-devel] tlf and FreeBSD. . .
Date: Tue, 28 Oct 2003 13:48:07 -0600

On Tue, 28 Oct 2003 20:19:21 +0100
Joop Stakenborg <address@hidden> wrote:


> 
> Here is a hack, it's not portable across plaforms (we should really
> use $(PTHREAD_LIBS) instead of -lc_r), but I currenly don't have a
> better solution. Edit src/Makefile.am and put a line like:
> 
> INCLUDES = $(PTHREAD_CFLAGS)
> 
> in the first line, and:
> 
> tlf_LDADD = -lc_r
> 
> in the last line.
> 
> Next, run aclocal, automake and do a:
> ./configure
> make clean
> make
> 
> Hope this helps,
> 
> Regards,
> Joop

Hi Joop,

Now I get this:

"Makefile", line 258: Need an operator
make: fatal errors encountered -- cannot continue
*** Error code 1

on both 'make clean' and 'make', which seems really odd to me.

-- 
73, Jim Smith n0oct




reply via email to

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