SCIENTIFIC-LINUX-USERS Archives

May 2007

SCIENTIFIC-LINUX-USERS@LISTSERV.FNAL.GOV

Options: Use Monospaced Font
Show Text Part by Default
Condense Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Mime-Version:
1.0
Sender:
Mailling list for Scientific Linux users worldwide <[log in to unmask]>
Subject:
From:
David Gore <[log in to unmask]>
Date:
Thu, 24 May 2007 15:26:55 -0500
Content-Type:
text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding:
quoted-printable
Reply-To:
David Gore <[log in to unmask]>
Parts/Attachments:
text/plain (48 lines)
Hi,

After a fresh install of SL5.0 I find I have the following broken links in
the root directory:

==============================================================
lrwxrwxrwx  1 root root    50 May  8 17:35 jawt.h ->
/usr/lib/jvm/java-1.4.2-gcj-1.4.2.0/include/jawt.h
lrwxrwxrwx  1 root root    59 May  8 17:35 jawt_md.h ->
/usr/lib/jvm/java-1.4.2-gcj-1.4.2.0/include/linux/jawt_md.h
lrwxrwxrwx  1 root root    49 May  8 17:35 jni.h ->
/usr/lib/jvm/java-1.4.2-gcj-1.4.2.0/include/jni.h
lrwxrwxrwx  1 root root    52 May  8 17:35 jni_md.h ->
/usr/lib/jvm/java-1.4.2-gcj-1.4.2.0/include/jni_md.h
==============================================================

These header files exist:

==============================================================
[root@zim /]# locate jawt.h
/jawt.h
/usr/java/jdk1.5.0_11/include/jawt.h
/usr/lib/gcc/i386-redhat-linux/4.1.1/include/jawt.h

[root@zim /]# locate jawt_md.h
/jawt_md.h
/usr/java/jdk1.5.0_11/include/linux/jawt_md.h
/usr/lib/gcc/i386-redhat-linux/4.1.1/include/jawt_md.h

[root@zim /]# locate jni.h
/jni.h
/usr/java/jdk1.5.0_11/include/jni.h
/usr/lib/gcc/i386-redhat-linux/4.1.1/include/jni.h

[root@zim /]# locate jni_md.h
/jni_md.h
/usr/java/jdk1.5.0_11/include/linux/jni_md.h
/usr/lib/gcc/i386-redhat-linux/4.1.1/include/jni_md.h
==============================================================

So I was wondering where these links were supposed to be placed in the
directory tree and which one of the actual header files should be the
referent of the link.

Much thanks,

-Dave

ATOM RSS1 RSS2