[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#625261: buildutils are shipped with unusable paths for kfreebsd



Package: freebsd-buildutils
Version: 8.1-1
Severity: normal


The FreeBSD -buildutils are shipped with upstream defaults for common BSD commands.
As we use a GNU user land paths are slighty different, thus using a (BSD style)
Makefile  including paths from /usr/share/Mk/bsd.commands.mk will fail since some 
helper utilities are not found where expected, e.g.:

UNAME?=         /usr/bin/uname

should be /bin/uname,

GMAKE?=         gmake

maybe "make" (as we use GNU make anyway) and so on.

Information:
Debian Release: 6.0.1
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: kfreebsd-amd64 (x86_64)

Kernel: kFreeBSD 8.1-1-amd64
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages freebsd-buildutils depends on:
ii  bsdmainutils                8.0.13       collection of more utilities from 
ii  libbsd0                     0.2.0-1      utility functions from BSD systems
ii  libc0.1                     2.11.2-10    Embedded GNU C Library: Shared lib
ii  make                        3.81-8       An utility for Directing compilati
ii  original-awk                2010-05-23-1 The original awk described in "The
ii  patchutils                  0.3.1-2      Utilities to work with patches
ii  unzip                       6.0-4        De-archiver for .zip files

freebsd-buildutils recommends no packages.

freebsd-buildutils suggests no packages.

-- no debconf information



Reply to: