hello, How can i compile Ogg Tools on QNX and use them (Anyone have experience (Not XP)). I have allready tried but there isn't sys/shm.h so it stops there Thanx Tuukka Make a difference, help support the relief efforts in the U.S. http://clubs.lycos.com/live/events/september11.asp --- >8 ---- List archives: http://www.xiph.org/archives/ Ogg project homepage: http://www.xiph.org/ogg/ To unsubscribe from this list, send a message to 'vorbis-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.
Well, first of all I have to make QNX work :) It just will not load the driver for my GeForce2 card. It dies on both "devg-tnt.so" and "devg-vesa.so" with a "Memory Fault" message, leaving me in 640x480 16 colors.. :( I've tested that I don't have bad memory (RAM:) so the problem is something else... Regards Per Wigren Wednesday 07 November 2001 16:42 skrev du:> hello, > How can i compile Ogg Tools on QNX and use them (Anyone have experience > (Not XP)). I have allready tried but there isn't sys/shm.h so it stops > there > > Thanx > > Tuukka > > > Make a difference, help support the relief efforts in the U.S. > http://clubs.lycos.com/live/events/september11.asp > > --- >8 ---- > List archives: http://www.xiph.org/archives/ > Ogg project homepage: http://www.xiph.org/ogg/ > To unsubscribe from this list, send a message to > 'vorbis-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.--- >8 ---- List archives: http://www.xiph.org/archives/ Ogg project homepage: http://www.xiph.org/ogg/ To unsubscribe from this list, send a message to 'vorbis-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.
On Wed, Nov 07, 2001 at 04:42:15PM +0100, Tuukk4 |[:)<-<| p4s4n3n wrote:> hello, > How can i compile Ogg Tools on QNX and use them (Anyone have experience > (Not XP)). I have allready tried but there isn't sys/shm.h so it stops > thereUmm... I was going to document what I had to do to make this all work, but I didn't. I had it all written down on somewhere. As I recall, configure misdetects the method that it should enable, and either defines or undefines something. Looking in ogg123/buffer.c, you could try defining HAVE_SMMAP to 1. There are two other things I had to do as well, but I my recollection is no more specific on those. One related to mmap() and was mentioned somewhere on qnxstart.com, and the other was the way in which the libao modules got built. Email me if you don't get it to work and I'll have another go when I've got more time to play around (and have access to a QNX box). --- >8 ---- List archives: http://www.xiph.org/archives/ Ogg project homepage: http://www.xiph.org/ogg/ To unsubscribe from this list, send a message to 'vorbis-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.