> "except for some unexpected failures" - the unexpected failures are
> the reason for running the tests!
>
> Is this the 6.4 book ? If it is, I wouldn't worry about
> libmudflap, I always get several failures with gcc-4.3 versions.
>
> The important thing is the paragraph which reads
> | A
n the logs, except for some unexpected
failures...
Thanks in advance
Luca
_
Quante ne sai? Gioca con i 50 nuovi schemi di CrossWire!
http://livesearch.games.msn.com/crosswire/play_it/
--
http://linuxfromscratch.org/mailman/listinf
has a hint please help me :)
In the meantime I'll try the most stupid thing to do: make allyesconfig...
maybe the problem is not in the kernel but elsewhere...
Thank you for your work,
Luca
_
Quali sono le piĆ¹ cliccate della settiman
- Original Message -
From: "Zoran Kikic" <[EMAIL PROTECTED]>
To: "LFS Support List"
Sent: Friday, August 10, 2007 10:59 AM
Subject: Re: lfs as a xen domU?
> Hi Luca,
>
> that's very interesting! Did you write down your build steps?
>
- Original Message -
From: "Zoran Kikic" <[EMAIL PROTECTED]>
To:
Sent: Thursday, August 09, 2007 7:44 PM
Subject: lfs as a xen domU?
> Hi,
>
> has anyone build a lfs xen domU? I want to run my lfs
> on a xen enterprise server..
>
>
>
> thanks
> zoran
> --
Hello Zoran.
Yes, I built XE
Little OT.
Why is System.map optional but recommended?
What is it for?
And what should it be named? I see that instructions
in CLFS
http://cross-lfs.org/view/1.0.0/x86_64/bootable/kernel.html
that it is copied with a name that contains the version.
--Luca
--
http://linuxfromscratch.org/mailman
Just a report.
I'm doing a CLFS build with a Feisty 64bit and it is going well.
I don't remember all of the apt-get install that I've done since
the first installation of my Ubuntu, though.
--Luca
--
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linux
e and
compile LFS natively on Reiser4 partitions, just looked at the faq and
still the same answer: there is currently no known solution, other than
to use a different type of filesystem.
What happened? Lost mails? Trashed?
Just a little enlightenment...
Luca
--
http://linuxfromscratch.org/ma
Luca wrote:
> Just a note:
>
> The "-Xlinker" etc... can be passed to gcc, cc etc... however, example,
> on my lfs, obviously output this:
> [EMAIL PROTECTED]:~# cc -Wl,--hash-style=both dummy.c
> /usr/bin/ld: unrecognized option '--hash-style=both'
> /us
rmation
collect2: ld returned 1 exit status
[EMAIL PROTECTED]:~#
Fedora Core 6 (and others) uses patched versions of binutils, gcc and
glibc that permit to choose which hash-style to use (default is gnu).
Bye and have a good evening.
Luca
--
http://linuxfromscratch.org/mailman/list
-hash-style=sysv"", "gcc="gcc -Xlinker
--hash-style=sysv"" and "g++="g++ -Xlinker --hash-style=sysv"" should do
the trick without problems (or at least, I compiled the toolchain in
this way to test and it compiled flawlessly).
Have a good evening t
Luca wrote:
> Hello and sorry for auto-introducing me in the thread.
>
> In some new systems as Fedora Core 6 gcc passes --hash-style=gnu to the
> linker, which indeed is called with an option like
> "--enable-new-ldflags" (which enables new linker flags).
> The res
so not including the "old"
".hash"; a possible option is to pass something like "--hash-style=both"
so that an old dynamic linker should handle or the old "--hash-style=sysv".
I just tried myself from a Fedora Core 6 (i386) host and it seems to work.
Luca
Romain Thouvenin wrote:
> On 11/16/06, Luca <[EMAIL PROTECTED]> wrote:
>> I'm trying some extra things, actually I've done for the punctuation:
>>
>> grep "$1/" SUPPORTED | cut -d" " -f1 | tr '/' '.'
>>
>>
&g
Bitstream Vera Sans Mono
7.5
false
Normal behavior or ?
Luca
--
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page
Hi all!
Probably this is more pertinent to lfs-dev list...
I have a question about the toolchain way: we have the first and second
pass of gcc and binutils by passing the "--with-local-prefix=" and the
"--with-lib-path=", but wouldn't be simpler to use the "--w
Dan Nicholson wrote:
> On 11/18/06, Luca <[EMAIL PROTECTED]> wrote:
>> Hi all!
>>
>> A question about toolchain method, probably more lfs-dev related.
>>
>> We have gcc-pass1, binutils-pass1, adjusting the toolchain, gcc-pass2
>> and binutils-pass2.
Luca wrote:
> Hi all!
>
> A question about toolchain method, probably more lfs-dev related.
>
> We have gcc-pass1, binutils-pass1, adjusting the toolchain, gcc-pass2
> and binutils-pass2.
>
> Question: instead of building packages twice, should be simpler to use
> &qu
Hi all!
A question about toolchain method, probably more lfs-dev related.
We have gcc-pass1, binutils-pass1, adjusting the toolchain, gcc-pass2
and binutils-pass2.
Question: instead of building packages twice, should be simpler to use
"--with-sysroot=/tools" method?
Luc
Romain Thouvenin wrote:
> On 11/16/06, Luca <[EMAIL PROTECTED]> wrote:
>> Hi Romain,
>>
>> it's exactly what I'm trying, I've added a | sed at the end of the
>> command line, but I don't understand if it's possible to remove all the
>
Hi Romain,
it's exactly what I'm trying, I've added a | sed at the end of the
command line, but I don't understand if it's possible to remove all the
duplicate .UTF-8, .ISO- etc... with only one command.
--
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.
I'm trying some extra things, actually I've done for the punctuation:
grep "$1/" SUPPORTED | cut -d" " -f1 | tr '/' '.'
and finally the void is gone but still appended are extra things:
zh_TW.EUC-TW.EUC-TW
zh_TW.UTF-8.UTF-8
zh_TW.BIG5
zu_ZA.UTF-8.UTF-8
zu_ZA.ISO-8859-1
So now how do I manag
Luca wrote:
> I meant, just to be sure, what's to be added to see the entire list with
> entries showed like the "locale -a" command but with the .utf8 .UTF-8
> correction?
>
Now I managed something with a:
"grep "$1/" SUPPORTED | cut -d" "
Luca wrote:
> Hi all!
>
> Only a question about a grep command:
>
> I pass at console the following command:
> "grep -H ^title /usr/share/i18n/locales/* 2> /dev/null | awk -F '"' '
> sub(".*/", "", $1); sub("[\\.:].*"
(0xb7ef1000)
libc.so.6 => /tools/lib/libc.so.6 (0xb7dcd000)
/tools/lib/ld-linux.so.2 (0xb7f08000)
No complaing about GLIBC_PRIVATE missing.
Luca
--
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page
locale for Catalonia with Euro
[EMAIL PROTECTED] Catalan locale for Catalonia with Euro
and the ISO and UTF-8 are not showed.
So, what should I add to the command to see only the:
_. or _.?
Thanks,
Luca
--
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page
up
>
>
> So, should they be removed before we install into /usr/include, or
> should we just let glibc blow them away?
>
> --
> Dan
Hi Dan,
the shared headers should be only these three: scsi.h, scsi_ioctl.h and sg.h
Luca
P.S. I personally chose to use the kernel-ones.
--
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page
1.3.5
Linux version 2.6.17.13 (gcc version 4.1.1)
GNU Make 3.81
patch 2.5.4
GNU sed version 4.1.5
tar (GNU tar) 1.15.1
Luca
--
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page
linux-gate.so.1 => (0xe000)
libnsl.so.1 => /tools/lib/libnsl.so.1 (0xb7ef1000)
libc.so.6 => /tools/lib/libc.so.6 (0xb7dcd000)
/tools/lib/ld-linux.so.2 (0xb7f08000)
Luca
--
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscr
Dan Nicholson wrote:
> On 11/6/06, Luca <[EMAIL PROTECTED]> wrote:
>> Fixed in Glibc-20061106
>
> Are the problems you listed gone with the patch? If so, we should
> apply it in the book until glibc-2.5.1 comes along. Well, we probably
> should anyway since
Fixed in Glibc-20061106
--
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page
Luca wrote:
> Dan Nicholson wrote:
>
>> On 11/6/06, Luca <[EMAIL PROTECTED]> wrote:
>>
>>> Hi everyone!
>>>
>>> I have a question about Glibc-2.5 (probably stupid so sorry in advance),
>>> but just in case:
>>>
>
Dan Nicholson wrote:
> On 11/6/06, Luca <[EMAIL PROTECTED]> wrote:
>> Hi everyone!
>>
>> I have a question about Glibc-2.5 (probably stupid so sorry in advance),
>> but just in case:
>>
>> In glibc-2.5/include/features.h header lines 306,307 says (
C__ 2
#define __GLIBC_MINOR__ 5
since it's a 2.5 release?
Thanks,
Luca
--
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page
Luca wrote:
> Dan Nicholson wrote:
>
>> On 10/30/06, Luca <[EMAIL PROTECTED]> wrote:
>>
>>> btw Dan, I replied to the coreutils problem in cross-lfs that was solved
>>> by passing 'std=gnu99'.
>>>
>> I
Luca wrote:
> Dan Nicholson wrote:
>
>> On 10/30/06, Luca <[EMAIL PROTECTED]> wrote:
>>
>>> btw Dan, I replied to the coreutils problem in cross-lfs that was solved
>>> by passing 'std=gnu99'.
>>>
>> I
Dan Nicholson wrote:
> On 10/30/06, Luca <[EMAIL PROTECTED]> wrote:
>>
>> btw Dan, I replied to the coreutils problem in cross-lfs that was solved
>> by passing 'std=gnu99'.
>
> I'm sorry, which problem was that? I can't recall this issue rig
x searches sort of like sed syntax.
>
> awk '/^GL/{ print $3 }' zone.tab
>
> --
> Dan
Good evening!
Thanks Ken and Dan...
I'll now try
btw Dan, I replied to the coreutils problem in cross-lfs that was solved
by passing 'std=gnu99'.
Yours,
Luca
--
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page
in the zone.tab only the third column (the timezone one)?
Thanks in advance,
luca
--
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page
a directory in the non-install directory
> /var/log?
Hi.
With recent versions of udev, you don't need hotplug anymore.
Alberto
Anyway Angel, what's wrong with making /var/log an install dir?
--Luca
--
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://
On 10/13/06, Dan Nicholson <[EMAIL PROTECTED]> wrote:
On 10/13/06, Luca Dionisi <[EMAIL PROTECTED]> wrote:
>
> But, CLFS says:
> > The one "flaw" in LFS is that it has always been based on an x86 class
processor.
> > [] the x86-only LFS is no lon
on an x86 class
processor.
[] the x86-only LFS is no longer ideal.
So, what is true?
--Luca
--
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page
-bit system. You must use CLFS.
I didn't know it. Where in the book is it pointed out?
Is a future release of the book planned for it to work?
thanks
--Luca
--
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page
works correcly, it should then
pass a lot of testing and then finally I have to talk again with the
original developer. As I said to Alexander I'll post on livecd mailing
list the work in progress, results of tests, etc...
Feel free to email me directly.
Bye,
Luca
--
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page
/solaris/index.jsp), OpenSolaris
(http://www.opensolaris.org) or Nexenta OS (http://www.gnusolaris.org)
or if there any advices on using these hosts.
I don't know if it's a lfs or cross-lfs argument exactly so I post to
lfs-support and clfs-support.
Thanks,
Luca
--
http://linuxfromscratch.o
Luca wrote:
> Dan Nicholson wrote:
>
>> On 10/4/06, Luca <[EMAIL PROTECTED]> wrote:
>>
>>
>>> make[3]: Leaving directory
>>> `/sources/Gnome-2.16/xorg-server-1.1.1/hw/xgl'
>>> make[2]: *** [all-recursive] Error 1
>>> m
Dan Nicholson wrote:
> On 10/4/06, Luca <[EMAIL PROTECTED]> wrote:
>
>> make[3]: Leaving directory
>> `/sources/Gnome-2.16/xorg-server-1.1.1/hw/xgl'
>> make[2]: *** [all-recursive] Error 1
>> make[2]: Leaving directory
>> `/sources/Gnome-2.16
Fixed the GdkPixbuf errors: the two files in /etc got corrupted.
Just a note:
Now I am recompiling Glibc-2.4 and during the compile as per LFS book I
noticed that
it checked and found --noexecstack, execstack and fstack-protector.
The errors I'm getting could be because of these functions?
Dan Nicholson wrote:
> On 9/20/06, Luca <[EMAIL PROTECTED]> wrote:
>>
>> I'm recompiling gcc-4.1.1 in order to user NVIDIA-SDK, but I'm having an
>> error I'm trying to solve.
>> Gcc-4.1.1 configure so:
>> "../gcc-4.1.1/configure --pr
I'm really bored !
I exported all variables before boostraping, after bootstraping and
after doing the . LinuxIntelEnv.Set.sh.
./salimpsound.hxx:193: error: 'PaDeviceID' does not name a type
--
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blf
seems working well my system using Cross-LFS
headers instead of Linux-Libc-Headers from Mazurk, Glibc-2.4 includes
inotify.h so it would be unnecessary to patch it and copy the header
manually.
Luca
--
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http
root (hd?,?) # I tried various options with no success
kernel /boot/lfskernel-2.6.17.11 root=/dev/sdb3
Where is the error and how to solve it? If something else is
needed (kernel-configurations or what please ask).
Thanks in advance,
Luca
--
http://linuxf
the surrounding text.
Thanks for your explanation Matthias.
I'm going to do soon a fresh LFS (and BLFS) install using package users.
When and if I find a similar situation, I will check the log to see
what is the command that is responsible.
--Luca
--
http://linuxfromscratch.org/mailman/lis
t user intervention, such as turning
newly created directories in /usr/share/locale into install directories.
/excerpt--
So, if it could be fixed, I would enjoy.
Thanks
--Luca
--
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page
On 8/27/06, Angel Tsankov <[EMAIL PROTECTED]> wrote:
Btw, how do I call a function in a bash script from another bash script?
Try putting all your functions alone in a file, then source that file
(man source)
HTH
--Luca
--
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ
I apologize again. I tried with lfs-chat.
But it seems it is not working.
The archive shows only 1 message and I sent another after
subscribing... but nothing happened.
You see, I tried...
--Luca
--
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org
I apologies again. I tried with lfs-chat.
But it seems it is not working.
The archive shows only 1 message and I sent another after
subscribing... but nothing happened.
You see, I tried...
--Luca
--
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs
is not to create a virtual machine, nor a clustering
solution.
So people, look forward to see what the real aim is. The page is coming
soon!
Thank you.
--Luca
--
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above i
On 7/7/06, Alan Lord <[EMAIL PROTECTED]> wrote:
Post it on the lfs-general list :-)
What a news! I didn't know about it.
Great. Thanks
--
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page
On 7/7/06, Steven Vancoillie <[EMAIL PROTECTED]> wrote:
Luca Dionisi wrote:
> _At_the_very_moment_ I've not a project website, or a tracker or similar
> things, so any comment should be in reply to these mailing lists.
>
> Thanks a lot.
>
> --Luca
This is *LFS
ck to a
project like this, I'm looking for help here.
_At_the_very_moment_ I've not a project website, or a tracker or similar
things, so any comment should be in reply to these mailing lists.
Thanks a lot.
--Luca
--
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ:
change runlevel.
Normally, when you turn on the machine you pass to runlevel 5
(or 3 if no X) and then you'll pass to runlevel 6 or 0 to reboot or
halt the machine. That's all.
--Luca
--
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
ot group "users" with gid 100
--Luca
--
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page
the former case
ensure that modules are in the right place.
--Luca
--
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page
ns as root. All of this, of
> course, is clearly documented in the "Package User" hint.
Ok. And of course your suggestion to correct the PATH is indeed important.
I just thought that Bobby could have not understood. He said any help would
be greatly appreciated, anyway.
--Luca
--
http:/
g is useless.
You have to do from root:
chown root /bin/su
chmod 4555 /bin/su
I don't think that the wrapper of install could do this automagically for you
because it is used by the user 'Shadow', not root.
--Luca
--
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: htt
fy this you'll have to boot from a
host system,
such as the LFS live cd.
--Luca
--
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page
re installing to / then you may just provide pkg users write
> permissions to /usr/lib/perl-addons/perllocal.pod and
> /usr/lib/perl-addons.
Are they the only files that get modified ?
Thanks for the links to your works.
--Luca
--
http://linuxfromscratch.org/mailman/li
mechanism of setuid/setgid
for perl scripts? That is, if I install a program not as root, will
I need to verify if it wanted to be setuid root?
The other question remains valid for any advice:
is anyone using CPAN with package users?
--Luca
--
http://linuxfromscratch.org/mailman/li
to add new files?
In few words: can I use a distinct package user for each
Perl module/program?
_AND_ what about CPAN? Can I use "perl -MCPAN -instal..."
with package users?
TIA for any advice.
--Luca
--
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linu
your install with root? With the same problems?
--Luca
--
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page
On 1/31/06, mrdaniel <[EMAIL PROTECTED]> wrote:
> ok, that's equivalent to the notion of mastering an art it may take as long
> as 3 years before one can come down from the mountain to deliver in the real
> world.
>
IMHO 3 years is too much, one week is too few
n, you don't need LFS. You can live easily and *productively*
with any recent linux distro.
Really. Try and you'll see.
Luca
--
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page
:)
On 1/31/06, Matt Darcy <[EMAIL PROTECTED]> wrote:
>
> http://redora.redhat.com
> http://www.debian.org
> http://www.suse.com
> http://www.ubuntu.com
>
Why not www.microsoft.com and try to ask for support to them?
--
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linux
b1)
I searched googling... I can't find which tarball is responsible for
providing this tool.
Thanks
Luca
BTW the software that I'm trying to install is Perl-Gtk, which is
required by dvd::rip.
--
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfrom
the things you will do first, in
chapter 2.3) you will be able to save your files in some directory there.
Hope this helps
Luca
--
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page
that a problem? I've never heard this
> > before.
> >
>
> Well, although I really like Slack 10.2 as an everyday distro, I'm not
> particularly anal about using it as a host system. After reading various
IMHO, you can have a try using your Slack as a host system, if
Try "man fstab" ( or else "man mount" and search for fstab ).
I can't do it right now, and I'm not sure to recall right.
They are values regarding the order of mount and the
needing of a fscheck.
Good luck
Luca
--
http://linuxfromscratch.org/mailman/listinfo/lfs-s
abled.
Anyway, if you want a non-modular kernel, you have to set to NO (press
the N key when it is highlighted in menuconfig) the item
"Loadable module support". Doing this, will set to "built-in" every
item that at the moment is set to "module".
Luca
--
http://linuxf
Hi Matthias
I report the output of the commands you suggested.
Does it help?
Perhaps -o+w is the right option, while +o+w is not. Just a guess.
On 10/25/05, Matthias B. <[EMAIL PROTECTED]> wrote:
> Anyway, "-perm +o+w" is supposed to select all files that have the
> world-writable bit set. In you
dread libdvdread723 2005-10-20 17:58 .viminfo
package libdvdread:/usr/src/libdvdread>
TIA
Luca
--
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page
Hi all!
In BLFS svn-20051020 chapter 3 Alfter LFS Configuration Issues -
Configuring for Adding User when I try to add a new user it returns me:
Useradd: unknown GID 100
How to solve the problem?
TIA,
Luca
--
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http
s in the second part
of the output includes files from the home directory of
the package user and shows them in the wrong groups
(e.g. world writable and they are not)
Any suggestions?
Luca
E.g. extract of the pkg.lst for libdvdread:
Note: the home dir of the pkg user
rds, - I can't recall the exact point, but I think I was already
in the BLFS side - the list of files it produces in the second part
of the output includes files from the home directory of
the package user and shows them in the wrong groups
(e.g. world writable and they are no
n't know what could be the origin of the problem, but
perhaps it could be of help doing
ldd /tools/bin/gcc
and see if there is a library that is not found.
Luca
--
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page
In section 6.54.2 there are instructions about
running the commands:
pwconv
grpconv
Did you already do that?
Luca
--
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page
- Original Message -
From: "Ken Moffat" <[EMAIL PROTECTED]>
To: "LFS Support List"
Sent: Friday, October 07, 2005 4:24 PM
Subject: Re: Glibc-20050926
On Fri, 7 Oct 2005, Luca wrote:
Hi all.
I'm trying to follow cross-lfs-20051006-x86_64 to buil
INSTALL file for required versions.
[EMAIL PROTECTED]:/mnt/lfs/sources/glibc-build>
Could it be because my host is SuSE 9.3 32 bit, and if not, how to solve
this error?
TIA,
Luca
--
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/l
/
ln: creating symbolic link `//cross-tools' to `/cross-tools': Permission
denied
Host system is SuSE 9.3
Thanks in advance,
Luca
--
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page
/rc.d directories.
As suggested by the hint submission guidelines, I'm writing
this on the appropriate (I think) mailing list.
Has anyone adopted a similar approach, or has a similar hint
already been written?
Also, if you think this idea doesn't fit in the hint project, let
me know (
hen you do:
make menuconfig
look for your card into Device Drivers-> Networking support
(I'm not sure about the menus... and now I can't check)
I suggest to add support not as a module, as a first step
add it as built-in.
Luca
--
http://linuxfromscratch.org/mailman/listinfo/lfs-support
"udev" package (chapter 6.58), when you restart, after the above
mentioned commands, you have to do
/sbin/udevstart
to populate /dev correctly.
It works (and indeed it is needed) for me. But if it is not correct,
please, someone rectify.
Luca
--
http://linuxfromscratch.org/mail
Hi all!
When I give the command LFSHOME=`su - lfs -c 'echo $HOME'` in chapter
4.5 Creating the $HOME/cross-tools Directory everything hangs. How to
solve the problem?
Host system is SuSE 9.1, cpu is athlon64.
Thanks in advance,
Luca Piol
--
http://linuxfromscratch.org/mailman/li
93 matches
Mail list logo