bug-classpath
[Top][All Lists]
Advanced

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

[Bug classpath/25872] New: Undefined JNI symbol MSG_NOSIGNAL building Cl


From: dog at gnu dot org
Subject: [Bug classpath/25872] New: Undefined JNI symbol MSG_NOSIGNAL building Classpath
Date: 20 Jan 2006 11:20:00 -0000

Making all in java-net
if /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.
-I../../../../native/jni/java-net -I../../../include  -I../../../../include
-I../../../../native/jni/classpath -I../../../../native/target/Linux
-I../../../../native/target/generic  -pedantic -W -Wall -Wmissing-declarations
-Wwrite-strings -Wmissing-prototypes -Wno-long-long -Wstrict-prototypes  -g -O2
-MT javanet.lo -MD -MP -MF ".deps/javanet.Tpo" -c -o javanet.lo
../../../../native/jni/java-net/javanet.c; \
then mv -f ".deps/javanet.Tpo" ".deps/javanet.Plo"; else rm -f
".deps/javanet.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I../../../../native/jni/java-net -I../../../include
-I../../../../include -I../../../../native/jni/classpath
-I../../../../native/target/Linux -I../../../../native/target/generic -pedantic
-W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes
-Wno-long-long -Wstrict-prototypes -g -O2 -MT javanet.lo -MD -MP -MF
.deps/javanet.Tpo -c ../../../../native/jni/java-net/javanet.c  -fno-common
-DPIC -o .libs/javanet.o
../../../../native/jni/java-net/javanet.c: In function '_javanet_sendto':
../../../../native/jni/java-net/javanet.c:1062: error: 'MSG_NOSIGNAL'
undeclared (first use in this function)
../../../../native/jni/java-net/javanet.c:1062: error: (Each undeclared
identifier is reported only once
../../../../native/jni/java-net/javanet.c:1062: error: for each function it
appears in.)
make[3]: *** [javanet.lo] Error 1


-- 
           Summary: Undefined JNI symbol MSG_NOSIGNAL building Classpath
           Product: classpath
           Version: unspecified
            Status: UNCONFIRMED
          Severity: blocker
          Priority: P3
         Component: classpath
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: dog at gnu dot org
 GCC build triplet: powerpc-apple-darwin8.4.0
  GCC host triplet: powerpc-apple-darwin8.4.0
GCC target triplet: powerpc-apple-darwin8.4.0


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





reply via email to

[Prev in Thread] Current Thread [Next in Thread]