This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC 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]

java/7415: gcc/java/parse.c and gcc/java/parse-scan.c require editing to compile


>Number:         7415
>Category:       java
>Synopsis:       gcc/java/parse.c and gcc/java/parse-scan.c require editing to compile
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Fri Jul 26 08:36:00 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Dave
>Release:        gcc-3.1
>Organization:
>Environment:
Sun/Solaris 2.6
>Description:
Make fails with "permission denied" errors trying to access
/home/mitchell/gcc/gcc-3.1/gcc-3.1/gcc/java/parse.c and 
parse-scan.c. 
>How-To-Repeat:
./configure ; make

or just vi the files!

If you have trouble figuring out what I'm talking about then
e-mail me (david.kernen@kernengroup.com) and I'll be happy
to send you a sample output file; however, the problem seems
pretty clear-cut to me and you've probably already fixed it 
anyway.
>Fix:
Edit the gcc-3.1/gcc/java/parse.c and parse-scan.c files to 
change the "/home/mitchell/..." path to the correct path and restart make. 
A relative path would also probably work.
>Release-Note:
>Audit-Trail:
>Unformatted:


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]