Re: Make problem on Sol10-U3

2007-04-03 Thread supra_mkii
I am able to compile fully without having to remove the Counter64 definition in mib2.h. It seems all was related to the Solaris header file package not being install. Thanks --- Thomas Anders <[EMAIL PROTECTED]> wrote: > supra_mkii wrote: > > I took the out "Counter64" in > /usr/include/inet/m

Re: Make problem on Sol10-U3

2007-04-03 Thread Thomas Anders
supra_mkii wrote: > I took the out "Counter64" in /usr/include/inet/mib2.h > and the make process then prompted that label.h in > /usr/include/sys/tsol was missing. It turns out that > the upgrade removed the SUNWhea package. I installed > the package and I was able to compile without any > problem

Re: Make problem on Sol10-U3

2007-04-03 Thread supra_mkii
Thank you for the help. I took the out "Counter64" in /usr/include/inet/mib2.h and the make process then prompted that label.h in /usr/include/sys/tsol was missing. It turns out that the upgrade removed the SUNWhea package. I installed the package and I was able to compile without any problem. On

Re: Make problem on Sol10-U3

2007-04-02 Thread Thomas Anders
supra_mkii wrote: > /usr/include/netinet/in_pcb.h:40: error: field > `inp_route' has incomplete type Can you please paste the content of /usr/include/netinet/in_pcb.h at around line 40 (ideally from the start of the file until the end of the block)? > In file included from mibgroup/mibII/at.c:88: