Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 2 Sep 2000 16:25:11 -0400
From:      "Edward W. Akeyson" <eakeyson@earthlink.net>
To:        FreeBSD-java@FreeBSD.org
Subject:   Fwd: JAVA CommAPI
Message-ID:  <00090216253600.53727@has.podunk.net>

next in thread | raw e-mail | index | archive | help


----------  Forwarded Message  ----------
Subject: JAVA CommAPI
Date: Sat, 2 Sep 2000 14:37:10 -0400
From: Edward W. Akeyson <eakeyson@earthlink.net>


I am having some trouble compiling the FreeBSD CommAPI on FreeBSD 4.1-stable. 
I have JDK 1.1.8 installed and the Solaris x86 CommAPI installed. This is the
error that I am getting. I have made a few changes to the Makefile for directory
locations, but nothing else major. Do you have any ideas on this?

has 220 2:36pm /home/ewa/FreeBSD_CommAPI # gmake
cd src;\
/usr/local/jdk1.1.8/bin/javac ../src/org/freebsd/io/comm/FreebsdDriver.java  -d ../obj
../src/org/freebsd/io/comm/FreebsdDriver.java:98: Class org.freebsd.io.comm.FreebsdSerial not found in type declaration.
				return new FreebsdSerial( portName ); 
				           ^
1 error
gmake: *** [obj/org/freebsd/io/comm/FreebsdDriver.class] Error 1
has 221 2:38pm /home/ewa/FreeBSD_CommAPI #
-------------------------------------------------------


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-java" in the body of the message




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