Another build issue with tagcoll2: libtool: link: i686-uhu-linux-g++ -g -O2 -Wall -o .libs/tagcoll tagcoll.o ../tagcoll/.libs/libtagcoll2.so ../tagcoll/tagexpr/.libs/libtagexpr.a /usr/lib/../lib/libstdc++.so -lwibble -Wl,-rpath -Wl,/usr/lib/../lib ../tagcoll/.libs/libtagcoll2.so: undefined reference to `gzopen' ../tagcoll/.libs/libtagcoll2.so: undefined reference to `gzclose' ../tagcoll/.libs/libtagcoll2.so: undefined reference to `gzgetc' collect2: error: ld returned 1 exit status
Adding -lz to libtagcoll2_la_LIBADD solves this linking error.
signature.asc
Description: PGP signature

