irclog2html for #uclibc on 20100103

02:49.31solarMirell: pong
02:49.44Mirellsolar: You have sudo on busybox.net?
02:50.06solarI should
02:50.13Mirellsolar: 'cause http://git.busybox.net/busybox/ is horked
02:50.30solardid you mail the OSL yet?
02:50.41Mirellsolar: landley did I believe.
02:50.51Mirellsolar: But that was a little while ago
02:51.10Mirellsolar: /var/lib/git/busybox.git/refs/heads/master needs o+r is all
02:52.08solarfixed
02:52.22MirellHmm...
02:52.42MirellWell, that didn't fix it. Okay, something is odder.
02:52.49MirellThat 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.45CIA-5203vda.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.00busybot[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.09CIA-5203vda.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.35animeloesorry about the recent noise I've made with [net]
17:00.42animeloeI'm doing some shit with suspend/hibernate
17:00.53animeloeit 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.52peepswhen i try to run busybox modprobe -r i get this error:    modprobe: chdir(2.6.27): No such file or directory
19:33.00peepsdos anyone know why this would happen?
19:48.34*** join/#uclibc kolbyjack (n=jkolb@26.235.189.72.cfl.res.rr.com)
20:01.22solarpeeps: /lib/modules/2.6.27/ exists?
20:01.43peepsthe modules are just in /lib/modules
20:02.16solarwhy are they in the wrong dir?
20:02.35peepsthat's how they came on this device
20:04.12solarln -s . 2.6.27
20:04.14peepsblame samsung i guess
20:04.23solaryou can blame them if you want.
20:04.43solarbut the above should work around it w/o you having to move any files around
20:05.59peepssolar, ok, thank you
20:07.49CIA-5203vda.linux 07master * rd498ff0ac474 10/networking/ntpd.c: ntpd: try to avoid using libm. -1.2k if we succeed
20:18.51adbpeeps, i had that  modprobe: chdir(2.6.31.6) ..
20:20.54adband my eth0 don't have IP in ifconfig , but is say eth0 is up and working ..
20:21.29adbs/i had  /  i had seen
20:23.18peepsadb, do you do android development?
20:25.51adbno..
20:26.25peepsoh, 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.29adbi'm learning only
20:27.33adbit come from 'apple desktop bus' ..
20:31.00solarI thought of the andriod debugger as well
20:31.29adbanyways , 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.04adbso my question is how to add  "--x-includes=/usr/include/xorg" to buildroot command line
20:38.16solarrather it sounds like you need to figure out how to prevent ssd from looking at the host includes
20:39.01adbsolar, my ?
20:39.46solarI don't understand the question
20:39.55adb"ssd" unknown therm for me
20:40.04solarssd = start-stop-daemon
20:40.14solaroh.
20:40.19solarignore me..
20:40.27solarI read what you had typed wrong
20:40.52solarbut still for cross-compiles. It should be looking at a local set of headers
20:43.50adbsure , but i beg that "local set of headers" are not "so" standards (in debian), special  for startup-notification-0.9
20:48.45solarif you say so. But buildroot probably wont be fixed in such a way
20:49.55solar--x-includes=${BR_BUILDDIR}/usr/include/xorg or something else is what it would likely use
20:52.00adbi 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.15CIA-5203vda.linux 07master * r2d3253d1f93f 10/networking/ntpd.c: ntpd: fix comment, no code changes
20:53.20alsterghello all
20:53.41adbsolar, i means i tested on local host
20:55.03adbsolar, thanks , i'll try your ways
20:55.36alstergI'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.53alstergI need it in order to test for the availability of some busybox features.
20:56.16alstergA similar option in linux kernel makes its config available under /proc/config.gz
20:56.47solaralsterg: try busybox bbconfig
20:58.44alstergok 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.33adbnow 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.45rickseymourEvening (or morning to those on the other side of the world)... issue/bug....
22:28.23rickseymourquestion:  i'm building using the git version  buildroot recompiles every time i get an error further down the process  .. ie kernel / perl
22:28.53rickseymouri've tried "touching" .installed etc etc in gcc gcc-XX-final gcc-XX-initial
22:29.21rickseymourwhen i say buildroot I mean gcc & uclibc
22:29.40rickseymourhow 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.57CIA-5203vda.linux 07master * rd6459685c1a9 10/archival/libunarchive/get_header_tar.c: tar: fix problem handling tarballs with chksums prepended by spaces
22:43.36adbaustinf, i noted "directfb.org" is down from a month or so , maybe we needs to add buildroot repos for such cases
22:44.27austinfadb, talk to Jacmet about it
22:44.38adbok, tks
22:45.42adbnow 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.42adbaustinf, btw "startup-notification-0.9" wont compile w/o doing first by hands "./configure --x-includes=${BR_BUILDDIR}/usr/include/X11"
22:50.28austinfadb, I'm not a buildroot dev, just a user :) Send patch/info to mailing list/bug tracker
22:50.42adbok, tks
23:02.00*** join/#uclibc trem (n=trem@AToulouse-256-1-64-214.w86-205.abo.wanadoo.fr)
23:02.45adbsalut trem
23:03.12tremhello adb
23:05.27*** part/#uclibc rickseymour (n=RickSeym@5e033210.bb.sky.com)
23:20.29CIA-5203vda.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.22tremnite 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)

Generated by irclog2html.pl by Jeff Waugh - find it at freshmeat.net! Modified by Tim Riker to work with infobot logs, split per channel, etc.