I'm having problems installing Analog 4.13 on Solaris 2.7 (Intel). The
error message I receive is:

gcc            -O2    -DUNIX           -c alias.c
In file included from /usr/include/sys/vnode.h:37,
                 from /usr/include/sys/stream.h:16,
                 from
/usr/local/lib/gcc-lib/i386-pc-solaris2.7/2.95/include/sys/stream.h:5,
                 from /usr/include/netinet/in.h:28,
                 from anlghea3.h:259,
                 from alias.c:9:
/usr/include/sys/t_lock.h:18: sys/dki_lkinfo.h: No such file or
directory
In file included from /usr/include/sys/t_lock.h:20,
                 from /usr/include/sys/vnode.h:37,
                 from /usr/include/sys/stream.h:16,
                 from
/usr/local/lib/gcc-lib/i386-pc-solaris2.7/2.95/include/sys/stream.h:5,
                 from /usr/include/netinet/in.h:28,
                 from anlghea3.h:259,
                 from alias.c:9:
/usr/include/sys/turnstile.h:12: sys/pirec.h: No such file or directory
In file included from /usr/include/sys/t_lock.h:21,
                 from /usr/include/sys/vnode.h:37,
                 from /usr/include/sys/stream.h:16,
                 from
/usr/local/lib/gcc-lib/i386-pc-solaris2.7/2.95/include/sys/stream.h:5,
                 from /usr/include/netinet/in.h:28,
                 from anlghea3.h:259,
                 from alias.c:9:
/usr/include/sys/mutex.h:12: sys/dki_lkinfo.h: No such file or directory
make: *** [alias.o] Error 1

My site is being hosted with a company (hence, I don't have root access)
who recently upgraded their version of Solaris and now I can't get
Analog to compile anymore. When I wrote to them for support, this was
the answer I got:

> the headers in question looks to have been copied over from another
> server, best guess a solaris 2.6 (or maybe 2.5.X) or perhaps some gcc thing,
> these files were  incorperated into other headers from 2.7 on and no longer
> exist.  Analog compiled just fine as a general user where the headers hadn't
> been altered and/or replaced.

Though they don't tell me which headers they're talking about or how
exactly to fix my problem. My Makefile looks like:

CC = gcc
CEXTRAFLAGS = -O2
DEFS = 
OS = UNIX
LIBS =  -lnsl

Any help is appreciated,

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

Reply via email to