[fusion] after pulling CVS, getting ppc64 build errors (Im on x86!)
Jim Cromie
jcromie at divsol.com
Tue Jul 19 16:18:32 CEST 2005
Fillod Stephane wrote:
>Jim Cromie wrote:
>
>
>>[jimc at harpo fusion]$ make
>>cd /home/jimc/dilbert/rtai/cvs/fusion && /bin/sh
>>/home/jimc/dilbert/rtai/cvs/fusion/config/autoconf/missing --run
>>automake-1.9 --foreign
>>arch/GNUmakefile.am:6: required directory arch/ppc64 does not exist
>>include/nucleus/GNUmakefile.am:12: required directory
>>include/nucleus/asm-ppc64 does not exist
>>
>>
>[...]
>
>Don't forget the -d option to "cvs update", otherwise, brand new
>directories
>like arch/ppc64 won't be created locally.
>
>
>
hmm. I did use -dP, but not at 1st.
994 cvs update
995 ls
996 more make-many
997 sh make-many
ie - batch file that does:
./configure --prefix=/usr/realtime/$kvers \
--with-linux-dir=/lib/modules/$kvers/build
problem appeared here.
998 ls
999 cd fusion
1000 make
1001 make xconfig
1002 cvs update
1003 cvs up -dP
too late to correct it, apparently.
(Ive saved, and can send spew if its useful, Im presuming not)
1004 cvs -nq up
1005 rm aclocal.m4
1006 cvs up -dP
1007 make
1008 make distclean
couldnt clean it up. got same 'do make destclean' error
1009 make clean
1010 ls
1011 more .rtai_config
1012 mv .rtai_config .rtai_config-bak
1013 make distclean
1014 make
1015 ls
1016 rm .rtai_config.old
1017 make distclean
1018 more configure
1019 rm config.status
1020 make
1021 df
1022 ls
1023 cd ..
1024 ls
1025 mv fusion fusion-h3
1026 cvs up
1027 ls
1028 mkdir fusion
1029 cvs up
1030 cvs up -dP
now it builds properly.
thanks
jimc
More information about the Rtai
mailing list