Re: Building in /usr/src copied to $HOME
- From: Giorgos Keramidas <keramida@xxxxxxxxxxxxxxx>
- Date: Wed, 19 Mar 2008 06:36:47 +0200
On 2008-03-18 21:28, V??clav Haisman <v.haisman@xxxxxxxxxx> wrote:
Hi,
I am trying to use /usr/src copied to my $HOME but the build process
doesn't want to work. For example when I try build /bin/cp I get the
following:
shell::wilx:~/freebsd/src/bin/cp> make
"/usr/home/users/wilx/freebsd/src/bin/cp/../Makefile.inc", line 9:
Malformed conditional (${MK_DYNAMICROOT} == "no")
"/usr/share/mk/bsd.init.mk", line 15: if-less endif
make: fatal errors encountered -- cannot continue
Is there any sort of tutorial/prescription anywhere how to use /usr/src
tree that does not reside in /usr/src?
Hmmm, that should work. I regularly build as a non-root user, at
`/home/build/src'.
The error about ``Malformed conditional'' seems a bit odd too. Are you
using /usr/bin/make? What version of FreeBSD is the build host running,
and what version of the source tree have you checked out?
_______________________________________________
freebsd-hackers@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "freebsd-hackers-unsubscribe@xxxxxxxxxxx"
- Follow-Ups:
- Re: Building in /usr/src copied to $HOME
- From: M. Warner Losh
- Re: Building in /usr/src copied to $HOME
- From: Max Laier
- Re: Building in /usr/src copied to $HOME
- References:
- Building in /usr/src copied to $HOME
- From: Václav Haisman
- Building in /usr/src copied to $HOME
- Prev by Date: Re[2]: vkernel & GSoC, some questions
- Next by Date: Re: vkernel & GSoC, some questions
- Previous by thread: Re: Building in /usr/src copied to $HOME
- Next by thread: Re: Building in /usr/src copied to $HOME
- Index(es):
Relevant Pages
|