I was facing similar problems. I was facing problem with hash_map in
deployer.cc.

Eventually, resolved after upgrading my GCC to gcc 4.4.4..
And Installing a compatible boost library with gcc.

Regards,
Vishal


On Thu, Mar 10, 2011 at 9:54 AM, Leonardo Linguaglossa
<theleo...@gmail.com>wrote:

> Errata corrige.
> now the error is different and it is in the deployer.cc file:
>
> ../../../src/builtin/deployer.cc:142: error: expected initializer before
> '<' token
> make[5]: *** [deployer.lo] Error 1
> make[5]: Leaving directory `/home/netfpga2/nox/nox/build/src/builtin'
>
> make[4]: *** [all] Error 2
> make[4]: Leaving directory `/home/netfpga2/nox/nox/build/src/builtin'
>
> make[3]: *** [all-recursive] Error 1
> make[3]: Leaving directory `/home/netfpga2/nox/nox/build/src'
> make[2]: *** [all] Error 2
> make[2]: Leaving directory `/home/netfpga2/nox/nox/build/src'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/home/netfpga2/nox/nox/build'
> make: *** [all] Error 2
>
>
> I hope you could help me,
> best regards
> --
> Leonardo
>
> _______________________________________________
> nox-dev mailing list
> nox-dev@noxrepo.org
> http://noxrepo.org/mailman/listinfo/nox-dev
>
>
_______________________________________________
nox-dev mailing list
nox-dev@noxrepo.org
http://noxrepo.org/mailman/listinfo/nox-dev

Reply via email to