xfce4 lässt sich nicht bauen da es einen fehler bei gtk20 gibt

dtmaster

Well-Known Member
So wollte aus den Ports xfce4 installieren..

Er lief auch ne zeitlang durch bis er zu gtk20 kam..

Da blieb er dann hiermit stehen:

Code:
Package cairo-xlib was not found in the pkg-config search path.
Perhaps you should add the directory containing `cairo-xlib.pc'
to the PKG_CONFIG_PATH environment variable
No package 'cairo-xlib' found
checking for library containing gethostent... none required
checking for library containing setsockopt... none required
checking for library containing connect... none required
checking for struct sockaddr_un.sun_len... yes
checking libpapi... checking for papiServiceCreate in -lpapi... no
checking cairo-pdf.h usability... no
checking cairo-pdf.h presence... no
checking for cairo-pdf.h... no
configure: error:
*** Can't find cairo-pdf.h. You must build Cairo with the pdf
*** backend enabled.
===>  Script "configure" failed unexpectedly.
Please run the gnomelogalyzer, available from
"http://www.freebsd.org/gnome/gnomelogalyzer.sh", which will diagnose the
problem and suggest a solution. If - and only if - the gnomelogalyzer cannot
solve the problem, report the build failure to the FreeBSD GNOME team at
gnome@FreeBSD.org, and attach (a)
"/usr/ports/x11-toolkits/gtk20/work/gtk+-2.16.6/config.log", (b) the output
of the failed make command, and (c) the gnomelogalyzer output. Also, it might
be a good idea to provide an overview of all packages installed on your system
(i.e. an `ls /var/db/pkg`). Put your attachment up on any website,
copy-and-paste into http://freebsd-gnome.pastebin.com, or use send-pr(1) with
the attachment. Try to avoid sending any attachments to the mailing list
(gnome@FreeBSD.org), because attachments sent to FreeBSD mailing lists are
usually discarded by the mailing list software.
*** Error code 1

Stop in /usr/ports/x11-toolkits/gtk20.
*** Error code 1

Stop in /usr/ports/x11/xfce4-conf.
*** Error code 1

Stop in /usr/ports/x11/xfce4-conf.
*** Error code 1

Stop in /usr/ports/x11-toolkits/libxfce4gui.
*** Error code 1

Stop in /usr/ports/x11-toolkits/libxfce4gui.
*** Error code 1

Stop in /usr/ports/x11-wm/xfce4-wm.
*** Error code 1

Stop in /usr/ports/x11-wm/xfce4-wm.
*** Error code 1

Stop in /usr/ports/x11-wm/xfce4.
*** Error code 1

Stop in /usr/ports/x11-wm/xfce4.

Cairo habe ich aber installiert aus den ports:

Code:
fbsd1071# pkg_info | grep cairo
cairo-1.8.8,1       Vector graphics library with cross-device output support
 
Moin dmaster,

So wollte aus den Ports xfce4 installieren..

Er lief auch ne zeitlang durch bis er zu gtk20 kam..

Da blieb er dann hiermit stehen:

Code:
[...]
checking for cairo-pdf.h... no
configure: error:
*** Can't find cairo-pdf.h. You must build Cairo with the pdf
*** backend enabled.
[...]

Cairo habe ich aber installiert aus den ports:

Code:
fbsd1071# pkg_info | grep cairo
cairo-1.8.8,1       Vector graphics library with cross-device output support

Du mußt die Fehlermeldungen genauer lesen: Es fehlt der PDF-Support in Cairo.

So long
 
Die Datei cairo-pdf.h ist aber auf dem Rechner vorhanden.

und bei Cairo war in dem Makefile --enalbe-pdf auf on und bei make config gab es keine pdf option.

Ports sind aktuell..
 
Moin!

Dann besorge Dir mal das angegebene gnomelogalyzer und laß das Script laufen (wie oben angeregt). Vielleicht erzählt Dir das mehr.

Viele Grüße, brav wählen gehen
swaf
 
Zurück
Oben