updated and disowned
Search Criteria
Package Details: urbi-sdk 2.7.5-1
Package Actions
| Package Base: | urbi-sdk |
|---|---|
| Description: | Urbi is an open-source software platform to control robots or complex systems in general. |
| Upstream URL: | http://www.gostai.com/products/urbi/ |
| Category: | devel |
| Licenses: | |
| Submitter: | td123 |
| Maintainer: | None |
| Last Packager: | None |
| Votes: | 2 |
| First Submitted: | 2010-08-20 16:21 |
| Last Updated: | 2012-03-09 20:37 |
Required by (0)
Sources
Latest Comments
Comment by buhman
Comment by td123
updated and disowned
Comment by td123
also, I fixed the error I was getting in the clean chroot so it should build under that
Comment by td123
I didn't get the same error, but I had a similar error when building on a clean chroot.
I think there is a package on your system which urbi is linking against which I don't include in the depends.
Can you try building in a clean chroot?
Comment by yannicklm
Thanks for the update, but now I've got this:
/bin/install: will not overwrite just-created `/tmp/yaourt-tmp-dmerejkowsky/aur-urbi-sdk/pkg/usr/share/sdk-remote/java/urbi/ImageFilter.java' with `urbi/ImageFilter.java'
/bin/install: will not overwrite just-created `/tmp/yaourt-tmp-dmerejkowsky/aur-urbi-sdk/pkg/usr/share/sdk-remote/java/urbi/ImageComponent.java' with `urbi/ImageComponent.java'
Any idea?
Comment by td123
I did forget the ortp depend, along with a handful of others. This is why I shouldn't build outside a clean chroot :P
Also, it used to fail with swig 2 in the past, but I decided to try out swig 2 this time and it compiled, so switching swig1 depend to swig.
Thanks!
Comment by yannicklm
I believe you forgot ortp in the list of depends.
Also, any good reason not to use swig 2.0 ?