Re: alsa problem with emu10k1 driver

2006-01-26 Thread Leo Peschier
On Fri, 2006-01-27 at 06:36, Jonathan Murphy wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Which version of alsa and which kernel? I may have a patch that will > fix this. > Jonathan. > -BEGIN PGP SIGNATURE- > Version: GnuPG v1.4.2 (GNU/Linux) > Comment: Processed by Mailcry

Re: messed up my apache build

2006-01-26 Thread Jaap Struyk
Op do 26-01-2006, om 22:29 schreef Randy McMurchy: > Perhaps you missed > something and the new version is referencing it. > > http://linuxfromscratch.org/~randy/apache-2.2.0-files.txt Thanks for the file list! I indeed missed 2 files, /usr/bin/apr-1-config and /usr/bin/apu-1-config. apr-1-confi

Re: alsa problem with emu10k1 driver

2006-01-26 Thread Jonathan Murphy
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Which version of alsa and which kernel? I may have a patch that will fix this. Jonathan. -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.2 (GNU/Linux) Comment: Processed by Mailcrypt 3.5.8 iD8DBQFD2bFPCibrChMdb1sR

xorg problem?

2006-01-26 Thread Tom
from glxclient.h:82, from clientattrib.c:39, /usr/include/linux/config.h:1:2: #error "Compilation aborted. Go read the FAQ for linux-libc-headers package." /usr/include/linux/config.h:2:2: #error "Compilation aborted. Go read the FAQ for linux-libc-headers package." clientattrib.o Error1 Leaving

Re: opengl

2006-01-26 Thread Kevin Jordan
On 1/26/06, mrdaniel <[EMAIL PROTECTED]> wrote: > > BTW "integrating openGL" still makes absolutely no sense. You don't > > have > > any idea what you're talking about. > > its a library that we can use to display 3D graphics and i have an > application that needs that. thus without which the appl

Re: opengl

2006-01-26 Thread Randy McMurchy
mrdaniel wrote these words on 01/26/06 20:47 CST: >>Integrated OpenGL into what? What are you talking about? > > integrating openGL into the newly completed LFS. Please, don't send any more messages. Not until you have an actual problem that you've shown you've done research on, and that your sit

Re: opengl

2006-01-26 Thread mrdaniel
> BTW "integrating openGL" still makes absolutely no sense. You don't > have > any idea what you're talking about. its a library that we can use to display 3D graphics and i have an application that needs that. thus without which the application will not be able to work. i had seen in the BLFS

Re: Firefox-1.5 build fails: pangox.h [Solved ?]

2006-01-26 Thread Dan McGhee
Andrew Benton wrote: Dan McGhee wrote: This is another one of those it says "no such file or directory," but it's there. This is the first time I've ever had a firefox build fail. I'm really mystified. Here's the log excerpt: c++ -o nsDeviceContextGTK.o -c -I../../../dist/include/syste

Re: opengl

2006-01-26 Thread Chris Staub
mrdaniel wrote: Integrated OpenGL into what? What are you talking about? integrating openGL into the newly completed LFS. Start by learning how to actually use the basics of the system you just built. Then go on to more advanced stuff. BTW "integrating openGL" still makes absolutely no se

Re: opengl

2006-01-26 Thread mrdaniel
> Integrated OpenGL into what? What are you talking about? integrating openGL into the newly completed LFS. -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page

Re: opengl

2006-01-26 Thread Chris Staub
mrdaniel wrote: hi all, i had completed the LFS a day ago and browsing through the FAQ and reading the book, i hence need to ask if anyone had integrated openGL before and thus provide the experienced advise. thanks. Integrated OpenGL into what? What are you talking about? -- http://linuxfr

opengl

2006-01-26 Thread mrdaniel
hi all, i had completed the LFS a day ago and browsing through the FAQ and reading the book, i hence need to ask if anyone had integrated openGL before and thus provide the experienced advise. thanks. -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch

alsa problem with emu10k1 driver

2006-01-26 Thread Leo Peschier
Hello all, I'am building BLFS 6.1 and encounter problems getting my sound card to work properly. Everything seems to work: card is found, driver is loaded, playing the test.wav is OK. But the line-in signal is not coming through (same for the mic-input, but that doesn't bother me). I've fiddled wit

Re: messed up my apache build

2006-01-26 Thread Randy McMurchy
Jaap Struyk wrote these words on 01/26/06 15:18 CST: > So I removed all files and libs listed in the book and did a rebuild > following the book. > Wel, that doesn't work that simpel, apache kept asking for the dir > /usr/lib/apache/build wich was obviously deleted and complained that apr > was mi

messed up my apache build

2006-01-26 Thread Jaap Struyk
Hello, Trying to find a solution to my webdav problem I tryed a clean rebuild of apache-2.2.0 following the cvs book. (My webdav doesnt write the lockdb so I was hoping a clean rebuild instead of the upgrade from 2.0 to 2.2 would shine some light.) So I removed all files and libs listed in the boo

Re: Firefox-1.5 build fails: pangox.h

2006-01-26 Thread Andrew Benton
Dan McGhee wrote: This is another one of those it says "no such file or directory," but it's there. This is the first time I've ever had a firefox build fail. I'm really mystified. Here's the log excerpt: c++ -o nsDeviceContextGTK.o -c -I../../../dist/include/system_wrappers -include /usr

Re: proftpd?

2006-01-26 Thread Luca Dionisi
On 1/26/06, Tom <[EMAIL PROTECTED]> wrote: > theres nothing in the logs.. Is proftpd running? What if you type: grep proftp /var/log/sys.log or something similar? Luca -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: S

Re: Firefox-1.5 build fails: pangox.h

2006-01-26 Thread Dan McGhee
Dan McGhee wrote: This is another one of those it says "no such file or directroy," but it's there. This is the first time I've ever had a firefox build fail. I'm really mystified. Here's the log excerpt: In file included from /usr/src/firefox/mozilla/gfx/src/gtk/nsDeviceContextGTK.cpp:

Firefox-1.5 build fails: pangox.h

2006-01-26 Thread Dan McGhee
This is another one of those it says "no such file or directroy," but it's there. This is the first time I've ever had a firefox build fail. I'm really mystified. Here's the log excerpt: c++ -o nsDeviceContextGTK.o -c -I../../../dist/include/system_wrappers -include /usr/src/firefox/mozill

Re: Wireless: and now, how to ? Solved !

2006-01-26 Thread Jeremy Monnet
On 1/25/06, Randy McMurchy <[EMAIL PROTECTED]> wrote: > Dr. Edgar Alwers wrote these words on 01/25/06 15:43 CST: > > > This was it. Thank you and Jeremy very much for your comments and > > help.Introducing a "ifconfig.eth1" with the data of the old ifconfig.eth0 > > did > > the job. I now will tr