[hobbit] Gmake issue on solaris 10
It works fine
Holly 301-903-1174 2O2-586-4413
----- Original Message ----- From: henrik at hswn.dk <henrik at hswn.dk> To: hobbit at hswn.dk <hobbit at hswn.dk> Sent: Wed Sep 20 16:20:47 2006 Subject: Re: [hobbit] Gmake issue on solaris 10
On Tue, Sep 19, 2006 at 07:40:31AM -0400, Lund, Holly wrote:
I am having problems compiling the server on solaris 10
This is the end of the "make install" process before it stops:
cd etcfiles; cp -fp hobbit-apache.conf /usr/local/hobbit_4.2.0/server/etc/hobbit-apache.conf cd /usr/local/hobbit_4.2.0/server; rm -f hobbit.sh; ln -sf bin/hobbit.sh . ln: -sf: No such file or directory
What happens if you run (by hand)
cd /usr/local/hobbit_4.2.0/server rm -f hobbit.sh ln -sf bin/hobbit.sh .
I cannot think of any reason why that series of commands could fail with such an error.
Henrik
To unsubscribe from the hobbit list, send an e-mail to hobbit-unsubscribe at hswn.dk
On Wed, Sep 20, 2006 at 04:31:37PM -0400, Lund, Holly wrote:
It works fine
In that case I'd just consider this an odd fluke and remove that command from the hobbitd/Makefile file (it's around line 154 of that file).
Could it be your PATH setting when running make that picks up a different "ln" utility ? Would be most odd but it's the only explanation I can think of.
Regards, Henrik
participants (2)
-
henrik@hswn.dk
-
holly.lund@hq.doe.gov