On Monday 30 May 2005 20:46, the author Xu Qiang contributed to the dialogue on- RE: jdk 1.3.1 in FreeBSD:
>Vizion wrote: >> I have the sources - I could email them to you > >I have found compat4x-i386-5.3.tbz in FreeBSD 5.3 Disc 1. I "tar jxvf" the > library files into /lib/compat4x. And make some symbolic links: ln -s > compat4x/libc.so.4 >ln -s compat4x/libm.so.2 (This one is also required by the package > diablo-jdk-1.3.1.0.tgz) > >After that, I run "java -version" again, but it throwed out a segmentation > fault and dumped core. :( ----------------------------------------- ># java -version >Segmentation fault (core dumped) >----------------------------------------- > >And when I use gdb to trace the core file, it can't recognize the file > format: ----------------------------------------- ># gdb java java.core >GNU gdb 6.1.1 [FreeBSD] >Copyright 2004 Free Software Foundation, Inc. >GDB is free software, covered by the GNU General Public License, and you are >welcome to change it and/or distribute copies of it under certain > conditions. Type "show copying" to see the conditions. >There is absolutely no warranty for GDB. Type "show warranty" for details. >This GDB was configured as > "i386-marcel-freebsd"..."/usr/local/diablo-jdk1.3.1/bin/java": not in > executable format: File format not recognized > >Core was generated by `java'. >Program terminated with signal 11, Segmentation fault. >#0 0x280ee35a in ?? () >(gdb) >----------------------------------------- > >Any help? did you portupgrade? did you do clean? then make ? then make install? (not make install clean!!!) ?? David -- 40 yrs navigating and computing in blue waters. English Owner & Captain of British Registered 60' bluewater Ketch S/V Taurus. Currently in San Diego, CA. Sailing May/June bound for Europe via Panama Canal. _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
