tech-pkg archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: 2008Q3 Solaris 10 bulk build issues ...



Malcolm Herbert wrote:
I managed to find and fix a few issues with lang/tcl and a few others
when compiling from the 2008Q3 pkgsrc tarball under Solaris 10 with the
Sun Studio 12 compiler, however these remaining packages are proving to
be more difficult ...

Could someone who has a build area configured on Solaris attempt to
build the following packages and confirm that they also have issues? I've attempted to track down where these might be giving me grief but
haven't nailed it down yet ... unfortunately there are other packages
waiting in the wings to compile which depend on these that fail ...
devel/gmp
x11/xview-lib
security/gnutls
textproc/xerces-c
devel/stlport

For reference, the shell environment and mk.conf I'm using are found in
http://www.mjch.net/pub/pkgsrc/

I've had trouble getting gmp to compile on OpenSolaris 200811 with Sun Studio 12, if that's relevant?

cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -DOPERATION_fat -O -c fat.c -KPIC -DPIC -o .libs/fat.o
"fat.c", line 181: undefined struct/union member: MUL_KaRaTSUBa_THRESHOLD
"fat.c", line 181: syntax error before or at: (
"fat.c", line 181: undefined struct/union member: SQR_KaRaTSUBa_THRESHOLD
"fat.c", line 181: syntax error before or at: (
"fat.c", line 211: undefined struct/union member: MUL_KaRaTSUBa_THRESHOLD
"fat.c", line 211: syntax error before or at: (
"fat.c", line 211: undefined struct/union member: SQR_KaRaTSUBa_THRESHOLD
"fat.c", line 211: syntax error before or at: (
"fat.c", line 215: undefined struct/union member: MUL_KaRaTSUBa_THRESHOLD
"fat.c", line 215: syntax error before or at: (
"fat.c", line 215: undefined struct/union member: SQR_KaRaTSUBa_THRESHOLD
"fat.c", line 215: syntax error before or at: (
"fat.c", line 221: undefined struct/union member: MUL_KaRaTSUBa_THRESHOLD
"fat.c", line 221: syntax error before or at: (
"fat.c", line 221: undefined struct/union member: SQR_KaRaTSUBa_THRESHOLD
"fat.c", line 221: syntax error before or at: (
"fat.c", line 225: undefined struct/union member: MUL_KaRaTSUBa_THRESHOLD
"fat.c", line 225: syntax error before or at: (
"fat.c", line 225: undefined struct/union member: SQR_KaRaTSUBa_THRESHOLD
"fat.c", line 225: syntax error before or at: (
"fat.c", line 238: undefined struct/union member: MUL_KaRaTSUBa_THRESHOLD
"fat.c", line 238: syntax error before or at: (
"fat.c", line 238: undefined struct/union member: SQR_KaRaTSUBa_THRESHOLD
"fat.c", line 238: syntax error before or at: (
"fat.c", line 254: undefined struct/union member: MUL_KaRaTSUBa_THRESHOLD
"fat.c", line 254: syntax error before or at: (
"fat.c", line 254: undefined struct/union member: SQR_KaRaTSUBa_THRESHOLD
"fat.c", line 254: syntax error before or at: (
"fat.c", line 270: undefined struct/union member: MUL_KaRaTSUBa_THRESHOLD
"fat.c", line 270: syntax error before or at: (
"fat.c", line 270: undefined struct/union member: SQR_KaRaTSUBa_THRESHOLD
"fat.c", line 270: syntax error before or at: (
"fat.c", line 307: undefined struct/union member: MUL_KaRaTSUBa_THRESHOLD
"fat.c", line 307: improper member use: MUL_KaRaTSUBa_THRESHOLD
"fat.c", line 307: syntax error before or at: (
"fat.c", line 307: undefined struct/union member: SQR_KaRaTSUBa_THRESHOLD
"fat.c", line 307: improper member use: SQR_KaRaTSUBa_THRESHOLD
"fat.c", line 307: syntax error before or at: (
"fat.c", line 312: cannot recover from previous errors
cc: acomp failed for fat.c
*** Error code 1

Stop.
bmake: stopped in /usr/pkgsrc/devel/gmp/work/gmp-4.2.4/mpn
*** Error code 1

Stop.
bmake: stopped in /usr/pkgsrc/devel/gmp/work/gmp-4.2.4
*** Error code 1

Stop.
bmake: stopped in /usr/pkgsrc/devel/gmp/work/gmp-4.2.4
*** Error code 1

Stop.
bmake: stopped in /usr/pkgsrc/devel/gmp
*** Error code 1

Stop.
bmake: stopped in /usr/pkgsrc/devel/gmp

BTW, where's a good place to ask pkgsrc/Solaris/opensolaris questions? Here?

thanks!

Carl



Home | Main Index | Thread Index | Old Index