**** BEGIN LOGGING AT Fri Jul 10 02:59:57 2009 Jul 10 10:52:32 can someone link me to some documentation Jul 10 10:52:39 i'm not understanding port 5 entirely Jul 10 10:52:45 and vlan tagging Jul 10 10:53:43 oh nuwiki's up Jul 10 10:53:46 nvm i'll look there Jul 10 14:23:20 morning/afternoon/evening Jul 10 14:25:07 I have some bulidroot issues with x-86 http://openwrt.pastebin.com/d52425aa4 Jul 10 14:27:07 try selecting a strip methind in menuconfig Jul 10 14:27:17 *method in Jul 10 14:28:13 and with brcm-2.4 http://openwrt.pastebin.com/d424a7773 Jul 10 14:28:42 Hi xMff in both case are all packages selected Jul 10 14:30:17 for brcm-2.4 I did check if expat is installed, and i did install all libraries about expat Jul 10 14:31:04 -bash: syntax error near unexpected token `(' Jul 10 14:31:18 looks like the configure script is broken Jul 10 14:31:59 wait I will lunch again, maybe I did bad copy and paste Jul 10 14:37:26 xMff: I trying to compile all packages, so I did reset default ... select Trarget x86 subtraget Generig 2.6 and in Global build settings Jul 10 14:37:45 select all packages by default Jul 10 14:38:40 and now I see Install unstriped binary on the target, this option can do something? Jul 10 14:39:43 sorry, If i select that options maybe solve my issue of strip in x86? Jul 10 14:43:32 as I said, select a strip method Jul 10 14:45:14 this the right error of brcm-2.4 http://openwrt.pastebin.com/d1fe4e8f9 Jul 10 14:45:54 check the config.log of the corresponding package Jul 10 14:46:30 where is strip method Jul 10 14:47:30 somewhere in the toolchain options or so, just use the search in menuconfig Jul 10 14:47:52 ok, thanks Jul 10 14:50:12 fofware: do you know whether x-wrt uses luaposix ? Jul 10 14:50:50 I'd like to throw it out of the interpreter to save space, if you or x-wrt need it I have to re-add it as loadable library Jul 10 14:51:27 I guess only my packages use luaposix on x-wrt Jul 10 14:52:01 ok Jul 10 14:53:34 do you request it with "require" ? Jul 10 14:54:58 mmm, let me check Jul 10 14:55:01 ah! Jul 10 14:55:10 yes md5 for example Jul 10 14:55:25 i call it by require in lua script Jul 10 14:55:27 yes Jul 10 14:55:44 ok, then you don't need to change anything Jul 10 14:58:07 that I don't understand was hot to use luac in "host" to compile packages with buildroot, but i left it for future learning, when i have more knowledges Jul 10 14:58:40 you need a PKG_BUILD_DEPENDS:=lua/host Jul 10 14:59:04 the the build system will compile a luac executable before it processes your sources Jul 10 14:59:23 you should find luac in $(STAGING_DIR)/usr/bin/luac then Jul 10 14:59:37 ah! in my make file defiine this variable Jul 10 15:00:11 i will try it Jul 10 15:01:34 About strip method , I did search in menuconfig and only that I found is Install unstripped binary, so is that option that i need select Jul 10 15:03:57 all staff of lua in x-wrt work by itself, only use the same css files to keep the look of x-wrt Jul 10 15:21:49 xMff: can I bug you for a momemnt? Jul 10 15:22:03 you can try ;) Jul 10 15:22:54 I ma using prism54 driver and I magetting this error eth2(prism2): Interface type not supported, after booting /etc/config/wireless file was blank Jul 10 15:22:58 I wrote it myself Jul 10 15:23:20 wireless interface is activate as eth2 interface Jul 10 15:23:42 I have to use firmware to start this interface Jul 10 15:24:14 but somehot it is not linking with openwrt system I guess Jul 10 15:25:01 iirc there is (or was) no uci support for this driver Jul 10 15:25:12 waht version of openwrt are you suing? Jul 10 15:25:17 using Jul 10 15:25:19 8.0.9.1 Jul 10 15:26:14 nbd * r16765 /trunk/target/linux/atheros/ (config-2.6.28 config-2.6.30): atheros: disable CONFIG_LEDS_GPIO by default, it causes flash access errors on devices that use a non-standard gpio line to control the spi flash chip select Jul 10 15:28:38 mun24: you need to write scripts to bring up the interface, openwrt has no means of configuring it through /etc/config/uci Jul 10 15:28:45 erm /etc/config/wireless Jul 10 15:28:59 what option type I should select Jul 10 15:29:28 like mac80211, broadcom Jul 10 15:29:58 for prism54 driver what is the option type Jul 10 15:30:36 in /etc/config/wireless file Jul 10 15:40:40 nbd * r16766 /branches/8.09/target/linux/atheros/config-default: merge r16765 to 8.09 Jul 10 15:50:09 mun24: again - there is no support for /etc/config/wireless with the prism54 driver Jul 10 15:51:08 then why it is available in the 8.0.9 Jul 10 15:51:40 so I need to configure it manually Jul 10 17:18:30 xMff: to compile lua script like you told me where is the best section place in Build/Compile or direct in Install? Jul 10 19:30:00 juhosg * r16767 /trunk/target/linux/ar71xx/files/drivers/spi/ar71xx_spi.c: [ar71xx] fix a bug in the SPI driver (closes #5485) Jul 10 21:00:50 xMff: is any way to see if my Makefile complied lua.scrip without install firmware Jul 10 21:01:40 look at the script Jul 10 21:01:51 if it's binary, it was compiled Jul 10 21:02:50 in /build_dir/target-.... Jul 11 00:02:40 nbd * r16768 /trunk/package/uci/Makefile: ucitrigger depends on lua Jul 11 01:20:57 nbd * r16769 /trunk/package/hotplug2-old/ (5 files in 3 dirs): remove hotplug2-old Jul 11 01:21:02 nbd * r16770 /trunk/target/linux/generic-2.6/files/drivers/net/phy/ar8216.c: ar8216: rename the vlan attribute to enable_vlan to keep it consistent with other drivers Jul 11 02:30:22 nbd * r16771 /trunk/target/linux/ (3 files in 3 dirs): mips: do not use the prefetch instruction on R4K (MIPS32_R1), the ISA does not implement it Jul 11 02:30:27 nbd * r16772 /trunk/target/linux/generic-2.6/ (2 files in 2 dirs): Jul 11 02:30:27 mips: replace -mlong-calls with -mno-long-calls to make function calls faster in kernel modules Jul 11 02:30:27 to achieve this, try to load kernel modules to KSEG0 and if that doesn't work, use vmalloc and fix up relocations with a jump table Jul 11 02:30:27 based on code from a kernel patch by MikroTik **** ENDING LOGGING AT Sat Jul 11 02:59:57 2009