This is the mail archive of the java-discuss@sourceware.cygnus.com mailing list for the Java project.


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

Re: Build libgcj-2.95.1 on FreeBSD 3.2


Le Wed, Dec 15, 1999 at 09:37:31AM -0800, Tom Tromey écrivait :
> >>>>> ">" == Henri-Pierre CHARLES <Henri-Pierre.Charles@prism.uvsq.fr> writes:
> 
> >> I tried to compile/install libgcj-2.95.1 on FreeBSD3.2-RELEASE(i386).
> >> Configuration work fine, but the compilation fail with the
> >> following messages :
> 
> >> pwd: /users/prism/pf/local/hpc/src/javalib/i386-unknown-freebsdelf3.2
> >> gcc: 2: No such file or directory
> >> gt: not found
> 
> This is interesting.  Can you tell me where this comes from?
> 
> >> ../../../libgcj-2.95.1/zlib//../config-ml.in: /dev/null: permission denied
> 
> This is also interesting.  What gives here?
> 
> >> checking for executable suffix... configure: error: installation or configuration problem: compiler cannot create executables.
> 
> Look in config.log in the appropriate build directory to see what has
> gone wrong.  The real error message will be there.

Well, the problem come from the make I used. Gnumake work ok, the
FreeBSD make behave differently. All the problems disapear with gmake.
I have successfully compile and run my first "HelloWorld" on FreeBSD 3.2
and compile and core dump on Solaris 2.6 :-)

Thanks

Happy new year !

-- 
% Henri-Pierre.Charles@prism.uvsq.fr PRiSM, Université de Versailles
% Tel: 01 39 25 43 44        45, Av. des États Unis 78000 Versailles
% Il reste 281580 secondes jusqu'au 01/01/2000

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