i have an urgent need for guile 1.6, but cannot get it to compile on OSX 10.2.3, December 2002 Developer Tools installed. anyone got ideas?
errors from make look like:

Making all in libguile
./guile-snarf -o alist.x alist.c -DHAVE_CONFIG_H -I.. -I./.. -I../libguile-ltdl -g -O2 -Wall -Wmissing-prototypes
alist.c:53: illegal external declaration, found `^'
alist.c:53: illegal external declaration, missing `;' after `)'
alist.c:64: illegal external declaration, found `do'
alist.c:64: illegal external declaration, missing `;' after `scm_t_bits'
alist.c:64: illegal external declaration, missing `;' after `scm_t_bits'
alist.c:64: illegal external declaration, missing `;' after `SCM'
alist.c:64: illegal method selector, found `0x174L'
alist.c:64: illegal external declaration, found `else'
alist.c:64: illegal external declaration, missing `;' after `SCM'
alist.c:64: illegal external declaration, missing `;' after `*'
alist.c:64: illegal external declaration, missing `;' after `SCM_CELLPTR'
alist.c:64: illegal external declaration, missing `;' after `scm_t_bits'
alist.c:65: illegal external declaration, missing `;' after `*'
alist.c:65: illegal external declaration, missing `;' after `SCM_CELLPTR'
alist.c:65: illegal external declaration, missing `;' after `scm_t_bits'
alist.c:65: illegal external declaration, missing `;' after `scm_t_bits'
alist.c:66: illegal external declaration, missing `;' after `*'
alist.c:66: illegal external declaration, missing `;' after `SCM_CELLPTR'
alist.c:66: illegal external declaration, missing `;' after `scm_t_bits'
alist.c:66: illegal external declaration, missing `;' after `scm_t_bits'
alist.c:68: illegal external declaration, missing `;' after `scm_t_bits'
alist.c:68: illegal external declaration, missing `;' after `scm_t_bits'
alist.c:68: illegal external declaration, missing `;' after `SCM'
alist.c:68: illegal method selector, found `0x174L'
alist.c:68: illegal external declaration, found `else'
alist.c:68: illegal external declaration, missing `;' after `SCM'
alist.c:68: illegal external declaration, missing `;' after `*'
alist.c:68: illegal external declaration, missing `;' after `SCM_CELLPTR'
alist.c:68: illegal external declaration, missing `;' after `scm_t_bits'
alist.c:69: illegal external declaration, missing `;' after `*'
alist.c:69: illegal external declaration, missing `;' after `SCM_CELLPTR'
alist.c:69: illegal external declaration, missing `;' after `scm_t_bits'
alist.c:69: illegal external declaration, missing `;' after `scm_t_bits'
alist.c:70: illegal external declaration, missing `;' after `*'
alist.c:70: illegal external declaration, missing `;' after `SCM_CELLPTR'
alist.c:70: illegal external declaration, missing `;' after `scm_t_bits'
alist.c:70: illegal external declaration, missing `;' after `scm_t_bits'
alist.c:78: illegal external declaration, missing `;' after `)'
alist.c:84: illegal external declaration, missing `;' after `scm_t_bits'
alist.c:84: illegal external declaration, missing `;' after `*'
alist.c:84: illegal external declaration, missing `;' after `SCM_CELLPTR'
alist.c:84: illegal external declaration, missing `;' after `scm_t_bits'
alist.c:84: illegal external declaration, missing `;' after `SCM'
alist.c:84: illegal external declaration, missing `;' after `*'
alist.c:84: illegal external declaration, missing `;' after `SCM_CELLPTR'
alist.c:84: illegal external declaration, missing `;' after `scm_t_bits'
alist.c:87: illegal external declaration, found `if'
alist.c:87: illegal external declaration, missing `;' after `scm_t_bits'
alist.c:87: illegal external declaration, missing `;' after `*'
alist.c:87: illegal external declaration, missing `;' after `SCM_CELLPTR'
alist.c:87: illegal external declaration, missing `;' after `scm_t_bits'
alist.c:87: illegal external declaration, missing `;' after `scm_t_bits'
alist.c:87: illegal external declaration, missing `;' after `SCM'
alist.c:87: illegal external declaration, missing `;' after `*'
alist.c:87: illegal external declaration, missing `;' after `SCM_CELLPTR'
alist.c:87: illegal external declaration, missing `;' after `scm_t_bits'
alist.c:87: illegal external declaration, missing `;' after `scm_t_bits'
alist.c:90: illegal external declaration, missing `;' after `SCM'
alist.c:90: illegal method selector, found `0x174L'
alist.c:90: illegal method definition, missing `{' after `)'
alist.c:96: illegal external declaration, found `^'
alist.c:96: illegal external declaration, missing `;' after `)'

i figure it to be a preprocessor problem of some sort, but unfortunately have not been able to isolate it.

thanks,
EC



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Fink-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel

Reply via email to