Displaying 20 results from an estimated 200 matches similar to: "Help please : make buildworld fails when upgrading to 4.8 stable"
2003 May 16
1
make buildworld fails when upgrading to 4.8 stable : SUITE
OK, It works if I modify my make.conf to not build openss[lh] like it :
#MAKE_KERBEROS5= yes
# TEST
NO_OPENSSH= true # do not build OpenSSH
NO_OPENSSL= true # do not build OpenSSL (implies NO_OPENSSH)
Maybe I install openss[hl] as ports after... But I'm not satisfied with
this way...
--
G?rard MILHAUD
?cole Sup?rieure d'Ing?nieurs de Luminy (ESIL)
Luminy - Case 925 -
2000 Feb 14
1
Question about permissions and roaming profiles
Hi,
Just a short question : Is it possible to NOT have the profiles
directory used for the roaming profiles shares ([profiles]) in unix mode
777 ? Because it is a bit annoying when unix users have access to the
samba server providing a 777 space ?
Thanks in advance,
--
G?rard MILHAUD
?cole Sup?rieure d'Ing?nieurs de Luminy (ESIL)
Luminy - Case 925 - 13288 Marseille Cedex 09
T?l.: 04
2003 Apr 07
1
make buildworld: inconsistent operator for ftp
AFTER "make buildworld" I GET THIS ERROR:
===> usr.bin
"/usr/src/share/mk/bsd.subdir.mk", line 60: Inconsistent operator for
ftp
make: fatal errors encountered -- cannot continue
*** Error code 1
Stop in /usr/src.
*** Error code 1
Stop in /usr/src.
*** Error code 1
Stop in /usr/src.
SO HOW TO FIX THIS
Robert
''***********************************
2002 Oct 05
0
Trouble transferring referents of symlinks outside the source tree
I'm running rsync 2.5.5 on a FreeBSD-CURRENT system.
I have a directory that essentially is my web site, which I update when
need be. I am (trying) to use rsync to sync a remote server with my
changes whenever they are made.
I'm using a little script to do this:
#!/bin/sh
DATA_DIR=/home/munish/data/www
REMOTE_BACKUP=[snipped out user@host here]
RSYNC_FLAGS="-zapuLxSC --stats
2003 May 11
1
make release headaches
Hi there,
When I do a make buildworld and try to do a make release it will fail
telling that it needs the CVSROOT directory.
I do cvsup /etc/cvs-supfile and receive nothing ;
# /etc/cvs-supfile
*default host=cvsup3.nl.freebsd.org
*default base=/usr
*default prefix=/usr
*default release=cvs tag=RELENG_4_8
*default delete use-rel-suffix
*default compress
cvsroot-all
If I remove
2003 Apr 18
1
4.8-STABLE cvsup & kernel compilation
hi guys, i have version 4.8-STABLE running. i've just
update my stable-supfile and building, recompiling my
custom kernel, my question is: if im going to cvsup my
stable-supfile again, and compile the customed kernel
again, do i have to: make buildworld, make
installworld, mergemaster again or just make
buildkernel KERNCONF & make install KERNCONF? hoping
for your reply guys, thanks.
2003 Apr 14
1
updating from 4.8-RELEASED to 4.8-STABLE
hi to all FreeBSD user. i have a problem about
updating from 4.8-RELEASED to 4.8-STABLE, here's
exactly what i did:
first: cvsup -g -L 2 stable-supfile, where my
stable-supfile is located at /root.
2nd: cd /usr/src; make buildworld; make buildkernel
KERNCONF=BUFDAEMON; make installkernel
KERNCONF=BUFDAEMON
3rd: reboot; mergemaster -p; make installworld;
mergemaster; reboot.
after
2003 Apr 27
2
CVS Revision Tag Date Format Question
I am having problem with getting the src from the cvs server for a specific
date
I read the the man page and it said the date format is :
"date=[cc]yy.mm.dd.hh.mm.ss
This specifies a date that should be used to select the revi- sions that are
checked out from the CVS repository. The client will receive the revisions
that were in effect at the specified date and time. At present, the date
2006 Jun 05
1
Conflicting Signal 6 and 11 messages..
Hello All,
I'm trying to figure out where the problem is, but I'm not having much
luck as I seem to get conflicting information from the various logs on
my FreeBSD 6.1 system.
I'm getting this in the /var/log/samba/log.smbd:
[2006/06/05 12:31:43, 0]
smbd/oplock.c:release_level_2_oplocks_on_change(771)
release_level_2_oplocks_on_change: failed to lock share mode entry
for
2012 Nov 15
2
Does svn-to-cvs still work? & How to use freebsd-update?
Hello,
it looks like updating source/ports via csup does not work for some
time. I was using for a long time simple command sequence
csup -h cvsup.freebsd.org /usr/share/examples/cvsup/stable-supfile
csup -h cvsup.freebsd.org /usr/share/examples/cvsup/ports-supfile
to update both source files and ports collection. For some (maybe five)
days there is nothing updated. Is svn-to-cvs stil working?
2003 Apr 04
2
4.8R and $FreeBSD$ version tag expansion
I noticed that there were quite a few files with version ids of
'$FreeBSD$' when I ran mergemaster after an install of 4.8R. This isn't
right is it? What are the consequences of installing over your files
with unexpanded version ids? I would like to build a release(make
release) and want to know if I can continue or if this is going to be a
problem for future
2003 Jul 26
1
Strange Kernel Compile Error....
merlin# rm GENERIC
merlin# cd /usr/share/examples/cvsup/
merlin# cvsup stable-supfile
Connected to cvsup.uk.FreeBSD.org
Updating collection src-all/cvs
Checkout src/sys/i386/conf/GENERIC
Finished successfully
merlin# cd /usr/src
merlin# make buildkernel KERNCONF=GENERIC
--------------------------------------------------------------
>>> Kernel build for GENERIC started on Sat Jul 26
2003 Sep 03
2
Can get no STABLE
Hello all,
well, the first problem i got is lsof wont work.
I got the message "lsof: WARNING: compiled for FreeBSD release 4.3-RELEASE; this is 4.8-STABLE."
Then I tried to to cvsup and rebuild world. The file i used is /usr/share/examples/cvsup/stable-supfile
and tag is RELENG_4. After a few hours i got 4.9-PRERELEASE :(
Next time i used RELENG_4_8 tag and got 4.8-RELEASE-p4 :((
2003 May 25
3
Tracking 4-stable rather than 4.8-stable
Hi,
I would like to follow 4-stable on my FreeBSD box, and i can't fetch
binaries from /stand/sysinstall. Can anyone help me?
Here is how i did:
1) I installed 4.8-RELEASE from CD,
2) I used cvsup to upgrade. For this i used the stable-supfile as shown
in the Handbook.
=> My OS version as shown by 'uname -a' and '/stand/sysinstall' is
"4.8-STABLE".
It
2003 Sep 19
1
making 4.8-RELEASE-p7
Hello, freebsd-security.
I'm trying to build 4.8-RELEASE-p7 to distribute it trought my
clients. What am I doing:
#cd /usr/share/examples/cvsup
#cvsup standard-supfile (after I've done necessary changes)
#cd /usr/src
#make buildworld
Thus, I have /usr/obj "populated with the output of ``make
buildworld''" as it described in man 7 release.
Then, I have read
2009 Feb 23
0
amd64 installworld fails on syscons/scrnmaps
Hello,
I have an amd64 laptop on which I did a fresh csup to RELENG_7. I did
the canonical "buildworld", "buildkernel", "installkernel" and so far
so good.
However, when I attempt to "installworld", I get:
===> share/syscons/scrnmaps (install)
./armscii8-2haik8.mk armscii8-2haik8.tmp
uuencode armscii8-2haik8.tmp armscii8-2haik8 >
2003 Aug 26
1
cvsup error
Hello Mike,
i got these error when i`m tried to cvsup my box (4.7 STABLE) to
4.8, these error showed up in the make buildworld step, at stage 4: populating /usr/obj/usr/src/i386/usr/include.
and this is my supfile:
*default host=cvsup12.FreeBSD.org
*default base=/usr/local/etc/cvsup
*default prefix=/usr
*default release=cvs
*default tag=RELENG_4
*default delete use-rel-suffix
*default
2008 Jul 29
1
[releng_7 tinderbox] failure on sparc64/sparc64
TB --- 2008-07-29 09:37:14 - tinderbox 2.3 running on freebsd-stable.sentex.ca
TB --- 2008-07-29 09:37:14 - starting RELENG_7 tinderbox run for sparc64/sparc64
TB --- 2008-07-29 09:37:14 - cleaning the object tree
TB --- 2008-07-29 09:37:32 - cvsupping the source tree
TB --- 2008-07-29 09:37:32 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/RELENG_7/sparc64/sparc64/supfile
TB ---
2003 Apr 22
1
make installworld Error code 64
Hi,
I am a long time OpenBSD user trying FreeBSD. I am attempting to upgrade my
system from FreeBSD RELEASE 4.7 to "STABLE"
This is my first post to this list so please be gentle : )
I followed
http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/makeworld.html
But when I get to "21.4.9 Install the New System Binaries" This happens:
root@smeagol /usr/src # make
2008 Aug 27
4
[releng_7 tinderbox] failure on amd64/amd64
TB --- 2008-08-27 11:26:00 - tinderbox 2.3 running on freebsd-stable.sentex.ca
TB --- 2008-08-27 11:26:00 - starting RELENG_7 tinderbox run for amd64/amd64
TB --- 2008-08-27 11:26:00 - cleaning the object tree
TB --- 2008-08-27 11:26:30 - cvsupping the source tree
TB --- 2008-08-27 11:26:30 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/RELENG_7/amd64/amd64/supfile
TB --- 2008-08-27