-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 1/24/2011 1:29 PM, hari vj wrote: > Please suggest a soultion for this. . .Urgent !! > > make[5]: Entering directory > `/home/hari/Desktop/ape-sources-0.5/src/runtime/gawk/awklib' > cd . && \ > mv eg eg.old && \ > rm -fr stamp-eg && \ > LC_ALL=C LANG=C ../gawk -f extract.awk ../doc/gawk.texi > ../doc/gawkinet.texi > /bin/sh: ../gawk: /lib/ld-uClibc.so.0: bad ELF interpreter: No such file or > directory
it seems that you are tryin gto execute a uClibc based binary (gawk) on (probably) a glibc based system. > make[5]: *** [stamp-eg] Error 126 > make[5]: Leaving directory > `/home/hari/Desktop/ape-sources-0.5/src/runtime/gawk/awklib' > make[4]: *** [all-recursive] Error 1 > make[4]: Leaving directory > `/home/hari/Desktop/ape-sources-0.5/src/runtime/gawk' > make[3]: *** [all] Error 2 > make[3]: Leaving directory > `/home/hari/Desktop/ape-sources-0.5/src/runtime/gawk' > make[2]: *** [gawk] Error 2 > make[2]: Leaving directory `/home/hari/Desktop/ape-sources-0.5/src/runtime' > make[1]: *** [runtime] Error 2 > make[1]: Leaving directory `/home > _______________________________________________ > uClibc mailing list > [email protected] > http://lists.busybox.net/mailman/listinfo/uclibc > Anyway let me say that this is not the proper way to ask for a support. You did not explain what you are doing, on which host, system and so on. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (MingW32) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAk09gckACgkQoRq/3BrK1s/xTwCdHGOa6+m3QGawv592LV/DSK7R 9psAoJnnCLREMEBb5JNK5NIwlzu+z0tX =jTW1 -----END PGP SIGNATURE----- _______________________________________________ uClibc mailing list [email protected] http://lists.busybox.net/mailman/listinfo/uclibc
