pkgsrc-Users archive

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

Re: Can't build www/libwww



  => Checking for "test ... == ..." in configure scripts
  ERROR: [configure.mk] if test "$ac_cv_func_remove" == yes ; then
  ERROR: [configure.mk] Found test ... == ... in configure script.
  *** Error code 1

The configure script is buggy because it uses non-POSIX == in test
rather than = like it should.  Apparently pkg_comp has turned on, or
you have PKG_DEVELOPER=YES, which looks for this and errors out.

-- 

    Greg Troxel <gdt%ir.bbn.com@localhost>

Attachment: pgpLHidJhbEnX.pgp
Description: PGP signature



Home | Main Index | Thread Index | Old Index