Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 15 Nov 2010 15:26:41 +0100
From:      "tom@diogunix.com" <tom@diogunix.com>
To:        freebsd-questions@freebsd.org
Subject:   /usr/ports/net-im/ejabberd
Message-ID:  <201011151526.41458.tom@diogunix.com>

next in thread | raw e-mail | index | archive | help
Hi ALL,

surprisingly, the port for /usr/ports/net-im/ejabberd too tries to build a 
bunch of software usually not associated with ejabberd (such as a lot of 
Java, X11, OpenMotif, GTK and don't know what else).

After hours, the build of ejabberd then failed with:

/local/include  -rpath=/usr/local/lib -L/usr/local/lib \
                sha_drv.c \
                 \
                -L/usr/local/ssl/lib -lssl -lcrypto \
                -DHAVE_SSL \
                -L/usr/local/lib/erlang/lib/erl_interface-3.7.1/lib -
lerl_interface -lei \
                -I/usr/local/lib/erlang/lib/erl_interface-3.7.1/include -
I/usr/local/lib/erlang/usr/include \
                -o ../sha_drv.so \
                -fpic -shared
In file included from sha_drv.c:23:
/usr/include/openssl/md2.h:64:2: error: #error MD2 is disabled.
gmake[1]: *** [../sha_drv.so] Error 1
gmake[1]: Leaving directory `/usr/ports/net-
im/ejabberd/work/ejabberd-2.1.5/src/tls'
gmake: *** [all-recursive] Error 1
*** Error code 1

Stop in /usr/ports/net-im/ejabberd.
*** Error code 1

Stop in /usr/ports/net-im/ejabberd.

I did not include any special compile options.

Any hints out there ?

kind regards
Tom



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201011151526.41458.tom>