asfimport commented on issue #42259: URL: https://github.com/apache/arrow/issues/42259#issuecomment-2184204300
[Blake Ryan](https://issues.apache.org/jira/browse/PARQUET-487?#comment-15216244): How will this work with upstream dependencies? When I build thrift and parquet today, I get the following failure: /usr/bin/ld: /usr/local/lib/libthrift.a(TProtocol.o): relocation R_X86_64_32S against `_ZTVN6apache6thrift8protocol16TProtocolFactoryE' can not be used when making a shared object; recompile with -fPIC I can work around this by configuring parquet-cpp to build statically. Do you build thrift with -fPIC? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
