Hi,

i made a ubuntu ppa for opensmtpd
https://launchpad.net/~segler-alex/+archive/ubuntu/opensmtpd
have packages only for 14.04 at the moment, but would be no problem for me to do it for 15.04 too.

greetings
alex

Am 2015-07-20 03:41, schrieb Alan Cheng:
Hello,

I'm trying to compile latest opensmptd (portable) on my ubuntu 15.04
machine, but I got the "libasr missing" error while runing
"./configure" or "./configure --with-asr=/usr/local".

I've compiled and installed libasr using the source from github.

any pointers?

Here is the log during "./configure":

 ......

 checking for inet_net_pton in -lresolv... yes
 checking if programs using libevent functions will link... no
 checking for asr.h... yes
 checking for asr_resolver in -lasr... no
 configure: error: *** libasr missing - please install first or check
config.log ***

I can see libasr is installed on my machine:

 root@cactus:~/opensmtpd# ls -l /usr/local/lib
 total 712
 -rw-r--r-- 1 root root 463398 Jul 20 00:25 libasr.a
 -rw-r--r-- 1 root root 919 Jul 20 00:25 libasr.la
 lrwxrwxrwx 1 root root 15 Jul 20 00:25 libasr.so -> libasr.so.0.0.2
 lrwxrwxrwx 1 root root 15 Jul 20 00:25 libasr.so.0 -> libasr.so.0.0.2
 -rw-r--r-- 1 root root 240848 Jul 20 00:25 libasr.so.0.0.2


--
You received this mail because you are subscribed to misc@opensmtpd.org
To unsubscribe, send a mail to: misc+unsubscr...@opensmtpd.org

Reply via email to