My make.profile is a symlink:
# ls -l /etc/make.*
-rw-r--r-- 1 root root 815 feb 25 17:56 /etc/make.conf
-rw-r--r-- 1 root root 410 jun 19  2008 /etc/make.conf.catalyst
lrwxrwxrwx 1 root root  40 jun  2 17:09 /etc/make.globals ->
../usr/share/portage/config/make.globals
lrwxrwxrwx 1 root root  48 feb 25 17:45 /etc/make.profile ->
../usr/portage/profiles/default/linux/x86/2008.0

About my profiles in my spec files I'll change those and try, but I
think it will not have any effect... :-(

Thanks Steve!

Juan Luis Pérez Pérez
Website: http://www.juanluperez.com
Registered GNU/Linux user #408294 according to counter.li.org
--
Por favor, no adjunte documentos en formatos "doc", "ppt", sino en
algún formato estándar como "html", "pdf", "rtf", "odt" o "txt".
Gracias.
Cf: http://www.gnu.org/philosophy/no-word-attachments.es.html





On Mon, Jun 8, 2009 at 18:24, Steve Dommett<[email protected]> wrote:
> On Monday 08 June 2009, Juan Luis Pérez Pérez wrote:
>> !!! /etc/make.profile is not a symlink and will probably prevent most
>> merges. !!! It should point into a profile within /usr/portage/profiles/
>> !!! (You can safely ignore this message when syncing. It's harmless.)
> This seems to be the root-cause of your problem.
>
> In your spec files you are using:
>> profile: default/linux/x86/2008.0/server
> with the exception of your livecd1-stage1.spec where you have:
>> profile: default-linux/x86/2008.0
>
> That path doesn't exist in Portage currently.
>
> Cheers,
>  Steve.
>
>

Reply via email to