Thanks Yuan for the log! Note the compile command:
g++ -ansi -Wall -g -fomit-frame-pointer -fmessage-length=0 -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -o .libs/bdptest bdptest.o ../src/.libs/libbarrydp.so -lpthread There should "libbarry.so" listed in that command as well, if the patch was applied successfully. For example, on my system, with the patch: g++ -ansi -Wall -g -Wall -Werror -O0 -g -o .libs/bdptest bdptest.o ../src/.libs/libbarry.so ../src/.libs/libbarrydp.so -lpthread .............. Double check that the source tarball on OBS has the patch. Perhaps the tarball needs to be uploaded again. Thanks, - Chris ------------------------------------------------------------------------------ Join us December 9, 2009 for the Red Hat Virtual Experience, a free event focused on virtualization and cloud computing. Attend in-depth sessions from your desk. Your couch. Anywhere. http://p.sf.net/sfu/redhat-sfdev2dev _______________________________________________ Barry-devel mailing list Barry-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/barry-devel