pkgsrc-Changes archive

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

Re: CVS commit: pkgsrc/pkgtools/pkg_install



* On 2015-01-20 at 19:15 GMT, Adam Ciarcinski wrote:

> Module Name:  pkgsrc
> Committed By: adam
> Date:         Tue Jan 20 19:15:56 UTC 2015
> 
> Modified Files:
>       pkgsrc/pkgtools/pkg_install: Makefile
> 
> Log Message:
> Fix building with libarchive v3; cosmetics

This change isn't correct.  -larchive is now added for all builds,
which of course doesn't work when building the inplace libarchive:

  checking whether the C compiler works... no
  configure: error: in `/tmp/pkgsrc-upstream-trunk64/wrk/pkgtools/pkg_install/work/libarchive':
  configure: error: C compiler cannot create executables
  See `config.log' for more details

  ld: fatal: library -larchive: not found

Could you test changes to any bootstrap packages with the full
compliment of builtin vs inplace/pkgsrc options to ensure that none of
the bootstrap types are broken.

Thanks,

-- 
Jonathan Perkin  -  Joyent, Inc.  -  www.joyent.com



Home | Main Index | Thread Index | Old Index