Bug 2970 - BEGINNER Question - make stop with error "upad128_t"
Summary: BEGINNER Question - make stop with error "upad128_t"
Status: RESOLVED FIXED
Alias: None
Product: xorg
Classification: Unclassified
Component: * Other (show other bugs)
Version: 6.8.2
Hardware: x86 (IA32) Solaris
: high normal
Assignee: Xorg Project Team
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-04-11 07:30 UTC by maurizio
Modified: 2005-04-27 06:32 UTC (History)
2 users (show)

See Also:
i915 platform:
i915 features:


Attachments

Description maurizio 2005-04-11 07:30:37 UTC
Hello ,

on me i386 Solaris 9 machine i can´t compile the following 6.8.2 X Version
after download the from x.org the latest version from X 

i had read the Readme´s and proved to start with following result

"CC=GCC make World"

- [it´s running long time but] -
gcc -O2 -fno-strength-reduce -fno-strict-aliasing -DNO_ASM -Wall -Wpointer-
arith -Wundef     -I../.. -I../../exports/include   -Dsun -Di386 -DSVR4 -
D__EXTENSIONS__ -D__i386     -DOSMAJORVERSION=5             -
DOSMINORVERSION=9   -c  xload.c
gcc -O2 -fno-strength-reduce -fno-strict-aliasing -DNO_ASM -Wall -Wpointer-
arith -Wundef     -I../.. -I../../exports/include   -Dsun -Di386 -DSVR4 -
D__EXTENSIONS__ -D__i386     -DOSMAJORVERSION=5             -
DOSMINORVERSION=9   -c  get_load.c
In file included from /usr/include/sys/reg.h:13,
                 from /usr/include/sys/regset.h:24,
                 from /usr/include/sys/user.h:263,
                 from /usr/include/kvm.h:13,
                 from get_load.c:127:
/usr/include/ia32/sys/reg.h:300: error: parse error before "upad128_t"
/usr/include/ia32/sys/reg.h:302: error: parse error before '}' token
/usr/include/ia32/sys/reg.h:309: error: field `kfpu_fx' has incomplete type
/usr/include/ia32/sys/reg.h:331: error: parse error before "upad128_t"
/usr/include/ia32/sys/reg.h:338: error: parse error before '}' token
/usr/include/ia32/sys/reg.h:339: error: parse error before '}' token
/usr/include/ia32/sys/reg.h:376: error: parse error before "fpregset_t"
In file included from /usr/include/sys/klwp.h:19,
                 from /usr/include/sys/thread.h:13,
                 from /usr/include/sys/proc.h:20,
                 from /usr/include/kvm.h:14,
                 from get_load.c:127:
/usr/include/sys/ucontext.h:69: error: parse error before "mcontext_t"
/usr/include/sys/ucontext.h:71: error: parse error before '}' token
*** Error code 1
make: Fatal error: Command failed for target `get_load.o'
Current working directory /usr/source/x11/xc/programs/xload
*** Error code 1
make: Fatal error: Command failed for target `all'
Current working directory /usr/source/x11/xc/programs
*** Error code 1
make: Fatal error: Command failed for target `all'
Current working directory /usr/source/x11/xc
*** Error code 1
make: Fatal error: Command failed for target `World'
Current working directory /usr/source/x11/xc
*** Error code 1
make: Fatal error: Command failed for target `World'
unknown /usr/source/x11/xc 16:28:57 >

thanks for any help 
best regards
Maurizio
Comment 1 Mike A. Harris 2005-04-27 23:12:05 UTC
Bugzilla is for tracking bugs and making requests for enhancement.  Your
report is more of a compilation failure question, which might not be a bug
at all.  Please ask on xorg@freedesktop.org about this problem and future
problems first before filing a bug in bugzilla.  Only once you can confirm
something is a bug should you file it in bugzilla, as bugzilla is not a
support forum.
Comment 2 maurizio 2005-04-27 23:32:03 UTC
i try to send now to the right group


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.