IRC log for #uclibc on 20110131

00:30.05tremnite all, sweet dreams
00:54.17*** join/#uclibc dotblank (~num@pool-173-53-34-87.rcmdva.fios.verizon.net)
01:51.10*** join/#uclibc Bloodhound (~bh@cust-191-185.on5.ontelecoms.gr)
02:03.19*** part/#uclibc Bloodhound (~bh@cust-191-185.on5.ontelecoms.gr)
02:08.14*** join/#uclibc Bloodhound (~bh@cust-191-185.on5.ontelecoms.gr)
03:42.17*** join/#uclibc ibot (ibot@rikers.org)
03:42.17*** topic/#uclibc is discussion of uClibc, Busybox and Buildroot | uClibc 0.9.31 was released 2nd Apr 2010 | busybox 1.18.2 was released 16 January 2011 (unstable busybox 1.19.0) | Buildroot 2010.11 was released 30 November 2010 | For general setup issues try #elinux or #edev
04:35.46CIA-6503vda.linux 07master * rb5233f8556d3 10busybox/archival/tar.c: tar: add -h and -T to help text
04:56.27CIA-6503vda.linux 07master * r625cfd87d928 10busybox/util-linux/fdisk_osf.c: fdisk_osf: simplify ifdef (incidentally, adds support for Microblaze)
05:28.48CIA-6503curaga 07master * r55ae0e9238e1 10busybox/ (coreutils/df.c libbb/Config.src libbb/find_mount_point.c): df,find_mount_point: optionally don't ignore rootfs
06:16.44*** join/#uclibc Bloodhound (~bh@cust-191-185.on5.ontelecoms.gr)
06:39.44*** join/#uclibc tsukasa (~tsukasa@unaffiliated/tsukasa)
07:19.29*** join/#uclibc vickylinuxer (~vicky@122.165.223.135)
07:19.47*** part/#uclibc vickylinuxer (~vicky@122.165.223.135)
08:03.10*** join/#uclibc fabled (~fabled@83.145.235.194)
08:19.50*** join/#uclibc risca (~risca@h241n2-n-a31.ias.bredband.telia.com)
08:56.09*** join/#uclibc WildPikachu (~nkukard@about/linux/staff/wildpikachu)
09:24.24*** join/#uclibc dan__w (~dan__w@78.32.135.217)
09:24.54dan__whi all...
09:26.25dan__wI've done "make menuconfig" to configure buildroot.  I'm now doing "make linux26-menuconfig", after ensuring I configured the kernel parameters in the main buildroot config, but I'm being presented with the normal line-by-line text kernel config.  what am I doing wrong ?
09:37.34*** join/#uclibc nataraj (~nataraj@122.165.223.135)
09:38.05natarajtrying external TC "gcc version 4.5.1 (Sourcery G++ 2010.09-65)"
09:38.35natarajwill it by itself setup NTPL and other optimizations?
10:55.10*** join/#uclibc tchan (~tchan@lunar-linux/developer/tchan)
11:25.56*** join/#uclibc rellig (~rellig@vs1191017.vserver.de)
11:31.06*** join/#uclibc gustavoz (~gustavoz@host98.201-252-45.telecom.net.ar)
11:50.17*** join/#uclibc rellig (~rellig@vs1191017.vserver.de)
11:53.49*** join/#uclibc xMff (~jow@jow.de-fault.net)
12:04.50*** join/#uclibc rellig (~rellig@vs1191017.vserver.de)
12:09.39*** join/#uclibc Bloodhound (~bh@cust-191-185.on5.ontelecoms.gr)
12:19.03*** join/#uclibc bkuhn (~bkuhn@fsf/director/conservancy.president.bkuhn)
13:59.40*** join/#uclibc mnt_real (~mnt_real@174.91.219.207)
14:07.34CIA-6503jacmet 07master * r5bc9f45dfbfa 10buildroot/package/x11vnc/ (Config.in x11vnc.mk): x11vnc: needs libXt
14:11.55mohI'm trying to add cryptsetup to buildroot, but the download URL is silly google code stuff.
14:12.07mohThe URL looks like http://code.google.com/p/cryptsetup/downloads/detail?name=cryptsetup-1.2.0.tar.bz2
14:12.55mohso that doesn't work very well with the $(FOO_SITE)/$(FOO_SOURCE) assumption used by wget
14:13.34gustavozbut the real URL is http://cryptsetup.googlecode.com/files/cryptsetup-1.2.0.tar.bz2
14:14.07gustavozthe URL you sent is a page to start the download that doesn't download anything by itself (not even an automatic redirection)
14:14.57dan__wis there any way to use the defconfig files under the kernel arch/mips/config/ folder in the buildroot kernel process ?  ideally I'd like to use this as a template first, and then make linux26-menuconfig to tweak it... tried the obvious settings in buildroot menuconfig but it doesn't seem to pick it up
14:15.58mohgustavoz: thanks. I'm dumb :)
14:44.49Jacmetdan__w: kernel config->Using a defconfig works fine here
14:48.52*** join/#uclibc sjhill (~sjhill@home.bethel-hill.org)
14:49.31dan__wI must be doing something wrong
14:50.34dan__wdo you need to copy the file somewhere first ?
14:51.12dan__wor issue some other command between make menuconfig and make linux26-menuconfig ?
15:01.38Jacmetdan__w: I haven't actually tried linux26-menuconfig, but I'll give it a try. Just building the kernel with a defconfig in the tree certainly works
15:02.20dan__wI've never done this before, and I can't find the process documented anywhere, so it's very likely I'm doing something daft
15:08.03dan__wyou don't include the "_defconfig" suffix in the name when configuring buildroot, right ?
15:08.22Jacmetdan__w: no
15:16.19*** join/#uclibc rellig (~rellig@vs1191017.vserver.de)
15:24.14dan__wI had to go into the linux build directory first and issue make ARCH=mips bcm63xx_defconfig
15:24.52Jacmetdan__w: odd. What buildroot version is this? I just tried here and it works
15:25.03dan__wlast night's snapshot
15:25.23dan__w20110131
15:25.39dan__wnot tried it on the november release yet...
15:26.45Jacmetwill try mips
15:27.04dan__wthanks
15:31.59Jacmetdan__w: it seems to work fine here
15:32.15dan__wok I'll try again
15:32.17dan__wthanks
15:32.30Jacmetdan__w: after running it, and quitting kernel menuconfig I have
15:32.44*** part/#uclibc jwaters42 (~jwaters42@timesys-gw0.cust.expedient.net)
15:36.02mohhmm...seems to be problems with external ccache compiles and microperl
15:36.46mohI'm getting ccache "-o" is not a valid arg.
15:38.43dan__wjacmet: so in your buildroot config, bcm63xx
15:38.55dan__wdid you enter this as the "Defconfig name "
15:39.12dan__wBR2_LINUX_KERNEL_DEFCONFIG
15:43.11Jacmetgrep bcm .config                           ~/source/buildroot/output3
15:43.12JacmetBR2_LINUX_KERNEL_DEFCONFIG="bcm63xx"
16:53.31dan__woh yeah, that works for me now too... thanks for your help and sorry to have wasted your time !
17:33.14Jacmetdan__w: no problem. Any idea why it didn't work at first?
17:42.58*** join/#uclibc khem` (~khem@99-57-141-118.lightspeed.sntcca.sbcglobal.net)
17:56.02*** join/#uclibc ynezz (ynezz@ibawizard.net)
18:05.19*** join/#uclibc y_morin (~ymorin@ARennes-256-1-53-240.w90-32.abo.wanadoo.fr)
18:56.24*** join/#uclibc tchan (~tchan@lunar-linux/developer/tchan)
18:59.55*** join/#uclibc trem (~trem@mol92-1-81-57-136-23.fbx.proxad.net)
19:13.31*** join/#uclibc tchan (~tchan@lunar-linux/developer/tchan)
19:19.07dan__wjacmet:  I think it was because I changed architecture in that particular config after doing make linux26-menuconfig for the first time.  went back and changed from i386 to mips IIRC
19:22.24Jacmetdan__w: ahh, ok
19:25.12CIA-6503jacmet 07master * r7e7a8dc85e92 10buildroot/package/libusb-compat/libusb-compat.mk: libusb-compat: fixup libusb-config script similarly to other *-config scripts
19:25.17CIA-6503jacmet 07master * r343eb8b58389 10buildroot/package/ (4 files in 2 dirs): package: add libhid
19:45.28CIA-6503gustavo 07master * r2e77770e6158 10buildroot/package/fbset/fbset.mk: fbset: ensure it builds after busybox if both are enabled
19:50.18gustavozJacmet: that one was fast ;)
19:51.32Jacmetgustavoz: yeah ;) was just cleaning up my BR mailbox
19:51.52gustavozJacmet: i've got a couple of patches pending *hint* *wink*
19:52.36Jacmetgustavoz: I know, I'm trying to get to them all
19:58.31Jacmetgustavoz: those bsd endian macros, are they in uclibc git / 0.9.32-rcX?
19:58.44gustavozJacmet: yep
19:58.54gustavozJacmet: it's all upstream
19:58.57Jacmetgustavoz: ok, good
19:59.04gustavozJacmet: wouldn't have submitted that otherwise :)
19:59.26gustavozJacmet: that + heiko's udev bump (which needs the initscript fix at least) = finally newer udev
19:59.27Jacmetgustavoz: .. but you could have mentioned it in the commitmsg ;)
19:59.54gustavozJacmet: yeah sorry about that, the commit ids are from uclibc git but that's not clear enough
20:00.07Jacmetgustavoz: no problem, I'll add it
20:14.47gustavozlet's close some bugs
20:15.13Jacmetgustavoz: which ones?
20:15.31mohI've got a one-liner version change for lvm2 in my tree
20:15.43mohI think my git is from last week though.  I haven't pulled lately
20:15.52Jacmetgustavoz: ahh, saw your mail now
20:16.06Jacmetmoh: great, could you git-send-email it to the list?
20:16.15mohyep
20:16.30gustavozJacmet: also the binaries in staging one which i filed :)
20:17.01gustavoznow off to search for the ones i'm not related to
20:30.38CIA-6503gustavo 07master * r95aacf0cf02d 10buildroot/toolchain/uClibc/uClibc-0.9.31-add-bsd-endian-conversions.patch: uclibc: add BSD endian conversions routines for 0.9.31
20:30.42CIA-6503jacmet 07master * r6d17192f27f1 10buildroot/CHANGES: CHANGES: #1681, #2839 and #2893 are resolved
20:42.03*** join/#uclibc tchan (~tchan@lunar-linux/developer/tchan)
20:56.02*** join/#uclibc WildPikachu (~nkukard@about/linux/staff/wildpikachu)
21:32.59*** join/#uclibc native (~native@165.230.132.126)
21:33.25nativelsusb returns nothing when run on busybox, what is the cure for that ?
21:33.49nativebusybox version 1.16.0
21:53.28*** join/#uclibc yorttsed (52e20d9c@gateway/web/freenode/ip.82.226.13.156)
22:06.54*** join/#uclibc PasNox (~pasnox@2a01:e35:8a99:6cd0:6ef0:49ff:fe58:2614)
22:16.45Bloodhound0-o
22:40.22*** join/#uclibc PasNox (~pasnox@2a01:e35:8a99:6cd0:6ef0:49ff:fe58:2614)
23:26.10*** join/#uclibc bkuhn (~bkuhn@fsf/director/conservancy.president.bkuhn)
23:49.28y_morinJacmet: ping?

Generated by irclog2html.pl Modified by Tim Riker to work with infobot.