irclog2html for #uclibc on 20051101

00:41.04*** join/#uclibc landley (n=landley@rrcs-24-173-214-90.sw.biz.rr.com)
00:41.08landleyIs Erik around?
01:02.23*** join/#uclibc thraxisp|away (n=thraxisp@ottawa-hs-64-26-147-213.d-ip.magma.ca)
01:19.59CIA-803vapier * r12085 10uClibc/libc/misc/internals/Makefile.in: change .os back to .oS per psm
01:21.15CIA-803vapier * r12086 10uClibc/ (ldso/libdl/ libc/misc/internals/): ignore .oS
01:22.06CIA-803vapier * r12087 10uClibc/libc/: tweak ignores with new build system
01:41.50CIA-803sjhill 07uClibc-nptl * r12088 10/test/test-skeleton.c:
01:41.50CIA-8Add test skeleton for TLS and NPTL tests. It is straight from glibc
01:41.50CIA-8with no changes.
02:07.57*** join/#uclibc kergoth (n=kergoth@c-24-118-219-25.hsd1.mn.comcast.net)
02:08.24*** join/#uclibc ambrose (n=bjb@ns1.linuxbutler.ca)
02:22.36*** join/#uclibc thraxisp (n=thraxisp@ottawa-hs-64-26-147-213.d-ip.magma.ca)
03:21.54*** join/#uclibc bgat (n=bgat@metarb1-1-adsl-20.mtco.com)
03:36.03*** join/#uclibc sjhill (n=sjhill@spvl-02-110.dsl.netins.net)
04:23.47*** join/#uclibc Sgt-Donan (n=Loutre@mto30-1-82-242-53-8.fbx.proxad.net)
05:31.58*** join/#uclibc Jenna (n=cherryRe@209.8.233.67)
05:32.10*** part/#uclibc Jenna (n=cherryRe@209.8.233.67)
05:44.06*** join/#uclibc carlg (i=clrsrv@www.clearcore.com)
06:19.51*** join/#uclibc _cow (n=cow@M965P017.adsl.highway.telekom.at)
08:12.14*** join/#uclibc psaksa (n=pate@ip212-226-134-137.adsl.kpnqwest.fi)
08:41.16*** join/#uclibc vrm (n=vrm@208.55.101-84.rev.gaoland.net)
11:41.21*** join/#uclibc dpy (i=marcel@a10032.upc-a.chello.nl)
11:41.25dpyhi guys
11:41.29dpyif I have /dev/loop[0-7] (with block MAJOR 7 MINOR 0-7) and lsmod shows loop kernel module is loaded, what can be the cause that I get: mount: Could not find a spare loop device
11:43.38dpyI have this in my busybox .config: CONFIG_FEATURE_MOUNT_LOOP=y
11:43.50dpyI don't understand why it doesn't work
11:47.50dpytoo bad everybody is gone
12:46.25*** join/#uclibc ruoso (i=daniel@201009034045.user.veloxzone.com.br)
12:46.39ruosoj #gentoo-embedded
12:46.45ruosooops
13:02.03ruosohi... In a toolchain build using buildroot, gcc -dumpmachine returns i386-linux-uclibc. This is somewhat incomplete, the correct would be i386-pc-linux-uclibc. Which options should I change on buildroot to build this way?
13:11.24ruosohttp://rafb.net/paste/results/foGKkr21.html
13:11.51ruosothis was the change I made to switch from i386-uclibc-linux to i386-pc-linux-uclibc
13:12.03ruosocan anyone see if it's complete?
13:23.52CIA-803psm * r12089 10uClibc/Rules.mak: Do not add PICFLAG to generic CFLAGS, this is done based on suffix to .os/.oS (Makerules)
13:32.21CIA-803psm * r12090 10uClibc/ (4 files in 2 dirs): Add another Makefile example that will be copied over the root Makefile, adapt script
13:53.10CIA-803psm * r12091 10uClibc/libc/ (34 files in 34 dirs): Remove last unused references to libc-a-pic-, we use only the lists in libc-a-y for objects that go into static libs, changing their suffix to .os, of they should be PIC
14:03.04*** join/#uclibc BeBrA (n=abc@host115-188.pool8250.interbusiness.it)
14:03.07BeBrAhi
14:04.43BeBrAI've a problem while building image with buildroot: /hd/buildroot/build_i686/staging_dir/bin-ccache/../lib/gcc/i686-linux-uclibc/3.4.2/../../../../i686-linux-uclibc/bin/ld: cannot find -lm
14:05.49BeBrAthis is the log http://pastebin.com/413230
14:19.01ruosoFrom buildroot build: # Set up the symlinks to enable lying about target name
14:19.11ruosoheheh
14:20.04*** join/#uclibc __cow (n=cow@M1114P027.adsl.highway.telekom.at)
14:22.13*** join/#uclibc Deffie (n=Defcon7@nectarine/admin/deffie)
14:27.26*** join/#uclibc sjhill (n=sjhill@eth13.com-link.com)
14:52.13CIA-803psm * r12092 10uClibc/ (Makerules Rules.mak): ASFLAGS does not need to include CFLAGS as well, compile.S does it already
15:01.09sjhillyou go ruoso
15:07.11ruososjhill, where?
15:07.28ruososjhill, I'm still not so sure if I'm really going anywhere... ;)
15:07.32sjhilli mean go do your .deb stuff
15:07.43sjhilli will look forward to seeing it
15:08.20ruososjhill, I'm uploading on alioth (http://alioth.debian.org/projects/i386-uclibc) at this moment...
15:08.39ruososjhill, almost there
15:46.45*** part/#uclibc ruoso (i=daniel@201009034045.user.veloxzone.com.br)
16:02.33*** join/#uclibc psm (n=mps@host-6.mikroweb.hu)
16:09.34CIA-803psm * r12093 10uClibc/libc/sysdeps/linux/alpha/ (Makefile Makefile.arch): Update alpha to new builds
16:16.38CIA-803psm * r12094 10uClibc/libc/sysdeps/linux/sh/ (Makefile Makefile.arch): Update sh to new builds
16:20.25CIA-803psm * r12095 10uClibc/libc/sysdeps/linux/sparc/ (Makefile Makefile.arch): Update sparc to new builds
16:26.49CIA-803psm * r12096 10uClibc/libc/sysdeps/linux/common/Makefile.in: Correct gcc-4.1 ssp build
16:35.55BeBrAcan I compile also kernel using buildroot?
16:37.09BeBrAor specify where to get bzImage and modules?
16:43.05*** join/#uclibc Kaloz (n=kaloz@arrakis.dune.hu)
16:49.26CIA-803psm * r12097 10uClibc/ldso/libdl/Makefile.in: Add back -L..lib to libdl linker, now that we do not hardcode path to libs in libc.so
16:57.09sjhill-afkBeBrA: yes, rtfm
16:58.51*** join/#uclibc prpplague (n=billybob@72.22.136.108)
16:59.33BeBrAsjhill-afk: didn't find on man page anything related to kernel
17:00.40*** join/#uclibc Deffie\away (n=Defcon7@host3-165.pool80104.interbusiness.it)
17:03.13*** join/#uclibc BeBrA (n=abc@host115-188.pool8250.interbusiness.it)
17:07.55psmsjhill: I am done (unless some failures crop in), the next changes are only related to multi build (IMA, many sources, one object)
17:18.55sjhillpsm: fine. i'm not using the new build system until i do my first release of working NPTL
17:19.04sjhilli just cannot afford the hassle right now
17:21.24sjhillif you want another build project, have a look at my 'tests/tls/Makefile' and write me a 'run_tests' target
17:21.37sjhillthe TLS tests cannot be compiled on the target
17:21.55sjhillwithout out a full uclibc soruce tree
17:34.57vapiergot uClibc to build kernel style
17:35.15vapierhttp://rafb.net/paste/results/fR5gnu99.html
17:38.54solarmake V=1 by default and that to happen with V=0 ?
17:39.02vapierthat was V=0
17:39.33solarwhat are you thinking of setting the default to be?
17:39.40vapierV=0
17:39.50vapierdefault is what you see in paste
17:40.09*** join/#uclibc BeBrA` (n=abc@host115-188.pool8250.interbusiness.it)
17:40.35solarI'm saying i would flip the default to be V=1 so there is no behavior changes from wha people expect
17:41.09solarthats nice however :)
17:48.43billatqHmm. This is odd
17:48.52billatqtftpd just dies in my buildroot environment
17:48.59billatqDoesn't start up, doesn't give error messages, just dies
17:49.22BeBrA`billatq: are you using buildroot?
17:49.36billatq< billatq> tftpd just dies in my buildroot environment
17:49.40billatq:)
17:49.45BeBrA`:D
17:50.14BeBrA`can you tell me how can I build also kernel image on buildroot?
17:50.30billatqI would, but I can't at the moment
17:50.40billatqI'm not sure if buildroot actually builds kernels for you
17:50.41BeBrA`ok
17:50.52billatqThough I wouldn't be surprised
17:50.55billatqI built mine separately
17:52.05prpplaguebillatq: generically speaking i would assume buildroot should be able to build anything that has an acceptable makefile
17:52.52billatqIndeed
17:52.53BeBrA`do you know if there's any guide explaining how to insert kernel on buildroot image?
17:53.04billatqI don't know
17:53.11billatqI'm trying to figure out how I'm going to debug this thing
17:53.38billatqI guess I can add gdb to this tugy
17:53.40billatq*guy
17:58.32prpplagueBeBrA`: you can look at the target directory for some examples
18:00.40sjhillbillatq: gdb to what?
18:01.08BeBrA`prpplague: tnx. I'm looking
18:11.27vapiergot it down to this
18:11.27vapierhttp://rafb.net/paste/results/4Jc3Fz97.html
18:11.37vapierdunno how to clean up the make messages
18:12.19*** part/#uclibc nitinkg (n=ngupta@gateway-1237.mvista.com)
18:45.05prpplagueso whats the rules for adding new targets in buildroot?
18:54.33psmvapier: nice
19:13.27prpplaguepsm: any guidelines for adding a new device?
19:14.49*** join/#uclibc andersee (n=andersen@codepoet.org)
19:16.05psmprpplague: I dont really use buildroot, you need a .mk file at least for a new target
19:16.46prpplaguepsm: ahh ok
19:16.47psmdo you mean app or device/CPU ?
19:17.07prpplaguepsm: no its arm based, just adding it under the target/device dir
19:17.40prpplaguepsm: its hard to tell from whats there whether its based on the manufacturer of the cpu or of the board
19:19.14psmadd it to target/device/Config.in and an own dir having a Config.in/Makefile.in
19:20.01prpplaguepsm: right i've got the part of it actually working, it was more of an organizational question
19:48.26billatq(was directed at sjhill) GDB to figure out why the program isn't running properly
19:52.16*** join/#uclibc JockeHome (n=JockeHom@84-217-87-14.tn.glocalnet.net)
20:19.04billatqscreen -dr
20:25.29vapierpsm: try turning off the DOPIC option and building ... it fails for me
20:36.11*** join/#uclibc ibot_ (i=ibot@rikers.org)
20:36.11*** topic/#uclibc is uClibc - for discussion of uClibc and Busybox | uClibc 0.9.28 released 17 August 2005 | busybox 1.01 released 16 August 2005
20:44.37*** join/#uclibc woglinde (n=woglinde@e178118118.adsl.alicedsl.de)
20:47.16*** join/#uclibc ibot_ (i=ibot@rikers.org)
20:47.16*** topic/#uclibc is uClibc - for discussion of uClibc and Busybox | uClibc 0.9.28 released 17 August 2005 | busybox 1.01 released 16 August 2005
21:10.39psmvapier: why did your ldso missed SSP_DISABLE_FLAGS ?
21:32.24*** join/#uclibc woglinde_ (n=woglinde@e178118118.adsl.alicedsl.de)
21:32.36vapierpsm: dunno, didnt really check ;)
21:33.54psmI found why DOPIC=n does not build, I have to split all double rules for the same source like: %.o %.os: %.c\n$(compile.c) into 2
21:34.26psmI hate the multisources, because now I have to touch almost all makefiles again
21:36.59vapiersucks
21:47.24CIA-803psm * r12098 10uClibc/ldso/ldso/ldso.c: Add check, so we are sure that the file is correctly built, if the system is ssp enabled
21:50.18CIA-803psm * r12099 10uClibc/ (Makerules libintl/Makefile.in libm/Makefile.in): Split up the .o and .os rules, so all the sources are created if DOPIC is disabled.
21:55.17CIA-803landley * r12100 10busybox/ (coreutils/cp.c libbb/copy_file.c): Fix cp /dev/null filename, and a few in-passing cleanups.
22:10.57*** join/#uclibc Sgt-Donan (n=Loutre@mto30-1-82-242-53-8.fbx.proxad.net)
22:12.57CIA-803psm * r12101 10uClibc/libc/ (19 files in 19 dirs): Only because of multi sources I had to touch up these and add code duplication
22:19.31CIA-803psm * r12102 10uClibc/Makefile.in: Create the lib*_pic.a links only if DOPIC is enabled
22:20.57*** join/#uclibc cow (n=cow@M801P022.adsl.highway.telekom.at)
22:25.32*** join/#uclibc Sgt-Donan (n=Loutre@mto30-1-82-242-53-8.fbx.proxad.net)
22:52.35*** join/#uclibc enerv (n=enerv@201009028181.user.veloxzone.com.br)
22:57.08billatqSo say one wanted to run rsyncd on a uclibc/busybox system made with buildroot
22:57.41billatqWould building rsync, busybox inetd and then starting inetd at boot with the proper flags be enough to get rsyncd working?
22:58.35billatqor is it only necessary to run rsync --daemon?
23:02.43billatqAh, never mind
23:44.53CIA-803vapier * r12103 10uClibc/ (libnsl/ libpthread/linuxthreads/): update ignore for *.os
23:50.09*** join/#uclibc ruoso (i=daniel@201008201061.user.veloxzone.com.br)

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