I searched the archives and found that there were a similar issue about a
year and a half ago..  I am trying to build astlinux for the ARM-Xscale
variant..  and get the follo0wing error when I compile..    this is using
ALL default options except that I change the architecture to the ARM
Xscale.. I left all the packages as default...

 

I know my development environment is sound as I use it all the time to build
for the i386 / i586 and have astlinux running in this way.

 

Here is the compiler output I get..

 

shared_libc.a(__psfs_do_numeric.o): In function `__psfs_do_numeric':

scanf.c:(.text+0x540): undefined reference to `__truncdfsf2'

shared_libc.a(strtof.o): In function `strtof':

strtod.c:(.text+0x1c): undefined reference to `__extendsfdf2'

make[2]: *** [shared] Error 1

make[2]: Leaving directory
`/usr/src/astlinux-0.6/toolchain_build_arm/uClibc-0.9.28/libc'

make[1]: *** [shared] Error 2

make[1]: Leaving directory
`/usr/src/astlinux-0.6/toolchain_build_arm/uClibc-0.9.28'

make: ***
[/usr/src/astlinux-0.6/toolchain_build_arm/uClibc-0.9.28/lib/libc.a] Error 2

[cadillac...@develserver astlinux-0.6]$

 

 

And then if I try and do a make again just for kicks without deleting
anything.. I then get..

 

make -C /usr/src/astlinux-0.6/toolchain_build_arm/uClibc-0.9.28 \

                PREFIX= \

                DEVEL_PREFIX=/usr/src/astlinux-0.6/build_arm/staging_dir/ \

                RUNTIME_PREFIX=/usr/src/astlinux-0.6/build_arm/staging_dir/
\

                install_runtime install_dev

make[1]: Entering directory
`/usr/src/astlinux-0.6/toolchain_build_arm/uClibc-0.9.28'

install -d /usr/src/astlinux-0.6/build_arm/staging_dir/lib

install -m 644 lib/lib*-0.9.28.so \

                /usr/src/astlinux-0.6/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
`/usr/src/astlinux-0.6/toolchain_build_arm/uClibc-0.9.28'

make: *** [/usr/src/astlinux-0.6/build_arm/staging_dir/lib/libc.a] Error 2

[cadillac...@develserver astlinux-0.6]$

 

 

Any ideas? Please make sure my email address [email protected] is
included as sometimes messages from this list go to spam box.. however they
wont if you include my address

-Christopher

 

 

------------------------------------------------------------------------------
Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
easily build your RIAs with Flex Builder, the Eclipse(TM)based development
software that enables intelligent coding and step-through debugging.
Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-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].

Reply via email to