Hi All,
I've read the wiki, got over a couple of problems, but can't get over
this one, so if you guys know what's the problem here, please chime
in. This is on a FC5 system, and 'make mvp' stops at:
...............
/home/mythtv/toolchains/powerpc-405-linux-uclibc/gcc-3.4.5-uClibc-0.9.28//bin/powerpc-linux-sstrip
gcc .//toolchain/sstrip/sstrip.c -o
/home/mythtv/toolchains/powerpc-405-linux-uclibc/gcc-3.4.5-uClibc-0.9.28//bin/powerpc-405-linux-uclibc-sstrip
mkdir -p
/home/mythtv/mvpmc/tools/toolchains/uclibc/buildroot/build_powerpc_nofpu/root/usr/include
cp -dpf
/home/mythtv/mvpmc/tools/toolchains/uclibc/buildroot/build_powerpc_nofpu/ncurses-5.5/include/curses.h
/home/mythtv/mvpmc/tools/toolchains/uclibc/buil
droot/build_powerpc_nofpu/root/usr/include/ncurses.h
cp -dpf
/home/mythtv/mvpmc/tools/toolchains/uclibc/buildroot/build_powerpc_nofpu/ncurses-5.5/include/term.h
/home/mythtv/mvpmc/tools/toolchains/uclibc/buildr
oot/build_powerpc_nofpu/root/usr/include/
cp -dpf
/home/mythtv/mvpmc/tools/toolchains/uclibc/buildroot/build_powerpc_nofpu/ncurses-5.5/include/unctrl.h
/home/mythtv/mvpmc/tools/toolchains/uclibc/buil
droot/build_powerpc_nofpu/root/usr/include/
cp -dpf
/home/mythtv/mvpmc/tools/toolchains/uclibc/buildroot/build_powerpc_nofpu/ncurses-5.5/include/termcap.h
/home/mythtv/mvpmc/tools/toolchains/uclibc/bui
ldroot/build_powerpc_nofpu/root/usr/include/
cp -dpf
/home/mythtv/mvpmc/tools/toolchains/uclibc/buildroot/build_powerpc_nofpu/ncurses-5.5/lib/libncurses.a
/home/mythtv/mvpmc/tools/toolchains/uclibc/buil
droot/build_powerpc_nofpu/root/usr/lib/
rm -f
/home/mythtv/mvpmc/tools/toolchains/uclibc/buildroot/build_powerpc_nofpu/root/usr/lib/terminfo
(cd
/home/mythtv/mvpmc/tools/toolchains/uclibc/buildroot/build_powerpc_nofpu/root/usr/lib;
ln -fs /usr/share/terminfo)
(cd
/home/mythtv/mvpmc/tools/toolchains/uclibc/buildroot/build_powerpc_nofpu/root/usr/lib;
ln -fs libncurses.a libcurses.a)
(cd
/home/mythtv/mvpmc/tools/toolchains/uclibc/buildroot/build_powerpc_nofpu/root/usr/lib;
ln -fs libncurses.a libtermcap.a)
(cd
/home/mythtv/mvpmc/tools/toolchains/uclibc/buildroot/build_powerpc_nofpu/root/usr/include;
ln -fs ncurses.h curses.h)
rm -f
/home/mythtv/mvpmc/tools/toolchains/uclibc/buildroot/build_powerpc_nofpu/root/lib/libncurses.so
(cd
/home/mythtv/mvpmc/tools/toolchains/uclibc/buildroot/build_powerpc_nofpu/root/usr/lib;
ln -fs ../../lib/libncurses.so.5.5 libncurses.so)
/home/mythtv/toolchains/powerpc-405-linux-uclibc/gcc-3.4.5-uClibc-0.9.28//bin/powerpc-405-linux-uclibc-strip
--remove-section=.comment --remove-section=.note
--strip-unneeded
/home/mythtv/mvpmc/tools/toolchains/uclibc/buildroot/build_powerpc_nofpu/root/lib/libncurses.so.5.5
touch -c
/home/mythtv/mvpmc/tools/toolchains/uclibc/buildroot/build_powerpc_nofpu/root/usr/lib/libncurses.a
make[1]: Leaving directory
`/home/mythtv/mvpmc/tools/toolchains/uclibc/buildroot'
scons/build_fuse.sh -d
/home/mythtv/mvpmc/dongle/apps/fuse/mvp/fuse-2.5.3 -i
/home/mythtv/downloads/fuse-2.5.3.tar.gz -c
/opt/toolchains//powerpc-405-linux-u
clibc/gcc-3.4.5-uClibc-0.9.28//bin/powerpc-405-linux-uclibc- -I
/home/mythtv/mvpmc/dongle/apps/fuse/../../install/mvp -k N
PATCHES:
INPUT: /home/mythtv/downloads/fuse-2.5.3.tar.gz
DIR: /home/mythtv/mvpmc/dongle/apps/fuse/mvp/fuse-2.5.3
CROSS:
/opt/toolchains//powerpc-405-linux-uclibc/gcc-3.4.5-uClibc-0.9.28//bin/powerpc-405-linux-uclibc-
INSTALL: /home/mythtv/mvpmc/dongle/apps/fuse/../../install/mvp
WGetDownload(["home/mythtv/downloads/dropbear-0.48.1.tar.gz/http:/www.mvpmc.org/dl/dropbear-0.48.1.tar.gz"],
[])
configure: WARNING: If you wanted to set the --build type, don't use --host.
If a cross compiler is detected then cross compile mode will be used.
checking build system type... i686-pc-linux-gnu
checking host system type... powerpc-unknown-linux-gnu
checking target system type... powerpc-unknown-linux-gnu
checking for a BSD-compatible install...
/home/mythtv/mvpmc/dongle/apps/fuse/../../install/mvp
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for powerpc-linux-strip... no
checking for strip... strip
checking for style of include used by make... GNU
checking for powerpc-linux-gcc...
/opt/toolchains//powerpc-405-linux-uclibc/gcc-3.4.5-uClibc-0.9.28//bin/powerpc-405-linux-uclibc-gcc
checking for C compiler default output file name... configure: error:
C compiler cannot create executables
See `config.log' for more details.
make[1]: Entering directory `/home/mythtv/mvpmc/dongle/apps/fuse/mvp/fuse-2.5.3'
make[1]: *** No targets specified and no makefile found. Stop.
make[1]: Leaving directory `/home/mythtv/mvpmc/dongle/apps/fuse/mvp/fuse-2.5.3'
cp: cannot stat `util/fusermount': No such file or directory
cp: cannot stat `lib/.libs/libfuse.a': No such file or directory
scons: *** [dongle/install/mvp/sbin/fusermount] Error 1
make: *** [mvp] Error 2
-------------------------------------------------------------------------
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/