Hi all-
Trying to run ./configure to build kaffe-1.1.9, I get the following error
(preceeded by some context):

---
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for ZZIP... configure: error: Package requirements (zziplib >=
0.13.24) were not met:

Variable 'datarootdir' not defined in '/usr/lib/pkgconfig/zziplib.pc'
---

/usr/lib/pkgconfig/zziplib.pc does indeed contain a single reference to
datarootdir:
datadir=${datarootdir}

Is this a problem with pkg-config, or zziplib.pc? Or is there something
missing in my environment?

BTW, if someone wants to try to duplicate my error, the configure command I
used is:
./configure --prefix=/usr --with-gc=kaffe-gc --disable-native-awt
--with-staticvm --with-staticbin --enable-pure-java-math --disable-shared
--with-jikes --with-classpath-prefix=/usr

regards,
Nate T
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Cygwin-ports-general mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/cygwin-ports-general

Reply via email to