Thank you Timothy!
Changing BR2_STAGING_DIR did the trick!
......................
Install file: "libs/libcmyth/obj/mvp/libcmyth.so" as
"dongle/install/mvp/lib/libcmyth.so"
/opt/toolchains//powerpc-405-linux-uclibc/gcc-3.4.5-uClibc-0.9.28//bin/powerpc-405-linux-uclibc-gcc
-o src/obj/mvp/mvpmc src/obj/mvp/audio.o src/obj/mvp/colorlist.o
src/obj
/mvp/config.o src/obj/mvp/display.o src/obj/mvp/emulate.o
src/obj/mvp/fb.o src/obj/mvp/gui.o src/obj/mvp/http_stream.o
src/obj/mvp/main.o src/obj/mvp/mclient.o src/obj/mvp/
mclient_mvpmc.o src/obj/mvp/mclient_cli.o src/obj/mvp/mythtv.o
src/obj/mvp/mythtv_livetv.o src/obj/mvp/tvguide.o
src/obj/mvp/playlist.o src/obj/mvp/replaytv.o src/obj/mvp/t
heme.o src/obj/mvp/video.o src/obj/mvp/version.o
src/obj/mvp/vlc_control.o src/obj/mvp/web_config.o src/obj/mvp/wss.o
src/obj/mvp/ticonfig.o src/obj/mvp/vpdread.o -Ldongle/
install/mvp/lib -Ldongle/install/mvp/lib/mysql -lwidget -lnano-X
-lmwengine -lmwdrivers -lmwfonts -lreplaytv -lexpat -losd -lav -ldemux
-lcmyth -lrefmem -lvnc -lmysqlclient
-lpng12 -lz -ljpeg -lm -lgcc -lpthread -la52 -lm -lvorbisidec -lid3
-lts_demux -ldvbpsi -lFLAC -ltiwlan
Install file: "src/obj/mvp/mvpmc" as "dongle/install/mvp/bin/mvpmc"
cd /home/mythtv/mvpmc/dongle &&
CROSS=/opt/toolchains//powerpc-405-linux-uclibc/gcc-3.4.5-uClibc-0.9.28//bin/powerpc-405-linux-uclibc-
./dongle.sh
STRIP
/opt/toolchains//powerpc-405-linux-uclibc/gcc-3.4.5-uClibc-0.9.28//bin/powerpc-405-linux-uclibc-strip
/opt/toolchains//powerpc-405-linux-uclibc/gcc-3.4.5-uClibc-0.9.28//bin/powerpc-405-linux-uclibc-strip:
'filesystem/install/bin/scp': No such file
Creating big endian 2.1 filesystem on ramdisk, block size 65536.
Big endian filesystem, data block size 65536, compressed data,
compressed metadata, compressed fragments
Filesystem size 1970.67 Kbytes (1.92 Mbytes)
46.22% of uncompressed filesystem size (4264.12 Kbytes)
Inode table size 1277 bytes (1.25 Kbytes)
28.54% of uncompressed inode table size (4475 bytes)
Directory table size 1754 bytes (1.71 Kbytes)
71.42% of uncompressed directory table size (2456 bytes)
Number of duplicate files found 0
Number of inodes 247
Number of files 68
Number of fragments 14
Number of symbolic links 107
Number of device nodes 51
Number of fifo nodes 0
Number of socket nodes 0
Number of directories 21
Number of uids 1
root (0)
Number of gids 0
squashfs filesystem is 2019328 bytes
Creating big endian 2.1 filesystem on ramdisk, block size 65536.
Big endian filesystem, data block size 65536, compressed data,
compressed metadata, compressed fragments
Filesystem size 2872.80 Kbytes (2.81 Mbytes)
68.80% of uncompressed filesystem size (4175.85 Kbytes)
Inode table size 759 bytes (0.74 Kbytes)
23.64% of uncompressed inode table size (3210 bytes)
Directory table size 1285 bytes (1.25 Kbytes)
76.44% of uncompressed directory table size (1681 bytes)
Number of duplicate files found 0
Number of inodes 191
Number of files 24
Number of fragments 6
Number of symbolic links 101
Number of device nodes 51
Number of fifo nodes 0
Number of socket nodes 0
Number of directories 15
Number of uids 1
root (0)
Number of gids 0
Success
40+0 records in
40+0 records out
40 bytes (40 B) copied, 0.000365657 seconds, 109 kB/s
On 6/13/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
>
> On Tue, 12 Jun 2007 21:52:54 -0300, "Timothy Legge" wrote:
> > On 6/12/07, Timothy Legge <[EMAIL PROTECTED]> wrote:
> >
> > > 1) In ubuntu bash has been replaced by dash and some of the buildroot
> > > scripts complain.
> > > 2) I had created /opt/toolchains but had not updated
> > > tools/toolchains/uclibc/buildroot-20060710-mvpmc.patch to set
> > > +BR2_STAGING_DIR="/opt/toolchains/powerpc-405-linux-uclibc/gcc-3.4.5-uClibc
> >-0.9.28/"
> > >
> > > I suspect that number one is a non issue but that number 2 caused the
> > > toolchains to be created in my home directory. However, since
> > > SConstruct only checks for the existence of /opt/toolchains the mvp
> > > build attempted to build with a compiler that did not exist in
> > > /opt/toolchains.
> > >
> > > I would recommend that the SConstruct check for the existence of
> > > toolchains in home as by default it is built there. If the user knows
> > > what they are doing and changes BR2_STAGING_DIR to point elsewhere
> > > (like opt) the ~/toolchains dir will not exist and /opt/toolchains can
> > > be used.
> > >
> > > That being said, I got a lot further and now just have this to contend
> > > with
> >:
> > >
> > > Install file: "src/obj/mvp/mvpmc" as "dongle/install/mvp/bin/mvpmc"
> > > cd /home/tim/mvpmc/dongle &&
> > > CROSS=/opt/toolchains//powerpc-405-linux-uclibc/gcc-3.4.5-uClibc-0.9.28//bi
> >n/powerpc-405-linux-uclibc-
> > > ./dongle.sh
> > > STRIP
> > > /opt/toolchains//powerpc-405-linux-uclibc/gcc-3.4.5-uClibc-0.9.28//bi
> >n/powerpc-405-linux-uclibc-strip
> > > /opt/toolchains//powerpc-405-linux-uclibc/gcc-3.4.5-uClibc-0.9.28//bin/powe
> >rpc-405-linux-uclibc-strip:
> > > 'filesystem/install/bin/scp': No such file
> > > [: 19: tmpdir: unexpected operator
> > > [: 22: ramdisk: unexpected operator
> > > [: 110: ramdisk: unexpected operator
> > > Can't find a SQUASHFS superblock on ramdisk
> > > Failed to read existing filesystem - will not overwrite - ABORTING!
> > > ERROR: mksquashfs failed
> > > scons: *** [dongle.bin.mvpmc] Error 1
> > > make: *** [mvp] Error 2
> > >
> > > Tim
> > >
> >
> > It looks like dash was not a non issue. This issue is fixed by:
> >
> > diff --git a/dongle/filesystem/dongle_build.sh
> > b/dongle/filesystem/dongle_build.sh
> > index d3100cb..ac8b1cc 100755
> > --- a/dongle/filesystem/dongle_build.sh
> > +++ b/dongle/filesystem/dongle_build.sh
> > @@ -1,4 +1,4 @@
> > -#!/bin/sh
> > +#!/bin/bash
> > #
> > # Copyright (C) 2004-2006 Jon Gettler
> > # http://www.mvpmc.org/
> >
> > Tim
>
> Tim,
>
> Are you going to commit this? Did you see if there are any other
> oversights like this? I'm sure I'm in the habit of typing /bin/sh even
> when /bin/bash is more appropriate.
>
> Thanks.
>
> Jon
>
>
> -------------------------------------------------------------------------
> This SF.net email is sponsored by DB2 Express
> Download DB2 Express C - the FREE version of DB2 express and take
> control of your XML. No limits. Just data. Click to get it now.
> http://sourceforge.net/powerbar/db2/
> _______________________________________________
> Mvpmc-devel mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/mvpmc-devel
>
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Mvpmc-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mvpmc-users
mvpmc wiki: http://mvpmc.wikispaces.com/