tech-pkg archive

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

Re: pkg/47145: tdb-1.2.10 on DragonFly 3.3 DEVELOPMENT x86_64 waf: error: no such option: --with-libintl-prefix



Should --with-libintl-prefix be passed to so many package builds that
do not support this option?
On DragonFly, pkgsrc gettext-lib is used.

As of master on DragonFly 3.3-DEVELOPMENT x86_64 through
commit 6eb83deb5d1907d991a357ce71ca0c27a697bcb9
Author: John Marino <netbsd at marino.st>
Date:   Tue Oct 30 20:42:07 2012 +0100

pkgsrc current through
commit bf9c1f4a4df8d2b40ec55bc8ba5ec2ebaff40c13
Author: pkgsrc fixup <pkgsrc%dragonflybsd.org@localhost>
Date:   Wed Oct 31 07:01:00 2012 -0700

tdb-1.2.10, a (new) dependency of samba, fails to build:

=> Replacing config-guess with pkgsrc versions
=> Replacing config-sub with pkgsrc versions
=> Replacing install-sh with pkgsrc version
=> Replacing python interpreter in buildtools/bin/waf.
waf [command] [options]

Main commands (example: ./waf build -j4)
  build      : builds the project
  clean      : removes the build files
  configure  : configures the project
  dist       : makes a tarball for distribution
  distcheck  : checks if the sources compile (tarball from 'dist')
  distclean  : removes the build directory
  install    : installs the build files
  reconfigure: reconfigure if config scripts have changed
  testonly   : run tdb testsuite
  uninstall  : removes the installed files

waf: error: no such option: --with-libintl-prefix
*** Error code 1


Home | Main Index | Thread Index | Old Index