Hello, Is this the right forum for asking about Cluster Glue?
I'm trying to cross-compile Reusable-Cluster-Components-ba146a145a3e for powerpc, but it tries to link against libltdl on the intel host. ppc_85xx-gcc -std=gnu99 -g -O2 -ggdb3 -O0 -fgnu89-inline -fstack-protector-all -Wall -Waggregate-return -Wbad-function-cast -Wcast-qual -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat=2 -Wformat-security -Wformat-nonliteral -Winline -Wmissing-prototypes -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wstrict-prototypes -Wwrite-strings -ansi -D_GNU_SOURCE -DANSI_ONLY -Werror -o ipctest ipctest.o ./.libs/libplumb.a /home/arnerup/orbit-software-palome/glue/lib/pils/.libs/libpils.a ../../replace/.libs/libreplace.a ../../lib/pils/.libs/libpils.a -lbz2 -lc -luuid -lrt -lglib-2.0 /usr/lib/libltdl.so -ldl /usr/lib/libltdl.so: could not read symbols: File in wrong format I can't figure out how to change the path to libltdl.so. I can't see that --enable-bundled-ltdl makes any difference. Any ideas? /Fredrik Arnerup _______________________________________________ Pacemaker mailing list: Pacemaker@oss.clusterlabs.org http://oss.clusterlabs.org/mailman/listinfo/pacemaker Project Home: http://www.clusterlabs.org Getting started: http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf Bugs: http://developerbugs.linux-foundation.org/enter_bug.cgi?product=Pacemaker