Try installing OpenSSL libraries for libcrypto, but I'm not sure about
librypt... You may also need the openssl development (i.e., openssl-dev)
libs installed -- I don't know if OpenBSD compiles everything on the fly
or just installs the binaries. (If it compiles on the fly, you by
definition get the dev libraries.)

This might be helpful too, at least to give you an idea of what packages
you're missing in openbsd:
http://packages.debian.org/cgi-bin/search_contents.pl?word=crypt.h&searchmode=searchfiles&case=insensitive&version=stable&arch=i386

> Hi...
>
> I'm trying to install DBMail 1.1 on my OpenBSD 3.3 system, but it seems
> to give me some errors, when I run build.sh
>
> ---
> cc -o pgsql/dbauthpgsql.o -c pgsql/dbauthpgsql.c
> -L/usr/local/lib/postgresql/ -I/usr/local/include/postgresql/
> pgsql/dbauthpgsql.c:21: crypt.h: No such file or directory
> *** Error code 1
>
> Stop in /root/dbmail-1.1 (line 117 of Makefile).
> Sorry, Make failed.
> ---
>
> I have search the comp and it is in this folder:
> /usr/local/include/postgresql/server/libpq/crypt.h and I have set this
> folder minus the file name to the lib for the postgresql, and now I'm
> totally lost and I don't know what wrong, is there any one that have
> tried something similar or can give me a hint how to fix this....
>
> // ouT
> // Mikael Syska
>
> _______________________________________________
> Dbmail mailing list
> [email protected]
> https://mailman.fastxs.nl/mailman/listinfo/dbmail
>
>

Reply via email to