Hi guys,
first thanks to all the people working on porting JDK to Mac. I'm sure
all javists who love their PowerPC beasts love you too :)
I tried to compile OpenJDK 7 according to instructions described at http://landonf.bikemonkey.org/code/java/OpenJDK_7_PPC.20091205.html
and I'm getting a syntax error (see the attached TXT file).
I am using the latest sources (as of yesterday, tried to pull changes
today and there were none).
Am I doing something wrong or is there really a syntax error?
(I want to compile from sources because I need a version without the
bug that causes GlassFish v3 admin console to fail when loading)
Dan
--
http://www.danielkvasnicka.net -- webdesign, programování
internetových a intranetových aplikací | web applications development
& design
http://blog.danielkvasnicka.net/ -- blog
In file included from
../../../../../src/solaris/native/sun/nio/ch/SctpChannelImpl.c:28:
../../../../../src/solaris/native/sun/nio/ch/Sctp.h:337: error: syntax error
before â*â tokenIn file included from
../../../../../src/solaris/native/sun/nio/ch/SctpNet.c:30:
../../../../../src/solaris/native/sun/nio/ch/Sctp.h:337: error: syntax error
before â*â token
../../../../../src/solaris/native/sun/nio/ch/Sctp.h:337: warning: type defaults
to âintâ in declaration of ânio_sctp_getladdrsâ
../../../../../src/solaris/native/sun/nio/ch/Sctp.h:337: warning: data
definition has no type or storage class
../../../../../src/solaris/native/sun/nio/ch/Sctp.h:338: error: syntax error
before â*â token
../../../../../src/solaris/native/sun/nio/ch/Sctp.h:338: warning: type defaults
to âintâ in declaration of ânio_sctp_freeladdrsâ
../../../../../src/solaris/native/sun/nio/ch/Sctp.h:338: warning: data
definition has no type or storage class
../../../../../src/solaris/native/sun/nio/ch/Sctp.h:339: error: syntax error
before â*â token
../../../../../src/solaris/native/sun/nio/ch/Sctp.h:339: warning: type defaults
to âintâ in declaration of ânio_sctp_getpaddrsâ
../../../../../src/solaris/native/sun/nio/ch/Sctp.h:339: warning: data
definition has no type or storage class
../../../../../src/solaris/native/sun/nio/ch/Sctp.h:340: error: syntax error
before â*â token
../../../../../src/solaris/native/sun/nio/ch/Sctp.h:340: warning: type defaults
to âintâ in declaration of ânio_sctp_freepaddrsâ
../../../../../src/solaris/native/sun/nio/ch/Sctp.h:340: warning: data
definition has no type or storage class
../../../../../src/solaris/native/sun/nio/ch/Sctp.h:341: error: syntax error
before â*â token
../../../../../src/solaris/native/sun/nio/ch/Sctp.h:341: warning: type defaults
to âintâ in declaration of ânio_sctp_bindxâ
../../../../../src/solaris/native/sun/nio/ch/Sctp.h:341: warning: data
definition has no type or storage class
../../../../../src/solaris/native/sun/nio/ch/Sctp.h:342: error: syntax error
before â*â token
../../../../../src/solaris/native/sun/nio/ch/Sctp.h:342: warning: type defaults
to âintâ in declaration of ânio_sctp_peeloffâ
../../../../../src/solaris/native/sun/nio/ch/Sctp.h:342: warning: data
definition has no type or storage class
../../../../../src/solaris/native/sun/nio/ch/Sctp.h:355: error: syntax error
before âloadSocketExtensionFuncsâ
../../../../../src/solaris/native/sun/nio/ch/Sctp.h:355: error: syntax error
before â*â token
../../../../../src/solaris/native/sun/nio/ch/Sctp.h:355: warning: type defaults
to âintâ in declaration of âloadSocketExtensionFuncsâ
../../../../../src/solaris/native/sun/nio/ch/Sctp.h:355: warning: data
definition has no type or storage class
../../../../../src/solaris/native/sun/nio/ch/Sctp.h:337: warning: type defaults
to âintâ in declaration of ânio_sctp_getladdrsâ
../../../../../src/solaris/native/sun/nio/ch/Sctp.h:337: warning: data
definition has no type or storage class
../../../../../src/solaris/native/sun/nio/ch/Sctp.h:338: error: syntax error
before â*â token
../../../../../src/solaris/native/sun/nio/ch/Sctp.h:338: warning: type defaults
to âintâ in declaration of ânio_sctp_freeladdrsâ
../../../../../src/solaris/native/sun/nio/ch/Sctp.h:338: warning: data
definition has no type or storage class
../../../../../src/solaris/native/sun/nio/ch/Sctp.h:339: error: syntax error
before â*â token
../../../../../src/solaris/native/sun/nio/ch/Sctp.h:339: warning: type defaults
to âintâ in declaration of ânio_sctp_getpaddrsâ
../../../../../src/solaris/native/sun/nio/ch/Sctp.h:339: warning: data
definition has no type or storage class
../../../../../src/solaris/native/sun/nio/ch/Sctp.h:340: error: syntax error
before â*â token
../../../../../src/solaris/native/sun/nio/ch/Sctp.h:340: warning: type defaults
to âintâ in declaration of ânio_sctp_freepaddrsâ
../../../../../src/solaris/native/sun/nio/ch/Sctp.h:340: warning: data
definition has no type or storage class
../../../../../src/solaris/native/sun/nio/ch/Sctp.h:341: error: syntax error
before â*â token
../../../../../src/solaris/native/sun/nio/ch/Sctp.h:341: warning: type defaults
to âintâ in declaration of ânio_sctp_bindxâ
../../../../../src/solaris/native/sun/nio/ch/Sctp.h:341: warning: data
definition has no type or storage class
../../../../../src/solaris/native/sun/nio/ch/Sctp.h:342: error: syntax error
before â*â token
../../../../../src/solaris/native/sun/nio/ch/Sctp.h:342: warning: type defaults
to âintâ in declaration of ânio_sctp_peeloffâ
../../../../../src/solaris/native/sun/nio/ch/Sctp.h:342: warning: data
definition has no type or storage class
../../../../../src/solaris/native/sun/nio/ch/Sctp.h:355: error: syntax error
before âloadSocketExtensionFuncsâ
../../../../../src/solaris/native/sun/nio/ch/Sctp.h:355: error: syntax error
before â*â token
../../../../../src/solaris/native/sun/nio/ch/Sctp.h:355: warning: type defaults
to âintâ in declaration of âloadSocketExtensionFuncsâ
../../../../../src/solaris/native/sun/nio/ch/Sctp.h:355: warning: data
definition has no type or storage class
../../../../../src/solaris/native/sun/nio/ch/SctpNet.c:60: error: conflicting
types for âloadSocketExtensionFuncsâ
../../../../../src/solaris/native/sun/nio/ch/Sctp.h:355: error: previous
declaration of âloadSocketExtensionFuncsâ was here
../../../../../src/solaris/native/sun/nio/ch/SctpNet.c: In function
âloadSocketExtensionFuncsâ:
../../../../../src/solaris/native/sun/nio/ch/SctpNet.c:68: error:
âsctp_getladdrs_funcâ undeclared (first use in this function)
../../../../../src/solaris/native/sun/nio/ch/SctpNet.c:68: error: (Each
undeclared identifier is reported only once
../../../../../src/solaris/native/sun/nio/ch/SctpNet.c:68: error: for each
function it appears in.)
../../../../../src/solaris/native/sun/nio/ch/SctpNet.c:68: error: syntax error
before â)â token
../../../../../src/solaris/native/sun/nio/ch/SctpNet.c:69: error: syntax error
before â,â token
../../../../../src/solaris/native/sun/nio/ch/SctpNet.c: At top level:
../../../../../src/solaris/native/sun/nio/ch/SctpNet.c:75: error: syntax error
before âifâ
../../../../../src/solaris/native/sun/nio/ch/SctpNet.c:111: warning: type
defaults to âintâ in declaration of âfuncsLoadedâ
../../../../../src/solaris/native/sun/nio/ch/SctpNet.c:111: error: conflicting
types for âfuncsLoadedâ
../../../../../src/solaris/native/sun/nio/ch/SctpNet.c:44: error: previous
definition of âfuncsLoadedâ was here
../../../../../src/solaris/native/sun/nio/ch/SctpNet.c:111: warning: data
definition has no type or storage class
../../../../../src/solaris/native/sun/nio/ch/SctpNet.c:112: error: syntax error
before âreturnâ
../../../../../src/solaris/native/sun/nio/ch/SctpNet.c: In function
âJava_sun_nio_ch_SctpNet_socket0â:
../../../../../src/solaris/native/sun/nio/ch/SctpNet.c:172: error: storage size
of âeventâ isnât known
../../../../../src/solaris/native/sun/nio/ch/SctpNet.c:184: error:
âIPPROTO_SCTPâ undeclared (first use in this function)
../../../../../src/solaris/native/sun/nio/ch/SctpNet.c:200: error:
âSCTP_EVENTSâ undeclared (first use in this function)
../../../../../src/solaris/native/sun/nio/ch/SctpNet.c: In function
âJava_sun_nio_ch_SctpNet_bindxâ:
../../../../../src/solaris/native/sun/nio/ch/SctpNet.c:237: error:
âSCTP_BINDX_ADD_ADDRâ undeclared (first use in this function)
../../../../../src/solaris/native/sun/nio/ch/SctpNet.c:238: error:
âSCTP_BINDX_REM_ADDRâ undeclared (first use in this function)
../../../../../src/solaris/native/sun/nio/ch/SctpNet.c:238: error: called
object ânio_sctp_bindxâ is not a function
../../../../../src/solaris/native/sun/nio/ch/SctpNet.c: In function
âJava_sun_nio_ch_SctpNet_getLocalAddresses0â:
../../../../../src/solaris/native/sun/nio/ch/SctpNet.c:359: error: called
object ânio_sctp_getladdrsâ is not a function
../../../../../src/solaris/native/sun/nio/ch/SctpNet.c:375: error: called
object ânio_sctp_freeladdrsâ is not a function
../../../../../src/solaris/native/sun/nio/ch/SctpNet.c:396: error: called
object ânio_sctp_freeladdrsâ is not a function
../../../../../src/solaris/native/sun/nio/ch/SctpNet.c: At top level:
../../../../../src/solaris/native/sun/nio/ch/SctpNet.c:401: error: syntax error
before âsctp_assoc_tâ
../../../../../src/solaris/native/sun/nio/ch/SctpNet.c: In function
âgetRemoteAddressesâ:
../../../../../src/solaris/native/sun/nio/ch/SctpNet.c:410: error: âfdâ
undeclared (first use in this function)
../../../../../src/solaris/native/sun/nio/ch/SctpNet.c:410: error: âidâ
undeclared (first use in this function)
../../../../../src/solaris/native/sun/nio/ch/SctpNet.c:410: error: called
object ânio_sctp_getpaddrsâ is not a function
../../../../../src/solaris/native/sun/nio/ch/SctpNet.c:412: error: âenvâ
undeclared (first use in this function)
../../../../../src/solaris/native/sun/nio/ch/SctpNet.c:426: error: called
object ânio_sctp_freepaddrsâ is not a function
../../../../../src/solaris/native/sun/nio/ch/SctpNet.c:447: error: called
object ânio_sctp_freepaddrsâ is not a function
../../../../../src/solaris/native/sun/nio/ch/SctpNet.c: In function
âmapSocketOptionâ:
../../../../../src/solaris/native/sun/nio/ch/SctpNet.c:470: error:
âIPPROTO_SCTPâ undeclared (first use in this function)
../../../../../src/solaris/native/sun/nio/ch/SctpNet.c:470: error:
âSCTP_DISABLE_FRAGMENTSâ undeclared (first use in this function)
../../../../../src/solaris/native/sun/nio/ch/SctpNet.c:470: warning: missing
initializer
../../../../../src/solaris/native/sun/nio/ch/SctpNet.c:470: warning: (near
initialization for âopts[0].levelâ)
../../../../../src/solaris/native/sun/nio/ch/SctpNet.c:471: error:
âSCTP_EXPLICIT_EORâ undeclared (first use in this function)
../../../../../src/solaris/native/sun/nio/ch/SctpNet.c:471: warning: missing
initializer
../../../../../src/solaris/native/sun/nio/ch/SctpNet.c:471: warning: (near
initialization for âopts[1].levelâ)
../../../../../src/solaris/native/sun/nio/ch/SctpNet.c:472: error:
âSCTP_FRAGMENT_INTERLEAVEâ undeclared (first use in this function)
../../../../../src/solaris/native/sun/nio/ch/SctpNet.c:472: warning: missing
initializer
../../../../../src/solaris/native/sun/nio/ch/SctpNet.c:472: warning: (near
initialization for âopts[2].levelâ)
../../../../../src/solaris/native/sun/nio/ch/SctpNet.c:473: error:
âSCTP_NODELAYâ undeclared (first use in this function)
../../../../../src/solaris/native/sun/nio/ch/SctpNet.c:473: warning: missing
initializer
../../../../../src/solaris/native/sun/nio/ch/SctpNet.c:473: warning: (near
initialization for âopts[3].levelâ)
../../../../../src/solaris/native/sun/nio/ch/SctpNet.c: In function
âJava_sun_nio_ch_SctpNet_getIntOption0â:
../../../../../src/solaris/native/sun/nio/ch/SctpNet.c:558: warning: pointer
targets in passing argument 5 of âNET_GetSockOptâ differ in signedness
../../../../../src/solaris/native/sun/nio/ch/SctpNet.c: In function
âJava_sun_nio_ch_SctpNet_getPrimAddrOption0â:
../../../../../src/solaris/native/sun/nio/ch/SctpNet.c:577: error: storage size
of âprimâ isnât known
../../../../../src/solaris/native/sun/nio/ch/SctpNet.c:579: error: request for
member âssp_addrâ in something not a structure or union
../../../../../src/solaris/native/sun/nio/ch/SctpNet.c:581: error: request for
member âssp_assoc_idâ in something not a structure or union
../../../../../src/solaris/native/sun/nio/ch/SctpNet.c:581: warning: statement
with no effect
../../../../../src/solaris/native/sun/nio/ch/SctpNet.c:583: error:
âIPPROTO_SCTPâ undeclared (first use in this function)
../../../../../src/solaris/native/sun/nio/ch/SctpNet.c:583: error:
âSCTP_PRIMARY_ADDRâ undeclared (first use in this function)
../../../../../src/solaris/native/sun/nio/ch/SctpNet.c:583: warning: passing
argument 2 of âgetsockoptâ makes integer from pointer without a cast
../../../../../src/solaris/native/sun/nio/ch/SctpNet.c:583: warning: passing
argument 3 of âgetsockoptâ makes integer from pointer without a cast
../../../../../src/solaris/native/sun/nio/ch/SctpNet.c: In function
âJava_sun_nio_ch_SctpNet_setPrimAddrOption0â:
../../../../../src/solaris/native/sun/nio/ch/SctpNet.c:599: error: storage size
of âprimâ isnât known
../../../../../src/solaris/native/sun/nio/ch/SctpNet.c:600: error: request for
member âssp_addrâ in something not a structure or union
../../../../../src/solaris/native/sun/nio/ch/SctpNet.c:608: error: request for
member âssp_assoc_idâ in something not a structure or union
../../../../../src/solaris/native/sun/nio/ch/SctpNet.c:608: warning: statement
with no effect
../../../../../src/solaris/native/sun/nio/ch/SctpNet.c:610: error:
âIPPROTO_SCTPâ undeclared (first use in this function)
../../../../../src/solaris/native/sun/nio/ch/SctpNet.c:610: error:
âSCTP_PRIMARY_ADDRâ undeclared (first use in this function)
../../../../../src/solaris/native/sun/nio/ch/SctpNet.c:610: warning: passing
argument 2 of âsetsockoptâ makes integer from pointer without a cast
../../../../../src/solaris/native/sun/nio/ch/SctpNet.c:610: warning: passing
argument 3 of âsetsockoptâ makes integer from pointer without a cast
../../../../../src/solaris/native/sun/nio/ch/SctpNet.c:610: warning: passing
argument 5 of âsetsockoptâ makes integer from pointer without a cast
../../../../../src/solaris/native/sun/nio/ch/SctpNet.c: In function
âJava_sun_nio_ch_SctpNet_setPeerPrimAddrOption0â:
../../../../../src/solaris/native/sun/nio/ch/SctpNet.c:623: error: storage size
of âprimâ isnât known
../../../../../src/solaris/native/sun/nio/ch/SctpNet.c:632: error: request for
member âsspp_assoc_idâ in something not a structure or union
../../../../../src/solaris/native/sun/nio/ch/SctpNet.c:632: warning: statement
with no effect
../../../../../src/solaris/native/sun/nio/ch/SctpNet.c:633: error: request for
member âsspp_addrâ in something not a structure or union
../../../../../src/solaris/native/sun/nio/ch/SctpNet.c:633: warning: statement
with no effect
../../../../../src/solaris/native/sun/nio/ch/SctpNet.c:635: error:
âIPPROTO_SCTPâ undeclared (first use in this function)
../../../../../src/solaris/native/sun/nio/ch/SctpNet.c:635: error:
âSCTP_SET_PEER_PRIMARY_ADDRâ undeclared (first use in this function)
../../../../../src/solaris/native/sun/nio/ch/SctpNet.c:636: warning: passing
argument 2 of âsetsockoptâ makes integer from pointer without a cast
../../../../../src/solaris/native/sun/nio/ch/SctpNet.c:636: warning: passing
argument 3 of âsetsockoptâ makes integer from pointer without a cast
../../../../../src/solaris/native/sun/nio/ch/SctpNet.c:636: warning: passing
argument 5 of âsetsockoptâ makes integer from pointer without a cast
../../../../../src/solaris/native/sun/nio/ch/SctpNet.c: In function
âJava_sun_nio_ch_SctpNet_getInitMsgOption0â:
../../../../../src/solaris/native/sun/nio/ch/SctpNet.c:649: error: storage size
of âsctp_initmsgâ isnât known
../../../../../src/solaris/native/sun/nio/ch/SctpNet.c:653: error:
âIPPROTO_SCTPâ undeclared (first use in this function)
../../../../../src/solaris/native/sun/nio/ch/SctpNet.c:653: error:
âSCTP_INITMSGâ undeclared (first use in this function)
../../../../../src/solaris/native/sun/nio/ch/SctpNet.c:654: warning: passing
argument 2 of âgetsockoptâ makes integer from pointer without a cast
../../../../../src/solaris/native/sun/nio/ch/SctpNet.c:654: warning: passing
argument 3 of âgetsockoptâ makes integer from pointer without a cast
../../../../../src/solaris/native/sun/nio/ch/SctpNet.c:660: error: request for
member âsinit_max_instreamsâ in something not a structure or union
../../../../../src/solaris/native/sun/nio/ch/SctpNet.c:660: warning: statement
with no effect
../../../../../src/solaris/native/sun/nio/ch/SctpNet.c:661: error: request for
member âsinit_num_ostreamsâ in something not a structure or union
../../../../../src/solaris/native/sun/nio/ch/SctpNet.c:661: warning: statement
with no effect
../../../../../src/solaris/native/sun/nio/ch/SctpNet.c: In function
âJava_sun_nio_ch_SctpNet_setInitMsgOption0â:
../../../../../src/solaris/native/sun/nio/ch/SctpNet.c:672: error: storage size
of âsctp_initmsgâ isnât known
../../../../../src/solaris/native/sun/nio/ch/SctpNet.c:674: error: request for
member âsinit_max_instreamsâ in something not a structure or union
../../../../../src/solaris/native/sun/nio/ch/SctpNet.c:674: warning: statement
with no effect
../../../../../src/solaris/native/sun/nio/ch/SctpNet.c:675: error: request for
member âsinit_num_ostreamsâ in something not a structure or union
../../../../../src/solaris/native/sun/nio/ch/SctpNet.c:675: warning: statement
with no effect
../../../../../src/solaris/native/sun/nio/ch/SctpNet.c:676: error: request for
member âsinit_max_attemptsâ in something not a structure or union
../../../../../src/solaris/native/sun/nio/ch/SctpNet.c:676: warning: statement
with no effect
../../../../../src/solaris/native/sun/nio/ch/SctpNet.c:677: error: request for
member âsinit_max_init_timeoâ in something not a structure or union
../../../../../src/solaris/native/sun/nio/ch/SctpNet.c:677: warning: statement
with no effect
../../../../../src/solaris/native/sun/nio/ch/SctpNet.c:679: error:
âIPPROTO_SCTPâ undeclared (first use in this function)
../../../../../src/solaris/native/sun/nio/ch/SctpNet.c:679: error:
âSCTP_INITMSGâ undeclared (first use in this function)
../../../../../src/solaris/native/sun/nio/ch/SctpNet.c:680: warning: passing
argument 2 of âsetsockoptâ makes integer from pointer without a cast
../../../../../src/solaris/native/sun/nio/ch/SctpNet.c:680: warning: passing
argument 3 of âsetsockoptâ makes integer from pointer without a cast
../../../../../src/solaris/native/sun/nio/ch/SctpNet.c:680: warning: passing
argument 5 of âsetsockoptâ makes integer from pointer without a cast
../../../../../src/solaris/native/sun/nio/ch/SctpNet.c: In function
âJava_sun_nio_ch_SctpNet_shutdown0â:
../../../../../src/solaris/native/sun/nio/ch/SctpNet.c:696: error: invalid
application of âsizeofâ to incomplete type âstruct sctp_sndrcvinfoâ
../../../../../src/solaris/native/sun/nio/ch/SctpNet.c:697: error: invalid
application of âsizeofâ to incomplete type âstruct sctp_sndrcvinfoâ
../../../../../src/solaris/native/sun/nio/ch/SctpNet.c:720: error:
âIPPROTO_SCTPâ undeclared (first use in this function)
../../../../../src/solaris/native/sun/nio/ch/SctpNet.c:720: warning: statement
with no effect
../../../../../src/solaris/native/sun/nio/ch/SctpNet.c:721: error:
âSCTP_SNDRCVâ undeclared (first use in this function)
../../../../../src/solaris/native/sun/nio/ch/SctpNet.c:721: warning: statement
with no effect
../../../../../src/solaris/native/sun/nio/ch/SctpNet.c:722: error: invalid
application of âsizeofâ to incomplete type âstruct sctp_sndrcvinfoâ
../../../../../src/solaris/native/sun/nio/ch/SctpNet.c:726: error:
dereferencing pointer to incomplete type
../../../../../src/solaris/native/sun/nio/ch/SctpNet.c:726: warning: passing
argument 3 of âmemsetâ makes integer from pointer without a cast
../../../../../src/solaris/native/sun/nio/ch/SctpNet.c:729: error:
dereferencing pointer to incomplete type
../../../../../src/solaris/native/sun/nio/ch/SctpNet.c:729: error: request for
member âsinfo_assoc_idâ in something not a structure or union
../../../../../src/solaris/native/sun/nio/ch/SctpNet.c:729: warning: statement
with no effect
../../../../../src/solaris/native/sun/nio/ch/SctpNet.c:732: error:
dereferencing pointer to incomplete type
../../../../../src/solaris/native/sun/nio/ch/SctpNet.c:732: error: request for
member âsinfo_flagsâ in something not a structure or union
../../../../../src/solaris/native/sun/nio/ch/SctpNet.c:732: error:
dereferencing pointer to incomplete type
../../../../../src/solaris/native/sun/nio/ch/SctpNet.c:732: error: request for
member âsinfo_flagsâ in something not a structure or union
../../../../../src/solaris/native/sun/nio/ch/SctpNet.c:732: error:
âSCTP_EOFâ undeclared (first use in this function)
../../../../../src/solaris/native/sun/nio/ch/SctpNet.c:732: error: invalid
operands to binary |
../../../../../src/solaris/native/sun/nio/ch/SctpNet.c:732: warning: statement
with no effect
../../../../../src/solaris/native/sun/nio/ch/SctpNet.c: In function
âJava_sun_nio_ch_SctpNet_branch0â:
../../../../../src/solaris/native/sun/nio/ch/SctpNet.c:750: error: called
object ânio_sctp_peeloffâ is not a function
../../../../../src/solaris/native/sun/nio/ch/SctpNet.c:750: warning: ordered
comparison of pointer with integer zero
make[7]: ***
[/opt/bsd-port/build/bsd-ppc/tmp/sun/com.sun.nio.sctp/sctp/obj/SctpNet.o] Error
1
make[7]: *** Waiting for unfinished jobs....
../../../../../src/solaris/native/sun/nio/ch/SctpChannelImpl.c: In function
âgetControlDataâ:
../../../../../src/solaris/native/sun/nio/ch/SctpChannelImpl.c:153: error:
âIPPROTO_SCTPâ undeclared (first use in this function)
../../../../../src/solaris/native/sun/nio/ch/SctpChannelImpl.c:153: error:
(Each undeclared identifier is reported only once
../../../../../src/solaris/native/sun/nio/ch/SctpChannelImpl.c:153: error: for
each function it appears in.)
../../../../../src/solaris/native/sun/nio/ch/SctpChannelImpl.c:153: error:
âSCTP_SNDRCVâ undeclared (first use in this function)
../../../../../src/solaris/native/sun/nio/ch/SctpChannelImpl.c:157: error:
dereferencing pointer to incomplete type
../../../../../src/solaris/native/sun/nio/ch/SctpChannelImpl.c:158: error:
dereferencing pointer to incomplete type
../../../../../src/solaris/native/sun/nio/ch/SctpChannelImpl.c:159: error:
dereferencing pointer to incomplete type
../../../../../src/solaris/native/sun/nio/ch/SctpChannelImpl.c:159: error:
âSCTP_UNORDEREDâ undeclared (first use in this function)
../../../../../src/solaris/native/sun/nio/ch/SctpChannelImpl.c:161: error:
dereferencing pointer to incomplete type
../../../../../src/solaris/native/sun/nio/ch/SctpChannelImpl.c: In function
âsetControlDataâ:
../../../../../src/solaris/native/sun/nio/ch/SctpChannelImpl.c:175: error:
âIPPROTO_SCTPâ undeclared (first use in this function)
../../../../../src/solaris/native/sun/nio/ch/SctpChannelImpl.c:176: error:
âSCTP_SNDRCVâ undeclared (first use in this function)
../../../../../src/solaris/native/sun/nio/ch/SctpChannelImpl.c:177: error:
invalid application of âsizeofâ to incomplete type âstruct
sctp_sndrcvinfoâ
../../../../../src/solaris/native/sun/nio/ch/SctpChannelImpl.c:181: error:
dereferencing pointer to incomplete type
../../../../../src/solaris/native/sun/nio/ch/SctpChannelImpl.c:184: error:
dereferencing pointer to incomplete type
../../../../../src/solaris/native/sun/nio/ch/SctpChannelImpl.c:187: error:
dereferencing pointer to incomplete type
../../../../../src/solaris/native/sun/nio/ch/SctpChannelImpl.c:190: error:
dereferencing pointer to incomplete type
../../../../../src/solaris/native/sun/nio/ch/SctpChannelImpl.c:190: error:
dereferencing pointer to incomplete type
../../../../../src/solaris/native/sun/nio/ch/SctpChannelImpl.c:190: error:
âSCTP_UNORDEREDâ undeclared (first use in this function)
../../../../../src/solaris/native/sun/nio/ch/SctpChannelImpl.c:194: error:
dereferencing pointer to incomplete type
../../../../../src/solaris/native/sun/nio/ch/SctpChannelImpl.c: At top level:
../../../../../src/solaris/native/sun/nio/ch/SctpChannelImpl.c:205: warning:
âstruct sctp_send_failedâ declared inside parameter list
../../../../../src/solaris/native/sun/nio/ch/SctpChannelImpl.c:205: warning:
its scope is only this definition or declaration, which is probably not what
you want
../../../../../src/solaris/native/sun/nio/ch/SctpChannelImpl.c: In function
âhandleSendFailedâ:
../../../../../src/solaris/native/sun/nio/ch/SctpChannelImpl.c:212: error:
invalid application of âsizeofâ to incomplete type âstruct
sctp_send_failedâ
../../../../../src/solaris/native/sun/nio/ch/SctpChannelImpl.c:214: error:
dereferencing pointer to incomplete type
../../../../../src/solaris/native/sun/nio/ch/SctpChannelImpl.c:217: error:
dereferencing pointer to incomplete type
../../../../../src/solaris/native/sun/nio/ch/SctpChannelImpl.c:220: error:
dereferencing pointer to incomplete type
../../../../../src/solaris/native/sun/nio/ch/SctpChannelImpl.c:270: error:
dereferencing pointer to incomplete type
../../../../../src/solaris/native/sun/nio/ch/SctpChannelImpl.c:271: error:
dereferencing pointer to incomplete type
../../../../../src/solaris/native/sun/nio/ch/SctpChannelImpl.c:271: error:
dereferencing pointer to incomplete type
../../../../../src/solaris/native/sun/nio/ch/SctpChannelImpl.c: At top level:
../../../../../src/solaris/native/sun/nio/ch/SctpChannelImpl.c:279: warning:
âstruct sctp_assoc_changeâ declared inside parameter list
../../../../../src/solaris/native/sun/nio/ch/SctpChannelImpl.c: In function
âhandleAssocChangeâ:
../../../../../src/solaris/native/sun/nio/ch/SctpChannelImpl.c:283: error:
dereferencing pointer to incomplete type
../../../../../src/solaris/native/sun/nio/ch/SctpChannelImpl.c:284: error:
âSCTP_COMM_UPâ undeclared (first use in this function)
../../../../../src/solaris/native/sun/nio/ch/SctpChannelImpl.c:287: error:
âSCTP_COMM_LOSTâ undeclared (first use in this function)
../../../../../src/solaris/native/sun/nio/ch/SctpChannelImpl.c:290: error:
âSCTP_RESTARTâ undeclared (first use in this function)
../../../../../src/solaris/native/sun/nio/ch/SctpChannelImpl.c:293: error:
âSCTP_SHUTDOWN_COMPâ undeclared (first use in this function)
../../../../../src/solaris/native/sun/nio/ch/SctpChannelImpl.c:296: error:
âSCTP_CANT_STR_ASSOCâ undeclared (first use in this function)
../../../../../src/solaris/native/sun/nio/ch/SctpChannelImpl.c:301: error:
dereferencing pointer to incomplete type
../../../../../src/solaris/native/sun/nio/ch/SctpChannelImpl.c:302: error:
dereferencing pointer to incomplete type
../../../../../src/solaris/native/sun/nio/ch/SctpChannelImpl.c:302: error:
dereferencing pointer to incomplete type
../../../../../src/solaris/native/sun/nio/ch/SctpChannelImpl.c: At top level:
../../../../../src/solaris/native/sun/nio/ch/SctpChannelImpl.c:310: warning:
âstruct sctp_shutdown_eventâ declared inside parameter list
../../../../../src/solaris/native/sun/nio/ch/SctpChannelImpl.c: In function
âhandleShutdownâ:
../../../../../src/solaris/native/sun/nio/ch/SctpChannelImpl.c:312: error:
dereferencing pointer to incomplete type
../../../../../src/solaris/native/sun/nio/ch/SctpChannelImpl.c: At top level:
../../../../../src/solaris/native/sun/nio/ch/SctpChannelImpl.c:320: warning:
âstruct sctp_paddr_changeâ declared inside parameter list
../../../../../src/solaris/native/sun/nio/ch/SctpChannelImpl.c: In function
âhandlePeerAddrChangeâ:
../../../../../src/solaris/native/sun/nio/ch/SctpChannelImpl.c:323: error:
dereferencing pointer to incomplete type
../../../../../src/solaris/native/sun/nio/ch/SctpChannelImpl.c:326: error:
âSCTP_ADDR_AVAILABLEâ undeclared (first use in this function)
../../../../../src/solaris/native/sun/nio/ch/SctpChannelImpl.c:329: error:
âSCTP_ADDR_UNREACHABLEâ undeclared (first use in this function)
../../../../../src/solaris/native/sun/nio/ch/SctpChannelImpl.c:332: error:
âSCTP_ADDR_REMOVEDâ undeclared (first use in this function)
../../../../../src/solaris/native/sun/nio/ch/SctpChannelImpl.c:335: error:
âSCTP_ADDR_ADDEDâ undeclared (first use in this function)
../../../../../src/solaris/native/sun/nio/ch/SctpChannelImpl.c:338: error:
âSCTP_ADDR_MADE_PRIMâ undeclared (first use in this function)
../../../../../src/solaris/native/sun/nio/ch/SctpChannelImpl.c:342: error:
âSCTP_ADDR_CONFIRMEDâ undeclared (first use in this function)
../../../../../src/solaris/native/sun/nio/ch/SctpChannelImpl.c:347: error:
dereferencing pointer to incomplete type
../../../../../src/solaris/native/sun/nio/ch/SctpChannelImpl.c:350: error:
dereferencing pointer to incomplete type
../../../../../src/solaris/native/sun/nio/ch/SctpChannelImpl.c: At top level:
../../../../../src/solaris/native/sun/nio/ch/SctpChannelImpl.c:359: warning:
âunion sctp_notificationâ declared inside parameter list
../../../../../src/solaris/native/sun/nio/ch/SctpChannelImpl.c:370: warning:
âunion sctp_notificationâ declared inside parameter list
../../../../../src/solaris/native/sun/nio/ch/SctpChannelImpl.c: In function
âhandleNotificationâ:
../../../../../src/solaris/native/sun/nio/ch/SctpChannelImpl.c:371: error:
dereferencing pointer to incomplete type
../../../../../src/solaris/native/sun/nio/ch/SctpChannelImpl.c:372: error:
âSCTP_SEND_FAILEDâ undeclared (first use in this function)
../../../../../src/solaris/native/sun/nio/ch/SctpChannelImpl.c:373: error:
dereferencing pointer to incomplete type
../../../../../src/solaris/native/sun/nio/ch/SctpChannelImpl.c:376: error:
âSCTP_ASSOC_CHANGEâ undeclared (first use in this function)
../../../../../src/solaris/native/sun/nio/ch/SctpChannelImpl.c:377: error:
dereferencing pointer to incomplete type
../../../../../src/solaris/native/sun/nio/ch/SctpChannelImpl.c:379: error:
âSCTP_SHUTDOWN_EVENTâ undeclared (first use in this function)
../../../../../src/solaris/native/sun/nio/ch/SctpChannelImpl.c:380: error:
dereferencing pointer to incomplete type
../../../../../src/solaris/native/sun/nio/ch/SctpChannelImpl.c:382: error:
âSCTP_PEER_ADDR_CHANGEâ undeclared (first use in this function)
../../../../../src/solaris/native/sun/nio/ch/SctpChannelImpl.c:383: error:
dereferencing pointer to incomplete type
../../../../../src/solaris/native/sun/nio/ch/SctpChannelImpl.c:387: warning:
passing argument 1 of âhandleUninterestingâ from incompatible pointer type
../../../../../src/solaris/native/sun/nio/ch/SctpChannelImpl.c: In function
âJava_sun_nio_ch_SctpChannelImpl_receive0â:
../../../../../src/solaris/native/sun/nio/ch/SctpChannelImpl.c:431: error:
invalid application of âsizeofâ to incomplete type âstruct
sctp_sndrcvinfoâ
../../../../../src/solaris/native/sun/nio/ch/SctpChannelImpl.c:467: error:
âMSG_NOTIFICATIONâ undeclared (first use in this function)
../../../../../src/solaris/native/sun/nio/ch/SctpChannelImpl.c:487: warning:
passing argument 4 of âhandleNotificationâ from incompatible pointer type
../../../../../src/solaris/native/sun/nio/ch/SctpChannelImpl.c: In function
âJava_sun_nio_ch_SctpChannelImpl_send0â:
../../../../../src/solaris/native/sun/nio/ch/SctpChannelImpl.c:522: error:
invalid application of âsizeofâ to incomplete type âstruct
sctp_sndrcvinfoâ
../../../../../src/solaris/native/sun/nio/ch/SctpChannelImpl.c:523: error:
invalid application of âsizeofâ to incomplete type âstruct
sctp_sndrcvinfoâ
make[7]: ***
[/opt/bsd-port/build/bsd-ppc/tmp/sun/com.sun.nio.sctp/sctp/obj/SctpChannelImpl.o]
Error 1
make[6]: *** [library_parallel_compile] Error 2
make[5]: *** [all] Error 1
make[4]: *** [all] Error 1
make[3]: *** [all] Error 1
make[2]: *** [all] Error 1
make[1]: *** [jdk-build] Error 2
make: *** [build_product_image] Error 2