[CM] SND on OSX 10.2.6

ludger bruemmer ludi@zkm.de
Wed, 11 Jun 2003 18:13:05 +0200


Hi Bill

I try to install  SND on MacOSX having motif installed as well as 
guile-1.4.
First it does not want to find guile/gh.h even with
setenv GUILE_CONFIG_path   or
setenv GUILE_LOAD_PATH

It dies with

make
gcc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H 
-I/sw/include/gtk-2.0 -I/sw/lib/gtk-2.0/include -I/sw/include/atk-1.0 
-I/sw/include/pango-1.0 -I/usr/X11R6/include -I/sw/include/freetype2 
-I/sw/include -I/sw/include/glib-2.0 -I/sw/lib/glib-2.0/include   -I. 
-g -O2 -I/sw/include  -I/usr/local/include  headers.c
xen.h:44: header file 'guile/gh.h' not found
xen.h:473: undefined type, found `SCM'
xen.h:473: undefined type, found `SCM'

as well it will not build with openmotif... is it because openmotif is 
missing something?

thanks in advance

ludi


the configure script show the following infos:

checking build system type... powerpc-apple-darwin6.6
checking host system type... powerpc-apple-darwin6.6
checking for gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking how to run the C preprocessor... gcc -E
checking for egrep... grep -E
checking for ANSI C header files... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking for gsl-config... /usr/local/bin/gsl-config
checking for GSL... 1.3
checking for main in -lm... yes
checking for main in -lc... yes
checking for main in -ldl... no
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking for unistd.h... (cached) yes
checking for string.h... (cached) yes
checking sys/soundcard.h usability... no
checking sys/soundcard.h presence... no
checking for sys/soundcard.h... no
checking soundcard.h usability... no
checking soundcard.h presence... no
checking for soundcard.h... no
checking machine/soundcard.h usability... no
checking machine/soundcard.h presence... no
checking for machine/soundcard.h... no
checking gsl/gsl_version.h usability... yes
checking gsl/gsl_version.h presence... yes
checking for gsl/gsl_version.h... yes
checking sys/mixer.h usability... no
checking sys/mixer.h presence... no
checking for sys/mixer.h... no
checking libc.h usability... yes
checking libc.h presence... yes
checking for libc.h... yes
checking sys/vfs.h usability... no
checking sys/vfs.h presence... no
checking for sys/vfs.h... no
checking sys/statfs.h usability... no
checking sys/statfs.h presence... no
checking for sys/statfs.h... no
checking sys/mount.h usability... yes
checking sys/mount.h presence... yes
checking for sys/mount.h... yes
checking setjmp.h usability... yes
checking setjmp.h presence... yes
checking for setjmp.h... yes
checking sched.h usability... yes
checking sched.h presence... yes
checking for sched.h... yes
checking pwd.h usability... yes
checking pwd.h presence... yes
checking for pwd.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking sys/fpu.h usability... no
checking sys/fpu.h presence... no
checking for sys/fpu.h... no
checking dlfcn.h usability... no
checking dlfcn.h presence... no
checking for dlfcn.h... no
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking byteswap.h usability... no
checking byteswap.h presence... no
checking for byteswap.h... no
checking /usr/local/lib/oss/include/sys/soundcard.h usability... no
checking /usr/local/lib/oss/include/sys/soundcard.h presence... no
checking for /usr/local/lib/oss/include/sys/soundcard.h... no
checking /usr/lib/oss/include/sys/soundcard.h usability... no
checking /usr/lib/oss/include/sys/soundcard.h presence... no
checking for /usr/lib/oss/include/sys/soundcard.h... no
checking /opt/oss/include/sys/soundcard.h usability... no
checking /opt/oss/include/sys/soundcard.h presence... no
checking for /opt/oss/include/sys/soundcard.h... no
checking /var/lib/oss/include/sys/soundcard.h usability... no
checking /var/lib/oss/include/sys/soundcard.h presence... no
checking for /var/lib/oss/include/sys/soundcard.h... no
checking sys/sam9407.h usability... no
checking sys/sam9407.h presence... no
checking for sys/sam9407.h... no
checking gnu/libc-version.h usability... no
checking gnu/libc-version.h presence... no
checking for gnu/libc-version.h... no
checking alsa/asoundlib.h usability... no
checking alsa/asoundlib.h presence... no
checking for alsa/asoundlib.h... no
checking whether time.h and sys/time.h may both be included... yes
checking for an ANSI C-conforming const... yes
checking for mode_t... yes
checking for size_t... yes
checking for pid_t... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking whether byte ordering is bigendian... yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for _LARGE_FILES value needed for large files... no
checking for off_t... yes
checking for preprocessor stringizing operator... yes
checking for nl_langinfo and DECIMAL_POINT... no
checking for nl_langinfo and RADIXCHAR... no
checking for int... yes
checking size of int... 4
checking for char... yes
checking size of char... 1
checking for short... yes
checking size of short... 2
checking for long... yes
checking size of long... 4
checking for int *... yes
checking size of int *... 4
checking for float... yes
checking size of float... 4
checking for void *... yes
checking size of void *... 4
checking for off_t... (cached) yes
checking size of off_t... 8
checking for long longs... yes
checking for isnan... yes
checking for fftw-3... no
checking for fftw-2... no
checking return type of signal handlers... void
checking for strftime... yes
checking for getcwd... yes
checking for strerror... yes
checking for readlink... yes
checking for setlocale... yes
checking for access... yes
checking for opendir... yes
checking for sleep... yes
checking for signal... yes
checking for strdup... yes
checking for statfs... yes
checking for clock... yes
checking for vsnprintf... yes
checking for snprintf... yes
checking for memmove... yes
checking whether closedir returns void... no
checking for vprintf... yes
checking for _doprnt... no
checking ladspa.h usability... no
checking ladspa.h presence... no
checking for ladspa.h... no
checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include
checking for gethostbyname... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking for XShapeCombineMask in -lXext... yes
checking for XpGetDocumentData in -lXp... yes
checking whether libXm requires libXmu... yes
checking for XmCreateForm in -lXm... no
no
configure: WARNING: can't find the Motif library! -- will look for Gtk
checking for pkg-config... /sw/bin/pkg-config
checking for GTK+ - version >= 2.0.0... yes
checking for gdk_draw_pixbuf in -lgdk... no
checking for /usr/lib/snd/bin/guile-config... no
checking for Guile... 1.4
checking for scm_set_smob_apply in -lguile... no
checking for scm_remember_upto_here in -lguile... no
checking for scm_make_real in -lguile... no
checking for scm_object_to_string in -lguile... no
checking for scm_num2long_long in -lguile... no
checking for scm_num2int in -lguile... no
checking for scm_c_make_vector in -lguile... no
checking for scm_c_define in -lguile... no
checking for scm_c_define_gsubr in -lguile... no
checking for scm_c_eval_string in -lguile... no
checking for scm_list_n in -lguile... no
checking for scm_str2symbol in -lguile... no
checking for scm_defined_p in -lguile... no
checking for scm_port_p in -lguile... no
checking for scm_mem2string in -lguile... no
checking for scm_c_define_module in -lguile... no
checking for scm_t_catch_body... no
checking for scm_t_guard... no
checking for kAudioDevicePropertyDeviceManufacturer... yes
checking for kLinearPCMFormatFlagIsNonInterleaved... yes
checking for audio system... MacOSX
checking stafs args... 2
checking for sigsetjmp... yes
checking whether make sets $(MAKE)... yes
checking for msgfmt... /sw/bin/msgfmt
checking for gmsgfmt... /sw/bin/msgfmt
checking for xgettext... no
checking for msgmerge... no
checking for ld used by GCC... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... no
checking for shared library run path origin... done
checking whether NLS is requested... yes
checking for GNU gettext in libc... no
checking for iconv... no, consider installing GNU libiconv
checking for GNU gettext in libintl... no
checking nl_types.h usability... no
checking nl_types.h presence... no
checking for nl_types.h... no
configure: creating ./config.status
config.status: creating makefile
config.status: creating po/Makefile.in
config.status: creating config.h
config.status: executing default-1 commands
config.status: creating po/POTFILES
config.status: creating po/Makefile



Ludger Brümmer

Leitung Institut für Musik und Akustik
Director of Institute for Music and Acoustics

///////  / |< ||| |  ZKM|Zentrum für Kunst und Medientechnologie
///////  / |< ||| |  Center for Art and Media
///////  / |< ||| |  Centre d'Art et de Technologie des Medias

Lorenzstrasse 19 . D - 76135 Karlsruhe
P.O. Box 6909 . D - 76049 Karlsruhe

Phone ++49 721 8100-1600 Fax ++49 721 8100-1699
email: ludi@zkm.de  http://www.zkm.de  http://ludi.sumtone.com