DragonFly bugs List (threaded) for 2006-07
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
Re: Cannot install jail
I did make world. Why is the man page not updated if its wrong?
Petr
Simon 'corecode' Schubert wrote:
Petr Janda wrote:
This error happens when I run make world DESTDIR=$D as according to
the man page.
do you run
make world DESTDIR=/usr/jail/squid
(wrong) or do you do
make buildworld
make installworld DESTDIR=/usr/jail/squid
(correct). At least I suspect that "make world" would break.
/usr/jail/squid/usr/include
usage: install [-bCcpSsv] [-B suffix] [-f flags] [-g group] [-m mode]
[-o owner] file1 file2
install [-bCcpSsv] [-B suffix] [-f flags] [-g group] [-m mode]
[-o owner] file1 ... fileN directory
install -d [-v] [-g group] [-m mode] [-o owner] directory ...
*** Error code 64
Stop in /usr/src/include.
*** Error code 1
I think we need more context before to find out what's happening.
cheers
simon
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]