From info at shop-for-stuff.com Thu Apr 8 23:50:48 2004 From: info at shop-for-stuff.com (Contractor) Date: Fri Aug 6 14:55:27 2004 Subject: [paranoia-dev] Let's make money together! Message-ID: <20040409035039.E40AD532DA3@motherfish-II.xiph.org> Thank you for your time. This is a one-time e-mail advertisement campaign.


Here are three business opportunities I would like to share with you

If you have access to US funds, A proven-successful mail campaign This email campaign can be executed without postal mail from any country.

And, International home and small business opportunities


If you do nothing other than ignore this message, you "should" never hear from me again. To ensure you don't hear from me again, please e-mail here, and place the word "unsubscribe" with your e-mail address in the subject field. In compliance with the US CAN-SPAM Act of 2003, I must remove your name from my list within 30 days from receipt of your e-mail by me. (It will happen long before then.) Your e-mail will be placed in my "do not e-mail" list, and you will be guaranteed against accidental e-mails from me in the future.

If, however, you would like to receive future news of services and opportunities at shop-for-stuff.com, please reply to this message as described with the word 'subscribe' and your e-mail address. Thanks again.

hop-for-stuff.com643 Broadway, #263
Saugus, MA 01906


Traffic Swarm. Targeted prospects will swarm your site 24/7! Just 5 minutes to set-up, it's automated, "viral" and proven - and best of all it's FREE!
Skyrocket your site's traffic! 100,000 Unique Visitors Directed to your Website. Starting at only $9.95. 2MuchTraffic.com.

(040407) --- >8 ---- List archives: http://www.xiph.org/archives/ Paranoia homepage: http://www.xiph.org/paranoia/ To unsubscribe from this list, send mail to 'paranoia-dev-request@xiph.org' containing only the word 'unsubscribe' in the body. No subject is needed. Unsubscribe messages sent to the list will be ignored/filtered. From ruben at mrbrklyn.com Tue Apr 13 19:30:05 2004 From: ruben at mrbrklyn.com (Ruben I Safir) Date: Fri Aug 6 14:55:27 2004 Subject: [paranoia-dev] Debugging cdparanoia in C Message-ID: <20040413223005.A21064@www2.mrbrklyn.com> Hello i've been working with paranoiaIII in order to make a new interface in GTK for ripping ogg files from cdda and I'm very stuck on the cdrom interface. I've tried to compile the program with degugging symbol on from the CVS archive, both using the make debug command and adding -g and -ggbd into the make files. Specifically, I wanted to learn the interface to the cdrom discovery routines in your libraries, especially cdrom_drive *cdda_find_a_cdrom(int messagedest,char **messages) in scan_devices.c. I just can't get a handle on any lines for degugging. I can't break on the function, I can't seem to even get main() to give me line numbers for stepping. I'm a moderate C programmer with some experience, mostly with ANSI business logic, using programs of my own creation. when I run: gdb /home/ruben/paranoia-III/cdparanoia I get the following session ---------------------------------------------------------- (gdb) set arg -Q (gdb) break main Breakpoint 1 at 0x804904b (gdb) run Starting program: /home/ruben/paranoia-III/cdparanoia -Q Breakpoint 1, 0x0804904b in main () (gdb) step Single stepping until exit from function main, which has no line number information. atexit (func=0) at atexit.c:30 30 atexit.c: No such file or directory. in atexit.c --------------------------------------------------------- I can't get into any of the support files or functions. nm gives me a complete table and I've removed the strip from the Makefile. I have a working copy on this SUSe 9.0 box, but I don't think this is the problem. Can anyone offer any help?

