search for: perl_vers

Displaying 4 results from an estimated 4 matches for "perl_vers".

Did you mean: perl_ver
2009 Feb 23
0
amd64 installworld fails on syscons/scrnmaps
...l/etc/cvsup/sup/supfile: *default base=/var/db *default delete use-rel-suffix compress *default host=cvsup15.freebsd.org *default prefix=/usr *default release=cvs tag=RELENG_7 src-all Here's my /etc/make.conf and /etc/src.conf: make.conf: # added by use.perl 2009-02-23 03:20:27 PERL_VER=5.8.9 PERL_VERSION=5.8.9 src.conf: WITHOUT_PROFILE= Not sure how to diagnose or resolve this on my own and need a little assistance, please. -- Regards, Doug
2003 Sep 17
0
FW: opiekey segfault ... isn't that harmfull? it's setuid root
...et-solutions.be 4.8-RELEASE-p4 FreeBSD 4.8-RELEASE-p4 #0: Sun Aug 31 21:00:38 CEST 2003 root@lama.inet-solutions.be:/usr/obj/usr/src/sys/LAMA i386 Make.conf: CPUTYPE=i686 CFLAGS= -O -pipe CXXFLAGS+= -fmemoize-lookups -fsave-memoized COPTFLAGS= -O -pipe ENABLE_SUIDPERL= true PERL_VER=5.6.1 PERL_VERSION=5.6.1 PERL_ARCH=mach NOPERL=yo NO_PERL=yo NO_PERL_WRAPPER=yo This is my terminal output: jimmy@lama (192.168.0.50) 13:47 ~ $ opiepasswd -c -n 1 -s ad2003 Adding jimmy: Only use this method from the console; NEVER from remote. If you are using telnet, xterm, or a dial-in, type ^C now or exit wi...
2006 Jun 05
1
Conflicting Signal 6 and 11 messages..
...f SUP_UPDATE= yes SUP= /usr/local/bin/cvsup SUPFLAGS= -g -L 2 SUPHOST= cvsup14.freebsd.org SUPFILE= /root/standard-supfile PORTSSUPFILE= /usr/share/examples/cvsup/ports-supfile KERNCONF=GENERIC WITH_PERL=NO ENABLE_SUIDPERL=YES WITHOUT_X11=YES PERL_VER=5.8.7 PERL_VERSION=5.8.7 WITHOUT_CUPS=yes ----- Can someone suggest something that I could use to determine what is going on? I've already ran memtest86 and ended up switching the memory.. and I've ordered ecc ram from crucial (it's on it's way.. ) The memory in the box is 'new' and...
2008 Jun 25
3
Problem with /boot/loader
Hello, I have a problem with loader. I recently upgraded from 6_rel to 7_rel. Now when I install world there is a problem booting. Here is what I do: cd /usr/src make buildworld make buildkernel KERNCONF=BLACK make installkernel KERNCONF=BLACK At this point I can reboot and all is good. After boot I install the new world: cd /usr/src mergemaster -p reboot into single user mode cd /usr/src make