This is the mail archive of the java@gcc.gnu.org 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]
Other format: [Raw text]

Re: Building from CVS: natPlainSocketImplPosix.cc: File not found


Hi,

On Tue, 2003-11-25 at 17:27, Michael Koch wrote:
> On Tue, Nov 25, 2003 at 10:47:16AM -0500, Scott Gilbertson wrote:
> > Changed --enable-java-awt=xlib,gtk to --enable-java-awt=xlib and it made it
> > all the way through.  Good enough, because I'm using xlib, not gtk (I think
> > gtk was on there just to test whether some of my xlib-related patches mess
> > it up).  Maybe I just caught something in a half-way state in the gtk peers.
> 
> You need GTK 2.2. GdkDisplay was introduced in 2.2. 2.0 isnt enough
> anymore.

configure should check for this.
Bryce has a patch that should go in:
http://gcc.gnu.org/ml/java-patches/2003-q4/msg00322.html
I added something similar to Classpath.

Cheers,

Mark


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