Source-Changes-D archive

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

Re: build break for postfix/libexec/smtpd



(Note I fixed the subject line!)

Christos just fixed this.  Thanks!



On Thu, 30 Jun 2016, Paul Goyette wrote:

Module Name:    src
Committed By:   christos
Date:           Wed Jun 29 20:07:52 UTC 2016

Modified Files:
        src/external/ibm-public/postfix/libexec/smtpd: Makefile

Log Message:
Fix MKCRYPTO=no


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 \
    src/external/ibm-public/postfix/libexec/smtpd/Makefile

This change breaks the build for both MKCRYPTO=yes and MKCRYPTO=no

#    create  smtpd/smtpd.d
CC=/build/netbsd-local/tools/x86_64/amd64/bin/x86_64--netbsd-gcc /build/netbsd-local/tools/x86_64/amd64/bin/nbmkdep -f smtpd.d.tmp --
-std=gnu99    --sysroot=/build/netbsd-local/dest/amd64 -DNETBSD4
-DUSE_SASL_AUTH -I/build/netbsd-local/src/external/ibm-public/postfix/dist -I/build/netbsd-local/src/external/ibm-public/postfix/dist/src/dns -I/build/netbsd-local/src/external/ibm-public/postfix/dist/src/global -I/build/netbsd-local/src/external/ibm-public/postfix/dist/src/master -I/build/netbsd-local/src/external/ibm-public/postfix/dist/src/util -I/build/netbsd-local/src/external/ibm-public/postfix/dist/src/tls -I/build/netbsd-local/src/external/ibm-public/postfix/dist/src/milter -I/build/netbsd-local/src/external/ibm-public/postfix/dist/src/xsasl -DUSE_SASL_AUTH -DDEF_SERVER_SASL_TYPE=\"dovecot\" -DHAS_SQLITE -DDEF_HTML_DIR=\"/usr/share/doc/reference/ref8/postfix\"
-DDEF_README_DIR=\"/usr/share/examples/postfix\"
-DDEF_SAMPLE_DIR=\"/usr/share/examples/postfix\"
-DDEF_MANPAGE_DIR=\"/usr/share/man\"
/build/netbsd-local/src/external/ibm-public/postfix/dist/src/smtpd/smtpd.c && mv smtpd.d.tmp smtpd.d /build/netbsd-local/src/external/ibm-public/postfix/dist/src/smtpd/smtpd.c:1123:25: fatal error: smtpd_token.h: No such file or directory
compilation terminated.
nbmkdep: compile failed.



+------------------+--------------------------+------------------------+
| Paul Goyette     | PGP Key fingerprint:     | E-mail addresses:      |
| (Retired)        | FA29 0E3B 35AF E8AE 6651 | paul at whooppee.com   |
| Kernel Developer | 0786 F758 55DE 53BA 7731 | pgoyette at netbsd.org |
+------------------+--------------------------+------------------------+


+------------------+--------------------------+------------------------+
| Paul Goyette     | PGP Key fingerprint:     | E-mail addresses:      |
| (Retired)        | FA29 0E3B 35AF E8AE 6651 | paul at whooppee.com   |
| Kernel Developer | 0786 F758 55DE 53BA 7731 | pgoyette at netbsd.org |
+------------------+--------------------------+------------------------+


Home | Main Index | Thread Index | Old Index