eth4io / libkml

Automatically exported from code.google.com/p/libkml
Other
0 stars 0 forks source link

make check FAIL: zip_file_test #177

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. svn checkout latest src
2. ./configure & make 
3. make check

What is the expected output? What do you see instead?
all tests pass
1 failed

What version of the product are you using? On what operating system?

svn checkout 2012-02-16 15:20 (GMT+10)

RedHat
uname -m = x86_64
uname -r = 2.6.32-220.el6.x86_64
uname -s = Linux

Did you run the unit test suite that comes with the project? Did all tests pass?

yes
no

Please provide any additional information below.

ZipFileTest.TestOpenFromString
/u/xxxx/bld/libkml-svn/build/src/kml/base/.libs/lt-zip_file_test: symbol lookup 
error: /u/xxxx/bld/libkml-svn/build/src/kml/base/.libs/libkmlbase.so.0: 
undefined symbol: libkml_unzAttach
FAIL: zip_file_test

Original issue reported on code.google.com by gyrat...@gmail.com on 16 Feb 2012 at 4:31