/opt/lsb/lib/libpcre.a(pcre_compile.o): In function `compile_regex': : undefined reference to `__memcpy_chk'
I'm trying to compile rtree, dbfawk, and pcre into lsb-xastir. So far I've gotten rtree to compile, but pcre and therefore dbfawk is having a problem. I get a hiccup linking in the static pcre.a library. Is this something easily solved or must I recompile the pcre library under LSB first to remove this dependency? -- Curt, WE7U. APRS Client Comparisons: http://www.eskimo.com/~archer "Lotto: A tax on people who are bad at math." -- unknown "Windows: Microsoft's tax on computer illiterates." -- WE7U "The world DOES revolve around me: I picked the coordinate system!" _______________________________________________ Xastir-dev mailing list [email protected] http://lists.xastir.org/cgi-bin/mailman/listinfo/xastir-dev
