Re: Kopete and Kernel headers (SVN Version of book)

2006-10-16 Thread Alberto Hernando
El Martes, 17 de Octubre de 2006 00:51, Norman Urs Baier escribió: > BTW, is there a way to disable kopete? --disable-kopete did not work... > Maybe there is to edit the Makefile.am or something? If you set DO_NOT_COMPILE="kopete other things" kde packages won't compile kopete and other things.

Re: Kopete and Kernel headers (SVN Version of book)

2006-10-16 Thread Shawn
Dan Nicholson wrote: On 10/16/06, Norman Urs Baier <[EMAIL PROTECTED]> wrote: Anyway, adding -std=gnu++98 to $CXXFLAGS did the trick. Should somebody write a mail to lfs-devel, or -support, or write an entry on some wiki page? That person could be you! Sign up for an account and add some in

Re: access USB STORAGE

2006-10-16 Thread montassar
> Hi: > > You need to rebuild your kernel with scsi disk emulation. > If you are not comfortable doing this task, follow the instructions in > the lfs book. You did it before, so you can do it again. > > Specifically, you need to turn on the following kernel option: > > Device Drivers -> SCSI devic

Re: xine_artsplugin gives a compile error

2006-10-16 Thread Andre
I have found the solution. When i copy the xine libs to /opt/kde3/lib it works! On Monday 16 October 2006 23:21, Andre wrote: > Hi, > > Yes i have alsa-libs installed. > > I looked in audio_fifo_out.c and this are the includes: > > #include > #include > #include > #include > #include > #in

Re: Kopete and Kernel headers (SVN Version of book)

2006-10-16 Thread Dan Nicholson
On 10/16/06, Norman Urs Baier <[EMAIL PROTECTED]> wrote: Anyway, adding -std=gnu++98 to $CXXFLAGS did the trick. Should somebody write a mail to lfs-devel, or -support, or write an entry on some wiki page? That person could be you! Sign up for an account and add some info here: http://wiki.li

Re: Kopete and Kernel headers (SVN Version of book)

2006-10-16 Thread Norman Urs Baier
Am Dienstag, 17. Oktober 2006 00:58 schrieb Dan Nicholson: > On 10/16/06, Dan Nicholson <[EMAIL PROTECTED]> wrote: > > > I think I might see the problem. I'm not sure this is an issue with > > > linux-libc-headers (probably not since no one's complained before). > > > __s64 is defined in asm/types.

Re: Kopete and Kernel headers (SVN Version of book)

2006-10-16 Thread Norman Urs Baier
Am Dienstag, 17. Oktober 2006 00:51 schrieb Ken Moffat: > On Tue, Oct 17, 2006 at 12:42:20AM +0200, Norman Urs Baier wrote: > > > Which version of LFS are you using? > > > > SVN as well, so it is kernel 2.6.18, sorry for forgetting that... > > The problem seems to be in asm/types.h. Matt had some