Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 01 Oct 2003 15:42:45 +0200
From:      Oliver Eikemeier <eikemeier@fillmore-labs.com>
To:        Jens Rehsack <rehsack@liwing.de>
Cc:        FreeBSD Ports <ports@freebsd.org>
Subject:   Re: Problems with make package
Message-ID:  <3F7AD9D5.9010303@fillmore-labs.com>
In-Reply-To: <3F7AA3ED.1040707@liwing.de>
References:  <3F7AA3ED.1040707@liwing.de>

next in thread | previous in thread | raw e-mail | index | archive | help
Jens Rehsack wrote:

> 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.

Can you send me the output of

  pkg_info -qf mc*

and

  tar ztvf mc*

(or tar jtvf if it is a .tbz)




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