Date: Fri, 24 Feb 2006 14:19:45 +0100 From: <AHendriks@rdw.nl> To: <freebsd-questions@freebsd.org> Subject: Hula Message-ID: <FD12CE25CD570A488576842E3327E34104848E55@rdw04405.prdw.tld>
next in thread | raw e-mail | index | archive | help
I'm trying to setup Hula on a FreeBSD 6.0 machine, i have update the ports to the latest version, and have updated the machine. With the Gethula script, I'm trying to download and compile hula, but after downloading the source, and starting the compiling, something went wrong, I have included some lines: unix-mgr.cpp:31:18: popt.h: No such file or directory unix-mgr.cpp: In member function `int Manager::GetOptions(int, char**)': unix-mgr.cpp:572: error: `poptContext' undeclared (first use this function) unix-mgr.cpp:572: error: (Each undeclared identifier is reported only once for each function it appears in.) unix-mgr.cpp:572: error: expected `;' before "optContext" unix-mgr.cpp:574: error: `POPT_ARG_VAL' undeclared (first use this function) unix-mgr.cpp:577: error: `POPT_ARG_NONE' undeclared (first use this function) unix-mgr.cpp:578: error: `POPT_AUTOHELP' undeclared (first use this function) unix-mgr.cpp:578: error: expected `}' before '{' token unix-mgr.cpp:578: error: elements of array `poptOption optTable[]' have incomplete type unix-mgr.cpp:578: error: storage size of `optTable' isn't known unix-mgr.cpp:578: error: expected `,' or `;' before '{' token unix-mgr.cpp: At global scope: unix-mgr.cpp:581: error: expected constructor, destructor, or type conversion before '=3D' token unix-mgr.cpp:581: error: expected `,' or `;' before '=3D' token unix-mgr.cpp:582: error: expected unqualified-id before "if" unix-mgr.cpp:582: error: expected `,' or `;' before "if" unix-mgr.cpp:602: error: expected unqualified-id before "else" unix-mgr.cpp:602: error: expected `,' or `;' before "else" unix-mgr.cpp:605: error: expected unqualified-id before "return" unix-mgr.cpp:605: error: expected `,' or `;' before "return" unix-mgr.cpp:606: error: expected declaration before '}' token unix-mgr.cpp:25:1: unterminated #if *** Error code 1 Stop in /usr/local/installers/hula/src/apps/hulamanager. *** Error code 1 Stop in /usr/local/installers/hula/src/apps. *** Error code 1 Stop in /usr/local/installers/hula/src. *** Error code 1 Stop in /usr/local/installers/hula. Install complete +-----------------------------------------------------+ Configuring Hula... mkdir: /usr/local/hula/var/netmail: File exists mkdir: /usr/local/hula/var/netmail/work: File exists Install and configuration complete, to run Hula server: cd /usr/local/hula/sbin ./hulamanager -s +----------------------------------------------------+ Also the following line was found when building Hula You should add the contents of `/usr/local/share/aclocal/libtool.m4' to `aclocal.m4'. What do I need for building Hula? ---=20 Arjan ************************************************************************ De informatie in deze e-mail is uitsluitend bestemd voor de = geadresseerde. Als u deze e-mail onterecht heeft ontvangen, wilt u dan = zo vriendelijk zijn de afzender te waarschuwen door deze e-mail terug te = sturen en de gegevens van uw computer te verwijderen. De RDW kan niet = volledig instaan voor de juiste en volledige overbrenging van deze = e-mail. The information in this e-mail is exclusively intended for the = addressee. If you have received this e-mail in error, then you are = requested to inform the sender by returning this e-mail to him/her and = delete the message. The RDW has not secured the contents of this e-mail = and can therefore not guarantee the accurate and complete transmission = of this e-mail. ************************************************************************
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?FD12CE25CD570A488576842E3327E34104848E55>