Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 01 Oct 2003 09:52:45 +0000
From:      Jens Rehsack <rehsack@liwing.de>
To:        FreeBSD Ports <ports@freebsd.org>
Subject:   Problems with make package
Message-ID:  <3F7AA3ED.1040707@liwing.de>

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

I tried to set up a build machine which should build kernel, world
and ports (packages) for all machines in my network. Kernel and world
works fine, but with the package creation I run into 2 problems:

1) With some ports the 'make package-links' fails when I use
    'make package' or 'portinstall -pR port'. When I switch to
    the ports directory and execute the 'make package-links' by
    hand, it creates the link fine.
2) The created packages seems to have no dependency information,
    eg. on the new machine I executed 'pkg_add mc*' and pkg_add
    installs the Midnight Commander only, no dependend packages
    as gettext or libslang. All other packages the same.

Where can I start research to resolve the problems? The 2nd
is more important to me.

Thanks in advance,
Jens



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