Do you know german? I have a description on how to do it on http://www.truniger.ch/openwrt/. It's for backfire and for WNDR3700 but in the end it's about the same. You just have to adjust a few things like change another model when creating the build environment on your linux.
Regards, Othmar
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
kubuntu@kubuntu-vmware:~/OpenWrt-SDK-Linux-i686-1/package/linknx-0.0.1.28$ make
Makefile:16: /package.mk: Datei oder Verzeichnis nicht gefunden
make: *** Keine Regel, um »/package.mk« zu erstellen. Schluss.
After I have finally made the SDK (OpenWrt brcm47xx Kamikaze) work on UBUNTU, after I made it not to ignore directory linknx (I do not even know how, and why it was ignoring), I am unable to recover from "configure: error: C++ compiler cannot create executables", tried lot of things, pthsem even gets compiled! …
I have binaries from 0.0.1.27., they work fine withut config file. Once I specify config file, it says "unexpected parameter: Success" and terminates, not even know why :-(
Can someone plase create an IPKG for BRCM - otherwise I will probably collapse from trying to make it work.
Thanks a lot in advance.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
If linknx 0.0.1.27 says "unexpected parameter", it's most probably because it received an unexpected parameter on the command line. And of course if you don't tell us which parameters you use when starting linknx, we can't guess why they are unexpected.
Jean-François
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
I want to try out the new linknx version, but I don't know how to compile it for my WRT54GS with OpenWRT (White Russian 0.9). Can someone explain it?
Best Regards,
Chris
Do you know german? I have a description on how to do it on http://www.truniger.ch/openwrt/. It's for backfire and for WNDR3700 but in the end it's about the same. You just have to adjust a few things like change another model when creating the build environment on your linux.
Regards, Othmar
Ok, I found it in the Wiki:
But I get an error after the make-command:
This is my make-file:
Any idea?
Hello Othmar,
I will look at your description, thank you!
Best regards,
Chris
Hi,
I think you forgot to ge back to the main directory before running "make".
cd ~/OpenWrt-SDK-Linux-i686-1
make
Jean-François
Hallo linknx lovers,
Has someone yet build an ipk package for the wrt54g? I'm a bad linux compiler, I can't get it done on my router.
Hope someone will post it,
Kind regards,
René
After I have finally made the SDK (OpenWrt brcm47xx Kamikaze) work on UBUNTU, after I made it not to ignore directory linknx (I do not even know how, and why it was ignoring), I am unable to recover from "configure: error: C++ compiler cannot create executables", tried lot of things, pthsem even gets compiled! …
I have binaries from 0.0.1.27., they work fine withut config file. Once I specify config file, it says "unexpected parameter: Success" and terminates, not even know why :-(
Can someone plase create an IPKG for BRCM - otherwise I will probably collapse from trying to make it work.
Thanks a lot in advance.
Hi,
If linknx 0.0.1.27 says "unexpected parameter", it's most probably because it received an unexpected parameter on the command line. And of course if you don't tell us which parameters you use when starting linknx, we can't guess why they are unexpected.
Jean-François