#14497 closed defect (invalid)
Gnome, gnome-session fails to install (gnome-settings-daemon package not found)
Reported by: | amgine@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.6.0 |
Keywords: | Cc: | gui-dos (Guido Soranzio) | |
Port: |
Description
tsia
amgines-macbook:~ amgine$ sudo port install gnome-session
Password:
---> Configuring gnome-session
Error: Target org.macports.configure returned: configure failure: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_gnome_gnome-session/work/gnome-session-2.20.3" && ./configure --prefix=/opt/local --mandir=/opt/local/share/man " returned error 1
Command output: checking if the linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) is GNU ld... no
checking whether the /usr/bin/g++-4.0 linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries... yes
checking for /usr/bin/g++-4.0 option to produce PIC... -fno-common
checking if /usr/bin/g++-4.0 PIC flag -fno-common works... yes
checking if /usr/bin/g++-4.0 static flag -static works... no
checking if /usr/bin/g++-4.0 supports -c -o file.o... yes
checking whether the /usr/bin/g++-4.0 linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin9.2.0 dyld
checking how to hardcode library paths into programs... immediate
appending configuration tag "F77" to libtool
checking for glib-genmarshal... /opt/local/bin/glib-genmarshal
checking whether gcc understands -Wno-sign-compare... yes
checking what warning flags to pass to the C compiler... -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare
checking what language compliance flags to pass to the C compiler...
checking for pkg-config... /opt/local/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking whether ESounD support is requested... yes
checking for ESOUND... yes
checking for esd... /opt/local/bin/esd
checking for GNOME_SESSION... configure: error: Package requirements (glib-2.0 >= 2.13.0 gtk+-2.0 >= 2.11.1 libgnomeui-2.0 >= 2.2.0 esound >= 0.2.26 dbus-glib-1 >= 0.35 gnome-settings-daemon gnome-keyring-1 >= 0.5.1) were not met:
No package 'gnome-settings-daemon' found
...
amgines-macbook:~ amgine$ sudo port install gnome-settings-daemon
Error: Port gnome-settings-daemon not found
Change History (4)
comment:1 Changed 17 years ago by jmroot (Joshua Root)
Milestone: | → Port Bugs |
---|
comment:2 Changed 17 years ago by rhwood@…
Cc: | gui_dos@… added |
---|
comment:3 Changed 17 years ago by gui-dos (Guido Soranzio)
Resolution: | → invalid |
---|---|
Status: | new → closed |
Please update to the latest gnome-session 2.22.x: it depends on gnome-control-center and the latter depends on gnome-settings-daemon.