Hi I get this error :
ld: duplicate symbol _W_DraggingInfo in .libs/misc.o and .libs/handlers.o for architecture x86_64 in make[3]: Entering directory `/opt/local/var/macports/build/_Users_yves_src_dports_x11_windowmaker/windowmaker/work/WindowMaker-0.95.2/WINGs' /bin/sh ../libtool --tag=CC --mode=link /usr/bin/clang -pipe -O2 -arch x86_64 -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -version-info 2:0:0 -L/opt/local/lib -arch x86_64 -o libWUtil.la -rpath /opt/local/lib array.lo bagtree.lo data.lo error.lo findfile.lo handlers.lo hashtable.lo memory.lo misc.lo notification.lo proplist.lo string.lo tree.lo userdefaults.lo usleep.lo wapplication.lo wutil.lo libtool: link: /usr/bin/clang -dynamiclib -Wl,-undefined -Wl,dynamic_lookup -o .libs/libWUtil.2.dylib .libs/array.o .libs/bagtree.o .libs/data.o .libs/error.o .libs/findfile.o .libs/handlers.o .libs/hashtable.o .libs/memory.o .libs/misc.o .libs/notification.o .libs/proplist.o .libs/string.o .libs/tree.o .libs/userdefaults.o .libs/usleep.o .libs/wapplication.o .libs/wutil.o -L/opt/local/lib -arch x86_64 -arch x86_64 -install_name /opt/local/lib/libWUtil.2.dylib -compatibility_version 3 -current_version 3.0 -Wl,-single_module ld: duplicate symbol _W_DraggingInfo in .libs/misc.o and .libs/handlers.o for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v to see invocation) Any help appreciated yves -- To unsubscribe, send mail to [email protected].
