@# Quotes DB     useful, funny, interesting





Google
 
Web www.quotesdb.info
Undernet  |  EFnet  |  Quakenet  |  Freenode  |  Dalnet  |  Ircnet  |  Galaxynet
Page: 1 2 3 4 5



Comments:

<0> WOHOOO ... i think I've managed to port Portable .Net :) although it's use might be limited as one package fails to build
<0> so it's currently skipped
<1> night everyone
<2> I have a theory, someone tell me if I'm crazy
<2> comparing the cirrus ramdisk and the OE ramdisk
<2> the cirrus uses uclibc and my OE build is using glibc
<2> the builds are about the same size but only about 6M memory is left after the uClibc version boots
<2> could the glibc version be running out of memory loading it's libraries into memory and thus causinga silent failure?
<2> or is that not very likely
<2> (building with uClibc while theorizing)
<3> natezg: how much RAM do you have?
<0> night all
<2> cbrake:32M total
<2> uclibc is probably a good idea in any case, but I'm wondering if it's more than that and actually the failure point
<2> I'm testing right now



<2> but I was wondering how possible this was, what sort of memory usage comparisons are available, etc....
<4> question: I've been trying to build lyx for an ARM akita on a i386 compiling system; but it attempts to link against the libraries installed in /usr/src instead of those in the staging area, and so I get a binary incompatability error. How can I force the recipe to look in the staging area for libs to link against?
<4> (this is using a recipe I got out of mtn, haven't tweaked it myself yet)
<4> elizabeththegrey: at dinner in dabney on Friday, it was suggested that people too heavily ***ociated with Blacker be removed from comptroller positions.
<4> erm I'm sorry
<4> that was the wrong window
<4> very much so
<2> calmofthestorm:links against libraries or the kernel source in /usr/src?
<4> libraries
<4> on the commandline to gcc
<4> it gives /usr/src/libXt.so
<4> (among other things)
<2> calmofthestorm: look in your machine.conf and make sure PREFERRED_PROVIDERS are set to sane values
<4> where is machine.conf, same dir as local.conf?
<4> or in the org/config/etc dir?
<5> org.oe.dev/conf/machines
<2> calmofthe storm your machine's .conf file is located in conf/machine and is located based upon you machine setting in local.conf
<4> thx
<4> this'll take a sec, I need to pull
<6> lo
<2> calmofthestorm7:your name is very long
<4> I suppose it is
<6> Somebody dealing with fosdem there ?
<4> so what would a sane value for PREFERRED_PROVIDERS be?
<4> PREFERRED_PROVIDER_xserver = "xserver-kdrive"
<4> atm
<4> and PREFERRED_PROVIDER_virtual/kernel = "linux-openzaurus"
<2> if your having gcc probs I'd look at those, i.e.
<2> PREFERRED_PROVIDERS += " virtual/${TARGET_PREFIX}gcc-initial:gcc-cross-initial"
<4> well many other packages compile
<4> most do in fact
<4> gcc works
<4> it's just that gcc has something wrong p***ed to it on the command line
<2> o i c
<4> it's being told by oe_runmake to link against /usr/lib/<5 or so X/qt related things>.so
<4> but when I try p***ing QTDIR=<the arm one> to the configure script it fails
<4> because it can't gneerate a working qt executable, since it's in arm format
<4> at least that's one theory of mine
<2> getting out of my area...
<2> but a handy suggestion someone gave me
<2> was to use bitbake -i and "peek" at variables
<2> to see what there getting set to
<2> then focus down on the one thats wrong
<2> also I'd check your machines .conf for a tune-xxxx include at the bottom which may be adding gcc flags
<4> thaks
<4> good to have somehwere to start looking
<2> having trouble building uclibc
<2> says:Unable to determine version for kernel headers
<2> provided in directory /home/nathan/lab/IPAC-9302/tmp/cross/arm-linux-uclibc
<2> where is that coming from?
<7> ~snapshots
<8> hi all
<2> howdy
<8> how i do to rebegin an new projet with oe
<9> disaster: Follow the GettingStarted page in the wiki?
<9> ~gettingstarted
<10> from memory, gettingstarted is http://www.openembedded.org/wiki/GettingStarted
<8> my making system has break and now when i run bitbake angstrom-gpe-image
<8> the source are not downloading
<8> and do error
<9> disaster: In that case, you might just want to rm -rf tmp, and recreate conf/build/local.conf from the template



<8> i can use my old local.conf ?
<8> or i must also delete local.conf
<9> disaster: You can do either, I'd suggest starting afresh if things are seriously broken
<8> kk thx
<8> i test now
<5> I think beer (even Stella) is cheaper in the US than in Brussells ....
<11> If anyone is around to hear, I've got a feature request for bitbake. I'm sure a few of you are gentoo users and you know what "parallel-fetch" is, we should be downloading sources in advance of needing them (ie while compiling is going on)
<12> morning
<12> Zero_Chaos: use bitbake trunk instead of 1.6.x - you will get this feature and even more
<13> morning all
<12> hi Ifaistos
<12> hi koen
<14> good morning all
<14> Eblis: http://www.openembedded.org/~koen/mono/ <- armv5te cpu, EABI binary format
<0> hi
<0> thanks
<0> is that by any chance compatible with ep93xx? :D
<0> i forgot to mention that yesterday :(
<14> that depends
<14> the description shouldn't use armv5te instructions, but it is using the vfp float format
<14> so it's compatible with DISTRO=angstrom-2007.1/MACHINE=ep93xx
<0> distro=generic ? (openmoko :D)
<0> will that work too ?
<14> nope
<14> although openmoko will switch to EABI later I heard
<0> it would take another day to build that for distro=generic, right ? :(
<14> I don't have machines that run DISTRO=generic
<0> aha
<0> thanks anyway, i'll use this version until i get another one
<0> i managed to port portable .Net though :)
<0> although the process is not fully automatic yet
<12> ~lart psplash..
<12> koen: psplash should be avoid in bootstrap images probably
<14> hrw: makes sense
<12> my progear hangs when psplash is done
<14> 'hangs'?
<12> it start, make progress and 'one bar to end' == machine without any local access
<14> switch to another console?
<12> impossible
<12> and this **** start on rcS level so I cannot even boot to single :(
<12> and lack good 'stop' suport
<15> morning
<14> hey XorA
<15> wazzup?
<16> morning
<16> can someone look at http://rafb.net/p/rVXNBH70.html and tell me why pth doesn't build ?
<15> #error "Unsupported Linux (g)libc version and/or platform"
<16> I have to update my glibc ?
<15> no, you have to look at the file where that #error was thrown, find out what #if made it be thrown and why your system causes that condition
<16> I have globc 2.4 on my system
<17> is someone here who has build an bootstrape/gpe/opie image for haret (ppc bootloader)?
<12> _law_: haret is util not machine
<17> hrw, i know
<12> _law_: most of people which use haret to boot use root-on-sd cards
<17> hrw, me too now i wanna build a anstrom-image for my axim but i want start :-(
<12> _law_: created machine config? built image in tarball format and unpack it to card
<12> _law_: then kernel with root=/dev/mmcblk0p1 (first SD partition) and haret it
<17> i have already setup machine.conf, motified anstrom.conf, an added handhelds kernel hh10
<17> hrw, should be a ext2 image or?
<12> _law_: I would use IMAGE_FSTYPES += "tar.gz" and unpack it to card
<12> _law_: card in ext2
<17> hrw, ok
<15> other option is generate and ext2 image and use ext2resize to make it bigger
<17> XorA, bigger why?
<15> _law_: well generated image is 32M average size of card these days is probably 512M
<17> XorA, a ok
<15> koen|away: OUCH control engineering :-)
<17> but also changing zImage doesnt work... :-(
<17> http://jn.graux.free.fr/x51v-linux/ <-- this one boots fine...
<18> ping koen
<19> morning all
<14> hey ade|desk
<12> hi ade|desk leoncamel gremlin[it] koen


Name:

Comments:

Please enter the result of the sum 63 + 46 (to avoid spam):






Return to #oe
or
Go to some related logs:

#debian
#css
#ubuntu
emerge specify package version
locate object method is_initial_req authcas
reiserfs3 defrag
kitchens desining
#centos
installing eclipse on dapper
esound-gpe



Home  |  disclaimer  |  contact  |  submit quotes