Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 03 Nov 2013 01:08:22 +0100
From:      Marco Steinbach <coco@executive-computing.de>
To:        freebsd-ports@freebsd.org
Subject:   make: don't know how to make makeplist. Stop
Message-ID:  <527593F6.9090104@executive-computing.de>

next in thread | raw e-mail | index | archive | help
Hi.

I'm updating a port after checking it out into a separated directory for 
making my modifications, since my ports tree is not writeable.

coco@x2p:~/froxlor % make makeplist
make: don't know how to make makeplist. Stop

Same, if I try this as root:

root@x2p:/usr/home/coco/froxlor # make makeplist
make: don't know how to make makeplist. Stop

Running this inside /usr/ports/sysutils/froxlor yiels a the expected list.

Here's what I am working on:

root@x2p:/usr/home/coco/froxlor # svn info
Path: .
Working Copy Root Path: /usr/home/coco/froxlor
URL: svn://freebsdsvn/ports/head/sysutils/froxlor
Relative URL: ^/head/sysutils/froxlor
Repository Root: svn://freebsdsvn/ports
Repository UUID: 35697150-7ecd-e111-bb59-0022644237b5
Revision: 332532
Node Kind: directory
Schedule: normal
Last Changed Author: danilo
Last Changed Rev: 331547
Last Changed Date: 2013-10-25 04:38:15 +0200 (Fri, 25 Oct 2013)

And the ports tree:

coco@x2p:~ % svn info /usr/ports/
Path: /usr/ports
Working Copy Root Path: /usr/ports
URL: svn://freebsdsvn.c0c0.intra/ports/head
Relative URL: ^/head
Repository Root: svn://freebsdsvn.c0c0.intra/ports
Repository UUID: 35697150-7ecd-e111-bb59-0022644237b5
Revision: 332532
Node Kind: directory
Schedule: normal
Last Changed Author: hrs
Last Changed Rev: 332532
Last Changed Date: 2013-11-02 19:26:36 +0100 (Sat, 02 Nov 2013)


It's a recent 8.4-STABLE i386.

MfG CoCo



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