Re: Can't compile xorg-server. Posted here pending fixing my access to BLFS

2008-11-14 Thread Ralph Porter
Good, idea. Don't they say you have to do this LFS and BLFS at least 2 or three times? I'm only hacking through 1st pass of BLFS. Lost count of LFS installs. On Nov 14, 2008, at 8:23 PM, William Harrington wrote: > Ralph, > > > A good way to fix that is when you enter BLFS to do the po

Re: Can't compile xorg-server. Posted here pending fixing my access to BLFS

2008-11-14 Thread William Harrington
Ralph, A good way to fix that is when you enter BLFS to do the post LFS configuration and go through the profile data immediately. That's why it is at the beginning. Set up XORG_PREFIX XORG_CONFIG and PKG_CONFIG_PATH in /etc/profile.d, especially when using a prefix other than /usr f

Re: Can't compile xorg-server. Posted here pending fixing my access to BLFS

2008-11-14 Thread Ralph Porter
Thanks DJ, I kind of surmised that starting over might be the answer. On question though. The sample scripts for downloading and compiling. The instructions say after running the config to "as root" make install. Well, i put the make install in the script and run it as root. Any issues with

Re: Can't compile xorg-server. Posted here pending fixing my access to BLFS

2008-11-14 Thread DJ Lucas
Ralph Porter wrote: > On Nov 13, 2008, at 6:45 PM, Dan Nicholson wrote: > > I recompiled as described below but still got the same error. > > Looking at xorg-lib-compile.log there is > > mkdir : cannont create directory '/usr/local/include/X11/Xtrans': > permission denied. Judging from the ab

Re: Can't compile xorg-server. Posted here pending fixing my access to BLFS

2008-11-14 Thread Ralph Porter
On Nov 13, 2008, at 6:45 PM, Dan Nicholson wrote: I recompiled as described below but still got the same error. Looking at xorg-lib-compile.log there is mkdir : cannont create directory '/usr/local/include/X11/Xtrans': permission denied. Even if i log on as root it still denies X11 is drwxr

Re: Chapter 6 building against /tools still?

2008-11-14 Thread Dan Nicholson
On Fri, Nov 14, 2008 at 1:00 AM, Simon Geard <[EMAIL PROTECTED]> wrote: > On Fri, 2008-11-14 at 20:44 +1300, Simon Geard wrote: >> My concern isn't that there are debug symbols referencing /tools - my >> concern is that they're almost certainly a sign that things are being >> linked against the wro

Re: Chapter 6 building against /tools still?

2008-11-14 Thread Ken Moffat
On Fri, Nov 14, 2008 at 10:00:40PM +1300, Simon Geard wrote: > On Fri, 2008-11-14 at 20:44 +1300, Simon Geard wrote: > > My concern isn't that there are debug symbols referencing /tools - my > > concern is that they're almost certainly a sign that things are being > > linked against the wrong binar

Looking for the Intel ICC C++ compiler kernel wrapper

2008-11-14 Thread Claude Tyler McAdams
There is a wrapper that needs to be applied to the Linux kernel source before it can be compiled with ICC. does anybody have it or know where I can get it? I can not find it anywhere. -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Un

Re: Chapter 6 building against /tools still?

2008-11-14 Thread Simon Geard
On Fri, 2008-11-14 at 20:44 +1300, Simon Geard wrote: > My concern isn't that there are debug symbols referencing /tools - my > concern is that they're almost certainly a sign that things are being > linked against the wrong binaries, causing things like bison to fail. > > As I said, I'm assuming