All, Glad I saw this come up. I am getting EXACTLY the same error trying to build for gumstix connex 400.
I did attempt a clean checkout and build using steps as Derrick suggested, but no joy. I really need to get a working astlinux build on my gumstix for a demo next week. I'm willing to revert to an older version just to demonstrate the functionality. Can someone recommend either a solution or an older revision that cleanly builds and works? Please? Thanks, Dan > > Message: 1 > Date: Thu, 27 Sep 2007 23:33:32 -0500 > From: "Darrick Hartman (lists)" <[EMAIL PROTECTED]> > Subject: Re: [Astlinux-users] UClibc issue when compiling Astlinux > To: AstLinux Users Mailing List <[email protected]> > Message-ID: <[EMAIL PROTECTED]> > Content-Type: text/plain; charset=ISO-8859-1; format=flowed > > Jaime Blaney wrote: >> Hi, >> >> I get this error when compiling astlinux for my Gumstix board. I am >> running Ubuntu 7.04. >> >> make -C /home/jaime/astlinux-trunk/toolchain_build_arm/ >> uClibc-0.9.28 \ >> PREFIX= \ >> >> DEVEL_PREFIX=/home/jaime/astlinux-trunk/build_arm/staging_dir/ \ >> >> RUNTIME_PREFIX=/home/jaime/astlinux-trunk/build_arm/staging_dir/ \ >> install_runtime install_dev >> make[1]: Entering directory >> `/home/jaime/astlinux-trunk/toolchain_build_arm/uClibc-0.9.28' >> install -d /home/jaime/astlinux-trunk/build_arm/staging_dir/lib >> install -m 644 lib/lib*-0.9.28.so \ >> /home/jaime/astlinux-trunk/build_arm/staging_dir/lib >> install: cannot stat `lib/lib*-0.9.28.so': No such file or directory >> make[1]: *** [install_runtime] Error 1 >> make[1]: Leaving directory >> `/home/jaime/astlinux-trunk/toolchain_build_arm/uClibc-0.9.28' >> make: *** [/home/jaime/astlinux-trunk/build_arm/staging_dir/lib/ >> libc.a] >> Error 2 > > No idea based on that output. Please try checking out a clean copy > from > svn and building again using the following steps. > > 1). Copy astlinux.config to .config > 2). make oldconfig > 3). make > > Then report any problems. > > Do not make changes to the default package selection until you know > that > the system works. > > I have not built a system for the Gumstix board so I cannot say what > problems you might encounter that are not normally found with more > traditional hardware. But it should work fine. > > 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 2005. 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]
