Jonathan GF wrote: > This was fixed by reconfiguring the .config file and adding some clauses > manually that seems to be a dependency in order to work (not warned when > in menuconfig :o )
I really wish I knew what exactly you were doing to get these errors. I just did a fresh check out on a system that I've never used to build Astlinux before. (just to test everything). I'm not running into these same errors and have not had to add anything manually to the .config file. That is not advised at all. Perhaps Kristian has some other ideas, but about the only thing I can recommend that you do is wipe out your local repository then start clean. Do these exact steps after you have a fresh repository cp astlinux.config .config make oldconfig make menuconfig (change only the target architecture) make report any errors. AFTER that works, then go through making more changes to the package selection. Darrick -- Darrick Hartman DJH Solutions, LLC http://www.djhsolutions.com ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ 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]
