perl5.10 installation schlaegt fehl

  • Thread starter Thread starter joneum
  • Start date Start date
J

joneum

Guest
Ich habe hier auf einem i386, FreeBSD 7.2 -p2 eine neue Jail.

Den aktuellen Porttree konnte ich ohne Probleme ziehen.

Danach wollte ich perl5.10 installieren. Haengt aber hier:

/usr/bin/sed -i.bak -e 's|/usr/local|/usr/local|g' /usr/ports/lang/perl5.10/work/perl-5.10.0/Configure /usr/ports/lang/perl5.10/work/perl-5.10.0/hints/freebsd.sh
/usr/bin/sed -i.bak -e 's|%%PTHREAD_LIBS%%||g;' -e 's|%%PTHREAD_CFLAGS%%||g;' /usr/ports/lang/perl5.10/work/perl-5.10.0/hints/freebsd.sh
===> Configuring for perl-5.10.0_3
***
*** I'm sorry, but /dev/null appears to be a file rather than a device.
*** Please consult your operating sytem's notes for making a device
*** in /dev.
*** Cannot continue, aborting.
***
===> Script "Configure" failed unexpectedly.
Please report the problem to skv@FreeBSD.org [maintainer] and attach the
"/usr/ports/lang/perl5.10/work/perl-5.10.0/config.log" including the output
of the failure of your make command. Also, it might be a good idea to provide
an overview of all packages installed on your system (e.g. an `ls
/var/db/pkg`).
*** Error code 1

Stop in /usr/ports/lang/perl5.10.
*** Error code 1

Stop in /usr/ports/lang/perl5.10.

Jemand ne Idee dazu :confused:
 
Back
Top