**** BEGIN LOGGING AT Thu Apr 19 02:59:57 2007 Apr 19 17:46:28 NAiL:Ping Apr 19 19:15:46 bkero: pong Apr 19 20:36:33 Nail: Now that I've bb'ed virtual/kernel, do I have a complete toolchain? Would I just chroot into the environment, then compile stuff with a PREFIX to grab all the things it's making for the bb package? Apr 19 20:38:37 you have a complete toolchain in tmp/cross/ Apr 19 21:28:36 So I've added a bitbake file for it in /openembedded. What would I ahve to do to try this out? Apr 19 21:29:58 cd slugosbe && source setup-env && bb Apr 19 21:30:08 eg bb wakelan Apr 19 21:30:14 or whatever you made ;) Apr 19 21:33:30 http://pastebin.osuosl.org/1215 Apr 19 21:34:59 where did you put the .bb? Apr 19 21:35:10 i made a folder for it in openembedded/packages Apr 19 21:35:19 packages/microdc2/microdc2_.bb? Apr 19 21:35:23 Aye Apr 19 21:35:32 hmm Apr 19 21:35:39 openembedded/packages/microdc2/microdc2-0.15.6.bb Apr 19 21:35:47 try changing to that dir and doing bb -b ./microdc2-0.15.6.bb Apr 19 21:36:27 oh, btw, replace the dash with an underscore. underscore separates name from version Apr 19 21:36:32 ah Apr 19 21:36:34 that'll fix your issue ;) Apr 19 21:36:40 That'd do it since I"m using ${PV} in the src_uri :) Apr 19 21:36:59 Should I be chrooting all of this stuff? Apr 19 21:37:06 nop Apr 19 21:37:13 but do not compile as root ;) Apr 19 21:37:17 Of course haha Apr 19 21:37:31 I thought bb used binary packages though, hmm. Apr 19 21:37:53 what do you mean by binary packages? Apr 19 21:38:33 Is bitbake part of the package manager(ipkg) on slugos distros? Apr 19 21:38:50 bitbake builds ipkg and all the ipkgs :) Apr 19 21:39:06 Ah, cool Apr 19 21:43:49 compilinating Apr 19 21:45:10 Looks like she failed compiling. Is there any way I could get more verbose output? Apr 19 21:45:23 it posts the path to a logfile Apr 19 21:45:47 Yea, sorry Apr 19 21:50:52 I added libxml to DEPENDS, and now it throws "NOTE: Resolving missing task queue dependencies" at me when trying to compile it(missing libxml2 was the error) Apr 19 21:51:28 that's just info Apr 19 21:51:42 then ERROR: No buildable providers available for required build target microdc2 Apr 19 21:51:55 did you rename the bb? Apr 19 21:52:33 Nope :/ Apr 19 21:52:43 replace - with _ Apr 19 21:53:15 Yea. I'm gonna hop on home and continue working on this guy. Thanks for all the help. :) Apr 19 21:53:20 np Apr 19 22:16:15 NAiL: I think I ran into Cross Compile badness: http://pastebin.osuosl.org/1216 Apr 19 22:16:40 hmm Apr 19 22:16:48 are you building from an up-to-date repo? Apr 19 22:17:11 You mean for the package src_uri? Apr 19 22:17:40 The repo is whatever came from mastermakefile Apr 19 22:17:56 that's... bad Apr 19 22:18:13 :/ Apr 19 22:18:37 ask in #oe Apr 19 22:18:52 danke Apr 19 22:18:57 np Apr 19 22:18:57 hi **** ENDING LOGGING AT Fri Apr 20 02:59:57 2007