Hi, looks like a problem specific to your systems toolchain. I.e. a linker problem. Perhaps something with static/dynamic linking? Nothing to to with autotools btw.
cu, Christian Artem Pastukhov schrieb: > My distro : AltLinux Sisyphus, > openobex version is: 1.0.1, > and error whein i try to compile obexftp-0.21 or obexftp-0.20 is : > > Making all in apps > make[2]: Entering directory `/home/past/RPM/BUILD/obexftp-0.21/apps' > /bin/sh ../libtool --tag=CC --mode=link > gcc -pipe -Wall -O2 -march=i686 -mtune=pentium4 -W -Wundef > -Wmissing-declarations -Wmissing-prototypes -Wall -o > obexftp obexftp.o > bt_discovery.o ../obexftp/libobexftp.la ../multicobex/libmulticobex.la > ../bfb/libbfb.la -lopenobex -lbluetooth > gcc -pipe -Wall -O2 -march=i686 -mtune=pentium4 -W -Wundef > -Wmissing-declarations -Wmissing-prototypes -Wall -o .libs/obexftp > obexftp.o > bt_discovery.o ../obexftp/.libs/libobexftp.so > ../multicobex/.libs/libmulticobex.so ../bfb/.libs/libbfb.so -lopenobex > -lbluetooth > ../obexftp/.libs/libobexftp.so: undefined reference to `cobex_ctrans' > collect2: ld returned 1 exit status > > can anybody help me? > > ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Openobex-users mailing list [email protected] http://lists.sourceforge.net/lists/listinfo/openobex-users
