This is the mail archive of the
java-discuss@sources.redhat.com
mailing list for the Java project.
Re: Building on FreeBSD-4.2
- To: Jack Rusher <jar at integratus dot com>
- Subject: Re: Building on FreeBSD-4.2
- From: Tom Tromey <tromey at redhat dot com>
- Date: 12 Dec 2000 22:49:50 -0700
- Cc: java-discuss at sources dot redhat dot com
- References: <3A36C66F.8EA21771@integratus.com>
- Reply-To: tromey at redhat dot com
>>>>> "Jack" == Jack Rusher <jar@integratus.com> writes:
Jack> configure: error: can not run ./../config.sub
Interesting.
I did see a problem with the libltdl Makefile not being created, but I
didn't follow up on it.
I don't have a suggestion other than debug the problem. It seems to
me that the libltdl configure script should be looking in ../.. and
../../.. as well. Could you find out? If not, could you file a PR?
Tom