libgcj.spec install problem
Scott Durrant
sdurrant@howard.genetics.utah.edu
Tue Jan 2 10:45:00 GMT 2001
I don't understand the instructions.
Step 4
For convenience, here are the step 4 instructions
Have a look at the toplevel configure.in (gcc/configure.in) and
make sure that the variable `noconfigdirs' isn't assigned to
something (like target-libjava or ${libgcj}.)
Also, check for platform-specific assignments of `noconfigdirs' with
${libgcj}; if ${libgcj} is listed for your platform, remove it before
configuring
These three lines are in the top-level configure.in file
i[3456]86-*-solaris2*)
noconfigdirs="$noconfigdirs target-libgloss ${libgcj}"
;;
Do I want to comment them out and configure again?
Step 5
The 'as' and 'ld' on my system are both in /usr/ccs/bin/. Do I need to
download the gnu versions?
Scott Durrant
Human Genetics
University of Utah
scott@genetics.utah.edu
On 2 Jan 2001, Tom Tromey wrote:
> >>>>> "Scott" == Scott Durrant <sdurrant@howard.genetics.utah.edu> writes:
>
> Scott> I will try to give you the necessary information about what I
> Scott> did and what I have.
>
> Please read:
>
> http://sources.redhat.com/java/build-snapshot.html
>
> You missed step 4 and you did step 5 (configure) incorrectly.
>
> Tom
>
More information about the Java
mailing list