irclog2html for #uclibc on 20100206

01:00.10*** join/#uclibc WildPikachu (~nkukard@about/linux/staff/wildpikachu)
01:02.27*** join/#uclibc animeloe (~animeloe@unaffiliated/animeloe)
05:17.20*** join/#uclibc tsukasa (~tsukasa@unaffiliated/tsukasa)
06:50.21*** join/#uclibc curious (curious@bwv190.internetdsl.tpnet.pl)
09:47.25*** join/#uclibc trem (~trem@mol92-1-81-57-136-23.fbx.proxad.net)
10:39.04*** join/#uclibc albech (~thomas@124.157.191.237)
10:44.44albechi am still having problems compiling iproute2.. anyone have an idea? http://gentoo.pastebin.ca/1787932
12:13.55blindvtalbech, looks like a bug in that package. Try not to apply that patch (whatever it may or may not be good for) or use busybox
12:14.44albechblindvt, the busybox version of ip/tc isnt sufficient for what i want to do :(
12:15.58blindvtalbech, i can understand that tc is not sufficient (since i didn't finish it yet, IIRC), but what is missing from ip. I don't buy the ip argument unless you can tell me the exact thing you need from ip that busybox doesn't have.
12:21.43albechi will try to find out which command it is that wont work, but i am sure it is related to ip as well. Shorewall is creating a script that isnt compatible with the BB ip
12:25.32CIA-4903vda.linux 07master * rb741cd28d183 10busybox/util-linux/mount.c: whitespace fix
12:25.43blindvtalbech, it would be nice if you could use the bb ip and run that command so i can see what's missing. Many thanks in advance.
12:26.45albechblindvt, i would love if the bb ip would work and i am sure the shorewall community would too.. it is a know problem there.. http://www.shorewall.net/shorewall_prerequisites.htm
12:26.54albechblindvt, let me check it out
12:32.02blindvtalbech, and the iproute2 linking failure is something in iproute2 itself: it tries to link ss, but those symbols that you see aren't in "ss.o ssfilter.o". From a quick look all of them should come from iproute2 itself.
12:32.45albechso i should seek help elsewhere ;)
12:33.03blindvtalbech, thing is that i suspect those prerequisites are old and IMO they are completely worthless since they don't tell me what functionality wasn't implemented in busybox' ip probably a long time ago
12:33.43blindvtalbech, you don't need to seek any help, just add the objects that implement those functions to the objects making up ss
12:34.10dougmenckenoh no, e2fsprogs require ftw.h; time to rebuild uclibc
12:34.47blindvtalbech, and bug whoever provided that iproute2 package to have a look at your solution and eventually notify upstream if it's really a bug in upstream, which i somehow doubt in this case.
12:41.56*** join/#uclibc tsukasa (~tsukasa@unaffiliated/tsukasa)
12:43.10thomasezseems like someone has done it.
12:53.57CIA-4903vda.linux 07master * r6aca76d4d770 10busybox/libbb/dump.c: hexdump: fix "hexdump nonexistent_file" handling
13:39.37thomasez* iproute2 requires a toolchain with IPv6 support
13:39.43thomasezGawd I hate them for that.
13:40.15impulzelol
13:40.16thomasezit was possible to disable ipv6 before.
13:40.33impulzei find people disabling ipv6 weird
13:40.47thomasezit's about size.
13:42.38thomasezlargefile and wchar is two other annoyances occuring more often though.
13:43.04thomasezLike, *dromroll* iptables!
13:43.11thomasezWHY?
13:45.02impulzewell i fail to see why programmers shouldn't make use of everything they can to ease coding
13:45.14*** join/#uclibc animeloe (~animeloe@unaffiliated/animeloe)
13:46.42thomasezease? why is it easier?
13:47.13thomaseziptables does not need it, no idea what they use it for at all or if it's just lazyness.
13:47.22thomasezor ignorance.
13:47.47impulzewhatever
13:48.27thomasezbut if you can tell me why it eases development, I'd listen.
14:31.14blindvtiptables should nowadays support !ipv6 gracefully. If not, it's a bug, reopen http://bugzilla.netfilter.org/show_bug.cgi?id=569 or http://bugzilla.netfilter.org/show_bug.cgi?id=588
14:31.40blindvtand if iproute2 suffers from the same then that's a bug too, obviously
14:32.23blindvtsame game with IPv6 && !IPv4 of course.
14:33.43blindvtimpulze, if i have, say, a router or a NAS that is IPv6 only then i'm no way willing to spend even 1 byte worth of disk- or ram space for IPv4 support
14:51.49*** join/#uclibc kos_tom (~thomas@12-58-191-193.dhcp4.fosdem.net)
15:05.39*** join/#uclibc tsukasa (~tsukasa@unaffiliated/tsukasa)
15:30.24*** join/#uclibc kos_tom (~thomas@12-58-191-193.dhcp4.fosdem.net)
16:12.14*** join/#uclibc mnt_real (~sinan@bas1-montreal43-1177754708.dsl.bell.ca)
16:40.47khemblindvt: morgen
16:41.19khemblindvt: Did you emulate ppc on x86 ?
18:03.50*** join/#uclibc austinf (~austinf@75-92-1-28.war.clearwire-wmx.net)
19:46.11*** join/#uclibc malloc (~malloc@2001:470:1f11:80b:216:3eff:fe55:f8b0)
20:12.07CIA-4903vda.linux 07master * r0cd445f4d1ff 10busybox/ (coreutils/chown.c libbb/copy_file.c): cosmetic fixes
20:36.20*** join/#uclibc dougmencken (~Douglas@93.123.156.139)
20:51.32CIA-4903vda.linux 07master * rcb7edc26611f 10busybox/ (3 files in 3 dirs): adduser: copy /etc/skel to mew homes. +100 bytes
21:02.37*** join/#uclibc dougmencken (~Douglas@93.123.156.139)
21:05.31dougmenckenI'm in trouble: just rebuilt uClibc (the latest from 'nptl' branch) and got on chrooting -- "/bin/sh: '/lib/libc.so.0' library contains unsupported TLS", "/bin/sh: can't load library 'libc.so.0'"
21:06.23dougmenckenbinary incompatibility? and what to do now? rebuild anything? how to do it with old uClibc to link with the new one?
21:15.17dougmenckenhttp://pastebin.com/m3fb21bb4 : "0x0000001e (FLAGS)                      STATIC_TLS" (previous version doesn't have that line in readelf -d output)
21:39.21*** join/#uclibc austinf (~austinf@75-92-1-28.war.clearwire-wmx.net)
21:48.50CIA-4903vda.linux 07master * r5fb38491e3ef 10busybox/ (include/platform.h networking/dnsd.c): dnsd: fix one big-endian goof; add a TODO about RA bit
22:06.15dougmenckenmaybe I need to rebuild uclibc again with make USE_TLS=1?
22:13.41dougmenckenthe only source file with string "library contains unsupported TLS" I found is ./ldso/ldso/dl-elf.c
22:14.18dougmenckenso uclibc complains "Yup, the user was an idiot and tried to sneak in a library with" on itself?
22:45.23CIA-4903vda.linux 07master * rb55d652400ce 10busybox/include/usage.h: dnsd: better usage text
22:58.00busybot[New Bug] https://bugs.uclibc.org/1051 nor, P3, buildroot, dandart@googlemail.com->unassigned@buildroot.uclibc.org, NEW, pending, Webkit doesn't compile (Linuxthreads new, x86)
23:08.49*** join/#uclibc adb (~adb@144.85.45.157)
23:20.45*** join/#uclibc Xires (~Xires@66-190-79-122.dhcp.dntn.tx.charter.com)
23:22.45dougmenckentried to build with  UCLIBC_HAS_THREADS_NATIVE=y instead of  LINUXTHREADS_OLD=y (cos I will have UCLIBC_HAS_TLS=y then) --> "make: *** No rule to make target `nptl_arch_headers', needed by `pregen'.  Stop."
23:25.05dougmenckenalso, building with old linuxthreads and UCLIBC_EXTRA_CFLAGS="-DUSE_TLS=1" resulted in a lot of errors
23:57.44dougmenckenbuilding with old linuxthreads and UCLIBC_EXTRA_CFLAGS="-DUSE_TLS=0" is the same as building with extra flags "", and lib/libc.so.0 has "0x0000001e (FLAGS)                      STATIC_TLS"
23:58.26*** join/#uclibc WildPikachu (~nkukard@about/linux/staff/wildpikachu)

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.