2010-07-28 05:38 whatever I do 2010-07-28 05:38 I can't get the toolchain to find my package 2010-07-28 05:38 obviously someone is not telling me something.. 2010-07-28 05:39 tuxbrain: didn't you write that article about it? 2010-07-28 05:39 yes and.. it work for me... 2010-07-28 05:39 mmm 2010-07-28 05:39 could it be an error in my makefile? 2010-07-28 05:40 it could 2010-07-28 05:40 how looks your PKG_SOURCE line? 2010-07-28 05:41 bartbes: do make package/symlinks 2010-07-28 05:41 I did 2010-07-28 05:41 I think.. 2010-07-28 05:41 runs it anyway 2010-07-28 05:41 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz 2010-07-28 05:42 and PKG_SOURCE-URL? 2010-07-28 05:42 but wait.. 2010-07-28 05:42 oh 2010-07-28 05:42 I didn't mess that up 2010-07-28 05:42 thathelps 2010-07-28 05:42 PKG_SOURCE_URL:=http://icculus.org/physfs/downloads/ 2010-07-28 05:42 have you ./scripts/feeds update 2010-07-28 05:42 ./scripts/feeds install -p mutroxports 2010-07-28 05:42 I did 2010-07-28 05:42 and I called it love instead of mutroxports, but yeah 2010-07-28 05:43 I know it finds the feed 2010-07-28 05:43 I can see the symlink in feeds/love/ 2010-07-28 05:43 (symlink to the makefile) 2010-07-28 05:44 wait a sec.. 2010-07-28 05:44 I think it works now 2010-07-28 05:44 I guess I simply needed to run make package/synlinks again 2010-07-28 05:44 *symlinks 2010-07-28 05:45 hehehe that is what gonna to suggest now 2010-07-28 05:45 but I ran it before 2010-07-28 05:45 before what? 2010-07-28 05:45 but I did that when the makefile was incorrect 2010-07-28 05:45 so I guess that was the problem 2010-07-28 05:46 thanks for your help guys 2010-07-28 05:47 btw, I have to say the toolchain is amazingly slow 2010-07-28 05:47 and ofc now I can't find the package 2010-07-28 05:47 because there is no bin folder 2010-07-28 05:47 heh 2010-07-28 05:47 my mistake 2010-07-28 05:48 bin/xburst/packages 2010-07-28 05:48 wasn't there yet 2010-07-28 05:48 but that is definately my fault 2010-07-28 05:48 so don't worry 2010-07-28 05:49 *definitely 2010-07-28 05:55 it's slow for the first time 2010-07-28 05:55 for the first time? 2010-07-28 05:55 I've done a few compiles already 2010-07-28 05:55 but yeah 2010-07-28 05:55 of course it has to download tons of source and then fresh compile it 2010-07-28 05:55 never a complete one (what killed me) 2010-07-28 05:56 then it will be faster 2010-07-28 05:56 anyway, I'll report back in 3 days 2010-07-28 05:56 hopefully it will have finished then 2010-07-28 05:56 :D 2010-07-28 05:56 depends on the crapiness of your vsp 2010-07-28 05:56 vps 2010-07-28 05:57 running this on my own comp 2010-07-28 05:57 why would I build this on a vps? 2010-07-28 06:12 hi, wolfspraul I asked for you yesterday, it was about the SDW-823 MicroSD wlan card: I am testing it on a pxa27x system, and porting the ks7010 driver to 2.6.35-rc kernel. Are there patches for that already that you know of? 2010-07-28 06:13 ao2: hmm 2010-07-28 06:13 when you say 'porting the ks7010 driver' - where are those sources from? 2010-07-28 06:14 I only know the stuff that is in our openwrt tree 2010-07-28 06:15 wolfspraul, I took the source from openwrt-xburst, added some kconfig stuff to build it in kernel without openwrt and going on from that 2010-07-28 06:18 good, nothing I can add to that 2010-07-28 06:21 wolfspraul, ok, so I'll tell you about the patches for 2.6.35-rc once I am done 2010-07-28 06:24 oh god 2010-07-28 06:24 I stopped compiling the toolkit 2010-07-28 06:24 to move it over to another harddisk 2010-07-28 06:24 and the moving takes just as long as the compiling.. 2010-07-28 06:24 doh 2010-07-28 07:55 Andres Calderon: only one wire connected http://qi-hw.com/p/xue/1580e66 2010-07-28 08:36 Jiri Brozovsky: Initial port of Snownews RSS reader to OpenWRT. http://qi-hw.com/p/openwrt-packages/145395c 2010-07-28 09:13 jirkab: snownews is cool! I am using it on my notebook, maybe I can update all my feeds on the nano and then read on the go... 2010-07-28 09:15 I'm using it, too. But there were some problems with its Makefile so I have ported in only now. 2010-07-28 09:17 oh shit 2010-07-28 09:17 it built 2010-07-28 09:17 ! 2010-07-28 09:18 bartbes, gmenu2x? :) 2010-07-28 09:18 the toolchain 2010-07-28 09:18 ah 2010-07-28 09:18 now let's see if I can get physfs to build 2010-07-28 09:19 so, snownews is an rss reader 2010-07-28 09:20 that allows for offline reading? 2010-07-28 09:20 bartbess: offline? probably not 2010-07-28 09:20 then.. 2010-07-28 09:20 I mean 2010-07-28 09:20 but you may set "browser" to "wget %s" 2010-07-28 09:21 the things in the feed? 2010-07-28 09:21 because how else can you read on the go? 2010-07-28 09:21 jirkab: but you can download the feeds, then read later 2010-07-28 09:21 should be no problem 2010-07-28 09:22 must try it more (I never used Snownews offline) 2010-07-28 09:22 because if that's possible 2010-07-28 09:22 ... 2010-07-28 09:22 then that's the ideal solution for my next holiday 2010-07-28 09:22 just update in once in a while 2010-07-28 09:22 and read whenever 2010-07-28 09:25 I still have about 900 articles to go to compensate for my 2 week holiday 2010-07-28 09:25 and keep in mind I had loads and loads and loads and loads more when I first came back 2010-07-28 09:26 feeds data are saved automaticaly (you always have them available offline) but articles have to be open in the web browser 2010-07-28 09:29 there is how it looks on the Ben: http://en.qi-hardware.com/wiki/File:Jirka-snownews-ben.jpg 2010-07-28 09:29 hmm it seems to be building (physfs) 2010-07-28 09:29 pretty good 2010-07-28 09:30 jirkab: ah yes sure, I always just read the feed 2010-07-28 09:31 I don't use feeds that only give me the headline 2010-07-28 09:31 I must be doing something wrong.. 2010-07-28 09:31 bartbes: what you are compiling? still SDK? 2010-07-28 09:32 physfs 2010-07-28 09:32 but I can't get it to compile 2010-07-28 09:32 I get no errors 2010-07-28 09:32 but I see no package either 2010-07-28 09:32 you use make V=99 ? 2010-07-28 09:32 jirkab: you are porting so many apps - do you think it would help people if we would offer the prebuilt sdk for download somewhere? 2010-07-28 09:32 I even tried the menuconfig 2010-07-28 09:32 make[3] -C /home/bart/nanonote/love/physfs compile 2010-07-28 09:32 that seems nice 2010-07-28 09:32 no errors 2010-07-28 09:33 yet no install line 2010-07-28 09:33 bartbes: please send me your Makefile to jirka (at) penguin (dot) cz 2010-07-28 09:34 let's hope I get the hang of it soon 2010-07-28 09:34 ... 2010-07-28 09:34 wolfspraul: yes, surely. But we probably need more detailed beginners guide 2010-07-28 09:35 ok 2010-07-28 09:35 wolfspraul: with description of typical problems and most common errors 2010-07-28 09:35 once we have more scripting languages on the ben I want to make it possible to write a script in the wiki, then have it picked up for packaging directly out of the wiki 2010-07-28 09:35 (that's unrelated, just an old idea/dream of mine...) 2010-07-28 09:36 heh 2010-07-28 09:36 nice idea 2010-07-28 09:36 jirkab: sent 2010-07-28 09:37 wolfspraul: nice idea 2010-07-28 09:38 thanks - need to give me a kick to really make it working.. 2010-07-28 09:41 jirkab: so, have you seen an obvious mistake yet? :P 2010-07-28 09:42 bartbes: it's probably unrelated to the problem, but nobody knows:  CATEGORY:=Utilities 2010-07-28 09:42 oh I just put it there to make it stand out in the menu 2010-07-28 09:42 forgot to revert when I did get it to show up 2010-07-28 09:43 bartbes: I still con't find any other problem (hope "cmake ." is OK) 2010-07-28 09:43 yeah, that works 2010-07-28 09:44 bartbes maybe "cmake $(PKG_BUILD_DIR)" might help? 2010-07-28 09:44 hmm 2010-07-28 09:44 good idea 2010-07-28 09:44 but I just started another recompile 2010-07-28 09:44 waits 2010-07-28 09:45 bartbes: I see no "src" subdirectory in the physfs-2.0.0 2010-07-28 09:45 ? 2010-07-28 09:46 ehm 2010-07-28 09:46 possible 2010-07-28 09:46 is that a problem? 2010-07-28 09:47 bartbes: yes, here: $(INSTALL_DIR) $(PKG_BUILD_DIR)/src/physfs $(1)/usr/sbin/ 2010-07-28 09:47 :O 2010-07-28 09:47 that's what you get when you copy-paste after all else fails 2010-07-28 09:47 should be $(INSTALL_BIN) $(PKG_BUILD_DIR)/physfs $(1)/usr/sbin/ 2010-07-28 09:48 oh 2010-07-28 09:48 wait 2010-07-28 09:48 I fail even more 2010-07-28 09:48 that line needs to be totally rewritten 2010-07-28 09:48 INSTALL_BIN instead of INSTALL_DIR, too (on the second line only - first is ok) 2010-07-28 09:48 it's a library.. 2010-07-28 09:49 facepalms 2010-07-28 09:49 bartbes: so target shoul be in /usr/lib ? 2010-07-28 09:49 indeed 2010-07-28 09:49 and I'm now checking the output filename 2010-07-28 09:50 libphysfs.so.2.0.0 2010-07-28 09:50 bartbes: you also may see the stagging_dir/target-***/physfs-2.0 for results of compilation... 2010-07-28 09:50 so I guess I need to replace /physfs to libphysfs.so.2.0.0 2010-07-28 09:50 *with / 2010-07-28 09:50 yes 2010-07-28 09:51 well, let's try again 2010-07-28 09:51 btw do I need to update feeds? 2010-07-28 09:51 and make symlinks? 2010-07-28 09:51 probably yes - if you plan to use your library 2010-07-28 09:52 I mean, again 2010-07-28 09:52 now I've updated the makefile 2010-07-28 10:01 it's still saying "Nothing to be done for `compile'." 2010-07-28 10:02 interesting :-/ 2010-07-28 10:02 I don't think it's interesting :P 2010-07-28 10:04 I'm guessing it's supposed to be downloading the tgz 2010-07-28 10:04 and decompressing it somewhere 2010-07-28 10:05 you already have downloaded ant unpacked thing in build_dir... 2010-07-28 10:05 wait what? 2010-07-28 10:05 where? 2010-07-28 10:06 try to find if ;-) (I don't have machine with sdk here) 2010-07-28 10:07 "cmake ." only prepares makefile 2010-07-28 10:07 that was the first thing I did 2010-07-28 10:07 and then I though 2010-07-28 10:07 "but hey, there's already a makefile then" 2010-07-28 10:07 "and it knows where to download" 2010-07-28 10:07 "meh, it downloads by itself" 2010-07-28 10:07 wrong? 2010-07-28 10:07 :P 2010-07-28 10:08 it konows where to download and, surely 2010-07-28 10:08 but I'm not sure it it does anything after the "cmake command" 2010-07-28 10:08 cmake is the configure command 2010-07-28 10:09 and it creates a makefile 2010-07-28 10:09 isn't compile supposed to run the makefile? 2010-07-28 10:09 it runs your specified command (cmake .) 2010-07-28 10:10 ehm.. 2010-07-28 10:10 didn't I put it.. at.. configure? 2010-07-28 10:10 there are additional macros to do the real work 2010-07-28 10:12 ttry to add an additional line (just under the "Cmake): $(call Build/Compile/Default) 2010-07-28 10:13 I will 2010-07-28 10:13 but do I need to update and install feeds every time I update the makefile? 2010-07-28 10:13 no 2010-07-28 10:13 make symlinks? 2010-07-28 10:13 *package/ 2010-07-28 10:13 no 2010-07-28 10:13 thank god 2010-07-28 10:14 now make package/physfs/configure? 2010-07-28 10:14 oh wait 2010-07-28 10:14 so where did I need to put the source? 2010-07-28 10:14 what source? 2010-07-28 10:15 of physfs 2010-07-28 10:15 it isn't downloaded automaticaly? 2010-07-28 10:15 that is what I asked 2010-07-28 10:15 I'll trye 2010-07-28 10:15 *-e 2010-07-28 10:16 it have to be 2010-07-28 10:18 make[2]: Nothing to be done for `compile'. 2010-07-28 10:18 that would suggest 2010-07-28 10:19 there is either a total nothingness 2010-07-28 10:19 or it is done 2010-07-28 10:19 try to search your OpenWRT tree for physfs-2.0.0 directory 2010-07-28 10:20 was doing that manually 2010-07-28 10:20 but when you said that I was thinking 2010-07-28 10:20 "ooh, find!" 2010-07-28 10:20 bart@bartbes:~/nanonote/openwrt-xburst$ find -name "physfs-2.0.0" 2010-07-28 10:20 bart@bartbes:~/nanonote/openwrt-xburst$ 2010-07-28 10:20 so, nothing 2010-07-28 10:20 the tgz isn't even in dl 2010-07-28 10:20 find . -name "physfs-2.0.0" -print 2010-07-28 10:20 directory, not the *tar.gz file 2010-07-28 10:21 I'm pretty sure 2010-07-28 10:21 your version does the same as mine 2010-07-28 10:21 with the same result 2010-07-28 10:21 so it doesn't download 2010-07-28 10:21 strange 2010-07-28 10:21 that's for sre 2010-07-28 10:21 *sure 2010-07-28 10:22 try to remove MD5SUM line from the Makefile 2010-07-28 10:23 OK, thats strange . I will power up my building machine and will try it. 2010-07-28 10:24 I manually downloaded the source 2010-07-28 10:24 so let's see.. 2010-07-28 10:27 Maarten ter Huurne: Improved conversion from color enum to string and vice versa. http://qi-hw.com/p/gmenu2x/b54a595 2010-07-28 10:35 bartbes: that's really "funny": I just damaged my SDK by copying of your Makefile to improper place.. :-( 2010-07-28 10:35 ouch 2010-07-28 10:38 bartbes: it looks like it is recoverable - it wil only need some more time :-( 2010-07-28 10:39 Carlos Camargo: Remove RC Power On Reset Circuit (C8, C9, R8, R9) http://qi-hw.com/p/nn-usb-fpga/ea03c86 2010-07-28 10:39 oh from what I've seen 2010-07-28 10:39 you need lots of time anyway to work with it 2010-07-28 10:39 removing the md5 fails 2010-07-28 10:46 wtf 2010-07-28 10:46 targeted spam 2010-07-28 10:46 like seriously targeted spam 2010-07-28 10:47 wtf is bettercodes.org? 2010-07-28 10:47 no idea 2010-07-28 10:48 now trying to build physfs 2010-07-28 10:55 bartbes: the strange thing is taht I can't see any differences between my (working) Makefiles and your Makefile (except the cmake thing)... 2010-07-28 10:59 that.. 2010-07-28 10:59 sucks 2010-07-28 11:00 maybe I should try a different lib first 2010-07-28 11:00 see if I can get anything to compile 2010-07-28 11:00 and if I do then revisit physfs 2010-07-28 11:00 I figured code-wise this one would be one of the easy ones 2010-07-28 11:01 oh 2010-07-28 11:01 tbh it seems physfs is the only big one I need 2010-07-28 11:01 d'oh 2010-07-28 11:02 oh and I need to get a microsd 2010-07-28 11:02 checks nearby stores 2010-07-28 11:08 was discussing delivery in another channel: 2010-07-28 11:08 < Maurice_> order a pizza and ask them to bring a 2gb stick 2010-07-28 11:09 jirkab: do you have any other cmake packages? 2010-07-28 11:10 I found an example somewhere 2010-07-28 11:11 time to experiment 2010-07-28 11:12 bartbes: I never tried compile stuff with "cmake" 2010-07-28 11:13 well, I found an example for openwrt 2010-07-28 11:13 so let's see 2010-07-28 11:13 maybe that helps 2010-07-28 11:13 bartbes:  nice 2010-07-28 11:13 doesn't seem to be working 2010-07-28 11:14 oh 2010-07-28 11:14 it's quite extensive 2010-07-28 11:14 I think I'll just copy-paste 2010-07-28 11:14 :P 2010-07-28 11:19 jirkab: in case you want to know, this is the url: https://dev.openwrt.org/ticket/3010 2010-07-28 11:21 bartbes: thanks 2010-07-28 11:21 so let's see if it actually works 2010-07-28 11:21 and if so 2010-07-28 11:21 then I'm not going to stick with the copy-pasted version 2010-07-28 11:21 but I'll write my own one based on it 2010-07-28 11:22 btw, gmu does something really annoying 2010-07-28 11:23 when I'm working in the terminal with gmu on 2010-07-28 11:23 it periodically switches off the lcd 2010-07-28 11:23 then I have to switch back 2010-07-28 11:23 and press a button 2010-07-28 11:23 bartbes, if you want to use a terminal while using gmu at the same time, you should disable gmu's powersavin feature 2010-07-28 11:24 how? 2010-07-28 11:24 .config/gmu/gmu.nanonote.conf 2010-07-28 11:24 yeah 2010-07-28 11:24 and search for something like "SecondsUntilOff" 2010-07-28 11:24 SecondsUntilBacklightPowerOff=0 2010-07-28 11:24 default value is 15 2010-07-28 11:24 catchy 2010-07-28 11:25 setting it to zero disables it 2010-07-28 11:30 omg 2010-07-28 11:30 jirkab: PROGRESS 2010-07-28 11:30 an actual error now 2010-07-28 11:36 it seems that it simply doesn't download 2010-07-28 11:37 jirkab: ^ 2010-07-28 11:37 bartbes: what it says? 2010-07-28 11:37 well nothing 2010-07-28 11:37 I implemented the changes back in my makefile 2010-07-28 11:37 and it never downloads 2010-07-28 11:37 make package/physfs-prepare V=99 2010-07-28 11:37 (the other one never did either) 2010-07-28 11:38 (it copies) 2010-07-28 11:38 make[2]: Nothing to be done for `compile'. 2010-07-28 11:38 it dowloads the library  for me 2010-07-28 11:38 bartbes: it looks familiar :-( 2010-07-28 11:38 and  build_dir/target-mipsel_uClibc-0.9.30.1/physfs-2.0.0/ is unchanged 2010-07-28 11:38 meaning 2010-07-28 11:38 it doesn't download 2010-07-28 11:38 unless I need to do something to get it in the build dir myself 2010-07-28 11:39 does my makefile download on your comp? 2010-07-28 11:43 it.. 2010-07-28 11:43 compiled? 2010-07-28 11:44 bartbes: I edited your makefile 2010-07-28 11:44 but it still doesn't compile 2010-07-28 11:44 I think it just compiled here 2010-07-28 11:44 all I did was running it from a different term 2010-07-28 11:44 (nanonote --ssh--> comp) 2010-07-28 11:45 either that 2010-07-28 11:45 or it never showed me the error.. 2010-07-28 11:46 kyak: fbsize, a small utility to show current terminal size http://qi-hw.com/p/openwrt-packages/2fe6cce 2010-07-28 11:46 I think it simply failed to show me the error 2010-07-28 11:49 bartbes: OpenWRT make usually complies about errors 2010-07-28 11:49 but this is very unusual for me 2010-07-28 11:50 I'll download the source 2010-07-28 11:50 put it on my local webserver 2010-07-28 11:50 and try again 2010-07-28 11:50 if that doesn't work 2010-07-28 11:50 then something weird is going on 2010-07-28 11:54 btw, back to gmu 2010-07-28 11:54 kyak: fbsize: paths fixed http://qi-hw.com/p/openwrt-packages/d9fdb1c 2010-07-28 11:54 kyak: fbsize: paths fixed http://qi-hw.com/p/openwrt-packages/844f885 2010-07-28 11:54 isn't there a temp solution 2010-07-28 11:54 because it is nice if you're not working on the term 2010-07-28 11:54 huh-huh.. sorry for that :) i'm learning the strange ways of git 2010-07-28 11:55 git isn't that bad :D 2010-07-28 11:55 jirkab: do you know where it normally puts the downloads and/or tgz? 2010-07-28 11:55 it is that good, actually :) 2010-07-28 11:55 :P 2010-07-28 11:55 in dl/ 2010-07-28 11:56 surely, in dl/ directory 2010-07-28 11:56 oh heh 2010-07-28 11:56 I've seen that dir 2010-07-28 11:57 no physfs dir 2010-07-28 11:57 *tgz 2010-07-28 11:57 leading to the conclusion, it doesn't download it 2010-07-28 11:57 you are right, it ignores ut 2010-07-28 11:57 us 2010-07-28 11:58 totally 2010-07-28 11:58 no idea why 2010-07-28 11:58 I tried the menuconfig way 2010-07-28 11:59 oh, can I complain again about the speed of the toolchain? 2010-07-28 12:01 bartbes: it is unusually fast, isn't it? 2010-07-28 12:01 ;-) 2010-07-28 12:01 unusually fast 2010-07-28 12:01 where the usual speed is higher 2010-07-28 12:02 or maybe even unusably fast :P 2010-07-28 12:02 well, i can tell it failed anyway 2010-07-28 12:02 :( 2010-07-28 12:02 even on different servers 2010-07-28 12:03 are there any rules for the dir tree? 2010-07-28 12:03 bartbes: that's really strange: I can normally download the file with "wget" (SDK uses the same), I can not see any difference from other Makefiles and it still doesn't dowload 2010-07-28 12:03 isn't there a debug mode? 2010-07-28 12:04 I have physfs under openwrt-xburst/package/physfs 2010-07-28 12:04 like other packages 2010-07-28 12:04 right 2010-07-28 12:04 make V=99 2010-07-28 12:04 I have it in another place 2010-07-28 12:04 I meant, debug debug 2010-07-28 12:04 :P 2010-07-28 12:04 so you can actually see the wget and stuff 2010-07-28 12:05 V=99 shows debug messages for make 2010-07-28 12:05 wget output should be seen with V=99 2010-07-28 12:05 seriously? 2010-07-28 12:05 :O 2010-07-28 12:05 don't see it 2010-07-28 12:05 now I think that is simply even doesn't try to dowload the package 2010-07-28 12:06 my thoughts exactly 2010-07-28 12:08 well, "make package/physfs-prepare V=99" downloads the thing 2010-07-28 12:08 - or /? 2010-07-28 12:10 - and - 2010-07-28 12:10 sorry / and - 2010-07-28 12:10 oh 2010-07-28 12:10 works too 2010-07-28 12:10 I just compiled the command line here 2010-07-28 12:10 / works too 2010-07-28 12:10 copied 2010-07-28 12:12 I have a build dir now 2010-07-28 12:13 only configure fails 2010-07-28 12:14 so any reason why it doesn't detect Build/Configure? 2010-07-28 12:17 I don't know 2010-07-28 12:17 I manually ran cmake . 2010-07-28 12:17 so let's see if I can get it to compile now 2010-07-28 12:53 it's horrible 2010-07-28 12:53 horrible 2010-07-28 12:53 I'll just write a small test app 2010-07-28 12:55 but not today 2010-07-28 12:55 time to kill some aliens 2010-07-28 13:05 bartbes: I got it build 2010-07-28 13:05 bartbes: not packaged, yet but still trying 2010-07-28 13:06 bartbes: looks like few typos were the problem :-( 2010-07-28 13:08 wolfspraul: have you seen xiangfu? :) Do you know if there is a uboot binary/version which tries to boot from uSD first, and if it fails from there, then NAND?.. The current bootloader on SAKC just try to boot from NAND, and without keyboard it is hard to boot from uSD 2010-07-28 13:13 bartbes: DONE - it compiles 2010-07-28 13:16 rafa: he's probably sleeping, and so will I in a few minutes :-) 2010-07-28 13:16 bartbes: well, I was too optimistic :-( 2010-07-28 13:17 I don't know whether there is a binary of such u-boot, or how to simulate an 'm' press otherwise 2010-07-28 13:17 wolfspraul: yeah, I was guessing that :) 2010-07-28 13:17 plus on sakc I believe you need a u-boot compilation anyway, I'm not sure whether it's only because of the boot order or also other things that need to be initialized differently... 2010-07-28 13:18 wolfspraul: I need to modify a bit uboot for the sakc. we would like this behaviour: first, try to boot Linux from uSD, if it fails, then boot Linux from NAND 2010-07-28 13:18 so sorry, cannot help much. I think in u-boot there is a sakc config option somewhere, but you need to build from source 2010-07-28 13:18 rafa: take the sources (in the openwrt tree), then start from there 2010-07-28 13:18 wolfspraul: yeah, let me check 2010-07-28 13:18 n8 2010-07-28 13:18 and I will write to ml if I do not understand or if I find problems 2010-07-28 13:18 sweet dreams 2010-07-28 13:18 yes, mailing list is good 2010-07-28 13:18 thanks. 2010-07-28 13:34 jirkab: wow 2010-07-28 13:34 I'll reboot to linux 2010-07-28 13:36 bartbes: I just have sent the corrected Makefile by e-mail. 2010-07-28 13:38 k 2010-07-28 13:43 wait, did I actually send you my email 5 times or is gmail somehow messing up displaying it? 2010-07-28 13:45 bartbes: I got only one 2010-07-28 13:45 good 2010-07-28 13:47 the most interesting thing about the toolchain is that during the longest wait (the startup) there seems to be no activity at all 2010-07-28 13:49 ehm "make[1]: *** No rule to make target `package/libphysfs/compile'.  Stop." 2010-07-28 13:49 so, did something change? 2010-07-28 13:50 bartbes: I used: "make menuconfig ; make V=99" and it have worked 2010-07-28 13:50 interesting: WARNING: skipping libphysfs -- package not selected 2010-07-28 13:50 :P 2010-07-28 13:51 select it in the menu ;-) 2010-07-28 13:51 I changed the name so it surely is not selected 2010-07-28 13:51 interesting how I spent at least 4x the time on compiling 2010-07-28 13:51 ehm 2010-07-28 13:51 don't know how to finish that sentence :P 2010-07-28 13:52 category games? 2010-07-28 13:52 yes 2010-07-28 13:52 it's a lib 2010-07-28 13:55 you can change the category 2010-07-28 13:55 I know 2010-07-28 13:56 just figured it belonged in libraries 2010-07-28 13:56 :O 2010-07-28 13:56 cc1: error: include location "/usr/include/wx-2.8" is unsafe for cross-compilation 2010-07-28 13:56 ? 2010-07-28 13:57 that's the error I got 2010-07-28 13:57 no idea what wx-2.8 is supposed to be 2010-07-28 13:57 wxwidgets maybe? 2010-07-28 13:57 but then, why? 2010-07-28 13:57 do you have selected sometihng related to wx? (wxwidgets probably?) 2010-07-28 13:57 that's when compiling physfs 2010-07-28 14:01 I don't see such error 2010-07-28 14:02 bartbes: try to uncheck the libwxbase in Libraries (make menuconfig) 2010-07-28 14:02 I will 2010-07-28 14:03 it's not checked 2010-07-28 14:05 I'll look at it tomorrow 2010-07-28 14:05 I spent enough hours on it today 2010-07-28 14:12 you probably got wxwidgets installed on your host system. and libphysfs picks it up 2010-07-28 14:12 probably 2010-07-28 14:13 you should be able to tell libphysfs configure not to look for wxwidgets 2010-07-28 14:13 cmake 2010-07-28 14:13 but yeah 2010-07-28 14:35 jirkab: thanks for the patch 2010-07-28 14:37 it seems to work 2010-07-28 14:37 now to transfer it to my nn 2010-07-28 14:41 now would you look at that 2010-07-28 14:41 it even install 2010-07-28 14:42 thanks jirkab! 2010-07-28 14:42 ;-) 2010-07-28 14:42 *installs 2010-07-28 14:42 great 2010-07-28 14:42 then I think I have all my deps ported 2010-07-28 14:42 that helps 2010-07-28 14:42 I'll write some test app tomorrow 2010-07-28 14:42 and then I'll start porting 2010-07-28 14:42 just check file /usr/lib/libphysfs.so.2.0.0 if it is really a MIPS library... 2010-07-28 14:42 how? 2010-07-28 14:43 (I once knew, but I forgot.. ofc) 2010-07-28 14:43 write: file /usr/lib/libphysfs.so.2.0.0 2010-07-28 14:43 ah 2010-07-28 14:43 file 2010-07-28 14:43 to command line on jour NanoNote 2010-07-28 14:43 your 2010-07-28 14:43 I knew it was something obvious :P 2010-07-28 14:43 /bin/ash: file: not found 2010-07-28 14:44 bartbes: so it is not installed 2010-07-28 14:44 that's obviously in some other package 2010-07-28 14:45 the package is "file" 2010-07-28 14:45 my comp however 2010-07-28 14:45 does have file 2010-07-28 14:45 and it tells me: 2010-07-28 14:45 libphysfs.so.2.0.0: ELF 32-bit LSB shared object, MIPS, MIPS32 version 1 (SYSV), dynamically linked, with unknown capability 0xf41 = 0x756e6700, not stripped 2010-07-28 14:45 which seems correct 2010-07-28 14:45 that's OK 2010-07-28 14:45 nice 2010-07-28 14:46 great 2010-07-28 14:46 thanks again 2010-07-28 14:46 :-) 2010-07-28 14:46 thanks to you I cross-compiled my first lib within 36 hours of arrival of nanonote 2010-07-28 14:48 bartbes: but thanks to your effort we now have sample Makefile for cmake-based things 2010-07-28 14:48 let's hope I bring more good things :P 2010-07-28 14:49 what software you plan to port? 2010-07-28 14:49 http://love2d.org 2010-07-28 14:52 in case you are wondering, yes, that is indeed a 2d game engine 2010-07-28 14:52 I see ... it would be  nice to have more 2D games on the NanoNote! 2010-07-28 14:52 thanks 2010-07-28 14:53 well, I got most deps covered now 2010-07-28 14:53 so of course it's not going to be as advanced as the desktop version 2010-07-28 14:54 but I hope it will be a workable subset 2010-07-28 14:55 even if limited it would be usefull 2010-07-28 16:49 interesting, I'm pretty sure I set the mailing list to daily 2010-07-28 16:50 yet I got 3 today.. 2010-07-28 17:15 so, can you guys recommend any games? 2010-07-28 18:09 doom :) 2010-07-28 18:57 David Kühling: Merge branch 'master' of projects.qi-hardware.com:openwrt-packages http://qi-hw.com/p/openwrt-packages/ffaf513 2010-07-28 18:57 David Kühling: Build gforth interpreter image on installation (via 'postinst'); startup time http://qi-hw.com/p/openwrt-packages/f03c9b2