On 4/15/07, lanas wrote:
Well, my first attempt at compiling it for x86_64 showed a few dozen casting
issues of the form:
audioGUI.c: In function 'getControllerName':
audioGUI.c:160: warning: cast to pointer from integer of different size
audioGUI.c:163: warning: cast to pointer from integer of different size
These are probably responsible for your segfault. Bristol - at least the
version I'm looking at - was last worked on in 2002. Perhaps there's a later
version in a cvs or svn tree somewhere?
Finding all the spots where these casts occur and redefining the integers as
"size_t" will address this particular issue.
I get is the following (complete console output available):
--
Mike Taht
PostCards From the Bleeding Edge
http://the-edge.blogspot.com
LINUX® is a registered trademark of Linus Torvalds in the USA and other countries.
Linuxaudio.org logo copyright Thorsten Wilms © 2006.
Hosting provided by the Virginia Tech Department of Music and DISIS.