IRC log for #uclibc on 20110527

00:38.03*** join/#uclibc doc2 (~Dieter@p5B37AA90.dip.t-dialin.net)
01:14.01*** join/#uclibc xiangfu (~user@fidelio.qi-hardware.com)
01:30.17*** join/#uclibc jacques_ (~fontenot@h100.18.172.72.dynamic.ip.windstream.net)
01:30.18*** join/#uclibc jacques_ (~fontenot@nslu2-linux/jacques)
01:43.18*** join/#uclibc xiangfu (~user@fidelio.qi-hardware.com)
02:44.35*** join/#uclibc Pain (~admin@ip70-188-55-36.rn.hr.cox.net)
03:47.14*** join/#uclibc animeloe[net] (~animeloen@ool-457816a7.dyn.optonline.net)
03:47.14*** join/#uclibc animeloe[net] (~animeloen@unaffiliated/animeloe)
04:35.43*** join/#uclibc tsukasa (~tsukasa@unaffiliated/tsukasa)
05:00.25*** join/#uclibc thundertaker (~undertake@mx.arta.kz)
05:00.43thundertakerall:
05:01.33thundertakerI'm now building a small system for x86 hp thin client using buildroot (last stable)
05:02.04thundertakerI need a package which is absent from buildroot, a DAVFS2 utility
05:03.15thundertakerFor now it cannot build with native buildroot toolchain, because it uses uClibc, and uClibc lacks some gnu extensions which davfs2 is using
05:03.29thundertakere.g. a canonicalize_file_name
05:04.19thundertakeri tried to build my system using external toolchain of my host machine (Debian i386)
05:05.31thundertakerbut it uses some strange things like binutils without --sysroot support
05:05.41thundertakerand then I cannot use it with Buildroot
05:07.29thundertakerplease advise me a good external glibc based toolchain with x86 support
05:11.07*** join/#uclibc fabled (~fabled@83.145.235.194)
06:32.57*** join/#uclibc Artemys (~quassel@stp25-2-82-234-232-91.fbx.proxad.net)
06:40.25*** join/#uclibc acoul1 (~alex@orion.ozo.com)
06:51.04*** join/#uclibc sanket (~sanket@114.143.166.146)
06:51.16sanketerror: invalid 'asm': invalid use of '%w'
06:54.54sankethello can anyone help..... I m trying to compile icewm package against buildroot uclibc environment.... but I m getting the error
06:55.12sanketamailbox.cc: In member function ‘void MailCheck::setURL(const char*)’:
06:55.12sanketamailbox.cc:53:17: error: invalid 'asm': invalid use of '%w'
07:04.59thundertakersanket: are you compiling for ARM?
07:05.15sanketthundertaker, I m compiling for MIPS
07:07.45thundertakersanket: does IceWM use asm instructions?
07:08.46sanketthundertaker, sorry but I dont know... in amailbox.cc I m getting this error
07:09.35thundertakersanket: see what is in amailbox.cc on line 53
07:10.21sanket<PROTECTED>
07:10.21sanket<PROTECTED>
07:10.52sanketthundertaker,  on +53 this is the function
07:12.13thundertakerstrange, I cannot see any asm there
07:17.34*** join/#uclibc xiangfu (~user@fidelio.qi-hardware.com)
07:20.18*** join/#uclibc kos_tom (~thomas@col31-4-88-188-83-94.fbx.proxad.net)
07:31.43jpdpossibly the wrong includes? *wild guess*
07:38.50*** join/#uclibc clio (~andrej@85.159.109.222)
08:10.09olistudentthundertaker: You can find patches for davfs2 here (http://freetz.org/browser/trunk/make/davfs2/patches).
08:15.49thundertakerolistudent: thanks
08:22.09*** join/#uclibc luneff (~yury@84.51.197.177)
08:23.01*** join/#uclibc jcEcaSinters (~jc@fw-tatom-nantes.pacwan.net)
08:51.11*** join/#uclibc sanket (~sanket@114.143.161.46)
09:37.39*** join/#uclibc tsukasa (~tsukasa@unaffiliated/tsukasa)
09:44.15sanketI had builded a filesystem using buildroot..... and I found that xinit doesnot read xinitrc ..... and by default it just execute xterm.... why is it can anyone help me?
09:47.51*** join/#uclibc xiangfu (~user@fidelio.qi-hardware.com)
09:49.11*** join/#uclibc risca (~risca@130.236.250.12)
09:52.19*** join/#uclibc tsukasa (~tsukasa@unaffiliated/tsukasa)
10:07.21*** join/#uclibc tsukasa (~tsukasa@unaffiliated/tsukasa)
10:46.26CIA-6903adavis 07master * r8514218c136c 10uClibc/ldso/ldso/dl-elf.c: Correct a bug when remapping textrel segments on nommu
10:57.34*** join/#uclibc luneff (~yury@84.51.195.188)
10:57.57*** join/#uclibc bkuhn (~bkuhn@fsf/director/conservancy.president.bkuhn)
11:08.54*** join/#uclibc luneff (~yury@84.51.195.188)
11:28.26*** join/#uclibc likewise (~likewise@42-81-ftth.onsneteindhoven.nl)
11:34.57*** join/#uclibc slimm609|away (~slimm@24.42.211.189)
11:37.44*** join/#uclibc moh (~mort@mortbork-2-pt.tunnel.tserv3.fmt2.ipv6.he.net)
11:38.33*** join/#uclibc likewise (~likewise@42-81-ftth.onsneteindhoven.nl)
12:40.29*** join/#uclibc xiangfu (~user@123.117.15.180)
12:49.22*** join/#uclibc moh (~mort@mortbork-2-pt.tunnel.tserv3.fmt2.ipv6.he.net)
13:48.17*** join/#uclibc fmertz (~fcm@pool-173-66-178-151.washdc.fios.verizon.net)
14:13.53*** join/#uclibc jiejie (~Adium@60.176.172.233)
14:17.57*** join/#uclibc acoul1 (~alex@orion.ozo.com)
14:30.03CIA-6903jacmet 07master * r9ab73b51e8f0 10buildroot/ (CHANGES Makefile docs/download.html docs/news.html): Update for 2011.05
14:30.56CIA-6903jacmet 07refs/tags/2011.05 * r55b3e201bef2 10buildroot/ (CHANGES Makefile docs/download.html docs/news.html): Update for 2011.05
14:31.30Artemyshello, just a small remainder: do BR automatically sstrip executables in /usr/bin & co at the end of the build process or is it the responsabilty of the package to do that ?
14:38.59*** join/#uclibc doc2 (~Dieter@p5B37AA90.dip.t-dialin.net)
14:49.04*** join/#uclibc fabled (~fabled@83.145.235.194)
14:54.51*** join/#uclibc thundertaker (~undertake@mx.arta.kz)
15:05.56*** join/#uclibc jcEcaSinters (~jc@fw-tatom-nantes.pacwan.net)
15:07.06*** join/#uclibc PasNox (~pasnox@2a01:e35:8a99:6cd0:6ef0:49ff:fe58:2614)
15:11.00*** join/#uclibc _AnywhereIs_ (~edK@h62-133-168-70.static.bashtel.ru)
16:24.57*** join/#uclibc risca (~risca@m83-188-203-160.cust.tele2.se)
16:48.31*** join/#uclibc risca (~risca@m90-133-246-194.cust.tele2.se)
16:48.59*** join/#uclibc y_morin (~ymorin@ARennes-256-1-94-87.w90-32.abo.wanadoo.fr)
17:02.26*** join/#uclibc linuxjacques (6217fec1@nslu2-linux/jacques)
17:06.06*** join/#uclibc tsukasa (~tsukasa@unaffiliated/tsukasa)
17:11.39*** join/#uclibc luneff (~yury@84.51.197.177)
17:45.05*** join/#uclibc antgreen (~user@CPE00222d6c4710-CM00222d6c470d.cpe.net.cable.rogers.com)
18:34.21linuxjacquesis this a bug in buildroot 2011.05 or is it just me? http://pastebin.com/rP6kniWC (looks like URL problem downloading kernel source)
18:35.44linuxjacqueshmm, nm is looks like stupid work proxy issue
18:36.36linuxjacquesor maybe kernel.org is down ?
18:37.24linuxjacques(at least http://www.kernel.org/pub/ etc.)
18:39.32linuxjacquesat least ftp is working :-\
19:42.09jpdnot down
20:00.23linuxjacqueswell, it's working again for me now
20:07.53*** part/#uclibc fmertz (~fcm@pool-173-66-178-151.washdc.fios.verizon.net)
20:41.15*** topic/#uclibc by ChanServ -> discussion of uClibc, Busybox and Buildroot | uClibc 0.9.32-rc3 was released 16 March 2011 | busybox 1.18.4 was released 13 March 2011 (unstable busybox 1.19.0) | Buildroot 2011.05was released 27 May 2011 | For general setup issues try #elinux or #edev
20:41.27*** topic/#uclibc by ChanServ -> discussion of uClibc, Busybox and Buildroot | uClibc 0.9.32-rc3 was released 16 March 2011 | busybox 1.18.4 was released 13 March 2011 (unstable busybox 1.19.0) | Buildroot 2011.05 was released 27 May 2011 | For general setup issues try #elinux or #edev
20:41.32Jacmetmissing space
21:01.13*** join/#uclibc trem (~trem@92.90.21.64)
21:13.08linuxjacquesobscure problem time: running on powerpc (32-bit, 603e core) gcc 4.6.0 latest buildroot, uclibc .32-rc3, procps seems broken - all procps apps (ps, top, w, etc.) hang when run
21:14.41linuxjacquesaccording to strace, they all seem to hang after a uname call
21:18.02linuxjacquesIIRC I have the same issue with gcc 4.5.2, but not with 4.4.x
21:32.30*** join/#uclibc kos_tom (~thomas@ns6.enix.org)
21:51.47*** join/#uclibc doc2 (~Dieter@p5B37AA90.dip.t-dialin.net)
23:01.45linuxjacquesI just built the exact same rootfs (powerpc, latest buildroot, uclibc .32-rc3) with gcc 4.4.6, 4.5.3, and 4.6.0 - the only one which does not hang on procps apps is the gcc 4.4 one

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