Package Details: libbonobo 2.32.1-4

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.000002
First Submitted: 2017-01-26 07:43 (UTC)
Last Updated: 2026-03-07 07:30 (UTC)

Pinned Comments

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.

Latest Comments

1 2 Next › Last »

PhotonX commented on 2026-03-07 07:35 (UTC)

Added the patch in a silent update, thanks for testing!

fnordinger commented on 2026-03-06 23:02 (UTC)

@PhotonX: thank you for the patch! Worked like a charm for me.

PhotonX commented on 2026-01-18 22:03 (UTC)

It should be fixed with the following patch, but I won't have time to test it and push an update till weekend: https://src.fedoraproject.org/rpms/libbonobo/raw/rawhide/f/libbonobo-2.32.1-c23.patch

RadioFoxKR2 commented on 2026-01-18 20:28 (UTC)

Getting Error "bonobo-activation-base-service.c:389:9: warning: ‘g_static_rec_mutex_lock’ is deprecated: Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations]", not really sure what to do

PhotonX commented on 2019-02-28 12:52 (UTC)

@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.

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.