<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">I’m trying to compile the current trunk against RAMIPS(in an attempt to port commotion to a nexx-3020).<br class=""><br class="">I’ve already built a RAMIPS ImageMaker and imported into my commotion build root.  But now I need to compile the commotion packages for RAMIPS.  While attempting to run the build I receive:<br class=""><br class="">make[5]: Entering directory /home/mnoth/openwrt/commotion/commotion-router/build/src/package_builder/feeds/commotion/packages/hostapd'/home/mnoth/openwrt/commotion/commotion-router/build/src/package_builder/staging_dir/toolchain-mipsel_24kec+dsp_gcc-4.8-linaro_uClibc-0.9.33.2/bin/../lib/gcc/mipsel-openwrt-linux-uclibc/4.8.3/../../../../mipsel-openwrt-linux-uclibc/bin/ld: ../../src/cfgparser/cfgfile_gen.o: relocation R_MIPS_26 againstabuf_vappendf' can not be used when making a shared object; recompile with -fPIC<div class=""><br class=""></div><div class=""><span class=""> I assume I need to add -fPIC to the makefile somehow using cmake but I am unsure how to do it. Any help would be greatly appreciated.<br class=""><br class=""></span></div><div class="">I created an issue on github for this problem here: <a href="https://github.com/opentechinstitute/commotion-router/issues/177" class="">https://github.com/opentechinstitute/commotion-router/issues/177</a></div><div class=""><br class=""></div><div class="">Thanks,</div><div class="">-Mike</div></body></html>