-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi,

so I added the stdint.h patch for now. After that the build fails on
linking baresip:

- -- 8< --
  LD      baresip
build-mips/src/play.o: In function `play_alloc':
/home/jow/devel/openwrt/trunk/build_dir/target-mips-linux-gnu/baresip-0.4.0/src/play.c:146:
undefined reference to `lock_alloc'
build-mips/src/play.o: In function `tmr_polling':
/home/jow/devel/openwrt/trunk/build_dir/target-mips-linux-gnu/baresip-0.4.0/src/play.c:65:
undefined reference to `lock_write_get'
/home/jow/devel/openwrt/trunk/build_dir/target-mips-linux-gnu/baresip-0.4.0/src/play.c:79:
undefined reference to `lock_rel'
build-mips/src/play.o: In function `tmr_repeat':
/home/jow/devel/openwrt/trunk/build_dir/target-mips-linux-gnu/baresip-0.4.0/src/play.c:50:
undefined reference to `lock_write_get'
/home/jow/devel/openwrt/trunk/build_dir/target-mips-linux-gnu/baresip-0.4.0/src/play.c:57:
undefined reference to `lock_rel'
...
- -- >8 ---

Which library or object is supposed to provide those symbols?
And is there any way to disable the fancy output? I want to see the
compiler command lines.

Regards,
Jow
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAk8Xg98ACgkQdputYINPTPMtDgCcCyRg1Si/tQgeqzfErpf58ZyG
yKMAn1LCZyKwApwiDILPhfHpvEMCbKRA
=f9bA
-----END PGP SIGNATURE-----
_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Reply via email to