PDA

View Full Version : Many ports fails to compile..


Markand
January 17th, 2009, 12:36
Hi there

I'm trying to compile gnome by invoking the command portinstall gnome2-lite but there is many ports which fails..

http://www.picdo.net/Fichiers/60ec6263caaaa3e510e5aab10fcb1/Capture-QEMU.picm.png (http://www.picdo.net/Fichiers/60ec6263caaaa3e510e5aab10fcb1/Capture-QEMU.png)

Will these ports will be built ?

What can I do?

Thanks for answers.

Zephyrus
January 17th, 2009, 13:15
These ports won't be built unless you manage to compile their dependencies, which are, according to the error message you posted, 'x11-tollkits/gtk-2 ' and 'devel/gconf2'.
Therefore you should first check why portinstall failed to build these two ports.

Markand
January 17th, 2009, 13:32
I tried to compile into the directory /usr/ports/x11/gnome2-lite/ by running make install clean, for the moment it compiles the ports which failed :)

Let's see then.

Thanks

SirDice
January 19th, 2009, 16:06
FWIW I usually have to restart portinstall -Rp gnome2-lite a couple of times for everything to build. Not sure why, some ports seem to have buggy dependencies, they'll try to install a dependecy a different port already installed. In the end (after a couple of restarts) it all gets done and the resulting packages work on different machines.