On Fri, 2010-07-09 at 16:06 -0700, Sergey Sprogis wrote:
> I tried to build some old application on Solaris Next snv_142, but my
> build failed because SYS_poll  macros  no longer exists
> in /usr/include/syssyscall.h file.
> 
> Though the same file from Solaris 5.10 has it:
> 
> #define SYS_poll        87
> 
> Could anyone suggest me workaround for this failure?
> 
> Thanks,
> 
> Sergey


Yikes. Your application is using some internal implementation details.
What kind of application is it?  Its quite possible that the fix will be
easy to make.  Its equally possible that fixing the application will be
very difficult indeed.

        - Garrett

_______________________________________________
opensolaris-code mailing list
opensolaris-code@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/opensolaris-code

Reply via email to