[CM] snd troubles with macosx

Matti Koskinen mjkoskin at kolumbus.fi
Wed Dec 30 18:33:07 PST 2009


hi,

after moving to mac mini last march, i tried snd on macosx 10.6.2. motif couldn't be found first, although i have openmotif as fink port in /sw.  setting --includedir to /sw/include in configure was silently ignored in testing for motif. after setting CFLAGS to -m32 -I/sw/include and LDFLAGS to -L/sw/lib helped and makefile was build. compiling went ok but running snd gives:

Macintosh:snd-11 mjkoskin$ snd
Warning: locale not supported by Xlib, locale set to C
X Error of failed request:  BadValue (integer parameter out of range for operation)
  Major opcode of failed request:  45 (X_OpenFont)
  Value in failed request:  0x60000d
  Serial number of failed request:  159
  Current serial number in output stream:  160
Macintosh:snd-11 mjkoskin$ snd --version
This is Snd version 11.2 of 31-Dec-09:
    S7: 1.41 (16-Dec-09), Xen: 3.3
    Mac OSX audio
    Sndlib 21.2 (11-Dec-09, float samples)
    CLM 4.30 (14-Oct-09)
    Motif 2.2.4 X11R6 
    Xpm 3.4.11
    with gettext: C/UTF-8/C/C/C/C
    Compiled Dec 31 2009 04:04:22
    C: 4.2.1 (Apple Inc. build 5646) (dot 1)
    host: x86_64-apple-darwin10.2.0

x11 is from snow leopard installation.

anything to try?

thanks

-matti




More information about the Cmdist mailing list