@LukeLR: They are part of the base-devel package group which is a requirement for building packages and using the AUR, please install base-devel to fix your problem.
Search Criteria
Package Details: libbonobo 2.32.1-4
Package Actions
Git Clone URL: | https://aur.archlinux.org/libbonobo.git (read-only, click to copy) |
---|---|
Package Base: | libbonobo |
Description: | A set of language and system independant CORBA interfaces for creating reusable components |
Upstream URL: | http://www.gnome.org |
Licenses: | GPL, LGPL |
Submitter: | PhotonX |
Maintainer: | PhotonX (kevr) |
Last Packager: | PhotonX |
Votes: | 59 |
Popularity: | 0.066843 |
First Submitted: | 2017-01-26 07:43 (UTC) |
Last Updated: | 2018-02-03 15:29 (UTC) |
Dependencies (7)
- glib2 (glib2-gitAUR, glib2-selinuxAUR, glib2-patched-thumbnailerAUR)
- libxml2 (libxml2-gitAUR, libxml2-2.9AUR)
- orbit2AUR
- popt (popt-gitAUR)
- intltool (make)
- pkgconfig (pkgconf-gitAUR, pkg-config-gitAUR, pkgconf) (make)
- python (python37AUR, python311AUR, python310AUR) (make)
Required by (5)
- gnome-python
- libgnome
- libgnome (make)
- libgnome-data (make)
- libslab
Sources (2)
PhotonX commented on 2019-02-28 12:52 (UTC)
user20159 commented on 2019-02-28 12:37 (UTC)
I required flex (https://www.archlinux.org/packages/core/x86_64/flex/) and byacc-bison (https://aur.archlinux.org/packages/byacc-bison/) packages to install this one. They should probably be added to the dependency list?
PhotonX commented on 2018-08-06 19:06 (UTC)
bison is part of base-devel which is necessary to build AUR packages, please see https://wiki.archlinux.org/index.php/Arch_User_Repository#Getting_started
asm0dey commented on 2018-08-06 18:45 (UTC)
Please, add bison as make dependency because yacc tool is needed for building
PhotonX commented on 2018-02-03 15:31 (UTC)
@xiretza: Thanks, added in all four packages as a silent update.
xiretza commented on 2018-01-31 10:08 (UTC) (edited on 2018-01-31 10:31 (UTC) by xiretza)
Doesn't compile in a clean chroot - it uses glib-genmarshal, which is a python3 script. So makedepends
should include 'python'.
Edit: same applies to libgnome and both of their -ui equivalents.
PhotonX commented on 2017-04-03 14:32 (UTC)
Thanks, pinned!
dark-saber commented on 2017-04-03 13:42 (UTC) (edited on 2017-04-03 13:52 (UTC) by dark-saber)
If anybody gets the error about
"libname-server-2.a(orbit-name-server.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC"
too, the solution is to recompile orbit2.
PhotonX commented on 2017-02-06 07:13 (UTC)
flex is in base-devel which is required for building AUR packages and therefore is never explicitly included as dependency: https://wiki.archlinux.org/index.php/Arch_User_Repository#Getting_started
Pinned Comments
dark-saber commented on 2017-04-03 13:42 (UTC) (edited on 2017-04-03 13:52 (UTC) by dark-saber)