Ok, I'm still stuck on trying to get Pulseaudio to run on my older Bondi iMacs. It works on newer G4 iBook, but on the iMacs I get "Illegal Instruction". The binary is stripped so using gdb isn't much help.
As prpplague suggested on IRC, I suspect that this might mean the binary was built with a different instruction set. So, from here it seems I need to build Pulseaudio from source -- so I need a build environment in my chroot. Is there any reason to limit the size of the chroot as far as the dbd/squashfs is concerned? Does it effect anything other than just how long it takes to create a new image file? If it does matter, then I'll probably do a hard-link copy of the chroot and work in that. And this is more an Ubuntu/Debian question, but if after building Pulseaudio from a source package I still get the Illegal instruction error, how do I build the package so the binary is not stripped? -- Bill Moseley [EMAIL PROTECTED] ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _____________________________________________________________________ Ltsp-discuss mailing list. To un-subscribe, or change prefs, goto: https://lists.sourceforge.net/lists/listinfo/ltsp-discuss For additional LTSP help, try #ltsp channel on irc.freenode.net
