how to compile from source directly from a neo freerunner

Jose Luis Perez Diez perezdiez at gmail.com
Tue Sep 9 20:16:17 CEST 2008


On Tue, Sep 9, 2008 at 6:59 PM, Michael Shiloh <michael at openmoko.org> wrote:

> Previdi Roberto wrote:
> > yes it's slow, but it's all in the emotion.. You don't have a real linux
> > system if you cannot compile code in it...
> >
>
> Oooh! T-shirt! Perhaps with a picture of a compilation taking place on a
> FreeRunner!
>

Fine somebody asked for it i paste some lines of a 1974  now  compiling perl
5.8.8


make[1]: Entering directory `/home/root/loro/perl-5.8.8/ext/PerlIO/scalar'
cp scalar.pm ../../../lib/PerlIO/scalar.pm
../../../miniperl "-I../../../lib" "-I../../../lib"
../../../lib/ExtUtils/xsubpp  -typemap ../../../lib/ExtUtils/typemap
scalar.xs > scalar.xsc && mv scalar.xsc scalar.c
cc -c   -fno-strict-aliasing -pipe -Wdeclaration-after-statement
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2   -DVERSION=\"0.04\"
-DXS_VERSION=\"0.04\" -fpic "-I../../.."   scalar.c
Running Mkbootstrap for PerlIO::scalar ()
chmod 644 scalar.bs
rm -f ../../../lib/auto/PerlIO/scalar/scalar.so
cc  -shared scalar.o  -o ../../../lib/auto/PerlIO/scalar/scalar.so     \
             \

chmod 755 ../../../lib/auto/PerlIO/scalar/scalar.so
cp scalar.bs ../../../lib/auto/PerlIO/scalar/scalar.bs
chmod 644 ../../../lib/auto/PerlIO/scalar/scalar.bs
make[1]: Leaving directory `/home/root/loro/perl-5.8.8/ext/PerlIO/scalar'

    Making PerlIO::via (dynamic)
Writing Makefile for PerlIO::via
make[1]: Entering directory `/home/root/loro/perl-5.8.8/ext/PerlIO/via'
make[1]: Leaving directory `/home/root/loro/perl-5.8.8/ext/PerlIO/via'
make[1]: Entering directory `/home/root/loro/perl-5.8.8/ext/PerlIO/via'
cp via.pm ../../../lib/PerlIO/via.pm
....(lot of lines)....
make[1]: Leaving directory `/home/root/loro/perl-5.8.8/ext/Errno'

lib/CPAN/Config.pm initialized.


CPAN is the world-wide archive of perl resources. It consists of about
100 sites that all replicate the same contents all around the globe.
Many countries have at least one CPAN site already. The resources
found on CPAN are easily accessible with the CPAN.pm module. If you
want to use CPAN.pm, you have to configure it properly.

If you do not want to enter a dialog now, you can answer 'no' to this
question and I'll try to autoconfigure. (Note: you can revisit this
dialog anytime later by typing 'o conf init' at the cpan prompt.)

Are you ready for manual configuration? [yes]

I'm goin to acept the default
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.openmoko.org/pipermail/community/attachments/20080909/55443933/attachment.htm 


More information about the community mailing list