Current time: 06-27-2024, 12:44 AM Hello There, Guest! (LoginRegister)


Post Reply 
Error on Alpha Server
Author Message
Alex Joe Offline
Junior Member
*

Posts: 72
Joined: Oct 2007
Reputation: 0
Post: #4
RE: Error on Alpha Server
I look files procfs.h and ucontext.h.

Line 30 of procfs.h file:
Quote:#include <sys/ucontext.h>

Lines from 50 to 60 of ucontext.h:
Quote:/* Userlevel context. */
typedef struct ucontext
{
unsigned long int uc_flags;
struct ucontext *uc_link;
unsigned long __uc_osf_sigmask;
stack_t uc_stack;
mcontext_t uc_mcontext;
__sigset_t uc_sigmask;
} ucontext_t;
Error is on line 56: stack_t uc stack;
11-06-2007 04:52 AM
Visit this user's website Find all posts by this user Quote this message in a reply
Post Reply 


Messages In This Thread
Error on Alpha Server - Alex Joe - 11-05-2007, 08:51 AM
RE: Error on Alpha Server - joximu - 11-05-2007, 10:17 AM
RE: Error on Alpha Server - Alex Joe - 11-06-2007, 04:27 AM
RE: Error on Alpha Server - Alex Joe - 11-06-2007 04:52 AM
RE: Error on Alpha Server - raphael - 11-06-2007, 07:59 AM
RE: Error on Alpha Server - Alex Joe - 11-15-2007, 08:22 AM
RE: Error on Alpha Server - unugmax - 08-14-2008, 12:51 AM
RE: Error on Alpha Server - HansIgel - 11-05-2009, 05:48 AM

Forum Jump:


User(s) browsing this thread: 1 Guest(s)