Sorry if this seems elementary but I'm trying to build b140 from source
on SPARC and I'm struggling a little bit.

I've read the developer guide mostly gotten through a nightly build, but
a number of userland components are not building properly.

Here is the relevant info from mail_msg

<snip>
==== Build environment ====

/usr/bin/uname
SunOS sparcy 5.11 snv_134 sun4u sparc SUNW,Sun-Blade-1000

./usr/src/tools/scripts/nightly.sh ./opensolaris.sh
-rwxr-xr-x   1 ajmaidak ajmaidak   96008 May 21
00:02 /export/home/ajmaidak/ws/onnv-b140/./usr/src/tools/scripts/nightly.sh

/opt/SUNWspro/bin/dmake
dmake: Sun Distributed Make 7.8 SunOS_sparc Patch 126503-01 2007/07/19
number of concurrent jobs = 6

32-bit compiler
/opt/onbld/bin/sparc/cw -_cc
cw version 1.28
primary: /opt/SUNWspro/bin/cc
cc: Sun C 5.9 SunOS_sparc Patch 124867-11 2009/04/30
shadow: /usr/sfw/bin/gcc
gcc (GCC) 3.4.3 (csl-sol210-3_4-20050802)

64-bit compiler
/opt/onbld/bin/sparc/cw -_cc
cw version 1.28
primary: /opt/SUNWspro/bin/cc
cc: Sun C 5.9 SunOS_sparc Patch 124867-11 2009/04/30
shadow: /usr/sfw/bin/gcc
gcc (GCC) 3.4.3 (csl-sol210-3_4-20050802)

/usr/java/bin/javac
java full version "1.6.0_18-b07"

/usr/ccs/bin/as
as: Sun Compiler Common 12 SunOS_sparc snv_121 08/03/2009

/usr/ccs/bin/ld
ld: Software Generation Utilities - Solaris Link Editors: 5.11-1.1689

Build project:  default
Build taskid:   79

<snip>

<snip>

==== Build errors (DEBUG) ====

dmake: Warning: Target `all' not remade because of errors
The following command caused the error:
dmake: Warning: Target `all' not remade because of errors
The following command caused the error:
dmake: Warning: Target `all' not remade because of errors
The following command caused the error:
dmake: Warning: Target `all' not remade because of errors
The following command caused the error:
dmake: Warning: Target `all' not remade because of errors
The following command caused the error:
dmake: Warning: Target `all' not remade because of errors
The following command caused the error:
dmake: Warning: Target `all' not remade because of errors
The following command caused the error:
dmake: Warning: Target `all' not remade because of errors
The following command caused the error:
dmake: Warning: Target `all' not remade because of errors
The following command caused the error:
dmake: Warning: Target `all' not remade because of errors
The following command caused the error:
dmake: Warning: Target `all' not remade because of errors
The following command caused the error:
dmake: Warning: Target `install' not remade because of errors
The following command caused the error:
dmake: Warning: Command failed for target `dhcpmgr'
dmake: Warning: Target `install' not remade because of errors
The following command caused the error:
dmake: Warning: Command failed for target `usr.sadm'
dmake: Warning: Target `install' not remade because of errors
The following command caused the error:
dmake: Warning: Command failed for target `cmd-inet'
dmake: Warning: Don't know how to make target
`/export/home/ajmaidak/ws/onnv-b140/proto/root_sparc/usr/sadm/lib/wbem/perfprovider.jar'
dmake: Warning: Target `install' not remade because of errors
dmake: Warning: Target `install' not remade because of errors
dmake: Warning: Target `install' not remade because of errors
dmake: Warning: Target `install' not remade because of errors
dmake: Warning: Target `install' not remade because of errors
/export/home/ajmaidak/ws/onnv-b140/usr/src/cmd/wbem/provider/c/include/util.h:49:
 error: syntax error before "CIMErrorReason"

...lots of stuff ommitted...

lint: errors in mpxiogroup_descriptors.c; no output created
lint: errors in nfsprov_methods.c; no output created
lint: errors in partbasedon_descriptors.c; no output created
lint: errors in partition_descriptors.c; no output created
lint: errors in realizesdiskdrive_descriptors.c; no output created
lint: errors in realizesextent_descriptors.c; no output created
lint: errors in util.c; no output created

<snip>

Does anyone have any idea what I'm doing wrong?  It looks like my issue
is related to javac & wbem.cim but beyond this I'm lost.  Any
suggestions are appreciated.

Thanks,

Alex




_______________________________________________
on-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/on-discuss

Reply via email to