Re: [GENERAL] Error building JDBC Driver

2000-10-17 Thread Joseph Shraibman
Peter Mount wrote: > > On Mon, 16 Oct 2000, Bruce Momjian wrote: > > > I think the problem is using kaffe. I downloaded the jdbc binary from > > Peter's web site at: > > > > http://www.retep.org.uk > > > > and that worked with kaffe. Seems kaffe can not handle dependencies > > properly.

Re: [GENERAL] Error building JDBC Driver

2000-10-17 Thread Peter Mount
On Mon, 16 Oct 2000, Bruce Momjian wrote: > I think the problem is using kaffe. I downloaded the jdbc binary from > Peter's web site at: > > http://www.retep.org.uk > > and that worked with kaffe. Seems kaffe can not handle dependencies > properly. Yes, kaffe cannot handle compiling tw

Re: [GENERAL] Error building JDBC Driver

2000-10-16 Thread Joseph Shraibman
Bruce Momjian wrote: > > I think the problem is using kaffe. I downloaded the jdbc binary from > Peter's web site at: > > http://www.retep.org.uk > > and that worked with kaffe. Seems kaffe can not handle dependencies > properly. > Well, yeah. "make jdbc2" won't work with kaffe, sin

Re: [GENERAL] Error building JDBC Driver

2000-10-16 Thread Bruce Momjian
I think the problem is using kaffe. I downloaded the jdbc binary from Peter's web site at: http://www.retep.org.uk and that worked with kaffe. Seems kaffe can not handle dependencies properly. > When attempting to build JDBC 7.0 driver with "make jdbc2 jar", the following > e