> Where and why does it faIl?

Seems to be a libasr issue, although I had just successfully  installed a fresh 
pull from github
I notice libasr didn't appear in configure's summary below. Should it?

// make fails here:
...
...
compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign
-Wno-unused-result -fno-strict-aliasing -fno-builtin-memset
-D_BSD_SOURCE -fPIE -c -o event_asr_run.o event_asr_run.c
event_asr_run.c:25:19: fatal error: event.h: No such file or directory
compilation terminated.
Makefile:374: recipe for target 'event_asr_run.o' failed
make[2]: *** [event_asr_run.o] Error 1




// Here's the system I tried it on
steve@teeter:~/Downloads/OpenSMTPD-extras-master$ uname -a
Linux teeter 4.2.0-27-lowlatency #32-Ubuntu SMP PREEMPT Fri Jan 22
05:55:23 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux

// ./configure's successful conclusion
OpenSMTPD-extras have been configured with the following options:
User binaries: /usr/local/bin
System binaries: /usr/local/sbin
Configuration files: /usr/local/etc
Manual pages: /usr/local/share/man/catX
Privilege separation chroot path: /var/empty
Package libexecdir: ${exec_prefix}/libexec/opensmtpd
Manpage format: cat

Host: x86_64-unknown-linux-gnu
Compiler: gcc
Compiler flags: -g -O2 -fPIC -DPIC -Wall -Wpointer-arith
-Wuninitialized -Wsign-compare -Wformat-security
-Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result
-fno-strict-aliasing -fno-builtin-memset -D_BSD_SOURCE -fPIE
Preprocessor flags:
Linker flags: -pie
Libraries: -levent -lcrypto -lssl

//OpenSMTPD version (Ubuntu's build)
version: OPENSMTPD 5.4.2p1



----------------------------------------------------------------
If the service is free, you're the product.

Reply via email to