Xymon Mailing List Archive search

Install Errors

3 messages in this thread

list Michael Dunne · Mon, 28 Feb 2005 08:43:07 -0500 ·
Greetings,

When trying to install Hobbit RC4 over an existing RC2 install I get the
following error:

gmake[1]: Entering directory `/Users/hobbit/Desktop/hobbit-4.0-RC4/hobbitd'
cp -fp hobbitd hobbitd_channel hobbitd_filter hobbitd_filestore
hobbitd_history hobbitd_alert hobbitd_larrd hobbitd_sample starthobbit.sh
hobbitgraph.cgi hobbit-mailack /Applications/hobbit/server/bin/
mkdir -p /Library/WebServer/CGI-Executables
cp -fp hobbitgraph.sh /Library/WebServer/CGI-Executables/
mkdir -p /Applications/hobbit/cgi-secure
cp -fp bb-ack.sh maint.pl /Applications/hobbit/cgi-secure/
mkdir -p /usr/local/man/man1 /usr/local/man/man5 /usr/local/man/man8
cp -fp *.1 /usr/local/man/man1/
cp -fp *.5 /usr/local/man/man5/
cp -fp *.8 /usr/local/man/man8/
cd etcfiles; ../../build/merge-lines hobbitserver.cfg
/Applications/hobbit/server/etc/hobbitserver.cfg
cd etcfiles; ../../build/merge-sects hobbitlaunch.cfg
/Applications/hobbit/server/etc/hobbitlaunch.cfg
gmake[1]: *** [install-cfg] Error 139
gmake[1]: Leaving directory `/Users/hobbit/Desktop/hobbit-4.0-RC4/hobbitd'
gmake: *** [install-hobbitd] Error 2


I am installing on a G5 xserve running OS X server 10.3.8. I am compiling
using gmake 3.8.0. Any suggestions would be greatly appreciated.

Thanks in advance for any assistance.

Mike


Michael Dunne
Systems Support Specialist
AccuWeather, Inc. 
XXX-XXX-XXXX Ext. XXXX
list Henrik Størner · Mon, 28 Feb 2005 15:21:42 +0100 ·
On Mon, Feb 28, 2005 at 08:43:07AM -0500, Michael Dunne wrote:
cd etcfiles; ../../build/merge-sects hobbitlaunch.cfg /Applications/hobbit/server/etc/hobbitlaunch.cfg
gmake[1]: *** [install-cfg] Error 139
ok, the merge-sects tool croaks. If you could send me your
/Applications/hobbit/server/etc/hobbitlaunch.cfg and
the hobbit-4.0-RC4/hobbitd/etcfiles/hobbitlaunch.cfg files,
I'd appreciate it.

As a workaround, copy the
hobbit-4.0-RC4/hobbitd/etcfiles/hobbitlaunch.cfg file over to
the destination /Applications/hobbit/server/etc/ by hand, and 
see if "make install" is happier with that.


Regards,
Henrik
list Michael Dunne · Mon, 28 Feb 2005 09:47:19 -0500 ·
quoted from Henrik Størner
On 2/28/05 9:21 AM, "Henrik Stoerner" <user-ce4a2c883f75@xymon.invalid> wrote:
On Mon, Feb 28, 2005 at 08:43:07AM -0500, Michael Dunne wrote:
cd etcfiles; ../../build/merge-sects hobbitlaunch.cfg
/Applications/hobbit/server/etc/hobbitlaunch.cfg
gmake[1]: *** [install-cfg] Error 139
ok, the merge-sects tool croaks. If you could send me your
/Applications/hobbit/server/etc/hobbitlaunch.cfg and
the hobbit-4.0-RC4/hobbitd/etcfiles/hobbitlaunch.cfg files,
I'd appreciate it.

As a workaround, copy the
hobbit-4.0-RC4/hobbitd/etcfiles/hobbitlaunch.cfg file over to
the destination /Applications/hobbit/server/etc/ by hand, and
see if "make install" is happier with that.
No luck, when I try aforementioned suggestion I get the following error:

gmake[1]: Entering directory `/Users/hobbit/Desktop/hobbit-4.0-RC4/bbnet'
cp -fp bbtest-net /Applications/hobbit/server/bin/
cp -fp bbretest-net.sh /Applications/hobbit/server/ext/
../build/convert-bbservices /Applications/hobbit/server/etc/bb-services
../build/merge-sects bb-services /Applications/hobbit/server/etc/bb-services
gmake[1]: *** [install-config] Segmentation fault
gmake[1]: Leaving directory `/Users/hobbit/Desktop/hobbit-4.0-RC4/bbnet'
gmake: *** [install-bbnet] Error 2

Regards,
Henrik

Michael Dunne
Systems Support Specialist
AccuWeather, Inc. 
XXX-XXX-XXXX Ext. XXXX