Ruben -- __________________________ Brooklyn Linux Solutions So many immigrant groups have swept through our town that Brooklyn, like Atlantis, reaches mythological proportions in the mind of the world - RI Safir 1998 DRM is THEFT - We are the STAKEHOLDERS - RI Safir 2002 http://fairuse.nylxs.com http://www.mrbrklyn.com - Consulting http://www.inns.net <-- Happy Clients http://www.nylxs.com - Leadership Development in Free Software http://www2.mrbrklyn.com/resources - Unpublished Archive or stories and articles from around the net http://www2.mrbrklyn.com/downtown.html - See the New Downtown Brooklyn.... 1-718-382-0585 --- >8 ---- List archives: http://www.xiph.org/archives/ Paranoia homepage: http://www.xiph.org/paranoia/ To unsubscribe from this list, send mail to 'paranoia-dev-request@xiph.org' containing only the word 'unsubscribe' in the body. No subject is needed. Unsubscribe messages sent to the list will be ignored/filtered. From ruben at mrbrklyn.com Thu Apr 15 18:34:15 2004 From: ruben at mrbrklyn.com (Ruben Safir Secretary NYLXS) Date: Fri Aug 6 14:55:27 2004 Subject: [paranoia-dev] Debugging cdparanoia in C In-Reply-To: <20040413223005.A21064@www2.mrbrklyn.com> Message-ID: <20040416013415.GA29977@www2.mrbrklyn.com> Is this list monitored? Ruben On Tue, Apr 13, 2004 at 10:30:05PM -0400, Ruben Safir wrote: > Hello > > i've been working with paranoiaIII in order to make a new interface in GTK for > ripping ogg files from cdda and I'm very stuck on the cdrom interface. > > I've tried to compile the program with degugging symbol on from the CVS archive, > both using the make debug command and adding -g and -ggbd into the make files. > > Specifically, I wanted to learn the interface to the cdrom discovery routines in > your libraries, especially cdrom_drive *cdda_find_a_cdrom(int messagedest,char **messages) > in scan_devices.c. I just can't get a handle on any lines for degugging. I can't break > on the function, I can't seem to even get main() to give me line numbers for stepping. > > I'm a moderate C programmer with some experience, mostly with ANSI business logic, > using programs of my own creation. > > when I run: > gdb /home/ruben/paranoia-III/cdparanoia > I get the following session > > ---------------------------------------------------------- > (gdb) set arg -Q > (gdb) break main > Breakpoint 1 at 0x804904b > (gdb) run > Starting program: /home/ruben/paranoia-III/cdparanoia -Q > > Breakpoint 1, 0x0804904b in main () > (gdb) step > Single stepping until exit from function main, > which has no line number information. > atexit (func=0) at atexit.c:30 > 30 atexit.c: No such file or directory. > in atexit.c > --------------------------------------------------------- > > I can't get into any of the support files or functions. > > nm gives me a complete table and I've removed the strip from the > Makefile. > > I have a working copy on this SUSe 9.0 box, but I don't think this is the problem. > Can anyone offer any help? > > > Ruben > > -- > __________________________ > Brooklyn Linux Solutions > > So many immigrant groups have swept through our town > that Brooklyn, like Atlantis, reaches mythological > proportions in the mind of the world - RI Safir 1998 > > DRM is THEFT - We are the STAKEHOLDERS - RI Safir 2002 > http://fairuse.nylxs.com > > http://www.mrbrklyn.com - Consulting > http://www.inns.net <-- Happy Clients > http://www.nylxs.com - Leadership Development in Free Software > http://www2.mrbrklyn.com/resources - Unpublished Archive or stories and articles from around the net > http://www2.mrbrklyn.com/downtown.html - See the New Downtown Brooklyn.... > > 1-718-382-0585 > --- >8 ---- > List archives: http://www.xiph.org/archives/ > Paranoia homepage: http://www.xiph.org/paranoia/ > To unsubscribe from this list, send mail to 'paranoia-dev-request@xiph.org' > containing only the word 'unsubscribe' in the body. No subject is needed. > Unsubscribe messages sent to the list will be ignored/filtered. -- __________________________ Brooklyn Linux Solutions So many immigrant groups have swept through our town that Brooklyn, like Atlantis, reaches mythological proportions in the mind of the world - RI Safir 1998 DRM is THEFT - We are the STAKEHOLDERS - RI Safir 2002 http://fairuse.nylxs.com http://www.mrbrklyn.com - Consulting http://www.inns.net <-- Happy Clients http://www.nylxs.com - Leadership Development in Free Software http://www2.mrbrklyn.com/resources - Unpublished Archive or stories and articles from around the net http://www2.mrbrklyn.com/downtown.html - See the New Downtown Brooklyn.... 1-718-382-0585 --- >8 ---- List archives: http://www.xiph.org/archives/ Paranoia homepage: http://www.xiph.org/paranoia/ To unsubscribe from this list, send mail to 'paranoia-dev-request@xiph.org' containing only the word 'unsubscribe' in the body. No subject is needed. Unsubscribe messages sent to the list will be ignored/filtered.