SOS error

2003-12-23 Thread posta Enrico





I download yhe file SOS-10.12.03.zip and I follow 
the instrunctions of !readme file
 
I've tried to compile SOS, but there is a 
error:
 
makefile:110 makefile.d: no such file or 
directory
msp430-gcc..
make: *** [makefile.d]  Error 255.
 
 
I use the following 'make'
--
GNU Make version 3.79.1, by Richard Stallman and 
Roland McGrath.Built for i686-pc-cygwinCopyright (C) 1988, 89, 90, 91, 
92, 93, 94, 95, 96, 97, 98, 99, 2000 Free Software Foundation, 
Inc.This is free software; see the source for copying conditions.There 
is NO warranty; not even for MERCHANTABILITY or FITNESS FOR APARTICULAR 
PURPOSE.
 
Report bugs to <[EMAIL PROTECTED]>.
---
 
 
thank you
 
___
Bug-make mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-make


Re: SOS error

2003-12-23 Thread Noel Yap
The error indicates that the build is trying to include a file called
"makefile.d" which doesn't exist.  If you need further assistance, you'll
need to contact whomever wrote the SOS software.

HTH,
Noel

"posta Enrico" <[EMAIL PROTECTED]> wrote:
>
>I download yhe file SOS-10.12.03.zip and I follow the instrunctions of
!readme file
>
>I've tried to compile SOS, but there is a error:
>
>makefile:110 makefile.d: no such file or directory
>msp430-gcc..
>make: *** [makefile.d]  Error 255.
>
>
>I use the following 'make'
>--
>GNU Make version 3.79.1, by Richard Stallman and Roland McGrath.
>Built for i686-pc-cygwin
>Copyright (C) 1988, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 2000
> Free Software Foundation, Inc.
>This is free software; see the source for copying conditions.
>There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
>PARTICULAR PURPOSE.
>
>Report bugs to <[EMAIL PROTECTED]>.
>---
>
>
>thank you
> 
>___
>Bug-make mailing list
>[EMAIL PROTECTED]
>http://mail.gnu.org/mailman/listinfo/bug-make
>



--
NOTICE: If received in error, please destroy and notify sender.  Sender does not waive 
confidentiality or privilege, and use is prohibited.



___
Bug-make mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-make