Hi Ziga,

> when I try to compile luci locally for development I get following error:
How are you trying to compile luci? As part of the fon-ng firmware tree
(as documented on [1]), or did you find a standalone version of luci
somewhere? We can only support the former case here.

[1]: http://trac.fonosfera.org/fon-ng/wiki/build

If you are compiling the fon-ng tree, did you perhaps switch between the
Fonera 2.0g and 2.0n without doing a complete clean (meaning to delete
both openwrt/build_dir and openwrt/staging_dir completely)? The build
system does not currently cope well with switching between different
architectures in the same checkout.

However, looking more closely, it seems that the compile is using your
system's compiler and includes, not the compiler from the toolchain
created by the fon-ng tree:

> cc -O2 -fPIC -I/usr/include/lua5.1   --std=gnu99 -c  iwconfig.c -o

So, perhaps you should provide some more insights into what you're doing
exactly :-)

Gr.

Matthijs

Attachment: signature.asc
Description: Digital signature

_______________________________________________
Development mailing list
[email protected]
http://fonosfera.org/mailman/listinfo/development

Reply via email to