Re: [OT] Need a little C programming help

2006-09-12 Thread Andreas Fester
Those errors can occur if you include files within a C block. For example, the following works well: #include stdlib.h int main() {} but this fails with exactly the errors you have seen: int main() { #include stdlib.h } This can happen sometimes by accident, for example when you are

Re: thunderbird: Can someone reproduce #383344?

2006-08-30 Thread Andreas Fester
- -- Andreas Fester mailto:[EMAIL PROTECTED] WWW: http://www.littletux.net ICQ: 326674288 -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.5 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFE9e20Z3bQVzeW+rsRAkm4AJ4tSyZ7gnMTaxq1pF3CmjGfURcz8gCg1dcL uyeyTgxszZJZRi

Re: cdrecord fails on usb writer

2006-04-10 Thread Andreas Fester
Hi, I wanted to retry this with a more recent linux kernel. Did you try anything specific, and which kernel did you use? Does the debug/log output of cdrecord look similar to the one I attached to the original posting? Thanks, Andreas [EMAIL PROTECTED] wrote: Hi! I'd just like

cdrecord fails on usb writer

2006-02-12 Thread Andreas Fester
). Any hints are very welcome :-) I hope it is not one of the unsettled 2.6 kernel issues cdrecord warns about :-/ Thanks and best regards, Andreas -- Andreas Fester mailto:[EMAIL PROTECTED] WWW: http://www.littletux.net ICQ: 326674288System --- K3b Version: 0.12.10