Opened 15 years ago

Closed 15 years ago

Last modified 15 years ago

#17955 closed defect (fixed)

gnome-mag-0.15.0 Configure error: pixman version

Reported by: kfischer@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.7.0
Keywords: Cc: jmroot (Joshua Root)
Port: gnome-mag

Description

gnome-mag fails to install with this error:

checking for DEPS... configure: error: Package requirements (
	libloginhelper-1.0	>= 1.5.2
	libbonobo-2.0		>= 1.107.0
	ORBit-2.0		>= 2.3.100
	glib-2.0		>= 2.11.1
	gtk+-2.0		>= 2.1.0
	gdk-pixbuf-2.0		>= 2.1.0
	gdk-pixbuf-xlib-2.0	>= 2.1.0
) were not met:

Package 'cairo' requires 'pixman-1 >= 0.12.0' but version of Pixman is 0.11.8

Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.

Alternatively, you may set the environment variables DEPS_CFLAGS
and DEPS_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.

However:

$ port installed libpixman
The following ports are currently installed:
  libpixman @0.12.0_1 (active)

So the port is finding the wrong version of libpixman?

Change History (5)

comment:1 Changed 15 years ago by kfischer@…

Cc: kfischer@… added

Cc Me!

comment:2 Changed 15 years ago by jmroot (Joshua Root)

Cc: kfischer@… removed

So which port failed? Cairo?

comment:3 in reply to:  2 Changed 15 years ago by kfischer@…

Replying to jmr@…:

So which port failed? Cairo?

No, cairo installed okay but the gnome-mag port failed with this error.

comment:4 Changed 15 years ago by jmroot (Joshua Root)

Cc: jmr@… added
Port: gnome-mag added
Resolution: fixed
Status: newclosed

I think this should be fixed by r45263. The PKG_CONFIG_PATH was previously set such that only the .pc files under ${x11prefix} would be found.

comment:5 Changed 15 years ago by (none)

Milestone: Port Bugs

Milestone Port Bugs deleted

Note: See TracTickets for help on using tickets.