Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 05 Jun 1997 00:26:48 -0700
From:      "Jordan K. Hubbard" <jkh@time.cdrom.com>
To:        asami@cs.berkeley.edu (Satoshi Asami)
Cc:        davidn@labs.usn.blaze.net.au, cvs-all@FreeBSD.ORG, cvs-committers@FreeBSD.ORG, cvs-etc@FreeBSD.ORG
Subject:   Re: cvs commit: src/etc/mtree BSD.include.dist 
Message-ID:  <12236.865495608@time.cdrom.com>
In-Reply-To: Your message of "Thu, 05 Jun 1997 00:24:16 PDT." <199706050724.AAA16343@silvia.HIP.Berkeley.EDU> 

next in thread | previous in thread | raw e-mail | index | archive | help
> Basicaly what I do is build only necessary stuff in $DESTDIR.  No
> chroot is necessary.  At least if you are building an Intel FreeBSD
> system on an Intel FreeBSD system, you have a fairly good luck.  I
> could build 3.0 on 2.1.5.  (Well almost, I'm still trying to figure
> out how to fix "make".)

You mean this problem?

...
cc -O2 -pipe -I/usr/src/usr.bin/make   -c /usr/src/usr.bin/make/arch.c
In file included from /usr/include/sys/time.h:118, 
                 from /usr/include/sys/stat.h:50,
                 from /usr/src/usr.bin/make/arch.c:94:
/usr/include/time.h:92: redefinition of `struct timespec'
/usr/include/time.h:144: parse error before `struct'
/usr/include/time.h:145: parse error before `struct'
/usr/include/time.h:146: parse error before `const'

:-)

I've been investigating this too, trying to make a single SNAP server
produce releases on multiple branches.

					Jordan



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?12236.865495608>