Re: Error in 'make buildworld' on 10.3

2017-08-19 Thread Aijaz Baig
Yes you are right It was because my temp obj dir was hosted on NFS and due to intermittent connectivity issues, I was facing this I believe When I reloaded mountd and started it worked fine but now I am facing another issue I am getting an error while compiling the ATH module saying the file 'ah

Re: Error in 'make buildworld' on 10.3

2017-08-16 Thread Brandon Allbery
On Wed, Aug 16, 2017 at 1:46 AM, Aijaz Baig wrote: > ===> share/zoneinfo (all) > cp -fp /usr/src/share/zoneinfo/../../contrib/tzdata//yearistype.sh > yearistype > cp: chflags: yearistype: Operation not supported > *** Error code 1 > > (...) > Looks like it failed while building zoneinfo since app

Re: Error in 'make buildworld' on 10.3

2017-08-15 Thread Aijaz Baig
Removed src.conf and removed the parallel make (-j) option while doing a 'buildworld' which took me far but still failed nonetheless. The failure: ===> share/termcap (all) gzip -cn /usr/src/share/termcap/termcap.5 > termcap.5.gz cap_mkdb -l -f termcap /usr/src/share/termcap/termcap ===> share/time

Error in 'make buildworld' on 10.3

2017-08-13 Thread Aijaz Baig
I am trying to buildworld on 10.3 and I encounter an error: --- _worldtmp --- -- >>> Rebuilding the temporary build tree -- rm -rf /mnt/ObjDir/usr/src/tmp rm -rf /mnt/ObjDir/usr/

Re: Error in make buildworld

2009-01-08 Thread Diego Ribeiro
Wow, I catch the problem. My memory realy is broken the memtest warn me. =/ I take a new memory and try again. []'s On Thu, Jan 8, 2009 at 8:34 AM, Diego Ribeiro wrote: > Realy my box is obsolet(Atlhon 2.0 - 512 Ram) I try without -j for discard > overheated. > > tks again. > > > On Wed, Jan

Re: Error in make buildworld

2009-01-08 Thread Diego Ribeiro
Realy my box is obsolet(Atlhon 2.0 - 512 Ram) I try without -j for discard overheated. tks again. On Wed, Jan 7, 2009 at 10:47 PM, Claus Guttesen wrote: > > Hi Claus, thanks for return. I'm tried this steps below before send the > > first email and not resolve my problem =/ > > I notice you run

Re: Error in make buildworld

2009-01-07 Thread Claus Guttesen
> Hi Claus, thanks for return. I'm tried this steps below before send the > first email and not resolve my problem =/ I notice you run a pre-release of 7.1. Did you update to the latest 7.1-release? > make cleandir && make cleandir > rm -rf /usr/obj/* > make -j6 buildworld > > but...the segmentat

Re: Error in make buildworld

2009-01-07 Thread pluknet
2009/1/7 Diego Ribeiro : > Hi all, > > I'm a new member of this list and I have a problem when execute > a make buildworld in my FreeBSD. I'm using > > FreeBSD user.domain.local 7.1-PRERELEASE FreeBSD 7.1-PRERELEASE #1: > r...@user.domain.local:/usr/obj/usr/src/sys/GENERIC i386 > > > The error re

Re: Error in make buildworld

2009-01-07 Thread Diego Ribeiro
Hi Claus, thanks for return. I'm tried this steps below before send the first email and not resolve my problem =/ make cleandir && make cleandir rm -rf /usr/obj/* make -j6 buildworld but...the segmentation fault persist. I have more logs of buidworld, if you want, I send :D any idea? and thanks

Re: Error in make buildworld

2009-01-07 Thread Claus Guttesen
> I'm a new member of this list and I have a problem when execute > a make buildworld in my FreeBSD. I'm using > > FreeBSD user.domain.local 7.1-PRERELEASE FreeBSD 7.1-PRERELEASE #1: > r...@user.domain.local:/usr/obj/usr/src/sys/GENERIC i386 I ca't help you with the error below unfortunately. Yo

Error in make buildworld

2009-01-07 Thread Diego Ribeiro
Hi all, I'm a new member of this list and I have a problem when execute a make buildworld in my FreeBSD. I'm using FreeBSD user.domain.local 7.1-PRERELEASE FreeBSD 7.1-PRERELEASE #1: r...@user.domain.local:/usr/obj/usr/src/sys/GENERIC i386 The error returned is cc -O2 -fno-strict-aliasing -p

Re: Error in make buildworld 5.4 stable

2005-10-29 Thread Tom Shafron
--- Kris Kennaway <[EMAIL PROTECTED]> wrote: > On Fri, Oct 28, 2005 at 04:36:31PM -0700, Tom > Shafron wrote: > > Hi, > > > > I just cvsuped the entire source for 5.4 stable > > earlier today. I'm running AMD64. When I make > > buildworld I get: > > > > cc -m32 -march=athlon-xp -msse2 -mfancy-

Re: Error in make buildworld 5.4 stable

2005-10-28 Thread Kris Kennaway
On Fri, Oct 28, 2005 at 04:36:31PM -0700, Tom Shafron wrote: > Hi, > > I just cvsuped the entire source for 5.4 stable > earlier today. I'm running AMD64. When I make > buildworld I get: > > cc -m32 -march=athlon-xp -msse2 -mfancy-math-387 > -DCOMPAT_32BIT -I/usr/obj/usr/src/lib32/usr/include

Error in make buildworld 5.4 stable

2005-10-28 Thread Tom Shafron
Hi, I just cvsuped the entire source for 5.4 stable earlier today. I'm running AMD64. When I make buildworld I get: cc -m32 -march=athlon-xp -msse2 -mfancy-math-387 -DCOMPAT_32BIT -I/usr/obj/usr/src/lib32/usr/include -L/usr/obj/usr/src/lib32/usr/lib32 -B/usr/obj/usr/src/lib32/usr/lib32 -O2 -

Error in make buildworld (cvs 5-29 @ 11:30 CDT)

2002-05-29 Thread Rob Hughes
Was greeted by the below (bottom) errors during make buildworld earlier. Tried rm'ing the /usr/src/gnu tree and re-running cvsup, but got the same error. Make is run with no flags at the command line. Relevant flags from make.conf: CPUTYPE=i686 BDECFLAGS= -W -Wall -ansi -pedantic -Wbad-fun

Re: Error in make buildworld

2002-01-22 Thread mikea
On Tue, Jan 22, 2002 at 09:34:56AM -0600, Stephen Montgomery-Smith wrote: > I have recent sources (the most recent CTM delta). I do make -j4 > buildworld > on three different computers. It works on two of them, but on one of > them (the fastest), I get: > > ===> usr.sbin/i4b/ispppcontrol > rm -

Error in make buildworld

2002-01-22 Thread Stephen Montgomery-Smith
I have recent sources (the most recent CTM delta). I do make -j4 buildworld on three different computers. It works on two of them, but on one of them (the fastest), I get: ===> usr.sbin/i4b/ispppcontrol rm -f .depend mkdep -f .depend -a-I/usr/obj/usr/src/i386/usr/include /usr/src/usr.sbin/