You wrote:
> Could you send config.cache and include/config.h as well? If the
> class you're trying to use can be shared that would be good as well.
thanks for you offer.
appended you find
config.cache,include/config.h and d.java (the simpliest class ever)
Cheers
Albrecht
-------------------config.cache------------------------
# This file is a shell script that caches the results of configure
# tests run on this system so they can be shared between configure
# scripts and configure runs. It is not useful on other systems.
# If it contains results you don't want to keep, you may remove or edit it.
#
# By default, configure uses ./config.cache as the cache file,
# creating it if it does not exist already. You can give configure
# the --cache-file=FILE option to use a different cache file; that is
# what configure does when it calls configure scripts in
# subdirectories, so they share the cache.
# Giving --cache-file=/dev/null disables caching, for debugging configure.
# config.status only pays attention to the cache file if you give it the
# --recheck option to rerun configure.
#
ac_cv_c_bigendian=${ac_cv_c_bigendian=no}
ac_cv_c_const=${ac_cv_c_const=yes}
ac_cv_c_inline=${ac_cv_c_inline=inline}
ac_cv_func__beginthreadex=${ac_cv_func__beginthreadex=no}
ac_cv_func_alloca_works=${ac_cv_func_alloca_works=yes}
ac_cv_func_alphasort=${ac_cv_func_alphasort=yes}
ac_cv_func_connect=${ac_cv_func_connect=yes}
ac_cv_func_dlclose=${ac_cv_func_dlclose=yes}
ac_cv_func_dlerror=${ac_cv_func_dlerror=yes}
ac_cv_func_dlopen=${ac_cv_func_dlopen=yes}
ac_cv_func_dlsym=${ac_cv_func_dlsym=yes}
ac_cv_func_finitef=${ac_cv_func_finitef=yes}
ac_cv_func_fmod=${ac_cv_func_fmod=yes}
ac_cv_func_fmodf=${ac_cv_func_fmodf=no}
ac_cv_func_fsync=${ac_cv_func_fsync=yes}
ac_cv_func_gethostbyname=${ac_cv_func_gethostbyname=yes}
ac_cv_func_isinf=${ac_cv_func_isinf=yes}
ac_cv_func_isnan=${ac_cv_func_isnan=yes}
ac_cv_func_isnanf=${ac_cv_func_isnanf=yes}
ac_cv_func_memcpy=${ac_cv_func_memcpy=yes}
ac_cv_func_mergesort=${ac_cv_func_mergesort=no}
ac_cv_func_mmap=${ac_cv_func_mmap=yes}
ac_cv_func_pthread_getschedparam=${ac_cv_func_pthread_getschedparam=yes}
ac_cv_func_pthread_key_create=${ac_cv_func_pthread_key_create=yes}
ac_cv_func_pthread_keycreate=${ac_cv_func_pthread_keycreate=no}
ac_cv_func_pthread_resume_np=${ac_cv_func_pthread_resume_np=no}
ac_cv_func_pthread_set_name_np=${ac_cv_func_pthread_set_name_np=no}
ac_cv_func_pthread_setprio=${ac_cv_func_pthread_setprio=no}
ac_cv_func_pthread_setschedparam=${ac_cv_func_pthread_setschedparam=yes}
ac_cv_func_pthread_suspend_np=${ac_cv_func_pthread_suspend_np=no}
ac_cv_func_pthread_yield=${ac_cv_func_pthread_yield=no}
ac_cv_func_qsort=${ac_cv_func_qsort=yes}
ac_cv_func_remove=${ac_cv_func_remove=yes}
ac_cv_func_resolvepath=${ac_cv_func_resolvepath=no}
ac_cv_func_rint=${ac_cv_func_rint=yes}
ac_cv_func_scandir=${ac_cv_func_scandir=yes}
ac_cv_func_sched_yield=${ac_cv_func_sched_yield=yes}
ac_cv_func_select=${ac_cv_func_select=yes}
ac_cv_func_shl_findsym=${ac_cv_func_shl_findsym=no}
ac_cv_func_shl_load=${ac_cv_func_shl_load=no}
ac_cv_func_shl_unload=${ac_cv_func_shl_unload=no}
ac_cv_func_shmat=${ac_cv_func_shmat=yes}
ac_cv_func_sighold=${ac_cv_func_sighold=no}
ac_cv_func_sleep=${ac_cv_func_sleep=yes}
ac_cv_func_snprintf=${ac_cv_func_snprintf=yes}
ac_cv_func_strcasecmp=${ac_cv_func_strcasecmp=yes}
ac_cv_func_strerror=${ac_cv_func_strerror=yes}
ac_cv_func_thr_yield=${ac_cv_func_thr_yield=no}
ac_cv_func_vsnprintf=${ac_cv_func_vsnprintf=yes}
ac_cv_func_yield=${ac_cv_func_yield=no}
ac_cv_have_x=${ac_cv_have_x='have_x=yes
ac_x_includes=/usr/X11R6/include ac_x_libraries=/usr/X11R6/lib'}
ac_cv_header_alloca_h=${ac_cv_header_alloca_h=yes}
ac_cv_header_dirent_h=${ac_cv_header_dirent_h=yes}
ac_cv_header_dl_h=${ac_cv_header_dl_h=no}
ac_cv_header_dlfcn_h=${ac_cv_header_dlfcn_h=yes}
ac_cv_header_machine_asm_h=${ac_cv_header_machine_asm_h=no}
ac_cv_header_netdb_h=${ac_cv_header_netdb_h=yes}
ac_cv_header_netinet_in_h=${ac_cv_header_netinet_in_h=yes}
ac_cv_header_netinet_tcp_h=${ac_cv_header_netinet_tcp_h=yes}
ac_cv_header_pthread_h=${ac_cv_header_pthread_h=yes}
ac_cv_header_pthread_np_h=${ac_cv_header_pthread_np_h=no}
ac_cv_header_sgidefs_h=${ac_cv_header_sgidefs_h=no}
ac_cv_header_stdarg_h=${ac_cv_header_stdarg_h=yes}
ac_cv_header_stdc=${ac_cv_header_stdc=yes}
ac_cv_header_stdlib_h=${ac_cv_header_stdlib_h=yes}
ac_cv_header_string_h=${ac_cv_header_string_h=yes}
ac_cv_header_sys_fcntl_h=${ac_cv_header_sys_fcntl_h=yes}
ac_cv_header_sys_file_h=${ac_cv_header_sys_file_h=yes}
ac_cv_header_sys_mman_h=${ac_cv_header_sys_mman_h=yes}
ac_cv_header_sys_pte_h=${ac_cv_header_sys_pte_h=no}
ac_cv_header_sys_ptem_h=${ac_cv_header_sys_ptem_h=no}
ac_cv_header_sys_socket_h=${ac_cv_header_sys_socket_h=yes}
ac_cv_header_sys_stream_h=${ac_cv_header_sys_stream_h=no}
ac_cv_header_sys_time_h=${ac_cv_header_sys_time_h=yes}
ac_cv_header_sys_types_h=${ac_cv_header_sys_types_h=yes}
ac_cv_header_sys_utsname_h=${ac_cv_header_sys_utsname_h=yes}
ac_cv_header_termcap_h=${ac_cv_header_termcap_h=yes}
ac_cv_header_termio_h=${ac_cv_header_termio_h=yes}
ac_cv_header_time=${ac_cv_header_time=yes}
ac_cv_header_unistd_h=${ac_cv_header_unistd_h=yes}
ac_cv_header_varargs_h=${ac_cv_header_varargs_h=yes}
ac_cv_header_zlib_h=${ac_cv_header_zlib_h=yes}
ac_cv_lib_ICE_IceConnectionNumber=${ac_cv_lib_ICE_IceConnectionNumber=yes}
ac_cv_lib_dl_dlopen=${ac_cv_lib_dl_dlopen=yes}
ac_cv_lib_dld_shl_load=${ac_cv_lib_dld_shl_load=no}
ac_cv_lib_dnet_dnet_ntoa=${ac_cv_lib_dnet_dnet_ntoa=no}
ac_cv_lib_dnet_stub_dnet_ntoa=${ac_cv_lib_dnet_stub_dnet_ntoa=no}
ac_cv_lib_m_main=${ac_cv_lib_m_main=yes}
ac_cv_lib_posix4_sched_yield=${ac_cv_lib_posix4_sched_yield=no}
ac_cv_lib_pthread_pthread_create=${ac_cv_lib_pthread_pthread_create=yes}
ac_cv_lib_threads_cthread_fork=${ac_cv_lib_threads_cthread_fork=no}
ac_cv_lib_z_adler32=${ac_cv_lib_z_adler32=yes}
ac_cv_path_LD=${ac_cv_path_LD=/usr/i486-linux/bin/ld}
ac_cv_path_NM=${ac_cv_path_NM='/usr/bin/nm -B'}
ac_cv_path_install=${ac_cv_path_install='/usr/bin/ginstall -c'}
ac_cv_path_motif=${ac_cv_path_motif=no_motif=yes}
ac_cv_prog_CC=${ac_cv_prog_CC=gcc}
ac_cv_prog_CPP=${ac_cv_prog_CPP='gcc -E'}
ac_cv_prog_CXX=${ac_cv_prog_CXX=c++}
ac_cv_prog_LN_S=${ac_cv_prog_LN_S='ln -s'}
ac_cv_prog_RANLIB=${ac_cv_prog_RANLIB=ranlib}
ac_cv_prog_cc_cross=${ac_cv_prog_cc_cross=no}
ac_cv_prog_cc_g=${ac_cv_prog_cc_g=yes}
ac_cv_prog_cc_works=${ac_cv_prog_cc_works=yes}
ac_cv_prog_cxx_cross=${ac_cv_prog_cxx_cross=no}
ac_cv_prog_cxx_g=${ac_cv_prog_cxx_g=yes}
ac_cv_prog_cxx_works=${ac_cv_prog_cxx_works=yes}
ac_cv_prog_gcc=${ac_cv_prog_gcc=yes}
ac_cv_prog_gcc_traditional=${ac_cv_prog_gcc_traditional=no}
ac_cv_prog_gnu_ld=${ac_cv_prog_gnu_ld=yes}
ac_cv_prog_gxx=${ac_cv_prog_gxx=yes}
ac_cv_prog_make_make_set=${ac_cv_prog_make_make_set=yes}
ac_cv_sizeof_double=${ac_cv_sizeof_double=8}
ac_cv_sizeof_float=${ac_cv_sizeof_float=4}
ac_cv_sizeof_int=${ac_cv_sizeof_int=4}
ac_cv_sizeof_long=${ac_cv_sizeof_long=4}
ac_cv_sizeof_long_double=${ac_cv_sizeof_long_double=12}
ac_cv_sizeof_long_long=${ac_cv_sizeof_long_long=8}
ac_cv_sizeof_short=${ac_cv_sizeof_short=2}
ac_cv_struct_tm=${ac_cv_struct_tm=time.h}
ac_cv_struct_tm_zone=${ac_cv_struct_tm_zone=yes}
ac_cv_sys_global_symbol_pipe=${ac_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*
[ABCDGISTUW] \([_A-Za-z][_A-Za-z0-9]*\)$/\1 \1/p'\'''}
ac_cv_sys_symbol_underscore=${ac_cv_sys_symbol_underscore=no}
bash_cv_can_redecl_getpw=${bash_cv_can_redecl_getpw=yes}
bash_cv_tiocgwinsz_in_ioctl=${bash_cv_tiocgwinsz_in_ioctl=yes}
bash_cv_void_sighandler=${bash_cv_void_sighandler=yes}
japhar_cv_need_underscore=${japhar_cv_need_underscore=no}
------------------config.h---------------------------------------
/* include/config.h. Generated automatically by configure. */
/* include/config.h.in. Generated automatically from configure.in by autoheader. */
/* Define if using alloca.c. */
/* #undef C_ALLOCA */
/* Define to empty if the keyword does not work. */
/* #undef const */
/* Define to one of _getb67, GETB67, getb67 for Cray-2 and Cray-YMP systems.
This function is required for alloca.c support on those systems. */
/* #undef CRAY_STACKSEG_END */
/* Define if you have alloca, as a function or macro. */
#define HAVE_ALLOCA 1
/* Define if you have <alloca.h> and it should be used (not on Ultrix). */
#define HAVE_ALLOCA_H 1
/* Define if your struct tm has tm_zone. */
#define HAVE_TM_ZONE 1
/* Define if you don't have tm_zone but do have the external array
tzname. */
/* #undef HAVE_TZNAME */
/* Define as __inline if that's what the C compiler calls it. */
/* #undef inline */
/* If using the C implementation of alloca, define if you know the
direction of stack growth for your system; otherwise it will be
automatically deduced at run-time.
STACK_DIRECTION > 0 => grows toward higher addresses
STACK_DIRECTION < 0 => grows toward lower addresses
STACK_DIRECTION = 0 => direction of growth unknown
*/
/* #undef STACK_DIRECTION */
/* Define if you have the ANSI C header files. */
#define STDC_HEADERS 1
/* Define if you can safely include both <sys/time.h> and <time.h>. */
#define TIME_WITH_SYS_TIME 1
/* Define if your <sys/time.h> declares struct tm. */
/* #undef TM_IN_SYS_TIME */
/* Define if your processor stores words with the most significant
byte first (like Motorola and SPARC, unlike Intel and VAX). */
/* #undef WORDS_BIGENDIAN */
/* Define if the X Window System is missing or not being used. */
/* #undef X_DISPLAY_MISSING */
/* Other stuff */
#define HAVE_DLFCN_H 1
/* #undef HAVE_MMAN_H */
/* #undef HAVE_UTSNAME_H */
/* #undef USE_NSPR_THREADS */
/* #undef USE_NSPR_GC */
#define USE_PTHREADS
/* #undef USE_CTHREADS */
/* #undef USE_WIN32_THREADS */
/* #undef USE_IRIX_SPROCS */
/* #undef HAVE_DL_H */
#define USE_DLL 1
/* audio support */
#define USE_DEV_AUDIO 1
/* #undef HAVE_SIN_LEN */
/* #undef HAVE_SYS_ERRLIST */
/* Define if functions have initial '_'s */
/* #undef NEED_UNDERSCORE */
/* Do we compile for Classpath ? */
/* #undef FOR_CLASSPATH */
#define WITH_JVMDI 1
#define HAVE_LIBFFI
/* Define this if you're building japhar for use in mozilla --
it makes use of some locking functions specific to mozilla. */
/* #undef FOR_MOZILLA */
/* In case someone compiles with -ansi -pedantic */
#if defined(__GNUC__)
#define inline __inline__
#endif
/* For supporting readline compilation */
#define GWINSZ_IN_SYS_IOCTL 1
#define VOID_SIGHANDLER 1
/* #undef HAVE_GETPW_DECLS */
#define NO_SYS_FILE 1
/* Define if you have the CloseHandle function. */
/* #undef HAVE_CLOSEHANDLE */
/* Define if you have the ExitThread function. */
/* #undef HAVE_EXITTHREAD */
/* Define if you have the GetCurrentThreadId function. */
/* #undef HAVE_GETCURRENTTHREADID */
/* Define if you have the SetThreadPriority function. */
/* #undef HAVE_SETTHREADPRIORITY */
/* Define if you have the Sleep function. */
#define HAVE_SLEEP 1
/* Define if you have the TlsAlloc function. */
/* #undef HAVE_TLSALLOC */
/* Define if you have the TlsGetValue function. */
/* #undef HAVE_TLSGETVALUE */
/* Define if you have the TlsSetValue function. */
/* #undef HAVE_TLSSETVALUE */
/* Define if you have the _beginthreadex function. */
/* #undef HAVE__BEGINTHREADEX */
/* Define if you have the alphasort function. */
#define HAVE_ALPHASORT 1
/* Define if you have the dlclose function. */
#define HAVE_DLCLOSE 1
/* Define if you have the dlerror function. */
#define HAVE_DLERROR 1
/* Define if you have the dlopen function. */
#define HAVE_DLOPEN 1
/* Define if you have the dlsym function. */
#define HAVE_DLSYM 1
/* Define if you have the finitef function. */
#define HAVE_FINITEF 1
/* Define if you have the fmod function. */
#define HAVE_FMOD 1
/* Define if you have the fmodf function. */
/* #undef HAVE_FMODF */
/* Define if you have the fsync function. */
#define HAVE_FSYNC 1
/* Define if you have the isinf function. */
#define HAVE_ISINF 1
/* Define if you have the isnan function. */
#define HAVE_ISNAN 1
/* Define if you have the isnanf function. */
#define HAVE_ISNANF 1
/* Define if you have the mergesort function. */
/* #undef HAVE_MERGESORT */
/* Define if you have the mmap function. */
#define HAVE_MMAP 1
/* Define if you have the pthread_getschedparam function. */
#define HAVE_PTHREAD_GETSCHEDPARAM 1
/* Define if you have the pthread_key_create function. */
#define HAVE_PTHREAD_KEY_CREATE 1
/* Define if you have the pthread_keycreate function. */
/* #undef HAVE_PTHREAD_KEYCREATE */
/* Define if you have the pthread_resume_np function. */
/* #undef HAVE_PTHREAD_RESUME_NP */
/* Define if you have the pthread_set_name_np function. */
/* #undef HAVE_PTHREAD_SET_NAME_NP */
/* Define if you have the pthread_setprio function. */
/* #undef HAVE_PTHREAD_SETPRIO */
/* Define if you have the pthread_setschedparam function. */
#define HAVE_PTHREAD_SETSCHEDPARAM 1
/* Define if you have the pthread_suspend_np function. */
/* #undef HAVE_PTHREAD_SUSPEND_NP */
/* Define if you have the pthread_yield function. */
/* #undef HAVE_PTHREAD_YIELD */
/* Define if you have the qsort function. */
#define HAVE_QSORT 1
/* Define if you have the resolvepath function. */
/* #undef HAVE_RESOLVEPATH */
/* Define if you have the rint function. */
#define HAVE_RINT 1
/* Define if you have the scandir function. */
#define HAVE_SCANDIR 1
/* Define if you have the sched_yield function. */
#define HAVE_SCHED_YIELD 1
/* Define if you have the select function. */
#define HAVE_SELECT 1
/* Define if you have the shl_findsym function. */
/* #undef HAVE_SHL_FINDSYM */
/* Define if you have the shl_load function. */
/* #undef HAVE_SHL_LOAD */
/* Define if you have the shl_unload function. */
/* #undef HAVE_SHL_UNLOAD */
/* Define if you have the sleep function. */
#define HAVE_SLEEP 1
/* Define if you have the snprintf function. */
#define HAVE_SNPRINTF 1
/* Define if you have the strerror function. */
#define HAVE_STRERROR 1
/* Define if you have the thr_yield function. */
/* #undef HAVE_THR_YIELD */
/* Define if you have the vsnprintf function. */
#define HAVE_VSNPRINTF 1
/* Define if you have the yield function. */
/* #undef HAVE_YIELD */
/* Define if you have the <alloca.h> header file. */
#define HAVE_ALLOCA_H 1
/* Define if you have the <dirent.h> header file. */
#define HAVE_DIRENT_H 1
/* Define if you have the <dl.h> header file. */
/* #undef HAVE_DL_H */
/* Define if you have the <dlfcn.h> header file. */
#define HAVE_DLFCN_H 1
/* Define if you have the <netdb.h> header file. */
#define HAVE_NETDB_H 1
/* Define if you have the <netinet/in.h> header file. */
#define HAVE_NETINET_IN_H 1
/* Define if you have the <netinet/tcp.h> header file. */
#define HAVE_NETINET_TCP_H 1
/* Define if you have the <pthread.h> header file. */
#define HAVE_PTHREAD_H 1
/* Define if you have the <pthread_np.h> header file. */
/* #undef HAVE_PTHREAD_NP_H */
/* Define if you have the <sgidefs.h> header file. */
/* #undef HAVE_SGIDEFS_H */
/* Define if you have the <stdarg.h> header file. */
#define HAVE_STDARG_H 1
/* Define if you have the <stdlib.h> header file. */
#define HAVE_STDLIB_H 1
/* Define if you have the <string.h> header file. */
#define HAVE_STRING_H 1
/* Define if you have the <sys/fcntl.h> header file. */
#define HAVE_SYS_FCNTL_H 1
/* Define if you have the <sys/mman.h> header file. */
#define HAVE_SYS_MMAN_H 1
/* Define if you have the <sys/pte.h> header file. */
/* #undef HAVE_SYS_PTE_H */
/* Define if you have the <sys/ptem.h> header file. */
/* #undef HAVE_SYS_PTEM_H */
/* Define if you have the <sys/socket.h> header file. */
#define HAVE_SYS_SOCKET_H 1
/* Define if you have the <sys/stream.h> header file. */
/* #undef HAVE_SYS_STREAM_H */
/* Define if you have the <sys/time.h> header file. */
#define HAVE_SYS_TIME_H 1
/* Define if you have the <sys/types.h> header file. */
#define HAVE_SYS_TYPES_H 1
/* Define if you have the <sys/utsname.h> header file. */
#define HAVE_SYS_UTSNAME_H 1
/* Define if you have the <termcap.h> header file. */
#define HAVE_TERMCAP_H 1
/* Define if you have the <termio.h> header file. */
#define HAVE_TERMIO_H 1
/* Define if you have the <unistd.h> header file. */
#define HAVE_UNISTD_H 1
/* Define if you have the <varargs.h> header file. */
#define HAVE_VARARGS_H 1
/* Define if you have the <zlib.h> header file. */
#define HAVE_ZLIB_H 1
/* Define if you have the c library (-lc). */
/* #undef HAVE_LIBC */
/* Define if you have the c_r library (-lc_r). */
/* #undef HAVE_LIBC_R */
/* Define if you have the cma library (-lcma). */
/* #undef HAVE_LIBCMA */
/* Define if you have the dl library (-ldl). */
#define HAVE_LIBDL 1
/* Define if you have the dld library (-ldld). */
/* #undef HAVE_LIBDLD */
/* Define if you have the m library (-lm). */
#define HAVE_LIBM 1
/* Define if you have the nspr21 library (-lnspr21). */
/* #undef HAVE_LIBNSPR21 */
/* Define if you have the posix4 library (-lposix4). */
/* #undef HAVE_LIBPOSIX4 */
/* Define if you have the pthread library (-lpthread). */
#define HAVE_LIBPTHREAD 1
/* Define if you have the threads library (-lthreads). */
/* #undef HAVE_LIBTHREADS */
/* Name of package */
#define PACKAGE "japhar"
/* Version number of package */
#define VERSION "0.08"
/* define if compiled symbols have a leading underscore */
/* #undef WITH_SYMBOL_UNDERSCORE */
/* Define if using the dmalloc debugging malloc package */
/* #undef WITH_DMALLOC */
----------------------d.java------------------------
public class d
{
public static void main(String args[]) { }
}