@# Quotes DB     useful, funny, interesting





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



Comments:

<0> RP: Just FYI, I killed only staging/ after your refactor, and re-run do_stage tasks. it mostley works, but have lotsa:
<0> NOTE: Couldn't find shared library provider for libc.so.6
<0> NOTE: Couldn't find shared library provider for libmb.so.1
<0> NOTE: Couldn't find shared library provider for libjpeg.so.62
<1> posokolvsky: objdump bug
<2> rebuild from scratch
<0> RP: so, unless, you have hint for me, whole tmp/ kill is required, after all
<0> ok
<1> posokolvsky: easier to rebuild from scratch then rebuilding all needed libs
<1> koen: any plans to improve p-s?
<3> posokolvsky: That suggests you wiped the package data structures which means you need need to repackage everything at the very least
<2> hrw: plans, yes, time, no
<2> hrw: see my mail about code sprints to the ml
<1> I saw that
<0> RP: sure, I did all that. so, just FYI, that you should tell people to rebuild from scratch, not hack ;-)
<3> posokolvsky: ok, thanks. I did say a partial wipe might not work. I didn't know for sure, I do now :)



<4> rpurdie org.oe.dev * r74cc0... / (1 cl***es/image.bbcl***):
<4> image.bbcl***: Make images trigger all do_deploy tasks to run so kernels and
<4> things like updater.sh for the zaurus get deployed with the image. This change
<4> on affects bitbake 1.7.x users who *will* need to use the latest 1.7.x version
<4> from svn.
<5> mornnig
<1> posokolvsky: I will build matchbox-panel for my progear when it will finish current build
<2> meh
<2> 17M Angstrom-gpe-image-test-20070107-collie.rootfs.jffs2
<2> so much for gdb, strace and friends in the rootfs
<1> koen: ONLY 17m
<0> hrw, thanks. I guess issue was due to GUI_MACHINE_CL*** not being defined for collie...
<1> posokolvsky: my progear does not have it defined at all
<0> hrw, I made more robust check as well as set default. but you should define it ;-)
<1> we need someone who will move all those vars to MACHINE_GUI_* namespace with screensize, dpi etc
<0> or is that your router? ;-)
<1> I do not define progear as bigscreen as in OE bigscreen is vga/svga... progear has xga so it would be big or bigger?
<0> hrw, that may be too much for near time. so far, most apps offer just small and big icon sets, and we're covered ;-)
<0> hrw, bigscreen, that's all ;-)
<6> hi people
<1> posokolvsky: progear has xga (1024x768) 10.4" touchscreen
<1> hi philippe
<6> does OE have some tool to track files in staging?
<1> h1940, h2200 built
<6> I have Xlib.h disappearing at a given moment.
<6> and have no idea how to find out when this happens
<1> philippe: in theory packaged-staging had to help with it. In practice it is not finished
<6> hrw: ok.. so no real stuff to debug it then...
<2> philippe: chattr +i Xlib.h and rebui;d
<6> Oh well I'll keep using the libx11 rebuild trick
<1> NOTE: Removing failed build target virtual/arm-angstrom-linux-gnueabi-gcc-2.95
<1> ;D
<6> koen: did not think about that. Let's hope OE barfs on that so I can identify the culprit
<6> koen: btw have you tried the gtk-webcore svn builds?
<1> posokolvsky: h3900 FAILS - lack of defconfig
<6> koen: I build an image but did not get it to boot decently on my Ipaq. The h3800 2.6 kernel is pretty broken.
<1> NOTE: Unpacking /a/home/hrw/devel/oe/org.openembedded.dev/packages/linux/linux-handhelds-2.6/defconfig to /a/home/hrw/devel/build/angstrom/tmp/work/h3900-angstrom-linux-gnueabi/linux-handhelds-2.6-2.6.19-hh7-r0/
<1> cp: cannot stat `/a/home/hrw/devel/oe/org.openembedded.dev/packages/linux/linux-handhelds-2.6/defconfig': No such file or directory
<2> philippe: nope, too busy polishing angstrom-oabu
<2> oabi
<6> damn, and I do not have any other "supported" device...
<6> netbook does not really work because of missing kernel tools (and I do not have source for those, only florian has AFAIK), yopy has no decent kernel yet...
<2> philippe: have florian send you the tools
<2> I'm waiting for open tools to send off the netbook to a kernel hacker to get it ported to 2.6.recent
<2> implementing http://linuxtogo.org/~anonymous/netbook-booting.txt would be a start
<2> or convincing florian to build a 2.6.9 kernel with kexec support
<1> koen: for so complicated boot system kexec looks best
<1> btw - someone tried to build RPMs with OE?
<1> h4000 built
<1> hmm. I need ccache there
<4> pfalcon org.oe.dev * rdea29766... / (3 files in 3 dirs): linux-handhelds-2.6: Add nice clean defconfigman-generated defconfig for h3900.
<1> posokolvsky: can you add defconfigman recipe into OE?
<7> hrw: Good morning;) Have you had a chance to look at bug 1755?
<1> !oebug 1755
<8> * * Bug 1755, Status: NEW, Created: 2007-01-06 15:04
<8> * * dothedog(AT)comcast.net: mysql-4.1.18 build fails on gen_lex_hash
<8> * * http://bugs.openembedded.org/show_bug.cgi?id=1755
<1> yes
<0> hrw, well, it's just a python script not even requiring installation ;-). And it's not clear how it would fit so far. I'd like to get some general feedback first ;-)
<1> posokolvsky: I like to have all OE related stuff available after some bitbake work ;D



<0> hrw, ok, then I'll add it ;-)
<7> hrw: what do I need to do?
<1> dothedog: w8 a moment - I will push some stuf
<7> hrw: excellent!
<1> posokolvsky: I build all needed stuff for host using OE
<1> posokolvsky: MACHINE=native bitbake ccache now
<0> nice ;-)
<1> CIA-4: BEWARE
<1> ~20 changest
<1> pushed
<7> hrw: I'll give it a shot.
<1> dothedog: pull/update and rebuild
<4> hrw org.oe.oz354x * rf1f40c30... / (1 cl***es/base.bbcl***):
<4> base.bbcl***: handle tar.Z archives - close #1433 (from .dev)
<4> applied changes from de17215ca0ec2c4f638399b95baf36a6e60b7bd4
<4> through af3514ac399dfad05cfb417dadad1316f57a1f3c
<4> hrw org.oe.oz354x * rfbced6b1... / (1 cl***es/base.bbcl***):
<4> base.bbcl***: make showing display revision work with the mtn 0.30 workspace format (from .dev)
<4> applied changes from a0629352152e47a18449beec57ef52289d116470
<4> through 98967f30d170009882b65d09d686fc199579b15f
<4> hrw org.oe.oz354x * rcbb1494... / (1 packages/curl/curl_7.16.0.bb):
<4> curl: add 7.16.0, make linking against gnutls work (from .dev)
<4> applied changes from 74b62afa9d9b5f127553b347e236dccae5e5f546
<4> through 6afc7d70704deaac82cc70ddb91183805e3f8802
<4> hrw org.oe.oz354x * rab154145... / (7 files in 2 dirs): gpe-mini-browser: dropped not used versions
<4> hrw org.oe.oz354x * ra39660... / (1 packages/gpe-mini-browser/gpe-mini-browser_0.19.bb): gpe-mini-browser: fixed SRC_URI to point to LTG, bumper PR due to curl update
<4> hrw org.oe.oz354x * rf9e3ab... / (1 packages/gtk-webcore/osb-nrcit_20050430.bb): osb-nrcit: bump due to curl update
<4> hrw org.oe.oz354x * ra33f5f9... / (4 files in 3 dirs):
<4> libgpg-error: added 1.3 (from .dev)
<4> applied changes from f980f926d4ed3ba38a98024e535fd402f176cd7b
<4> through 9cab53e99b0127c5e70d7658ff04bb3209a7e611
<4> hrw org.oe.oz354x * rece43327... / (8 files in 4 dirs): libgpg-error: dropped old versions
<4> hrw org.oe.oz354x * rb607ac4... / (19 files in 5 dirs): coreutils: added 5.3.0 from .dev, dropped older
<4> hrw org.oe.oz354x * rcd9e3a05... / (11 files in 4 dirs): libusb: update to 0.1.12
<4> hrw org.oe.oz354x * re195d5... / (1 packages/libusb/libusb_0.1.12.bb): libusb: fix do_stage()
<4> hrw org.oe.oz354x * rb36de34f... / (53 files in 10 dirs): dbus/dbus-glib: updated to 1.0.2/0.72 and dropped older
<4> hrw org.oe.oz354x * rb7e771... / (1 packages/curl/curl_7.16.0.bb): curl 7.16: package ca-certs (88kB), needed for ssl (e.g https) and RRECOMMEND it for libcurl (from .dev)
<4> hrw org.oe.oz354x * ra22f8dd... / (4 files in 4 dirs): (log message trimmed)
<4> uicmoc 2.3.10, 3.3.5: add patch to make it build on 64bit platforms.
<4> Thanks Darren Edmundson for writing the patch and Eric Shattow for testing.
<4> uicmoc3: fix a buglet in the 64bit-cleanup patch
<4> applied changes from b10f1ed461d73562b22f666803d0299ed187ca8a
<4> through 0d418c5552d13b58959ab3334bcae1de8f796828
<4> applied changes from bdfe3d888ff9f0ac9b669e49dc70d55553650a79
<4> hrw org.oe.oz354x * rb8c02e6b... / (1 site/i686-linux): site/i686-linux: add ac_cv_sizeof_off_t to get mysql-native build - part of #1743
<4> hrw org.oe.oz354x * reeae3645... / (1 packages/mysql/mysql-native_4.1.18.bb): mysql-native: disable innoDB - close #1743
<4> hrw org.oe.oz354x * r2ef0d... / (1 site/x86_64-linux): site/x86-64-linux: add ac_cv_sizeof_off_t to get mysql-native build - part of #1743
<4> hrw org.oe.oz354x * rd1ee7443... / (1 packages/ipkg/ipkg-collateral.bb): ipkg-collateral: mark /etc/ipkg.conf as CONFFILE - close #1713
<4> hrw org.oe.oz354x * rd9960852... / (10 files in 5 dirs): apt: dropped as OZ does not use DPKG/APT
<1> CIA-4: you are flooding
<4> hrw org.oe.oz354x * ra3ad4e2... / (1 packages/ipkg/ipkg-collateral.bb): ipkg-collateral: its /etc/ not /etc/etc
<4> hrw org.oe.oz354x * rc0e6ace... / (1 packages/curl/curl_7.16.0.bb): curl: fix EXTRA_OECONF to point to proper dir in staging
<1> now time to close some bugs
<6> hrw: impressive list of commits
<1> philippe: one day of work
<1> dothedog: remember to mark bugs as verified when you willg et mysql(native) built
<7> hrw: Stupid question. I get "/tmp/mtn.right.CHILDE" 18L, 286C
<7> <mtn.merged.B94E1J" [Not edited] 16 lines --6%-- (1 of 3)
<7> Press ENTER or type command to continue
<7> how do I merge?
<1> dothedog: best way: revert your changes and do update again
<7> hrw: Never done that before, what is the command?
<1> mtn revert FILENAME
<7> hrw: got it.
<2> hrw: is rd1ee7443. in dev as well?
<1> h5000 built
<1> koen: which one it is?
<2> [17:03] CIA-4: hrw org.oe.oz354x * rd1ee7443... / (1 packages/ipkg/ipkg-collateral.bb): ipkg-collateral: mark /etc/ipkg.conf as CONFFILE - close #1713
<1> koen: not yet
<7> hrw: I get this: mtn revert ../org.openembedded.oz354x/packages/mysql/mysql-native_4.1.18.bb
<7> mtn: misuse: workspace required but not found
<1> dothedog: cd ../org.openembedded.oz354x/packages/mysql/;mtn revert
<7> hrw: Ahhh, that worked.
<7> hrw: Got something else now: mtn: misuse: path _MTN/tmp/1 already exists


Name:

Comments:

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






Return to #oe
or
Go to some related logs:

ip_conntrack_netbios
tempramental chef, images
norton
#fedora
xf86SigHandler+0x85 i810
attachEventHandler javaScript
insall xorg debian
#perl
ubuntu draw graphs
enable cdrom repo adept



Home  |  disclaimer  |  contact  |  submit quotes