Matthias Langer schreef:
>> 
>> It also says "See config.log for details", but I can't find
>> config.log - it doesn't give a full path.

The config.log referred to can be found in the temporary working
directory of the package being compiled:

/var/tmp/portage/package-name.and.version/work (or something like that).

You generally get enough output to get the full path, if you've made it
past configure, even if the compile ultimately fails; example from an
emerge of krusader:

Good - your configure finished. Start make now

make  all-recursive
==> make[1]: Entering directory
`/var/tmp/portage/krusader-cvs-1-r4/work/krusader_kde3'

But once you know generally where the compile is happening
(/var/tmp/portage/blablabla/) you can find the path even if you don't
make it to make.

HTH,
Holly


-- 
gentoo-user@gentoo.org mailing list

Reply via email to