On 8/18/06, Danny <[EMAIL PROTECTED]> wrote:
I'm actually building the system straight from a command line on an
'empty' machine. I fully understand that I'm building on an older
machine, but didn't have this problem when building 6.1.1
What host are you using? You say this is an empty machine
On Fri, Aug 18, 2006 at 11:13:55PM +0200, Danny wrote:
> > Ken
>
> I'm actually building the system straight from a command line on an
> 'empty' machine. I fully understand that I'm building on an older
> machine, but didn't have this problem when building 6.1.1
>
[grumpy editor mode on] Don't
Am Freitag, 18. August 2006 21:06 schrieb Dan Nicholson:
> On 8/18/06, Mag. Leonhard Landrock <[EMAIL PROTECTED]> wrote:
> > Next, I have a look at de_AT and its friends.
> >
> > root:/# LC_ALLL=de_AT locale charmap
> > ANSI_X3.4-1968
>
> First, it's LC_ALL with two L's.
That was the problem. :-)
I've really found no other problems with it. Install, uninstall,
monitor. It all works quite well for me, but there was an
aggravating learning curve. Additionally, like the hint promises,
I really know my system and now I understand Makefules.
Did you have to change makefiles too often?
Am Samstag, 19. August 2006 00:41 schrieb Brandon Peirce:
> Mag. Leonhard Landrock wrote:
> >Why does "find / -name syslogd -exec pwd ;" not work?
>
> You need to protect the last ; from the shell so it is passed
> as an argument to find, not seen as the end of the find command
> by the shell. You
> On Fri, Aug 18, 2006 at 10:39:19AM +0200, Danny wrote:
>> hope I can skip a bit ...
>> -Isysdeps/ieee754 -Isysdeps/generic/elf -Isysdeps/generic
>> -D_LIBC_REENTRANT -D_LIBC_REENTRANT -include include/libc-symbols.h
>> > /sources/glibc-build/c++-types-check.out
>> make[1]: Target
On Friday 18 August 2006 14:13, Brandon Peirce wrote:
> However, you actually need to start using this new toolchain _before_
> you get to the chroot part.
Moreover, you _need_ to start using the new toolchain (/tools/*)
components as soon as they appear. In order to do this you have to do
the f