Ralf Hildebrandt via Postfix-users:
> * Wietse Venema via Postfix-users <[email protected]>:
> > Wietse Venema via Postfix-users:
> > >     pcf_ldap_suffixes.h: ../global/dict_ldap.c 
> > >       sh extract_cfg.sh -d ../global/dict_ldap.c > $@
> > 
> > Make sure that the m4 command is installed.
> 
> That solved it, thanks!

On my system, when m4 does not exist, 

$ make
...
[src/postconf]
...
sh extract_cfg.sh -d ../global/dict_ldap.c > pcf_ldap_suffixes.h
extract_cfg.sh: line 42: m4: command not found
make: *** [Makefile:136: pcf_ldap_suffixes.h] Error 1
make: *** [Makefile:105: update] Error 1

And then that leaves behind a zero-length file.

I suppose that running 'make' six times would create all the necessary
pcf_xxx_suffixes.h files and allow the build to proceed.

Perhaps that is what happened.

        Wietse
_______________________________________________
Postfix-users mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to