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. 814-237-0309 Ext. 7661
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
On 2/28/05 9:21 AM, "Henrik Stoerner" <henrik at hswn.dk> 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
To unsubscribe from the hobbit list, send an e-mail to hobbit-unsubscribe at hswn.dk
Michael Dunne Systems Support Specialist AccuWeather, Inc. 814-237-0309 Ext. 7661
participants (2)
-
dunne@accuweather.com
-
henrik@hswn.dk