Fredag 28 mars 2008 16:42, skrev werner maes: > but it ends with this error: > > cc -o miniperl \ > `echo gv.o toke.o perly.o op.o pad.o regcomp.o dump.o util.o > mg.o reentr.o mro.o hv.o av.o perl.o run.o pp_hot.o sv.o pp.o scope.o > pp_ctl.o pp_sys.o doop.o doio.o regexec.o utf8.o taint.o deb.o > universal.o xsutils.o globals.o perlio.o perlapi.o numeric.o > mathoms.o locale.o pp_pack.o pp_sort.o | sed 's/ op.o / /'` \ > miniperlmain.o opmini.o -lnsl -ldl -lm -lcrypt -lutil -lpthread -lc > > pp_sys.o(.text+0x7790): In function `Perl_pp_ftrread': > : undefined reference to `eaccess' > > collect2: ld returned 1 exit status > make[1]: *** [miniperl] Error 1 > make[1]: Leaving directory `/unattended/linuxboot/perl-5.10.0' > make: *** [perl-5.10.0/perl] Error 2
yes, I got the same error when using glibc-2.6.1 on debian Etch. try glibc=glibc-2.3.6 in the Makefile >I use gcc version 3.4.4 hm, I have 4.1.2 on my Etch machine What distribution/version is this? ------------------------------------------------------------------------- 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