Le 12/11/2011 12:21, Nick Leverton a écrit :
In article4EBDC181.8080905@free.fr, Francois Andriottrinity-users@lists.pearsoncomputing.net wrote:
Le 10/11/2011 17:02, Philippe Bourdeu d'Aguerre a écrit :
Le jeudi 10 novembre 2011, François ANDRIOT a écrit : Yes. The choice is only "Automatic", "Nothing" and "Alsa". With KDE 3.5.10, I get also "OSS" and a few others.
Hello, I've just compiled an ARTS version for RHEL5 which should support OSS and Threaded-OSS. As I thought, it was just forgotten in the CMAKE port, but all the code is still in place, it was just not compiled.
Could you post the change, please ? It would help me too.
Thanks,
Nick
Hello, first, I send a copy of the mail to 'trinity-devel' since it's not really an user question.
You will find the patch I made attached with this mail.
There is one drawback (I think), it's that I've hardcoded the following line in 'config.h.cmake': #define HAVE_IOCTL_INT_ULONGINT_DOTS 3 This value was guessed automatically when using autotools, but I did not find how to replace it with a CMAKE equivalent.
The rest of the patch should be sane.
Also, I did not test OSS at all, so I don't even know if it works.
Francois Andriot