>Hmm, enabled the option. > >Now, I get > >checking for gcc... >/usr/src/astlinux/trunk/build_i586/staging_dir/bin/i586-linux-uclibc-gcc >checking for C compiler default output file name... a.out >checking whether the C compiler works... configure: error: cannot run >C compiled programs. >If you meant to cross compile, use `--host'. >See `config.log' for more details. >make[3]: *** [config.h] Error 1 >make[3]: Leaving directory >`/usr/src/astlinux/trunk/build_i586/asterisk-1.6.2.0-rc8/menuselect/mxml' >make[2]: *** [mxml/libmxml.a] Error 2 >make[2]: Leaving directory >`/usr/src/astlinux/trunk/build_i586/asterisk-1.6.2.0-rc8/menuselect' >make[1]: *** [menuselect/menuselect] Error 2 >make[1]: Leaving directory >`/usr/src/astlinux/trunk/build_i586/asterisk-1.6.2.0-rc8' >make: *** >[/usr/src/astlinux/trunk/build_i586/asterisk-1.6.2.0-rc8/main/asterisk] >Error 2 > >BTW - how do I force a rebuild of asterisk only ? "Make clean" seems >a bit harsh ;) > >Julian
From the trunk directory you can do "make asterisk-clean" or "make asterisk-dirclean". If nothing helps you could at first delete "build_i586" then "toolchain_build_i586". And then start again with "toolchain/build", be sure you are NOT root! BTW Did you do "make oldconfig" ? Michael PS: You should post such kinda things in astlinux-dev list. http://www.mksolutions.info ------------------------------------------------------------------------------ This SF.Net email is sponsored by the Verizon Developer Community Take advantage of Verizon's best-in-class app development support A streamlined, 14 day to market process makes app distribution fast and easy Join now and get one step closer to millions of Verizon customers http://p.sf.net/sfu/verizon-dev2dev _______________________________________________ Astlinux-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/astlinux-users Donations to support AstLinux are graciously accepted via PayPal to [email protected].
