Thread: DIY - KeK
View Single Post
Old 08-10-2012, 11:42 AM   #214
twobob
( ͡° ͜ʖ ͡°){ʇlnɐɟ ƃǝs}Týr
twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.
 
twobob's Avatar
 
Posts: 6,586
Karma: 6299991
Join Date: Jun 2012
Location: uti gratia usura (Yao ying da ying; Mo ying da yieng)
Device: PW-WIFI|K5-3G+WIFI| K4|K3-3G|DXG|K2| Rooted Nook Touch
Perl Fail.

Perl from source Fail

Get Thing

(armv6l:1) /home/src/perl-5.16.0 # wget http://downloads.activestate.com/Act...-295342.tar.gz

(armv6l:1) /home/src/perl-5.16.0 # tar -xzvf ActivePerl-5.14.2.1402-i686-linux-g
libc-2.3.6-295342.tar.gz


(armv6l:1) /home/src/perl-5.16.0 # cd ActivePerl-5.14.2.1402-i686-linux-glibc-2.
3.6-295342/


Configure Thing:

sh Configure

then 1/2 way through sh Configure

Code:
Lots of Blah Blah Blah then..

You probably shouldn't let me use 'nm' if you are using the GNU C Library.

Shall I use /home/bin/nm to extract C symbols from the libraries? [y] 
 
Your (shared) C library seems to be in /lib/libc.so.

If the guess above is wrong (which it might be if you're using a strange
compiler, or your machine supports multiple models), you can override it here.

Where is your C library? [/lib/libc.so] 
 
Extracting names from the following files for later perusal:
 
	/lib/libc.so
	/usr/bin/../lib/libcrypt.so.0
	/usr/bin/../lib/libdl.so.0
	/usr/bin/../lib/libm.so.0
	/usr/bin/../lib/libnsl.so.0
	/usr/bin/../lib/libutil.so.0
 
This may take a while................... 
/home/bin/nm didn't seem to work right. Trying /home/bin/ar instead...
/home/bin/ar: /lib/libc.so: File format not recognized
/home/bin/ar didn't seem to work right.
Maybe this is a Cray...trying bld instead...
Configure: line 7692: bld: command not found
That didn't work either.  Giving up.
Fail.
twobob is offline   Reply With Quote