hello

I changed perl-5.8.8 to perl-5.10.0 in the Makefile.
But when I start to compile I get this error:

rm -f perl-5.10.0/perl
cd perl-5.10.0                                                  \
&& ./Configure -Dusethreads -Dprefix=/opt/perl                  \
         -Dlibpth="/unattended/linuxboot/fakelib 
/unattended/linuxboot/stage1/lib"               \
         -Ud_sethostent_r -Ud_setprotoent_r -Ud_setservent_r     \
         -Ud_endhostent_r -Ud_endprotoent_r -Ud_endservent_r     \
         -Darchname=i586-linux                                   \
         -Accflags="-isystem /unattended/linuxboot/fakeinclude 
-L/unattended/linuxboot/fakelib -L/unattended/linuxboot/stage1/lib 
-L/unattended/linuxboot/stage1/usr/lib 
-Wl,-rpath-link,/unattended/linuxboot/stage1/lib" 
\
         -deO                                                    \
&& make
./Configure: line 69: 4: Bad file descriptor
make: *** [perl-5.10.0/perl] Error 1


I use gcc version 3.4.4

any ideas?

werner maes


Disclaimer: http://www.kuleuven.be/cwis/email_disclaimer.htm


-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
unattended-devel mailing list
unattended-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/unattended-devel

Reply via email to