Sophie

Sophie

distrib > Mageia > 3 > i586 > media > core-release-src > by-pkgid > 8daf2e1da87d6ee2406f0321b0c46865 > files > 47

java-1.7.0-openjdk-1.7.0.19-2.3.9.1.mga3.src.rpm

--- openjdk-boot/jdk/make/java/jli/Makefile~	2011-10-20 22:12:28.000000000 +0200
+++ openjdk-boot/jdk/make/java/jli/Makefile	2011-12-21 16:09:32.409985660 +0100
@@ -111,7 +111,7 @@
 	# Note: its important to keep this order meaning -lc is the
 	# last library otherwise it could cause compatibility issues
 	# by pulling in SUNW_private symbols from libc
-	LDLIBS = -ldl -lc
+	LDLIBS = -ldl -lc -lz
 ifdef USE_SYSTEM_ZLIB
 	LDLIBS += $(ZLIB_LIBS)
 endif