> On Sep 21, 2015, at 09:21, Ryan Schmidt <[email protected]> wrote: > > > On Sep 21, 2015, at 6:19 AM, Richard L. Hamilton wrote: > >> First actual build error seems to be: >> >> :info:build html_extractor.c:30:24: error: tidybuffio.h: No such file or >> directory >> >> What should supply it? Is it a dependency not automatically retrieved, or >> built on the fly, or what? >> >> I do see an OS file: /usr/include/tidy/buffio.h > > The tidy port, version 5 or later, should supply it. Is it installed? It is > listed as a dependency, so it should be. > >
I had two installed: The following ports are currently installed: tidy @4.9.36_0+universal tidy @5.0.0_0+universal (active) Nothing was using 4.9.36_0+universal, so I removed it, forcibly removed 5.0.0_0+universal, and reinstalled it. After that, /opt/local/include/tidybuffio.h existed (so I suppose it must have been clobbered somehow), and libextractor upgraded successfully. Thanks!
signature.asc
Description: Message signed with OpenPGP using GPGMail
_______________________________________________ macports-users mailing list [email protected] https://lists.macosforge.org/mailman/listinfo/macports-users
