Fred wrote: > Hello, > > FYI, I updated to the latest trunk, and get the two following errors when > compiling, although hitting "make" again lets it resume, and compile > successfully: > > ========= > # su - compile > $ cd astlinux-trunk > $ svn update > [...] > Updated to revision 1558. > > $ rm -Rf toolchain_build_i586 > $ rm -Rf build_i586 > $ cp astlinux.config .config > $ make oldconfig > $ make menuconfig > => Note: sqlite gone in trunk 1558... I'll just compile PHP5 with its > embedded, outdated version of SQLite.
Fred, If you followed the notes on the list, I made an important announcement. The sqlite package (and many others) are flagged as 'experimental' because they are not officially supported or maintained by the developers. So to get to them, you must select "experimental packages" in the menuconfig step. So no it's not gone By the way, it appears that the svn at sourceforge is currently down. Perhaps they are doing some maintenance or something. Regarding your kernel errors, I would suggest clearing out your build_i586 directory and starting over. If the error persists, it would be helpful to know what distro you are using (and version). There are no current build issues with any of the standard packages (non-experimental) in trunk on 32bit build systems. If you are building on a 64bit system, there are a few problems (oslec, nistnet, net-snmp and perhaps a few others). For the short term, we will not be fixing these. Eventually we will get these to build on a 64bit host system. Darrick -- Darrick Hartman DJH Solutions, LLC http://www.djhsolutions.com ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ 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]
