pkgsrc-Bugs archive

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

Re: pkg/53098: textproc/libxml2 does not compile on Solaris 11



  Does this work?
Index: Makefile
  ===================================================================
  RCS file: /cvsroot/pkgsrc/textproc/libxml2/Makefile,v
  retrieving revision 1.146
  diff -u -r1.146 Makefile
  --- Makefile	10 Sep 2017 20:49:20 -0000	1.146
  +++ Makefile	14 Mar 2018 10:03:21 -0000
  @@ -17,6 +17,8 @@
PKGCONFIG_OVERRIDE= libxml-2.0.pc.in +USE_LANGUAGES+= c99
  +
   .include "options.mk"
# allow thread-awareness, but make sure the library is not


Yes, with this change libxml2 compiles again. If this does not break things on other platforms, please submit.

Thanks for the quick fix!

--
Jörn Clausen
Plattformen & Serverdienste
BITS - Bielefelder IT-Servicezentrum


Home | Main Index | Thread Index | Old Index