Hi,

I am trying to make build from the latest 4.6 sources. During the
compilation proces i encounter the following error:

make -f Makefile.old clean > /dev/null 2>&1
../../../miniperl "-I../../../lib" "-I../../../lib" Makefile.PL
"INSTALLDIRS=perl" "INSTALLMAN3DIR=none" "PERL_CORE=1"
"LIBPERL_A=libperl.so.11.0"
Warning: prerequisite Fcntl 0 not found.
Warning: prerequisite POSIX 0 not found.
Warning: prerequisite Socket 0 not found.
Writing Makefile for Sys::Syslog
==> Your Makefile has been rebuilt. <==
==> Please rerun the make command.  <==
false
*** Error code 1

Stop in /usr/src/gnu/usr.bin/perl/obj/ext/Sys/Syslog (line 884 of Makefile).
*** Error code 1

Stop in /usr/src/gnu/usr.bin/perl/obj (line 655 of makefile).
*** Error code 1

Stop in /usr/src/gnu/usr.bin/perl (line 80 of
/usr/src/gnu/usr.bin/perl/Makefile.bsd-wrapper).
*** Error code 1

Stop in /usr/src/gnu/usr.bin (line 48 of /usr/share/mk/bsd.subdir.mk).
*** Error code 1

Stop in /usr/src/gnu (line 48 of /usr/share/mk/bsd.subdir.mk).
*** Error code 1

Stop in /usr/src (line 48 of /usr/share/mk/bsd.subdir.mk).
*** Error code 1

Stop in /usr/src (line 73 of Makefile).


What might be the problem?

All best,
mjb

Reply via email to