public inbox for java-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug java/58117] New: Java not compiling on ia64-hp-hpux11.31 due to socklen_t
@ 2013-08-10  3:33 pda at freeshell dot org
  0 siblings, 0 replies; only message in thread
From: pda at freeshell dot org @ 2013-08-10  3:33 UTC (permalink / raw)
  To: java-prs

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58117

            Bug ID: 58117
           Summary: Java not compiling on ia64-hp-hpux11.31 due to
                    socklen_t
           Product: gcc
           Version: 4.7.3
            Status: UNCONFIRMED
          Severity: blocker
          Priority: P3
         Component: java
          Assignee: unassigned at gcc dot gnu.org
          Reporter: pda at freeshell dot org

libtool: compile:  /qaapp/src/java/./gcc/xgcc -shared-libgcc
-B/qaapp/src/java/./gcc -nostdinc++
-L/qaapp/src/java/ia64-hp-hpux11.31/hpux64/libstdc++-v3/src
-L/qaapp/src/java/ia64-hp-hpux11.31/hpux64/libstdc++-v3/src/.libs
-B/net/tdcbdv01/rlsemgmt/free/ia64-hp-hpux11.31/bin/
-B/net/tdcbdv01/rlsemgmt/free/ia64-hp-hpux11.31/lib/ -isystem
/net/tdcbdv01/rlsemgmt/free/ia64-hp-hpux11.31/include -isystem
/net/tdcbdv01/rlsemgmt/free/ia64-hp-hpux11.31/sys-include -mlp64
-DHAVE_CONFIG_H -I. -I/qaapp/src/gcc-4.7.3/libjava -I./include -I./gcj
-I/qaapp/src/gcc-4.7.3/libjava -Iinclude -I/qaapp/src/gcc-4.7.3/libjava/include
-I/qaapp/src/gcc-4.7.3/libjava/classpath/include -Iclasspath/include
-I/qaapp/src/gcc-4.7.3/libjava/classpath/native/fdlibm
-I/qaapp/src/gcc-4.7.3/libjava/../boehm-gc/include -I../boehm-gc/include
-I/qaapp/src/gcc-4.7.3/libjava/libltdl -I/qaapp/src/gcc-4.7.3/libjava/libltdl
-I/qaapp/src/gcc-4.7.3/libjava/.././libjava/../libgcc
-I/qaapp/src/gcc-4.7.3/libjava/../zlib
-I/qaapp/src/gcc-4.7.3/libjava/../libffi/include -I../libffi/include -fno-rtti
-fnon-call-exceptions -fdollars-in-identifiers -Wswitch-enum
-D_FILE_OFFSET_BITS=64 -funwind-tables -Wextra -Wall -D_GNU_SOURCE
-DPREFIX=\"/net/tdcbdv01/rlsemgmt/free\"
-DTOOLEXECLIBDIR=\"/net/tdcbdv01/rlsemgmt/free/lib/hpux64\"
-DJAVA_HOME=\"/net/tdcbdv01/rlsemgmt/free\"
-DBOOT_CLASS_PATH=\"/net/tdcbdv01/rlsemgmt/free/share/java/libgcj-4.7.3.jar\"
-DJAVA_EXT_DIRS=\"/net/tdcbdv01/rlsemgmt/free/share/java/ext\"
-DGCJ_ENDORSED_DIRS=\"/net/tdcbdv01/rlsemgmt/free/share/java/gcj-endorsed\"
-DGCJ_VERSIONED_LIBDIR=\"/net/tdcbdv01/rlsemgmt/free/lib/hpux64/gcj-4.7.3-13\"
-DPATH_SEPARATOR=\":\" -DECJ_JAR_FILE=\"\"
-DLIBGCJ_DEFAULT_DATABASE=\"/net/tdcbdv01/rlsemgmt/free/lib/hpux64/gcj-4.7.3-13/classmap.db\"
-DLIBGCJ_DEFAULT_DATABASE_PATH_TAIL=\"gcj-4.7.3-13/classmap.db\"
-fno-omit-frame-pointer -O2 -g -mlp64 -MT prims.lo -MD -MP -MF .deps/prims.Tpo
-c /qaapp/src/gcc-4.7.3/libjava/prims.cc  -fPIC -DPIC -o .libs/prims.o
In file included from /qaapp/src/gcc-4.7.3/libjava/prims.cc:12:0:
./include/platform.h: In function 'int _Jv_accept(int, sockaddr*, socklen_t*)':
./include/platform.h:162:37: error: cannot convert 'socklen_t* {aka long
unsigned int*}' to 'int*' for argument '3' to 'int accept(int, void*, int*)'
gmake[5]: *** [prims.lo] Error 1
gmake[5]: *** Waiting for unfinished jobs....
gmake[5]: Leaving directory `/qaapp/src/java/ia64-hp-hpux11.31/hpux64/libjava'


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2013-08-10  3:33 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-08-10  3:33 [Bug java/58117] New: Java not compiling on ia64-hp-hpux11.31 due to socklen_t pda at freeshell dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).