Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 11 Apr 1996 11:58:24 -0300
From:      compland@ism.com.br (Helio Coelho Jr. - CompuLand Informatica)
To:        questions@freebsd.org
Subject:   MajorDomo on FreeBSD
Message-ID:  <199604111458.LAA24507@unix1.ism.com.br>

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

  I'm trying to run Majordomo-1.93 on a freebsd box but I'm getting some
trouble.
I know that somebody is working to create a port, but I think it's not available
yet. 

What I got:
   
In the makefile I choose the POSIX compliant options.
I changed the path to sendmail.
I create the directories and the aliases.
I created my majordomo.cf. (need to put in /etc ?)
I have perl5.001 in the box.

When I issue a make I get:
wrapper.c: In function 'main'
wrapper.c:65: warning: comparison between pointer and integer
wrapper.c:99: warning: initialization makes integer from pointer without a cast

Just warnings. But It does create wrapper. Any problem with these warnings ?

But if I issue a 'make install' I get:
(test ! -f majordomo.cf && echo "using sample.cf" && .... ; exit 0)
*** error code 1

stop.

What's that mean ?

Any help would be much appreciated!

Thanks a lot !
Helio.






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