On Sun, 27 Jun 1999, Otton Moura wrote:

> Hi
> I'm trying install Analog 3.11 on my server SUN OS 5.7
> But when I type "make" I get the message error below:
> 
> gcc -O2 -DNODNS -DNOSTRCMP -DUNIX -c alias.c
> In file included from
> /opt/FSFgcc/lib/gcc-lib/sparc-sun-solaris2.5/2.7.2/include/time.h:90,
>                  from analhea2.h:119,
>                  from alias.c:6:
> /usr/include/sys/siginfo.h:74: parse error before `pthread_attr_t'
> /usr/include/sys/siginfo.h:74: warning: no semicolon at end of struct or union
> /usr/include/sys/siginfo.h:76: parse error before `}'
> *** Error code 1
> make: Fatal error: Command failed for target `alias.o'
> -----------------------------------------------------------------------------
> 
> Can you help me ?
> 

Not really. Analog includes <time.h>. The above message says that your
system's <time.h> then includes <siginfo.h>. But your <siginfo.h> is broken.

So in summary, there's something wrong with your system header files, and it
looks as if you need to re-install them, perhaps with mended versions.

-- 
Stephen Turner    [EMAIL PROTECTED]    http://www.statslab.cam.ac.uk/~sret1/
  Statistical Laboratory, 16 Mill Lane, Cambridge CB2 1SB, England
  "Due to the conflict in Kosovo, we will not be showing the movie Wag the
   Dog. Instead, we will show Mortal Kombat: Annihilation." Cable & Wireless

------------------------------------------------------------------------
This is the analog-help mailing list. To unsubscribe from this
mailing list, send mail to [EMAIL PROTECTED]
with "unsubscribe analog-help" in the main BODY OF THE MESSAGE.
List archived at http://www.mail-archive.com/[email protected]/
------------------------------------------------------------------------

Reply via email to