This is the mail archive of the java-discuss@sources.redhat.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]

Building on FreeBSD-4.2



Hello,

  I am trying to make the version of gcc (with libgcj) in cvs (as of
this morning, 12-12-2000) work under FreeBSD-4.2 (the current stable
release of FreeBSD).  I get the following when I follow the current
RH build instructions:

gmake[2]: Leaving directory
`/usr/home/jar/gcc_cvs/gcc/build/i386-unknown-freebsd4.2/libjava'
Making all in libltdl
gmake[2]: Entering directory
`/usr/home/jar/gcc_cvs/gcc/build/i386-unknown-freebsd4.2/libjava/libltdl'
gmake[2]: *** No rule to make target `all'.  Stop.
gmake[2]: Leaving directory
`/usr/home/jar/gcc_cvs/gcc/build/i386-unknown-freebsd4.2/libjava/libltdl'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory
`/usr/home/jar/gcc_cvs/gcc/build/i386-unknown-freebsd4.2/libjava'
gmake: *** [all-target-libjava] Error 2

...with no Makefile in the libltdl directory.  It looks like
configure failed to configure this directory.  Running configure by
hand results in something like this:

configure: error: can not run ./../config.sub

...has anyone else had a problem like this?

  Please CC me directly as that I am only subscribed to the digest
version of this list.

Thanks in advance,

-- 
Jack Rusher, Senior Engineer | mailto:jar@integratus.com
Integratus, Inc.             | http://www.integratus.com

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