[Privoxy-devel] Test building docs

Fabian Keil fk at fabiankeil.de
Mon Dec 20 14:07:18 UTC 2021


"Ian Silvester" <iansilvester at fastmail.fm> wrote on 2021-12-20 at 08:47:56:

> I am trying to update the out-of-date Mac build documentation,
> and of course am running into the joys of Docbook. The documentation
> build guide tells me to run 'make dok dok-tidy' to test my modified
> SGML, to which I get:
> 
> make: *** No rule to make target ' dok'.  Stop.
> 
> Is the documentation build documentation also out of date?
> How should I proceed to rebuild developer-manual.sgml?

Unfortunately our build system requires GNU make.

On GNU/Linux systems "make" usually is GNU make but for example
on ElectroBSD "make" is a BSD make and one has to install GNU
make extra in which case it is called gmake.

My impression is that you didn't use GNU make either.

If I use "make" I get the same error you did:

| fk at t520 ~/git/privoxy.git $make dok dok-tidy
| make: don't know how to make dok. Stop
|
| make: stopped in /home/fk/git/privoxy.git

Using "gmake dok dok-tidy" works as expected.

Fabian
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 833 bytes
Desc: OpenPGP digital signature
URL: <https://lists.privoxy.org/pipermail/privoxy-devel/attachments/20211220/d452a91c/attachment.bin>


More information about the Privoxy-devel mailing list