This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
| Other format: | [Raw text] | |
Attached is the file generated when I typed this: strace -o strace.txt gij HelloWorldSwing
From the looks of it, it seems that many libraries needed are missing?
Sorry if I'm wrong, today is the first time I used strace. I'm a newbie in this area, but I hope to learn and contribute... :)
>>>>> ">" == dezumondo <dezumondo@gmail.com> writes:
>> gij: ../../../src/libjava/libltdl/ltdl.c:2473: tryall_dlopen_module: >> Assertion `dirname' failed. >> Aborted
>> Is there a way to solve this problem? Thanks.
Haven't seen that one before. Could you get a stack trace? Or, better yet, debug it a bit?
Offhand I suspect some kind of configure and/or build time bug.
Tom
Attachment:
strace.txt
Description: Text document
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |