On 7 March 2013 08:09, George Kontostanos wrote:
> On Sat, Mar 2, 2013 at 12:38 AM, Sergio de Almeida Lenzi
> wrote:
>> Em Sex, 2013-03-01 às 12:29 -0600, Paul Schmehl escreveu:
>>
>>> I'm running make buildworld on a quad processor quad core box with 16GB o
On Sat, Mar 2, 2013 at 12:38 AM, Sergio de Almeida Lenzi
wrote:
> Em Sex, 2013-03-01 às 12:29 -0600, Paul Schmehl escreveu:
>
>> I'm running make buildworld on a quad processor quad core box with 16GB of
>> ram, and it's been running already for more than an hour and
Em Sex, 2013-03-01 às 12:29 -0600, Paul Schmehl escreveu:
> I'm running make buildworld on a quad processor quad core box with 16GB of
> ram, and it's been running already for more than an hour and a half. Has
> world really gotten that huge? Good lord! Good thing we hav
I'm running make buildworld on a quad processor quad core box with 16GB of
ram, and it's been running already for more than an hour and a half. Has
world really gotten that huge? Good lord! Good thing we have
freebsd-update!
--
Paul Schmehl, Senior Infosec Analyst
As if it wasn
On Fri, 2 Dec 2011, Polytropon wrote:
On Fri, 2 Dec 2011 03:28:09 -0500, Mehmet Erol Sanliturk wrote:
On Fri, Dec 2, 2011 at 3:05 AM, Polytropon wrote:
On Fri, 2 Dec 2011 02:06:26 -0500 (EST), d...@safeport.com wrote:
The screen does go into standby and I am not
sure what is controling that
On Fri, 2 Dec 2011 03:28:09 -0500, Mehmet Erol Sanliturk wrote:
> On Fri, Dec 2, 2011 at 3:05 AM, Polytropon wrote:
>
> > On Fri, 2 Dec 2011 02:06:26 -0500 (EST), d...@safeport.com wrote:
> > > The screen does go into standby and I am not
> > > sure what is controling that, nothing in KDE or Xorg
On Fri, Dec 2, 2011 at 3:05 AM, Polytropon wrote:
> On Fri, 2 Dec 2011 02:06:26 -0500 (EST), d...@safeport.com wrote:
> > The screen does go into standby and I am not
> > sure what is controling that, nothing in KDE or Xorg that I set, perhaps
> a
> > sysctl setting but I did not see one in the a
On Fri, 2 Dec 2011 02:06:26 -0500 (EST), d...@safeport.com wrote:
> The screen does go into standby and I am not
> sure what is controling that, nothing in KDE or Xorg that I set, perhaps a
> sysctl setting but I did not see one in the acpi section.
This might be a dafault option. You can overri
On Thu, 1 Dec 2011, Robert Bonomi wrote:
From owner-freebsd-questi...@freebsd.org Thu Dec 1 01:16:21 2011
Date: Thu, 1 Dec 2011 02:14:04 -0500 (EST)
From: doug
To: freebsd-questions@freebsd.org
Cc:
Subject: make buildworld powers down system
Three times in a row. It seems to be repeatable
> From owner-freebsd-questi...@freebsd.org Thu Dec 1 01:16:21 2011
> Date: Thu, 1 Dec 2011 02:14:04 -0500 (EST)
> From: doug
> To: freebsd-questions@freebsd.org
> Cc:
> Subject: make buildworld powers down system
>
> Three times in a row. It seems to be repeatable. A
Three times in a row. It seems to be repeatable. At the end what should my next
debugging step be?
I ran the buildworld using script, the last lines in the make:
cc -O2 -pipe -D_XOPEN_SOURCE_EXTENDED -DENABLE_WIDEC -I.
-I/usr/obj/usr/src/lib/ncurses/ncursesw/../ncursesw
-I/usr/src/lib/ncurse
On 11/30/11 8:15 PM, Антон Клесс wrote:
> Good day!
>
> I trying to make buildworld my first time and need some help.
>
> In fact I'm trying to make a jail.
>
> # uname -a
> FreeBSD othal.net 8.2-RELEASE-p4 FreeBSD 8.2-RELEASE-p4 #0: Mon Nov 21
> 22:48:16 MSK
On Wed, 30 Nov 2011 23:15:26 +0400, Антон Клесс wrote:
> I don't have /usr/src/cddl in my system. Does it required to build world?
Yes, unless you did use src.conf or make.conf to omit
the building of the CDDL licensed parts. This subtree
primarily contains stuff brought by Sun (such as ZFS
or dt
Good day!
I trying to make buildworld my first time and need some help.
In fact I'm trying to make a jail.
# uname -a
FreeBSD othal.net 8.2-RELEASE-p4 FreeBSD 8.2-RELEASE-p4 #0: Mon Nov 21 22:48:16
MSK 2011 r...@othal.net:/usr/obj/usr/src/sys/OTHAL amd64
# rm -rf /usr/obj
# cd /us
Ok, I've taken the coward's way out and installed a fresh system from CD,
upgrading according to the manual's best practice recommended method :-)
I've kept the VM images of the failed upgrade system, when I have some
time I'll dig a bit further for the actual reas
On 2011/11/14 11:25 AM, "Damien Fleuriot" wrote:
>
>On 11/11/11 11:53 AM, Polytropon wrote:
>> On Fri, 11 Nov 2011 10:45:15 +, Traiano Welcome wrote:
>>> And I don't seem to have a src.conf anywhere on my filesystem ... Hmmm.
>>
>> You'll have to create it yourself (just like /etc/make.con
On 11/11/11 11:53 AM, Polytropon wrote:
> On Fri, 11 Nov 2011 10:45:15 +, Traiano Welcome wrote:
>> And I don't seem to have a src.conf anywhere on my filesystem ... Hmmm.
>
> You'll have to create it yourself (just like /etc/make.conf).
> See "man src.conf" for details.
>
I can't see any
On 11/11/11 11:43 AM, Traiano Welcome wrote:
>
> Most recent suggestions from Damien Fleuriot:
>
> [root@snmp-proxy02 /usr/src]# cat /etc/make.conf
>
> SUP_UPDATE= yes
> SUP=/usr/bin/csup
> SUPFLAGS= -zgL 2
> SUPHOST=cvsup2.za.freebsd.org
> SUPFILE=/etc/cv
source management technology.
> Note that this machine is currently doing nothing else other than my
> attempts at make buildworld.
>
Hi Traiano,
That looks OK.
The only other thing I can think of is testing your memory with
sysutils/memtest.
It's unusual for it to die with SIG
On Fri, 11 Nov 2011 10:45:15 +, Traiano Welcome wrote:
> And I don't seem to have a src.conf anywhere on my filesystem ... Hmmm.
You'll have to create it yourself (just like /etc/make.conf).
See "man src.conf" for details.
--
Polytropon
Magdeburg, Germany
Happy FreeBSD user since 4.0
Andra
and resource management technology.
Note that this machine is currently doing nothing else other than my
attempts at make buildworld.
On 2011/11/10 9:30 PM, "Frank Shute" wrote:
>>
>>-I/usr/src/gnu/usr.bin/cc/cc_int/../cc_tools
>>-I/usr/src/gnu/usr.bin/cc/cc_int/
;> Hi All
>>
>> I'm trying to upgrade from FreeBSD 8.0-RELEASE #0 to FreeBSD 8.2 or
>> better. My upgrade sequence would be as follows:
>>
>> 0. cd /usr/src/;make cleanworld (and in extreme cases rm -rf /usr/src/*
>> and rm -rf /usr/obj)
>> 1
ould be as follows:
>>
>> 0. cd /usr/src/;make cleanworld (and in extreme cases rm -rf /usr/src/*
>> and rm -rf /usr/obj)
>> 1. csup -L 2 stable supfile.
>> 2. cd /usr/src; make buildworld && make buildkernel && make
>>installkernel
>> &&
On Thu, Nov 10, 2011 at 10:05:27AM +, Traiano Welcome wrote:
>
[snip]
>
> cc -O2 -pipe -DIN_GCC -DHAVE_CONFIG_H
> -DPREFIX=\"/usr/obj/usr/src/tmp/usr\"
> -I/usr/obj/usr/src/tmp/usr/src/gnu/usr.bin/cc/cc_int/../cc_tools
> -I/usr/src/gnu/usr.bin/cc/cc_int/../cc_tools
> -I/usr/src/gnu/usr.bin/cc/
sr/src/*
> and rm -rf /usr/obj)
> 1. csup -L 2 stable supfile.
> 2. cd /usr/src; make buildworld && make buildkernel && make installkernel
> && make installworld && reboot
> 3. mergemaster -p && make installworld && mergem
On 2011/11/10 at 20:56, Traiano Welcome
wrote:
>
> Hi
> Thanks for the feedback.
>
>
>
> I'd be happy to try this sequence, however I don't make it past "make
> buildworld".
> (of note, the sequence I used above works on all my other bo
Damien Fleuriot schreef:
Here are mine:
SUP_UPDATE= yes
SUP=/usr/bin/csup
SUPFLAGS= -zgL 2
SUPHOST=cvsup1.fr.freebsd.org
SUPFILE=/etc/cvsup/stable-supfile
PORTSSUPFILE= /etc/cvsup/ports-supfile
DOCSUPFILE= /etc/cvsup/doc-supfile
There is no -g anymore
/usr/obj)
> 1. csup -L 2 stable supfile.
> 2. cd /usr/src; make buildworld && make buildkernel && make installkernel
> && make installworld && reboot
> 3. mergemaster -p && make installworld && mergemaster && reboot
>
You
ould be as follows:
>>
>> 0. cd /usr/src/;make cleanworld (and in extreme cases rm -rf /usr/src/*
>> and rm -rf /usr/obj)
>> 1. csup -L 2 stable supfile.
>> 2. cd /usr/src; make buildworld && make buildkernel && make
>>installkernel
>> &a
rf /usr/obj)
> 1. csup -L 2 stable supfile.
> 2. cd /usr/src; make buildworld && make buildkernel && make installkernel
> && make installworld && reboot
> 3. mergemaster -p && make installworld && mergemaster && reboot
>
Hi All
I'm trying to upgrade from FreeBSD 8.0-RELEASE #0 to FreeBSD 8.2 or
better. My upgrade sequence would be as follows:
0. cd /usr/src/;make cleanworld (and in extreme cases rm -rf /usr/src/*
and rm -rf /usr/obj)
1. csup -L 2 stable supfile.
2. cd /usr/src; make buildworld &a
From: Michael Powell
To: freebsd-questions@freebsd.org
Sent: Wednesday, November 2, 2011 4:00 PM
Subject: Re: Make buildworld don't run
Zantgo wrote:
> I write "make buildworld", this is the answer:
>
> #make buildworld
> m
candidate and following -CURRENT.
>> Your error is the result of trying to jump over learning what you need to
>> know
>
> Now this worked for me and at one time thought to hold steady, but I
> thought that opened many dependencies, and need more current packages so
> take care
El 02-11-2011, a las 17:00, Michael Powell escribió:
> If your only exposure to date with computers has been with Windows and you
> are looking to expand your reach, you will first find that the *Nix world is
> heavy on reading documentation and trying to figure stuff out for yourself
> firs
Zantgo wrote:
> I write "make buildworld", this is the answer:
>
> #make buildworld
> make: don't know how to make buildworld. Stop
Since this works just fine for all those who have learned how to use FreeBSD
I can only assume this indicates you do not know what y
El 02-11-2011, a las 16:33, Jerry McAllister escribió:
> On Wed, Nov 02, 2011 at 03:45:39PM -0300, Zantgo wrote:
>
>> I write "make buildworld", this is the answer:
>>
>> #make buildworld
>> make: don't know how to make buildworld. Stop
>>
On Wed, Nov 02, 2011 at 03:45:39PM -0300, Zantgo wrote:
> I write "make buildworld", this is the answer:
>
> #make buildworld
> make: don't know how to make buildworld. Stop
>
> PS: I use FreeBSD 9.0 RC1, and I try to follow current
What user/permissions did y
On Wed, Nov 2, 2011 at 1:45 PM, Zantgo wrote:
> I write "make buildworld", this is the answer:
>
> #make buildworld
> make: don't know how to make buildworld. Stop
>
http://www.freebsd.org/doc/handbook/makeworld.html
--
Adam Vande More
_
I write "make buildworld", this is the answer:
#make buildworld
make: don't know how to make buildworld. Stop
PS: I use FreeBSD 9.0 RC1, and I try to follow current
Zantgo
___
freebsd-questions@freebsd.org mailing list
http://lists.free
/freebsd-current/attachments/20091101/4084
8244/ifmcstat.obj
Regards,
// Mem
- On 1st of January 2011 Manolis Kiagias wrote: -
Subject: Re: make buildworld errors
From: Manolis Kiagias
Date: Sat, 01 Jan 2011 00:35:37 -0800
On 01/01/2011 9:54 ?.?., Mike wrote:
>
> Trying to buil
Good Day;
Okay, stupid question answered! I found the appropriate section of the
Handbook which tells the reasons to use the right build procedure. I then
CVSup'd source and ports today. make buildworld seems to be executing as
expected. Then... the screen blanked and the mous
On 01/01/2011 9:54 ?.?., Mike wrote:
>
> Trying to buildworld but it keeps failing. I finally deleted /usr/src
> and recopyed from a cd then cvsup using standard-supfile. Tried
> limiting how much ram freebsd uses and only using one stick of ram.
> All attempts have failed at the same place. Would
. Would using the GENERIC
kernel make a difference?
#make worldclean && make cleandir
#make buildworld
===> usr.sbin/ifmcstat (all)
cc -O2 -pipe -DINET6 -std=gnu99 -fstack-protector -Wsystem-headers
- -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -c
/usr/src/usr.sb
On Wed, 17 Mar 2010 17:38:06 -0700 (PDT), Bill Tillman
wrote:
> I have built two machines with 8.0-STABLE-201002-amd64. When I updated
> the sources and ran make buildworld process it would fail claiming
> that / was full.
>
> It seems to be running into the problem when the mak
y the new kernel - a backup of the previous
> existing kernel is kept in /boot (and so on /). If you
> suppress this, all should be fine, but maybe dangerous
> in case your new kernel doesn't boot as intended.
>
> In this case, the subject "make buildworld runs out of
>
so on /). If you
suppress this, all should be fine, but maybe dangerous
in case your new kernel doesn't boot as intended.
In this case, the subject "make buildworld runs out of
space" may lead to a misunderstanding; according to what
you stated, "make installkernel" w
Bill Tillman writes:
> I have built two machines with 8.0-STABLE-201002-amd64. When I
> updated the sources and ran make buildworld process it would fail
> claiming that / was full.
>
> It seems to be running into the problem when the make
> installkernel portion of my
I have built two machines with 8.0-STABLE-201002-amd64. When I updated the
sources and ran make buildworld process it would fail claiming that / was full.
It seems to be running into the problem when the make installkernel portion of
my script was running. Both machines were built using the
the release or if I
update to RELENG-8. What is wrong here? Is something missing in the
"make.conf"?
Are you sure you're doing "make buildworld"? It looks like you're
building kernel modules. These messages seem pretty strange to me for
buildworld.
Other pos
usr/src.
> *** Error code 1
>
> Stop in /usr/src.
> *** Error code 1
>
> Stop in /usr/src.
>
> This happens when using the sources as given with the release or if I
> update to RELENG-8. What is wrong here? Is something missing in the
> "make.conf"?
Are you s
Hi all!
When making the world new i get this error message:
machine -> /usr/src/sys/amd64/include
awk -f @/tools/vnode_if.awk @/kern/vnode_if.src -p
awk -f @/tools/vnode_if.awk @/kern/vnode_if.src -q
awk -f @/tools/vnode_if.awk @/kern/vnode_if.src -h
rm -f .depend
mkdep -f .depend -a -nostdinc
>> I have a problem about ccache.
>> I installed devel/ccache from ports.
>> "make buildworld" stopped immediately and failed.
>> In the ccache log file, I found the "Faild to mmap" message.
> http://lists.freebsd.org/pipermail/freebsd-hackers/2009-
On Mon, 20 Jul 2009 08:46:48 +0900, Hashimoto wrote:
> Hello.
> I have a problem about ccache.
> I installed devel/ccache from ports.
> "make buildworld" stopped immediately and failed.
> In the ccache log file, I found the "Faild to mmap" message.
>
>
Hello.
I have a problem about ccache.
I installed devel/ccache from ports.
"make buildworld" stopped immediately and failed.
In the ccache log file, I found the "Faild to mmap" message.
I also tried to reinstall devel/libtool15
following /usr/local/share/doc/ccache/cchace-how
Great response! There's a lot of good info here. Thanks, and I will check
out the SSH keepalive settings.
To update, I did finally solve my problem, although I was in a pickle there
for a bit. Ironically, it's more intuitive to me to just do the install the
old way (using make build
On Tuesday 14 July 2009 11:51:40 Mel Flynn wrote:
> On Monday 13 July 2009 13:40:31 Joseph Bashe wrote:
> > I am going thru my first FreeBSD upgrade and it's not going too smoothly.
> > I originally started the upgrade using the "freebsd-update" method. This
> > is what I've done so far (all as roo
questions like
Running an upgrade again, without a rollback is generally not a good idea.
> "The following file will be removed, as it no longer exists in
> FreeBSD 7.2-RELEASE: /boot/device.hints
> Does this look reasonable (y/n)?"
>
> which doesn't look very good.
&
onable (y/n)?"
which doesn't look very good.
16. so, i issued a shutdown -r now command and crossed my fingers.. the
system is still up, but it hasn't been upgraded (uname still reports 7.0-p11
for booting form the GENERIC kernel, and 7.0-p9 for the custom kernel). on
top, make buil
Hi,
Is it valid to use the option -j in the make of buildworld? Like:
make -j 8 buildworld
TIA
Olivier
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd
up 0+00:31:52 18:45:38
85 processes: 5 running, 80 sleeping
CPU states: 3.9% user, 0.0% nice, 1.0% system, 0.0% interrupt, 95.1% idle
Mem: 499M Active, 193M Inact, 214M Wired, 3200K Cache, 214M Buf, 2027M Free
Swap: 3072M Total, 3072M Free
I do seem to have enoug
> I did some testing, at least for me, I get the most improvements when the
> number
> of cores or processors equals the -j number. You can make it higher, even
> double it, withoout hurting things, but 95% of the improvements come from
> matching the number of processes to the number of availabl
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Brian wrote:
> Jos Chrispijn wrote:
>> Can someone tell me the difference between 'make -j2 buildworld' and
>> 'make -j4 buildworld' ?
>>
>> Thanks,
>> Jos
>> ___
>> freebsd-questions@freebsd.org mailing list
Jos Chrispijn wrote:
Can someone tell me the difference between 'make -j2 buildworld' and
'make -j4 buildworld' ?
Thanks,
Jos
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, se
ECTED] On Behalf Of Jos
> Chrispijn
> Sent: Sunday, June 08, 2008 7:50 AM
> To: freebsd-questions@freebsd.org
> Subject: Make buildworld
>
> Can someone tell me the difference between 'make -j2 buildworld' and
>
Can someone tell me the difference between 'make -j2 buildworld' and
'make -j4 buildworld' ?
Thanks,
Jos
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL
On Wed, 07 May 2008 01:57:28 -0400, "Aryeh M. Friedman" <[EMAIL PROTECTED]>
wrote:
> does make buildworld/buildkernel require you to root? I know installX
> does but build?
No, building everything does not require superuser rights.
I usually build my src/ snapshots as &
Aryeh M. Friedman wrote:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
does make buildworld/buildkernel require you to root? I know installX
does but build?
No, you can build kernel, world and ports as an ordinary user as long as
permissions on the build directories are configured
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
does make buildworld/buildkernel require you to root? I know installX
does but build?
-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.9 (FreeBSD)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
On Sun, May 4, 2008 at 10:03 AM, Aguiar Magalhaes <[EMAIL PROTECTED]> wrote:
> Hi list,
>
> How can i fix the error below ?
>
> Thanks,
>
> Aguiar
>
>
> # make buildworld
>
> - - - - - - - - - - - - - - - - - - - - -
> cc -O2 -fno-strict-aliasing
Hi list,
How can i fix the error below ?
Thanks,
Aguiar
# make buildworld
- - - - - - - - - - - - - - - - - - - - -
cc -O2 -fno-strict-aliasing -pipe -I/usr/src/lib/libc/include -I/usr/src/lib/li
bc/../../include -I/usr/src/lib/libc/i386 -D__DBINTERFACE_PRIVATE -I/usr/src/lib
/libc
Basicly, I'm having problem with this:
http://www.freebsd.org/cgi/query-pr.cgi?pr=123052. It's csup'ed few
seconds before "make buildworld" was issued. Any suggestion?
___
freebsd-questions@freebsd.org mailing list
http://
Kris Kennaway wrote:
Rakhesh Sasidharan wrote:
Hi,
Is it possible to do a ''make buildworld buildkernel'' of the FreeBSD 6.x
series sources on a FreeBSD 7.x machine and then install them onto a
FreeBSD 6.x machine?
Yes, I did this a few minutes ago in fact :) No sp
Rakhesh Sasidharan wrote:
Hi,
Is it possible to do a ''make buildworld buildkernel'' of the FreeBSD
6.x series sources on a FreeBSD 7.x machine and then install them onto a
FreeBSD 6.x machine?
Yes, I did this a few minutes ago in fact :) No special procedures are
nec
Hi,
Is it possible to do a ''make buildworld buildkernel'' of the FreeBSD 6.x
series sources on a FreeBSD 7.x machine and then install them onto a
FreeBSD 6.x machine?
I ask coz currently I have 3 FreeBSD 6.2 machines and I build the world
and kernel on one of them and i
I have updated a /usr/src from cvs-repositary. But buildworld fails with
error code 1 in /usr/src/lib/
libcomm_err/doc. com_err.info - not found. whats wrong?
PS. I have installed a FreeBSD-7.0 - BETA4.
___
freebsd-questions@freebsd.org mailing list
ht
Jamie Avery wrote:
> put KERNCONF=/kernelname/ into /etc/make.conf. However, when I make
> buildkernel, I get the following error
7.x+ src.conf, below make.conf
grep KERNCONF /etc/make.conf /etc/src.conf
/etc/src.conf:KERNCONF?= RIDERWAY
NO /s neccessary.
--
Hi
I have a custom Kernel Config file in /usr/src/sys/amd64/conf/. I have
put KERNCONF=/kernelname/ into /etc/make.conf. However, when I make
buildkernel, I get the following error
ERROR: Missing kernel configuration file(s) (/kernelname/).
*** Error code 1
Make.conf appears to be looking f
Let's wait and see if someone fixes this in source tree.
Thanks,
Venkatesh K
On Dec 4, 2007 10:35 PM, Ewald Jenisch <[EMAIL PROTECTED]> wrote:
> Hi,
>
> After cvsup-ing one of my 6-STABLE machines, cleaning up /usr/obj I
> started the usual build process with "make bui
Hi,
After cvsup-ing one of my 6-STABLE machines, cleaning up /usr/obj I
started the usual build process with "make buildworld". However after
some minutes it died with the following messages:
===> gnu/usr.bin/gdb/kgdb (cleandir)
rm -f i386fbsd-tdep-fixed.c nm.h tm.h xm.h kgdb
peceka schrieb:
Hi,
can someone tell me if there is any possibility to do make buildworld
without compiling all contrib/ directory? I don't need for example bind9
in base, ipfilter, lukemftp(d).
Look into the Make and check out the remianing ta
In the last episode (Nov 14), peceka said:
> Hi,
>
> can someone tell me if there is any possibility to do make buildworld
> without compiling all contrib/ directory? I don't need for example bind9
> in base, ipfilter, lukemftp(d).
> And why in /usr/src/contrib is very ol
Hi,
can someone tell me if there is any possibility to do make buildworld
without compiling all contrib/ directory? I don't need for example bind9
in base, ipfilter, lukemftp(d).
And why in /usr/src/contrib is very old top binary, 3.5beta12? On
http://www.sourceforge.net/projects/unixtop the
On Wed, Nov 14, 2007 at 10:21:01PM +0100, peceka wrote:
> Hi,
>
> can someone tell me if there is any possibility to do make buildworld
> without compiling all contrib/ directory? I don't need for example bind9
> in base, ipfilter, lukemftp(d).
Check src.conf(5) manpage.
&
peceka wrote:
> Hi,
> And why in /usr/src/contrib is very old top binary, 3.5beta12? On
> http://www.sourceforge.net/projects/unixtop there is top-3.7beta2 where
> ie. -c option, very helpful, works.
B/C there have been substantial changes in both top and in the top in
FreeBSD base system.
I was a
peceka writes:
> can someone tell me if there is any possibility to do make
> buildworld without compiling all contrib/ directory? I don't need
> for example bind9 in base, ipfilter, lukemftp(d).
huff@> grep NO /etc/make.conf
#NO_BOOT= true# do not build boot
Hi, I am running 7.0-BETA2 and i have following problem:
I fetched the latest releng_7 sources via cvsup from *default
host=cvsup3.FreeBSD.org. But:
- - - - -
Vallhala#make buildworld
cc -O2 -fno-strict-aliasing -pipe -I. -DIN_GCC -DHAVE_CONFIG_H
-DPREFIX=\"/usr\" -I/usr/obj/usr/src/g
James <[EMAIL PROTECTED]> writes:
> On Wed, 2007-11-07 at 23:01 +0200, tethys ocean wrote:
>> When I am rebuilding world FreeBSD 6.2 I have take error that is
>> shown below. What can I do!?
> The current version of gcc for FreeBSD is 4.2.
Not in RELENG_6.
DES
--
Dag-Erling Smørgrav - [EMAIL PR
On Wed, 07 Nov 2007 14:42:58 -0700
James <[EMAIL PROTECTED]> wrote:
> On Wed, 2007-11-07 at 23:01 +0200, tethys ocean wrote:
>
> > When I am rebuilding world FreeBSD 6.2 I have take error that is
> > shown below. What can I do!?
> >
> > [EMAIL PR
On Wed, Nov 07, 2007 at 11:01:21PM +0200, tethys ocean wrote:
> When I am rebuilding world FreeBSD 6.2 I have take error that is
> shown below. What can I do!?
>
> [EMAIL PROTECTED] /usr/src]# make buildworld
> In function `yylex':
> /usr/src/gnu/usr.bin/binutils
On Wed, 2007-11-07 at 23:01 +0200, tethys ocean wrote:
> When I am rebuilding world FreeBSD 6.2 I have take error that is
> shown below. What can I do!?
>
> [EMAIL PROTECTED] /usr/src]# make buildworld
>
>
> [EMAIL PROTECTED] gcc -v
> Using built-in specs.
> Co
When I am rebuilding world FreeBSD 6.2 I have take error that is
shown below. What can I do!?
[EMAIL PROTECTED] /usr/src]# make buildworld
[EMAIL PROTECTED] gcc -v
Using built-in specs.
Configured with: FreeBSD/i386 system compiler
Thread model: posix
gcc version 3.4.6 [FreeBSD] 20060305
At 08:19 PM 7/27/2007 +1200, Jonathan Chen wrote:
On Thu, Jul 26, 2007 at 11:12:26AM -0500, J.D. Bronson wrote:
> so I deleted /usr/src
> redownloaded from a different mirror and tried
> make buildworld again...
>
> It still failed -but this time at a different point:
Standa
On Thu, Jul 26, 2007 at 11:12:26AM -0500, J.D. Bronson wrote:
> so I deleted /usr/src
> redownloaded from a different mirror and tried
> make buildworld again...
>
> It still failed -but this time at a different point:
Standard behaviour of failing hardware - most likely memor
so I deleted /usr/src
redownloaded from a different mirror and tried
make buildworld again...
It still failed -but this time at a different point:
mkdep -f .depend -a-DIN_GCC -DHAVE_CONFIG_H -DPREFIX=\"/usr\"
-I/usr/obj/usr/src/gnu/usr.bin/cc/cc/../cc_tools
-I/usr/src/gnu/usr
At 09:16 AM 07/26/2007, Heiko Wundram (Beenic) wrote:
Am Donnerstag 26 Juli 2007 15:54:36 schrieb J.D. Bronson:
> internal compiler error: Segmentation fault: 11
> Please submit a full bug report,
> with preprocessed source if appropriate.
> See http://gcc.gnu.org/bugs.html> for instructions.
Mo
Am Donnerstag 26 Juli 2007 15:54:36 schrieb J.D. Bronson:
> internal compiler error: Segmentation fault: 11
> Please submit a full bug report,
> with preprocessed source if appropriate.
> See http://gcc.gnu.org/bugs.html> for instructions.
Most probably a (physical) memory error.
As the message s
Can someone help me with this?
I cvs'd up this am to 6.2-STABLE and now buildworld fails..
In file included from
/usr/src/gnu/lib/libstdc++/../../../contrib/libstdc++/include/bits/locale_facets.h:2963,
from /usr/obj/usr/src/tmp/usr/include/c++/3.4/locale:46,
f
L.TXT in the
> releases/.../src directory after backing up my local /etc and /usr/local/etc
> directories.
>
> I've tweaked the GENERIC kernel config file and renamed is RADIUS2
>
> While in /usr/src I did a 'make buildworld'.
>
> I do okay until I get t
p my local /etc and /usr/local/etc
directories.
I've tweaked the GENERIC kernel config file and renamed is RADIUS2
While in /usr/src I did a 'make buildworld'.
I do okay until I get to "stage 2.3: build tools". There I get to the
following error when compiling make_hash
Hello:
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:owner-freebsd-
> [EMAIL PROTECTED] On Behalf Of Frank Wissmann
> Sent: Tuesday, April 10, 2007 12:52 PM
> To: freebsd-questions@freebsd.org
> Subject: Error with "make buildworld"
>
> Hello al
1 - 100 of 526 matches
Mail list logo