Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 5 Mar 1997 14:28:01 -0800 (PST)
From:      asami@vader.cs.berkeley.edu (Satoshi Asami)
To:        xaa@stack.nl
Cc:        ports@freebsd.org
Subject:   sawt broken by recent kaffe upgrade???
Message-ID:  <199703052228.OAA16961@silvia.HIP.Berkeley.EDU>

next in thread | raw e-mail | index | archive | help
Satoshi
-------
## make
>> Checksum OK for sawt-0.4.2.tar.gz.
===>  Extracting for sawt-0.4.2
===>  sawt-0.4.2 depends on executable: kaffe - found
===>  Patching for sawt-0.4.2
===>  Applying FreeBSD patches for sawt-0.4.2
===>  Configuring for sawt-0.4.2
creating cache ./config.cache
checking host system type... i386-unknown-freebsd2.2
checking for gcc... cc
checking whether we are using GNU C... yes
checking how to run the C preprocessor... cc -E
checking for a BSD compatible install... /usr/bin/install -c -o bin -g bin
checking whether ln -s works... yes
checking whether make sets ${MAKE}... yes
checking for javah... no
checking for kaffeh... kaffeh
checking for javac... javac
checking for zip... zip
checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include
checking for -lX11... yes
checking for sys/time.h... yes
checking for time.h... yes
checking for sys/select.h... yes
checking whether time.h and sys/time.h may both be included... yes
checking whether cross-compiling... no
checking for ANSI C header files... yes
checking for select... yes
checking for strdup... yes
checking for usleep... yes
updating cache ./config.cache
creating ./config.status
creating Makefile
creating src/Makefile
creating src/classes/Makefile
creating src/lib/Makefile
creating config/Makefile
creating test/Makefile
creating config/config.h
===>  Building for sawt-0.4.2
javac -d . -classpath /usr/local/share/java/classes.zip:.:. ./kaffe/awt/simple/*.java
touch .made-classes
kaffeh -classpath /usr/local/share/java/classes.zip:.:./../classes kaffe.awt.simple.NativeDisplay  kaffe.awt.simple.NativeWindow  kaffe.awt.simple.NativeGraphics  kaffe.awt.simple.NativeFontMetrics  kaffe.awt.simple.NativeEvent  java.awt.Image  java.awt.Font  java.awt.Rectangle  java.awt.image.ImageObserver
kaffeh -classpath /usr/local/share/java/classes.zip:.:./../classes -stubs kaffe.awt.simple.NativeDisplay  kaffe.awt.simple.NativeWindow  kaffe.awt.simple.NativeGraphics  kaffe.awt.simple.NativeFontMetrics  kaffe.awt.simple.NativeEvent
touch .made-stubs
cc -O2 -pipe -DKAFFE -I. -I../../config -I. -I/usr/X11R6/include -I/usr/local/include/kaffe -c -fPIC XDisplay.c
XDisplay.c: In function `makeCString':
XDisplay.c:411: structure has no member named `count'
*** Error code 1

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199703052228.OAA16961>