This is the mail archive of the kawa@sources.redhat.com mailing list for the Kawa project.


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

Re: PACKAGE_CFNAME in Makefile.am for gnu/jemacs/lisp and gnu/jemacs/buffer


Weiqi Gao <weiqigao@networkusa.net> writes:

> I have two problems compiling kawa from the current CVS:
> 
> 1. The PACKAGE_CFNAME=gnu-jemacs-* line in gnu/jemacs/buffer and
> gnu/jemacs/lisp should probably be PACKAGE_FNAME.  This causes some
> *.class files to be generated with an empty string as the package name
> and placed in the top level directory.  The compiler should probably
> catch this.
> 
> 2. "make install" still misses some directories.  I only get
> share/java/gnu/{commonlisp|lists|xml}.

I checked in a bunch of changes to the Kawa Makefiles.  These
add support for libtool (i.e. compiling Kawa as a shared library),
and hopefully also fix the problems you mentioned.
-- 
	--Per Bothner
per@bothner.com   http://www.bothner.com/per/


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