gnash-dev
[Top][All Lists]
Advanced

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

Re: [Gnash-dev] Make error[Gnash on arm]


From: strk
Subject: Re: [Gnash-dev] Make error[Gnash on arm]
Date: Tue, 19 Jun 2007 09:37:48 +0200

On Tue, Jun 19, 2007 at 12:50:03PM +0530, Prathap KV wrote:
> Hello strk,
> 
> On Tuesday 19 June 2007 12:32, strk wrote:
> > 'make dumpconfig' | grep BOOST
> When i did
> $make dumpconfig | grep BOOST
...
>         BOOST_CFLAGS is -I/usr/local/arm/oe/include
>         BOOST_LIBS is 
> -L/home/prathap/devel/gnash/device/boost_1_34_0/bin.v2/libs/thread/build/gcc-3.4.4/debug/threading-multi
> 
> I have this library  "libboost_thread-gcc34-mt-d-1_34.so.1.34.0" under 
> BOOST_LIBS location.
> I copied boost directory under Boost root directory 
> to /uar/local/arm/oe/include.

BOOST_LIBS is missing an -lboost_thread-gcc43-mt-d-1_34
Set it in LD_FLAGS and rebuild, but the bug here is in the boost.m4 macro file 
it seems.
Did you configure by passing --with-boost-libs ? If so, what value did you give 
?

--strk;




reply via email to

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