KDEBase build failure BLFS6.1

2006-01-13 Thread mark gross
I'm working my way through BLFS 6.1 and building KDEBase-3.4.1 and I get the following error. Does anyone recognize this one? Making all in kdm make[3]: Entering directory `/usr/src/build/kdebase-3.4.1/doc/kdm' /usr/bin/perl -w ../../kdm/confproc.pl --doc ../../kdm/config.def kdmrc-ref.docbook /

Re: recompiling lfs+blfs with utf-8 support

2006-01-13 Thread Tushar Teredesai
On 1/13/06, Alexander E. Patrakov <[EMAIL PROTECTED]> wrote: > David Lyne wrote: > > > > There is a hint: > > http://www.linuxfromscratch.org/hints/downloads/files/utf-8.txt > > It doesn't exist. I asked the administrators to remove it more than a > year ago because it is outdated amd misleading. >

Re: firmware hotplug kernel 2.6.15 ?

2006-01-13 Thread Tim van der Molen
On Fri, 13 Jan 2006 23:12:02 +0100, <[EMAIL PROTECTED]> wrote: > After all that, I got a significant changed behaviour: a lot of messages of > the kind > "Jan 13 portable udevd-event[8701]: run_program: exec of program > '/sbin/udev_run_devd' failed. > What could this mean ? udev_run_devd is in

Re: firmware hotplug kernel 2.6.15 ?

2006-01-13 Thread Dr. Edgar Alwers
On Thursday 12 January 2006 05:22, Jim Gifford wrote: > Another issues is that you don't have the firmware_helper installed from > udev, you have to add it in by using > make EXTRAS="extras/firmware" to compile. make EXTRAS="extras/firmware" > install to install it. Well, I did this > > If you are

Re: Tripwire compile problem

2006-01-13 Thread Randy McMurchy
James Henry wrote these words on 01/13/06 12:13 CST: > while trying to install tripwire i get the following error... > im using BLFS Version 6.1 > on top of LFS SVN-20060103 You will see *many* errors like you listed if you continue to use BLFS 6.1 on top of LFS-SVN. I suggest you use BLFS-SVN. -

Tripwire compile problem

2006-01-13 Thread James Henry
while trying to install tripwire i get the following error... im using BLFS Version 6.1 on top of LFS SVN-20060103 Making all in fco make[3]: Entering directory `/usr/src/tripwire-portable-0.9/src/fco' g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I..-O -pipe -Wall -c -o fcodatasourceite

Re: firmware hotplug kernel 2.6.15 ? (solution? 2.6.14?)

2006-01-13 Thread Rainer Peter Feller
On Sun, 2006-01-08 at 22:49 +0100, Dr. Edgar Alwers wrote: > On Saturday 07 January 2006 23:03, Gabe Yoder wrote: > > I'm still using one of the 2.6.14.x kernels, but I don't think that should > > make any difference (and I have an ipw2100 instead of an ipw2200). When > > you installed hotplug, it

Re: Xorg 6.9?

2006-01-13 Thread Alan Lord
Alexander E. Patrakov wrote: Alan Lord wrote: my problems are more to do with configuration and fonts etc... This is expected. The bitmap font configuration is deliberately crippled on the CD (i.e.: they are not installed at all). You want to omit the following livecd-specific hacks: 1) s

Re: Xorg 6.9?

2006-01-13 Thread Alexander E. Patrakov
Alan Lord wrote: my problems are more to do with configuration and fonts etc... This is expected. The bitmap font configuration is deliberately crippled on the CD (i.e.: they are not installed at all). You want to omit the following livecd-specific hacks: 1) sed -i -e 's,#ifdef KDRIVESERVE

Re: Xorg 6.9?

2006-01-13 Thread Luca Dionisi
On 1/12/06, Alan Lord <[EMAIL PROTECTED]> wrote: > I am on my own learning path with X11R7.0 and I have found that to build > mesa you need to do something like this: > > Your CFLAGS should probably be set to something like: > > "-O2 -s -march=[your proc type]" if you want any optimisations. > > ma

(b)lfs and wireless

2006-01-13 Thread Jeremy Monnet
Hi all, First of all sorry for posting on 2 lists, but I'm not quite sure which one is the best for this question. I would have thought lfs, but I read a thread on blfs these days, so I'm just not quite sure anymore. (furthermore, this would maybe be even better on the dev list ...) I haven't see

Re: problems starting bind

2006-01-13 Thread lux-integ
On Thursday 12 January 2006 19:31, Randy McMurchy wrote: > Secondly, and this is the one I'm not sure of, but I think I > remember folks saying that the IPV6 stuff causes problems. So, > unless you *really* need and use IPV6, you should disable it in > your kernel. Then see what happens when you at

Re: firmware hotplug kernel 2.6.15 ?

2006-01-13 Thread Simon Geard
On Thu, 2006-01-12 at 22:59 +0100, Dr. Edgar Alwers wrote: > I thought, that the ability of the system to recognize the behaviour of a > device on the fly, was exactly what we describe as "hot plug", that means > plugging in or out a device in a "hot" system. Is that really not true ? Similar id

Re: Xorg 6.9?

2006-01-13 Thread Simon Geard
On Thu, 2006-01-12 at 11:10 +0100, Luca Dionisi wrote: > I'm using this command to build xorg >./build-from-tarballs.sh -n -m /usr/src/mesa/Mesa-6.4.1 /usr > > To make Mesalib I tried >make linux-dri-x86 > and >make linux > but none works. How important is DRI to you? I should note th

Re: recompiling lfs+blfs with utf-8 support

2006-01-13 Thread Alexander E. Patrakov
Simon Scheiwiller wrote: Hi all I want to recompile my lfs system with utf-8 support, but I don't want to delete everything and start compiling for 3 days, so maybe I'll try to recompile everything in lfs starting from ncurses and then everything in blfs. Don't do that. BLFS doesn't fully supp

Re: recompiling lfs+blfs with utf-8 support

2006-01-13 Thread Alexander E. Patrakov
David Lyne wrote: Hi Simon I want to recompile my lfs system with utf-8 support, but I don't want to delete everything and start compiling for 3 days, so maybe I'll try to recompile everything in lfs starting from ncurses and then everything in blfs. There is a hint: http://www.linuxfromscra

Re: recompiling lfs+blfs with utf-8 support

2006-01-13 Thread Alexander E. Patrakov
David Lyne wrote: Hi Simon I want to recompile my lfs system with utf-8 support, but I don't want to delete everything and start compiling for 3 days, so maybe I'll try to recompile everything in lfs starting from ncurses and then everything in blfs. There is a hint: http://www.linuxfromscra

Re: firmware hotplug kernel 2.6.15 ?

2006-01-13 Thread Alexander E. Patrakov
Dr. Edgar Alwers wrote: On Thursday 12 January 2006 04:18, Alexander E. Patrakov wrote: This is not hotplug. Hotplug is working if you can pull and push the card, not the cable. just for the sake of learning: if I take of the cable out of my eth0-card from the PC, I get inmediately the mes