libgcj.spec install problem

Scott Durrant sdurrant@howard.genetics.utah.edu
Tue Jan 2 09:40:00 GMT 2001


Hi,
I will try to give you the necessary information about what I did and what
I have.
>From the directory
 /export/home/sdurrant/gcc_repository
I downloaded the latest snapshot using:
	cvs -z 9 co -rgcc_latest_snapshot gcc
which resulted in the creation of
	/export/home/sdurrant/gcc_repository/gcc
then I created an object directory
	/export/home/sdurrant/gcc_repository/object 
and from the object directory gave the command: 
	../gcc/configure --prefix=/export/home/sdurrant/usr/local/bin/
Then I built and installed the binaries using:
	make
	make install
The command
	which gcj
yields, as expected,
	/export/home/sdurrant/usr/local/bin/bin/gcj
Finally, the command
	gcj -g -O --main=Preped -o Preped Preped.class
gives
	gcj: libgcj.spec: No such file or directory
In the repository source directory
	/export/home/sdurrant/gcc_repository/gcc/libjava/
there are three files
	libgcj-test.spec.in
	libgcj.spec.in
	libgcjdata.c 
but apparently libgcj.spec is not being built, however, I'm not sure what
is supposed to happen.
Where should I find 'libgcj.spec'? Are there more options that I need to
give to the configure script?
Scott Durrant
Human Genetics
University of Utah
scott@genetics.utah.edu


More information about the Java mailing list

AltStyle によって変換されたページ (->オリジナル) /