Welcome, Guest. Please Login or Register
FUG-FR logo
 
  HomeHelpSearchLoginRegister  
 
[Résolu] Problème compilation gnome-lite (Read 1628 times)
-Eddy-
YaBB Newbies
*
Offline


Freebsd user

Posts: 22
Vendée
Gender: male
[Résolu] Problème compilation gnome-lite
22. May 2008 at 11:15
 
Lors de la compilation de gnome-lite 2.22, j'ai une erreure :

Configuring for gnome-mount-0.8_1
[...]
checking for GNOME_MOUNT... configure: error: Package requirements (gconf-2.0 gnome-keyring-1 >= 0.4 dbus-glib-1 >= 0.31 hal-storage >= 0.5.8.1 gtk+-2.0 >= 2.8.0) were not met:

Requested 'hal-storage >= 0.5.8.1' but version of hal-storage is 0.5.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 GNOME_MOUNT_CFLAGS
and GNOME_MOUNT_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.

===>  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/sysutils/gnome-mount/work/gnome-mount-0.8/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

# ls /var/db/pkg | grep hal
hal-0.5.8.20070909

Voila jai pas trouvé comment  resoudre sur google.
Back to top
« Last Edit: 22. May 2008 at 15:41 by -Eddy- »  
-Eddy- -Eddy-  
IP Logged
 
Marck
God Member
*****
Offline


I Love New YaBB

Posts: 1113
Re: Problème compilation gnome-lite
Reply #1 - 22. May 2008 at 12:09
 
Salut

Jamais essayé de compiler gnome, mais il me semble que tu essaies de mélanger des binaires et les ports, non ? ... alors oups parfois cela ne fait pas bon ménage Smiley

# ls /var/db/pkg | grep hal
hal-0.5.8.20070909

Donc ça c'est le binaire que tu as installé, et il te dit :
Requested 'hal-storage >= 0.5.8.1' but version of hal-storage is 0.5.8

Bref comme dans le ports c'est la version 0.5.11, c'est celle-ci qui faut installer (désinstaller l'ancien binaire puis réinstaller via les ports).

Voilà grosso modo ce sera la même chose à chaque fois qu'il râlera sur la version.
Back to top
 
WWW WWW  
IP Logged
 
-Eddy-
YaBB Newbies
*
Offline


Freebsd user

Posts: 22
Vendée
Gender: male
Re: Problème compilation gnome-lite
Reply #2 - 22. May 2008 at 15:41
 
Ok merci pour cette explication, ça marche mieux =)
Back to top
 
-Eddy- -Eddy-  
IP Logged