Current time: 09-28-2024, 06:25 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: #6
RE: Error on Alpha Server
Hi,

I resolve this problem:

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;

#endif /* sys/ucontext.h */

And it works.
There is bug in Debian distribution for Alpha. I open a bug report.
11-15-2007 08:22 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)