Package Details: libbonoboui 2.24.5-3

Git Clone URL: https://aur.archlinux.org/libbonoboui.git (read-only, click to copy)
Package Base: libbonoboui
Description: User Interface library for Bonobo
Upstream URL: http://www.gnome.org
Licenses: GPL, LGPL
Submitter: PhotonX
Maintainer: PhotonX (kevr)
Last Packager: PhotonX
Votes: 58
Popularity: 0.035577
First Submitted: 2017-01-26 07:29 (UTC)
Last Updated: 2024-08-23 19:52 (UTC)

Latest Comments

PhotonX commented on 2024-08-23 19:53 (UTC)

I added the fix in a silent update now, thanks!

iwyil commented on 2024-08-23 14:30 (UTC) (edited on 2024-08-23 14:31 (UTC) by iwyil)

To build I needed to add export CFLAGS="-fpermissive" in PKGBUILD before calling ./configure in build(), as the current version of gcc enforces some warnings by default as error

mansuetus commented on 2021-01-05 00:01 (UTC)

When compiling, I encountered /usr/bin/ld: cannot find -lSM

=> installing pacman -S libsm fixed my problem, and I'd suggest to add it as a build dependency.