[Bug 674] New: Can't find the header file
bugzilla-daemon at icedtea.classpath.org
bugzilla-daemon at icedtea.classpath.org
Fri Mar 18 02:01:00 PDT 2011
http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=674
Summary: Can't find the header file
Product: IcedTea
Version: unspecified
Platform: 32-bit
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P5
Component: IcedTea6
AssignedTo: unassigned at icedtea.classpath.org
ReportedBy: mythic.y at gmail.com
When compiling the source code of OpenJDK about the JNI part,the compiler can't
find the header files.These files should be created by javah,but i can't
generate them automately.
The bug's infomation is just follows:
gcc -c -o
/home/icedtea/build/openjdk.build-ecj/tmp/java/java.lang/java/obj/Array.o
../../../src/share/native/java/lang/reflect/Array.c
../../../src/share/native/java/lang/reflect/Array.c:28:37: error:
java_lang_reflect_Array.h: No such file or directory
make[6]: ***
[/home/icedtea/build/openjdk.build-ecj/tmp/java/java.lang/java/obj/Array.o]
Error 1
make[6]: *** Waiting for unfinished jobs....
../../../src/share/native/java/security/AccessController.c:35:44: error:
java_security_AccessController.h: No such file or directory
make[6]: ***
[/home/icedtea/build/openjdk.build-ecj/tmp/java/java.lang/java/obj/AccessController.o]
Error 1
--
Configure bugmail: http://icedtea.classpath.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the distro-pkg-dev
mailing list