El Mon, Feb 15, 2010 at 08:30:34PM +0530 Niamathullah sharief ha dit:

>    I am trying to cross compile the "libtorrent-rasterbar-0.14.8"
>    i got the error
>    Code:
> 
>      checking for boostlib >= 1.35... yes
> 
>      checking whether the Boost::System library is available... yes
> 
>      checking for exit in -lboost_system-mt... no
> 
>      checking for exit in -lboost_system-mt... (cached) no
> 
>      checking for exit in -lboost_system-mt... (cached) no
> 
>      configure: error: Could not link against boost_system-mt !
> 
>      Configuration of glib library has failed
> 
>      shar...@sharief-desktop:/mnt/omap/sources/libtorrent-rasterbar-0.14.8$
> 
>    I didnt understand what will be the error. can anyone tell me if
>    you know

kernelnewbies isn't the appropriate forum to ask for help for your
problem. you are trying to compile a user space program/library, this
has little to do with the kernel.

libtorrent-rasterbar depends on the boost library
(http://www.boost.org/), which the build system for some reason isn't
able to find.

-- 
Matthias Kaehlcke
Embedded Linux Developer
Barcelona

             If liberty means anything at all, it means the
           right to tell people what they do not want to hear
                            (George Orwell)
                                                                 .''`.
    using free software / Debian GNU/Linux | http://debian.org  : :'  :
                                                                `. `'`
gpg --keyserver pgp.mit.edu --recv-keys 47D8E5D4                  `-

--
To unsubscribe from this list: send an email with
"unsubscribe kernelnewbies" to [email protected]
Please read the FAQ at http://kernelnewbies.org/FAQ

Reply via email to