Hi, I am trying to build the default toolchains in scratchbox that are part of the sb-toolchains package. I am using the host-gcc compiler and have installed the debian devkit. I have write privileges for the /scratchbox/compilers and /scratchbox/device_tools directory. When executing the ./build --build command at the top level sb-toolchain directory I get the following error:
make: Entering directory `/export/home/chaudhri/sb-toolchains-1.0.2/meta/target-kit' make -C ../../autotools/libtool clean make[1]: Entering directory `/export/home/chaudhri/sb-toolchains-1.0.2/autotools/libtool' make[1]: *** ../../: Is a directory. Stop. make[1]: Leaving directory `/export/home/chaudhri/sb-toolchains-1.0.2/autotools/libtool' make: *** [build-libtool] Error 2 make: Leaving directory `/export/home/chaudhri/sb-toolchains-1.0.2/meta/target-kit' What should I do to fix it? Thx, Rohit _______________________________________________ Scratchbox-users mailing list [email protected] http://lists.scratchbox.org/cgi-bin/mailman/listinfo/scratchbox-users
