IRC log for #uclibc on 20091112

00:09.40*** join/#uclibc dieter|work (n=dieter@dslb-088-065-193-068.pools.arcor-ip.net)
04:47.23*** join/#uclibc ElmiTheWizard (n=ElmiTheW@91.182.198.95)
04:57.01*** join/#uclibc ElmiTheWizard (n=ElmiTheW@91.182.198.95)
05:07.31*** join/#uclibc ElmiTheWizard (n=ElmiTheW@91.182.198.95)
05:40.53*** join/#uclibc nataraj (n=nataraj@122.174.155.112)
05:41.03natarajHI
05:41.29natarajcan i do away with /etc/init.d/S20urandom?
05:41.44natarajwill it affect user Apps?
07:31.10*** join/#uclibc kos_tom (n=thomas@humanoidz.org)
07:32.02*** join/#uclibc hw_ (n=hw@p578b3905.dip0.t-ipconnect.de)
07:39.59*** join/#uclibc hw (n=hw@p578b3905.dip0.t-ipconnect.de)
07:49.44*** join/#uclibc lifeless_ (n=lifeless@94.50.167.251)
08:33.20*** part/#uclibc lewellyn (n=lewellyn@greenviolet/lewellyn)
08:54.29*** join/#uclibc hw_ (n=hw@p578b3905.dip0.t-ipconnect.de)
08:57.02*** join/#uclibc fonz (n=tp@e178025082.adsl.alicedsl.de)
12:16.43*** join/#uclibc gustavoz (n=gustavoz@201.252.0.149)
13:25.24*** join/#uclibc _Lucretia_ (n=munkee@pdpc/supporter/active/lucretia)
13:25.38_Lucretia_is there a separate channel for buildroot?
13:26.15_Lucretia_ah no
13:26.17_Lucretia_good
13:26.31_Lucretia_I'm getting LD_LIBRARY_PATH sane:FALSE
13:26.31_Lucretia_You seem to have the current working directory in your
13:26.31_Lucretia_LD_LIBRARY_PATH environment variable. This doesn't work.
13:26.50_Lucretia_but my LD_LIBRARY_PATH = /home/laguest/opt/audio/jack-1.9.2/lib:/home/laguest/opt/audio/libffado-2.0-rc1/lib:/home/laguest/opt/audio/libfreebob-1.0.11/lib:
13:27.30kos_tomah
13:28.30kos_tomremove the ending ':' in your LD_LIBRARY_PATH
13:28.57kos_tomI have no idea why this is a problem, but this is checked in toolchain/dependencies/dependencies.sh, line 103
13:29.30_Lucretia_ok
13:30.06_Lucretia_thanks
13:53.11CIA-4303vda.linux 07master * rf4fee418ae9f 10/coreutils/env.c: env: don't SEGV on bare "env -"
14:06.35_Lucretia_failed: make: *** No rule to make target `package/busybox/busybox-1.9.0.config', needed
14:08.48*** join/#uclibc nataraj (n=nataraj@122.174.155.112)
14:08.53natarajHi
14:09.10natarajdoes buildroot support UTF-16?
14:09.23_Lucretia_fixed
14:09.39natarajdint get you
14:11.08_Lucretia_nataraj: I meant my prob
14:11.18_Lucretia_is a beginner
14:11.25_Lucretia_I dont know about utf
14:11.31_Lucretia_you could check the ml
14:11.41natarajoh
14:16.22_Lucretia_I've completed "make" I have output/images/rootfs.arm.ext2, who I boot that on qemu?
14:16.27_Lucretia_how
14:16.32_Lucretia_I meant
14:24.27_Lucretia_ah no kernel built
14:41.16*** join/#uclibc wberrier (n=wberrier@12.191.193.40)
14:46.37*** join/#uclibc wberrier (n=wberrier@12.191.193.40)
15:17.38*** part/#uclibc jzarr (n=demo@146.134.211.66.inaddr.G4.net)
15:19.07_Lucretia_is qemu arm really slow? and I mean, really. I've got a core 2 cpu, how long should it take to give me a window?>
15:19.18_Lucretia_ah, fatal
15:19.48Fatalah, _Lucretia_
15:21.17_Lucretia_no, qemu: fatal: Trying to execute code outside RAM or ROM at 0x10000000
15:21.25Fatal:)
15:21.26_Lucretia_that's just the built kernel
15:21.32_Lucretia_no fs
15:25.19_Lucretia_anyone managed to build and run linux on qemu?
15:30.52*** join/#uclibc mnt_real (n=sinan@bas12-montrealak-1167975882.dsl.bell.ca)
15:31.38_Lucretia_here's the log: http://pastebin.com/m30874ac0 <- cpu target is arm720t
15:45.01busybot[New Bug] https://bugs.uclibc.org/711 enh, P5, buildroot, llandwerlin@gmail.com->unassigned@buildroot.uclibc.org, NEW, pending, WebKit host dependencies problems
17:58.55*** join/#uclibc austinf (n=austinf@cetoncorp.com)
18:02.53*** join/#uclibc austinf (n=austinf@cetoncorp.com)
18:53.40_Lucretia_make[1]: *** No rule to make target `test-arm_config'. Stop   <<-- attempt to build u-boot, any ideas?
18:59.10kos_tomyes
18:59.20kos_tomthe U-Boot board name is probably not set properly
19:01.15_Lucretia_it wouldn't accept the default, which was $(BOARD_NAME) I think, also $(BR2_BOARD_NAME) didn't work
19:01.48_Lucretia_I'm trying to get an image to run on qemu with this board: Versatile/PB
19:04.39kos_tom_Lucretia_: if running in Qemu, you don't need U-Boot.
19:04.46kos_tom_Lucretia_: just a kernel and a root filesystem image
19:05.06_Lucretia_fils with the rootfs created by buildroot
19:05.10_Lucretia_fails
19:06.22_Lucretia_and so do the kernels that I build
19:17.41*** join/#uclibc tsukasa (n=tsukasa@p5483390B.dip.t-dialin.net)
19:18.19kos_tom_Lucretia_: sorry but "fails" is nothing but precise enough to give some ideas.
19:26.23_Lucretia_I did actually pastebin the errors I was getting earlier.
19:26.24_Lucretia_hang on
19:33.33_Lucretia_current fail on qemu http://pastebin.com/m121b849e using "qemu-system-arm -M versatilepb -kernel output/images/vmlinux" and buildroot .config = http://pastebin.com/m27c5cf2e and linux .config = http://pastebin.com/m474d81e4
19:34.39kos_tomchange BR2_PACKAGE_LINUX_FORMAT="vmlinux" to zImage in the menuconfig
19:34.44kos_tomand boot the zImage
19:36.29*** join/#uclibc PortaLu (n=Lucretia@5ac2a286.bb.sky.com)
19:37.04*** join/#uclibc tsukasa (n=tsukasa@unaffiliated/tsukasa)
19:54.28_Lucretia_I'm sure I tried that and it didn't work...thanks, worked
19:54.36_Lucretia_somehow I have a rootfs
19:55.28_Lucretia_I've not specified a rootfs, where's it coming from?
20:07.58*** join/#uclibc trem (n=trem@AToulouse-256-1-124-253.w90-45.abo.wanadoo.fr)
20:49.50kos_tom_Lucretia_: from the initramfs bundled inside the kernel image.
20:59.07PortaLuoooooooooh i c
20:59.36PortaLukos_tom: thanks
22:39.16*** join/#uclibc PortaLu (n=Lucretia@5ac2a286.bb.sky.com)
22:56.10tremnite all, sweet dreams
23:02.46PortaLulaters
23:03.26PortaLuok, so to include a simple app into the ramdisk that's built with my zImage, I need to add some configs/makefiles for it and include it into the menu as a new package?
23:11.23kos_tomPortaLu: or you can put it inside package/customize/source
23:11.48kos_tomPortaLu: see the last point of http://buildroot.org/buildroot.html#custom_targetfs
23:25.39PortaLuok, enabled that and stuck in a hello.c inside the source dir
23:26.34PortaLubut it wont do the compile
23:26.37PortaLuno problem
23:27.25kos_tomfiles in package/customize/source are just copied
23:27.32kos_tomso you must compile it by yourself first
23:31.59PortaLuoddly, hello.c got copied, hello on the other hand didnt
23:37.52_Lucretia_kos_tom: so, does the customise stuff filter out any binaries from the copy?
23:49.07*** join/#uclibc visitors{a} (n=pulstar@198-tar-2.acn.waw.pl)

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