**** BEGIN LOGGING AT Tue Jan 01 02:59:57 2008 Jan 01 14:51:37 hi ther Jan 01 14:52:34 im trying to build from SlugOS-4.8-beta-source.tar.gz on bsd Jan 01 14:58:19 im setting up the paths like the unpacking do , but i think to integrate with the http://www.nslu2-linux.org/wiki/Development/MasterMakefile Jan 01 14:58:34 ive correctly installed all the tool Jan 01 14:58:54 thank to the gnu community Jan 01 14:58:59 and oe Jan 01 15:00:56 this is a list: Jan 01 15:01:01 monotone Jan 01 15:01:05 bitbake Jan 01 15:01:17 perl with sqllite Jan 01 15:01:23 m4 Jan 01 15:01:35 gnu patch Jan 01 15:02:20 diffstat Jan 01 15:02:41 pithon with sqllite Jan 01 15:03:03 add the standard tooll for make Jan 01 15:03:48 ----------------------------------------------- Jan 01 15:05:39 if i try make i got "line 27: Need an operator" etc repeted Jan 01 15:06:05 ------------------- Jan 01 15:07:40 if i try gmake i got a real script execution Jan 01 15:08:48 but all block on 'sed -i -e 's/^MACHINE[[:space:]]*=[[:space:]]*\".*\"/MACHINE = \"nslu2be\"/' conf/auto.conf Jan 01 15:08:48 sed: unknown option -- i Jan 01 15:08:48 ' Jan 01 15:11:43 if i toggle from makefile the -i option i found this output from the manual command:: Jan 01 15:11:46 sed -i -e 's/^MACHINE[[:space:]]*=[[:space:]]*\".*\"/MACHINE = \"$*\"/' conf/auto.conf Jan 01 15:11:57 but without the -i Jan 01 15:12:20 cause i dont have -i option and it output this:: Jan 01 15:12:37 MACHINE = "$*" Jan 01 15:12:37 DISTRO = "slugosbe" Jan 01 15:12:37 IMAGE_TARGET = "slugosbe-image" Jan 01 15:12:37 DISTRO_TARGET = "slugosbe-packages" Jan 01 15:13:53 and in the conf/auto.conf file i have wrote this:: Jan 01 15:14:08 MACHINE = "nslu2be" Jan 01 15:14:09 DISTRO = "slugosbe" Jan 01 15:14:09 IMAGE_TARGET = "slugosbe-image" Jan 01 15:14:09 DISTRO_TARGET = "slugosbe-packages" Jan 01 15:14:22 ----------------------------------------------- Jan 01 15:25:03 ive understand that IMAGE_TARGET cannot be set with DISTRO_TARGET Jan 01 15:25:48 and ive changed distro to simple "slugos" Jan 01 15:26:41 and added TAGET_OS = "slugosbe" Jan 01 15:26:46 --------------------------------------------------- Jan 01 15:26:56 now it's compiling Jan 01 15:27:28 i see that is getting psyco jit compiler Jan 01 15:27:55 strange ive just istalled it as a py or perl module Jan 01 15:28:01 neverminds Jan 01 15:34:43 ----------------------------------- Jan 01 15:35:56 now it's say that is done all... but i dont find image to flash Jan 01 15:35:59 ====================== Jan 01 15:36:28 im tryng master makefile alone as rwhitby suggest Jan 01 15:36:38 ----------------------- Jan 01 15:36:48 not make but gmake :) Jan 01 15:37:53 i put the log of that here below: Jan 01 15:37:58 [ -e monotone/nslu2-linux.mtn ] || ( mkdir -p monotone && \ Jan 01 15:37:58 wget -c http://sources.nslu2-linux.org/monotone/nslu2-linux.mtn.gz \ Jan 01 15:37:58 -O monotone/nslu2-linux.mtn.gz && \ Jan 01 15:37:58 gunzip monotone/nslu2-linux.mtn.gz ) Jan 01 15:37:58 --16:31:21-- http://sources.nslu2-linux.org/monotone/nslu2-linux.mtn.gz Jan 01 15:37:58 => `monotone/nslu2-linux.mtn.gz' Jan 01 15:38:00 Resolving sources.nslu2-linux.org... 140.211.167.165 Jan 01 15:38:02 Connecting to sources.nslu2-linux.org|140.211.167.165|:80... connected. Jan 01 15:38:04 HTTP request sent, awaiting response... 302 Found Jan 01 15:38:06 Location: http://sources.nslu2-linux.org/monotone-redirect.php?f=nslu2-linux.mtn.gz [following] Jan 01 15:38:08 --16:31:22-- http://sources.nslu2-linux.org/monotone-redirect.php?f=nslu2-linux.mtn.gz Jan 01 15:38:10 => `monotone/nslu2-linux.mtn.gz' Jan 01 15:38:12 Reusing existing connection to sources.nslu2-linux.org:80. Jan 01 15:38:14 HTTP request sent, awaiting response... 302 Found Jan 01 15:38:16 Location: http://nslu2-linux.dyoung-mirror.net/monotone/nslu2-linux.mtn.gz [following] Jan 01 15:38:18 --16:31:22-- http://nslu2-linux.dyoung-mirror.net/monotone/nslu2-linux.mtn.gz Jan 01 15:38:20 => `monotone/nslu2-linux.mtn.gz' Jan 01 15:38:22 Resolving nslu2-linux.dyoung-mirror.net... 208.113.203.106 Jan 01 15:38:24 Connecting to nslu2-linux.dyoung-mirror.net|208.113.203.106|:80... connected. Jan 01 15:38:26 HTTP request sent, awaiting response... 200 OK Jan 01 15:38:28 Length: 196,287,613 (187M) [text/plain] Jan 01 15:47:14 )))))note :: i imagine that is the src of the slugos distro1!!! wow Jan 01 16:32:43 17:23:30 (61.30 KB/s) - `monotone/nslu2-linux.mtn.gz' saved [196287613/196287613] Jan 01 16:32:53 ( mtn -d monotone/nslu2-linux.mtn unset database default-server ) Jan 01 16:32:54 mtn: misuse: database /home/SyNko/slugga_comp/comp/monotone/nslu2-linux.mtn is laid out according to an Jan 01 16:32:54 old schema Jan 01 16:32:54 mtn: misuse: try 'mtn db migrate' to upgrade Jan 01 16:32:54 mtn: misuse: (this is irreversible; you may want to make a backup copy first) Jan 01 16:32:54 gmake: [_MTN/.configured] Error 1 (ignored) Jan 01 16:32:55 ( mtn -d monotone/nslu2-linux.mtn unset database default-include-pattern ) Jan 01 16:32:57 mtn: misuse: database /home/SyNko/slugga_comp/comp/monotone/nslu2-linux.mtn is laid out according to an Jan 01 16:33:00 old schema Jan 01 16:33:01 mtn: misuse: try 'mtn db migrate' to upgrade Jan 01 16:33:03 mtn: misuse: (this is irreversible; you may want to make a backup copy first) Jan 01 16:33:05 gmake: [_MTN/.configured] Error 1 (ignored) Jan 01 16:33:08 ( mtn -d monotone/nslu2-linux.mtn pull monotone.nslu2-linux.org \ Jan 01 16:33:09 org.{nslu2-linux.*,openembedded.dev} ) Jan 01 16:33:11 mtn: misuse: database /home/SyNko/slugga_comp/comp/monotone/nslu2-linux.mtn is laid out according to an Jan 01 16:33:13 old schema Jan 01 16:33:16 mtn: misuse: try 'mtn db migrate' to upgrade Jan 01 16:33:17 mtn: misuse: (this is irreversible; you may want to make a backup copy first) Jan 01 16:33:20 gmake: *** [_MTN/.configured] Error 1 Jan 01 16:33:21 ----------------------------------------- Jan 01 16:33:23 and i got the first error Jan 01 16:33:25 mtn: misuse: try 'mtn db migrate' to upgrade Jan 01 16:38:07 so ive updated the db structures with the command 'mtn -d /path/to/db/filename db migrate' Jan 01 17:10:12 and then how suggested from the program im regenereting cache Jan 01 17:10:26 rosters and height Jan 01 17:10:33 :-/ Jan 01 18:23:30 5260/20441 Jan 01 20:19:32 mtn: 9195/20411! **** ENDING LOGGING AT Wed Jan 02 02:59:57 2008