libwfmath, undefined reference to
  • UncleMikeUncleMike November 2011
    Hi all :)

    I'm trying to compile ember on archlinux 64bit and I got this error,

    --------------------------------
    Making all in test
    make[2]: Entering directory `/tmp/yaourt-tmp-zio/aur-eris/src/eris-1.3.19/test'
    g++ -DHAVE_CONFIG_H -I.. -I.. -I../bindings/polls -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/Mercator-0.3 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wall -Wno-unknown-pragmas -DNDEBUG -MT metaQuery.o -MD -MP -MF .deps/metaQuery.Tpo -c -o metaQuery.o metaQuery.cpp
    mv -f .deps/metaQuery.Tpo .deps/metaQuery.Po
    /bin/sh ../libtool --tag=CXX --mode=link g++ -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wall -Wno-unknown-pragmas -DNDEBUG -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu -o metaquery metaQuery.o ../Eris/liberis-1.3.la -lskstream-0.3 -lAtlasObjects-0.6 -lAtlasNet-0.6 -lAtlasCodecs-0.6 -lAtlasMessage-0.6 -lAtlas-0.6 -lmercator-0.3 -lwfmath-0.3 -lsigc-2.0
    libtool: link: g++ -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wall -Wno-unknown-pragmas -DNDEBUG -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,--hash-style=gnu -o .libs/metaquery metaQuery.o ../Eris/.libs/liberis-1.3.so /usr/lib/libskstream-0.3.so -lAtlasObjects-0.6 -lAtlasNet-0.6 -lAtlasCodecs-0.6 -lAtlasMessage-0.6 -lAtlas-0.6 /usr/lib/libmercator-0.3.so /usr/lib/libwfmath-0.3.so -lsigc-2.0
    /usr/lib/libwfmath-0.3.so: undefined reference to `WFMath::Vector<3> WFMath::operator/<3>(WFMath::Vector<3> const&, float)'
    collect2: ld returned 1 exit status
    make[2]: *** [metaquery] Errore 1
    make[2]: Leaving directory `/tmp/yaourt-tmp-zio/aur-eris/src/eris-1.3.19/test'
    make[1]: *** [all-recursive] Errore 1
    make[1]: Leaving directory `/tmp/yaourt-tmp-zio/aur-eris/src/eris-1.3.19'
    make: *** [all] Errore 2
    -------

    any idea?
    thank tou :)

  • erikerik November 2011
    What version of wfmath are you using?

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Sign In with OpenID Sign In with Google

Sign In Apply for Membership

Categories