Hi Lars,

thank you for your reply!

Am Mittwoch, 27. Oktober 2010 11:59 schrieb Lars Ellenberg:
> On Fri, Oct 22, 2010 at 02:57:48PM +0200, Nikita Michalko wrote:
> > Hi all!
> >
> > I know itt's annoying to do today something on the 32-bit server
> > (SLES11/SP1), but I need it for testing purposes. After configuring the
> > package Reusable-Cluster-Components-glue-1.0.6 with:
> > ./autogen.sh && ./configure --enable-fatal-warnings=no --prefix=/usr
> > --sysconfdir=/etc --sharedstatedir=/var/lib/heartbeat/com
> > --localstatedir=/var
> >  it seems to be an error on make:
> >
> > /usr/lib/gcc/i586-suse-linux/4.3/../../../../i586-suse-linux/bin/ld:
> > i386:x86-64 architecture of input file
> > `../../replace/.libs/libreplace.a(NoSuchFunctionName.o)' is incompatible
> > with i386 output
>
> make clean ?

- didn't help ;-(  -  only small diference at the end:
...
/bin/sh ../../libtool --tag=CC  --tag=CC   --mode=link 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   -o ipctest ipctest.o 
libplumb.la ../../replace/libreplace.la  ../../lib/pils/libpils.la -lbz2 
-lxml2 -lc -lrt -ldl  -lglib-2.0   -lltdl
libtool: link: 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 
-o .libs/ipctest 
ipctest.o  ./.libs/libplumb.so 
/root/neueRPMs/ha/303/sourc/Reusable-Cluster-Components-glue-1.0.6/lib/pils/.libs/libpils.so
 ../../replace/.libs/libreplace.a ../../lib/pils/.libs/libpils.so 
-lbz2 /usr/lib/libxml2.so -lz -lm -lc -lrt -lglib-2.0 /usr/lib/libltdl.so 
-ldl
./.libs/libplumb.so: undefined reference to `uuid_parse'
./.libs/libplumb.so: undefined reference to `uuid_generate'
./.libs/libplumb.so: undefined reference to `uuid_copy'
./.libs/libplumb.so: undefined reference to `uuid_is_null'
./.libs/libplumb.so: undefined reference to `uuid_unparse'
./.libs/libplumb.so: undefined reference to `uuid_clear'
./.libs/libplumb.so: undefined reference to `uuid_compare'
collect2: ld returned 1 exit status
gmake[2]: *** [ipctest] Fehler 1
gmake[2]: Leaving directory 
`/root/neueRPMs/ha/303/sourc/Reusable-Cluster-Components-glue-1.0.6/lib/clplumbing'
gmake[1]: *** [all-recursive] Fehler 1


Regards

Nikita Michalko 
_______________________________________________
Linux-HA mailing list
[email protected]
http://lists.linux-ha.org/mailman/listinfo/linux-ha
See also: http://linux-ha.org/ReportingProblems

Reply via email to