On Friday, 6. July 2007, David Marec wrote: > Le Friday 06 July 2007 14:08:40 Michael Nottebrock, vous avez écrit : > > Not sure what's happening there - the config.log might contain more > > clues. > > So, follow the link below: > > http://user.lamaiziere.net/david/config.log > > > The KDE 3.5.7 ports have only been tested with Xorg 7.2, so if you > > haven't upgraded yet or your upgrade is incomplete, that might very well > > be the cause of the problem. > > The meta-port Xorg 7.2 was installed.
From config.log:
imake -DUseInstalled -I/usr/local/lib/X11/config
In file included from /usr/local/lib/X11/config/FreeBSD.cf:581,
from /usr/local/lib/X11/config/Imake.tmpl:109,
from Imakefile.c:16:
/usr/local/lib/X11/config/xorg.cf:1688: xf86.rules: No such file or directory
In file included from Imakefile.c:16:
/usr/local/lib/X11/config/Imake.tmpl:2144: X11.rules: No such file or
directory
/usr/local/lib/X11/config/Imake.tmpl:2149: noop.rules: No such file or
directory
In file included from /usr/local/lib/X11/config/Imake.tmpl:2157,
from Imakefile.c:16:
/usr/local/lib/X11/config/X11.tmpl:1819: bsdLib.tmpl: No such file or
directory
imake: Exit code 1.
Stop.
All those missing files are installed by the xorg-cf-files port, which imake
depends on. Since you don't have them, I suspect you might have an outdated
imake or multiple imake ports installed - try the following:
pkg_deinstall -f imake\*
portinstall -fR imake
Cheers,
--
,_, | Michael Nottebrock | [EMAIL PROTECTED]
(/^ ^\) | FreeBSD - The Power to Serve | http://www.freebsd.org
\u/ | K Desktop Environment on FreeBSD | http://freebsd.kde.org
signature.asc
Description: This is a digitally signed message part.
_______________________________________________ kde-freebsd mailing list [email protected] https://mail.kde.org/mailman/listinfo/kde-freebsd
