Curt, The first thing I would do is what you suggested, recompile libpcre.a. When I run into symbol reference errors with precompile libraries, recompiling the source usually clears them up for me.
Dalen On Mon, 2006-11-27 at 09:25 -0800, Curt, WE7U wrote: > /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 _______________________________________________ Xastir-dev mailing list [email protected] http://lists.xastir.org/cgi-bin/mailman/listinfo/xastir-dev
