| Summary: | [build] cannot buildworld 8.0-STABLE | ||
|---|---|---|---|
| Product: | Base System | Reporter: | Andrei Lavreniyuk <andy.lavr> |
| Component: | amd64 | Assignee: | freebsd-amd64 (Nobody) <amd64> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | 8.0-STABLE | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
Andrei Lavreniyuk
2010-04-20 10:20:00 UTC
Hi! Source tree updated - 09:00 22.04.2010 GMT+3 make buildworld error ... :( ===> sbin/hastctl (depend) yacc -d -v /usr/src/sbin/hastctl/../hastd/parse.y cp y.tab.c parse.c lex -t /usr/src/sbin/hastctl/../hastd/token.l > token.c rm -f .depend mkdep -f .depend -a -D_FORTIFY_SOURCE=2 -I/usr/src/sbin/hastctl/../hastd -DINET -DYY_NO_UNPUT /usr/src/sbin/hastctl/../hastd/activemap.c /usr/src/sbin/hastctl/../hastd/ebuf.c /usr/src/sbin/hastctl/../hastd/hast_proto.c /usr/src/sbin/hastctl/hastctl.c /usr/src/sbin/hastctl/../hastd/metadata.c /usr/src/sbin/hastctl/../hastd/nv.c parse.c /usr/src/sbin/hastctl/../hastd/pjdlog.c /usr/src/sbin/hastctl/../hastd/proto.c /usr/src/sbin/hastctl/../hastd/proto_common.c /usr/src/sbin/hastctl/../hastd/proto_tcp4.c /usr/src/sbin/hastctl/../hastd/proto_uds.c token.c /usr/src/sbin/hastctl/../hastd/subr.c /usr/src/sbin/hastctl/../hastd/hast_proto.c:40:25: error: openssl/sha.h: No such file or directory mkdep: compile failed *** Error code 1 Stop in /usr/src/sbin/hastctl. *** Error code 1 Stop in /usr/src/sbin. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. -- Best regards, Andrei V. Lavreniyuk. on 22/04/2010 09:47 Andrei V. Lavreniyuk said the following:
> /usr/src/sbin/hastctl/../hastd/hast_proto.c:40:25: error: openssl/sha.h:
> No such file or directory
Sorry if this will sound harsh, but I have to ask: do you genuinely do not see
any connection between this error and you having WITHOUT_OPENSSL=true in your
src.conf; or do you want to ask or say more than what you are asking or saying?
If the former, then shouldn't you first try to discuss the problem (e.g. on the
mailing lists) before opening the PR?
If the latter, then why don't you just ask/say what you have in mind? Or even
better, again, discuss it?
P.S.
Yes, I see that you have openssl from ports installed.
--
Andriy Gapon
Pawel (pjd) committed a fix for this in SVN revision r207070 . This should be MFCed back to STABLE as appropriate. Thanks, -Garrett Can this PR be closed now? -- Andriy Gapon State Changed From-To: open->closed Closing based on followup history. |