Re: /usr/ports/net-im/ejabberd

2010-11-17 Thread Mark Shroyer
On 11/15/2010 9:26 AM, t...@diogunix.com wrote:
 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:
 
 [snip]
 
 Stop in /usr/ports/net-im/ejabberd.
 
 I did not include any special compile options.
 
 Any hints out there ?

I don't know about this specific error, but to stop the port from
causing X11 and such to be built you can try setting

WITHOUT_X11=yes

in /etc/make.conf (unless you actually use X11 ports on this machine).

-- 
Mark Shroyer
http://markshroyer.com/contact/
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


/usr/ports/net-im/ejabberd

2010-11-15 Thread t...@diogunix.com
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
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org