| 02:49.31 | solar | Mirell: pong |
| 02:49.44 | Mirell | solar: You have sudo on busybox.net? |
| 02:50.06 | solar | I should |
| 02:50.13 | Mirell | solar: 'cause http://git.busybox.net/busybox/ is horked |
| 02:50.30 | solar | did you mail the OSL yet? |
| 02:50.41 | Mirell | solar: landley did I believe. |
| 02:50.51 | Mirell | solar: But that was a little while ago |
| 02:51.10 | Mirell | solar: /var/lib/git/busybox.git/refs/heads/master needs o+r is all |
| 02:52.08 | solar | fixed |
| 02:52.22 | Mirell | Hmm... |
| 02:52.42 | Mirell | Well, that didn't fix it. Okay, something is odder. |
| 02:52.49 | Mirell | That just seemed to be the obvious thing. |
| 02:54.53 | *** join/#uclibc hiyuh (n=hiyuh@KD124214245222.ppp-bb.dion.ne.jp) |
| 03:17.00 | *** join/#uclibc austinf (n=austinf@75-92-1-28.war.clearwire-wmx.net) |
| 08:00.45 | CIA-52 | 03vda.linux 07master * r0b002812a8c2 10/networking/ntpd.c: ntpd: better selection of initial sync; fewer gettimeofday calls |
| 09:37.28 | *** join/#uclibc kos_tom (n=thomas@humanoidz.org) |
| 09:56.00 | busybot | [New Bug] https://bugs.uclibc.org/839 maj, P3, Busybox, cookie@ms93.url.com.tw->unassigned@busybox.net, NEW, pending, cal produces garbled week-day names when locale is Japan or Taiwan |
| 11:01.09 | CIA-52 | 03vda.linux 07master * r510f56aa6fe6 10/networking/ntpd.c: ntpd: remove an old hack for faster initialization |
| 11:49.21 | *** join/#uclibc trem (n=trem@AToulouse-256-1-87-115.w86-210.abo.wanadoo.fr) |
| 16:03.57 | *** join/#uclibc animeloe[net] (n=animeloe@unaffiliated/animeloe) |
| 16:12.19 | *** join/#uclibc mnt_real (n=sinan@bas12-montrealak-1167974851.dsl.bell.ca) |
| 16:34.54 | *** join/#uclibc animeloe[net]_ (n=animeloe@unaffiliated/animeloe) |
| 16:39.08 | *** join/#uclibc animeloe[net] (n=animeloe@unaffiliated/animeloe) |
| 17:00.35 | animeloe | sorry about the recent noise I've made with [net] |
| 17:00.42 | animeloe | I'm doing some shit with suspend/hibernate |
| 17:00.53 | animeloe | it shoudl be completed |
| 17:21.41 | *** join/#uclibc busybot (n=busybot@busybox.osuosl.org) |
| 18:29.10 | *** join/#uclibc tsukasa (n=tsukasa@unaffiliated/tsukasa) |
| 19:17.58 | *** join/#uclibc trem (n=trem@AToulouse-256-1-87-115.w86-210.abo.wanadoo.fr) |
| 19:30.31 | *** join/#uclibc peeps (n=peeps@cpe-70-124-50-31.austin.res.rr.com) |
| 19:32.52 | peeps | when i try to run busybox modprobe -r i get this error: modprobe: chdir(2.6.27): No such file or directory |
| 19:33.00 | peeps | dos anyone know why this would happen? |
| 19:48.34 | *** join/#uclibc kolbyjack (n=jkolb@26.235.189.72.cfl.res.rr.com) |
| 20:01.22 | solar | peeps: /lib/modules/2.6.27/ exists? |
| 20:01.43 | peeps | the modules are just in /lib/modules |
| 20:02.16 | solar | why are they in the wrong dir? |
| 20:02.35 | peeps | that's how they came on this device |
| 20:04.12 | solar | ln -s . 2.6.27 |
| 20:04.14 | peeps | blame samsung i guess |
| 20:04.23 | solar | you can blame them if you want. |
| 20:04.43 | solar | but the above should work around it w/o you having to move any files around |
| 20:05.59 | peeps | solar, ok, thank you |
| 20:07.49 | CIA-52 | 03vda.linux 07master * rd498ff0ac474 10/networking/ntpd.c: ntpd: try to avoid using libm. -1.2k if we succeed |
| 20:18.51 | adb | peeps, i had that modprobe: chdir(2.6.31.6) .. |
| 20:20.54 | adb | and my eth0 don't have IP in ifconfig , but is say eth0 is up and working .. |
| 20:21.29 | adb | s/i had / i had seen |
| 20:23.18 | peeps | adb, do you do android development? |
| 20:25.51 | adb | no.. |
| 20:26.25 | peeps | oh, it's just that your nick is the same as one of the common android tools. http://developer.android.com/guide/developing/tools/adb.html |
| 20:26.29 | adb | i'm learning only |
| 20:27.33 | adb | it come from 'apple desktop bus' .. |
| 20:31.00 | solar | I thought of the andriod debugger as well |
| 20:31.29 | adb | anyways , i found that startup-notification-0.9 needs that :" ./configure --x-includes=/usr/include/xorg " to have a right configure file, (on debian) , otherwise it complain and stops |
| 20:35.04 | adb | so my question is how to add "--x-includes=/usr/include/xorg" to buildroot command line |
| 20:38.16 | solar | rather it sounds like you need to figure out how to prevent ssd from looking at the host includes |
| 20:39.01 | adb | solar, my ? |
| 20:39.46 | solar | I don't understand the question |
| 20:39.55 | adb | "ssd" unknown therm for me |
| 20:40.04 | solar | ssd = start-stop-daemon |
| 20:40.14 | solar | oh. |
| 20:40.19 | solar | ignore me.. |
| 20:40.27 | solar | I read what you had typed wrong |
| 20:40.52 | solar | but still for cross-compiles. It should be looking at a local set of headers |
| 20:43.50 | adb | sure , but i beg that "local set of headers" are not "so" standards (in debian), special for startup-notification-0.9 |
| 20:48.45 | solar | if you say so. But buildroot probably wont be fixed in such a way |
| 20:49.55 | solar | --x-includes=${BR_BUILDDIR}/usr/include/xorg or something else is what it would likely use |
| 20:52.00 | adb | i retested startup-notification-0.9 , and it needs to specify --x-includes=/usr/include/X11 or /usr/include/xorg to works , strange indeed |
| 20:53.11 | *** join/#uclibc alsterg (n=kvirc@ppp-94-64-224-75.home.otenet.gr) |
| 20:53.15 | CIA-52 | 03vda.linux 07master * r2d3253d1f93f 10/networking/ntpd.c: ntpd: fix comment, no code changes |
| 20:53.20 | alsterg | hello all |
| 20:53.41 | adb | solar, i means i tested on local host |
| 20:55.03 | adb | solar, thanks , i'll try your ways |
| 20:55.36 | alsterg | I'm looking for the busybox config in a running system which is built with HAVE_DOT_CONFIG. Is it possible to retrieve it like this? |
| 20:55.53 | alsterg | I need it in order to test for the availability of some busybox features. |
| 20:56.16 | alsterg | A similar option in linux kernel makes its config available under /proc/config.gz |
| 20:56.47 | solar | alsterg: try busybox bbconfig |
| 20:58.44 | alsterg | ok solar. I'll try it. Thanks a lot |
| 22:10.19 | *** join/#uclibc ymorin (n=kvirc@ARennes-252-1-26-187.w83-195.abo.wanadoo.fr) |
| 22:26.33 | adb | now i Entering directory `buildroot-2009.11/output/build/matchbox-window-manager-1.2/src' want to compile w/ "startup-notification-1.0 " but mine is "startup-notification-0.9" ... how to fix that |
| 22:27.19 | *** join/#uclibc rickseymour (n=RickSeym@5e033210.bb.sky.com) |
| 22:27.45 | rickseymour | Evening (or morning to those on the other side of the world)... issue/bug.... |
| 22:28.23 | rickseymour | question: i'm building using the git version buildroot recompiles every time i get an error further down the process .. ie kernel / perl |
| 22:28.53 | rickseymour | i've tried "touching" .installed etc etc in gcc gcc-XX-final gcc-XX-initial |
| 22:29.21 | rickseymour | when i say buildroot I mean gcc & uclibc |
| 22:29.40 | rickseymour | how can i prevent a recompile and continue "where I left off" |
| 22:31.33 | *** join/#uclibc austinf (n=austinf@75-92-1-28.war.clearwire-wmx.net) |
| 22:41.57 | CIA-52 | 03vda.linux 07master * rd6459685c1a9 10/archival/libunarchive/get_header_tar.c: tar: fix problem handling tarballs with chksums prepended by spaces |
| 22:43.36 | adb | austinf, i noted "directfb.org" is down from a month or so , maybe we needs to add buildroot repos for such cases |
| 22:44.27 | austinf | adb, talk to Jacmet about it |
| 22:44.38 | adb | ok, tks |
| 22:45.42 | adb | now i Entering directory `buildroot-2009.11/output/build/matchbox-window-manager-1.2/src' want to compile w/ "startup-notification-1.0 " but mine is "startup-notification-0.9" ... how to fix that |
| 22:49.42 | adb | austinf, btw "startup-notification-0.9" wont compile w/o doing first by hands "./configure --x-includes=${BR_BUILDDIR}/usr/include/X11" |
| 22:50.28 | austinf | adb, I'm not a buildroot dev, just a user :) Send patch/info to mailing list/bug tracker |
| 22:50.42 | adb | ok, tks |
| 23:02.00 | *** join/#uclibc trem (n=trem@AToulouse-256-1-64-214.w86-205.abo.wanadoo.fr) |
| 23:02.45 | adb | salut trem |
| 23:03.12 | trem | hello adb |
| 23:05.27 | *** part/#uclibc rickseymour (n=RickSeym@5e033210.bb.sky.com) |
| 23:20.29 | CIA-52 | 03vda.linux 07master * r4168fdd8e6f5 10/ (include/usage.h networking/ntpd.c): ntpd: add -w "watch" option, useful for debugging to look at our own data |
| 23:35.48 | *** join/#uclibc animeloe[net] (n=animeloe@unaffiliated/animeloe) |
| 23:46.22 | trem | nite all, sweet dreams |
| 23:53.34 | *** join/#uclibc animeloe[net] (n=animeloe@unaffiliated/animeloe) |
| 23:58.05 | *** join/#uclibc hgb (n=hgb@tussi.moria.no) |