patch: REQUIRES g-wrap 1.1.5.

Derek Atkins warlord@MIT.EDU
15 Jan 2001 18:14:39 -0500


Rob Browning <rlb@cs.utexas.edu> writes:

> You've probably just got too small a stack.  Try adding this to the
> top of gnc.gwp on your machine (I'll probably need to add it to
> g-wrap, or to the source permanently):
> 
>   (debug-set! maxdepth 100000)
>   (debug-set! stack    2000000)

Ok, I did this..  Now I get linking errors (due to smob issues, I
believe):

/usr/lib/libg-wrap-runtime-guile.a(g-wrap-runtime-guile.o): In function `wcp_data_free':
g-wrap-runtime-guile.o(.text+0xbb): undefined reference to `SCM_SMOB_DATA'
g-wrap-runtime-guile.o(.text+0xc7): undefined reference to `SCM_SMOB_DATA'
/usr/lib/libg-wrap-runtime-guile.a(g-wrap-runtime-guile.o): In function `wcp_data_print':
g-wrap-runtime-guile.o(.text+0x12a): undefined reference to `SCM_SMOB_DATA'
g-wrap-runtime-guile.o(.text+0x162): undefined reference to `SCM_SMOB_DATA'
/usr/lib/libg-wrap-runtime-guile.a(g-wrap-runtime-guile.o): In function `wcp_data_mark':
g-wrap-runtime-guile.o(.text+0x20a): undefined reference to `SCM_SMOB_DATA'
/usr/lib/libg-wrap-runtime-guile.a(g-wrap-runtime-guile.o)(.text+0x214): more undefined references to `SCM_SMOB_DATA' follow
/usr/lib/libg-wrap-runtime-guile.a(g-wrap-runtime-guile.o): In function `gw_wcp_assimilate_ptr':
g-wrap-runtime-guile.o(.text+0x30b): undefined reference to `SCM_RETURN_NEWSMOB'
/usr/lib/libg-wrap-runtime-guile.a(g-wrap-runtime-guile.o): In function `gw_wcp_get_ptr':
g-wrap-runtime-guile.o(.text+0x342): undefined reference to `SCM_SMOB_DATA'
/usr/lib/libg-wrap-runtime-guile.a(g-wrap-runtime-guile.o): In function `gw_wcp_is_of_type_p':
g-wrap-runtime-guile.o(.text+0x36a): undefined reference to `SCM_SMOB_DATA'
/usr/lib/libg-wrap-runtime-guile.a(g-wrap-runtime-guile.o): In function `wct_data_free':
g-wrap-runtime-guile.o(.text+0x3e8): undefined reference to `SCM_SMOB_DATA'
/usr/lib/libg-wrap-runtime-guile.a(g-wrap-runtime-guile.o): In function `wct_data_mark':
g-wrap-runtime-guile.o(.text+0x408): undefined reference to `SCM_SMOB_DATA'
/usr/lib/libg-wrap-runtime-guile.a(g-wrap-runtime-guile.o): In function `wct_data_print':
g-wrap-runtime-guile.o(.text+0x42d): undefined reference to `SCM_SMOB_DATA'
/usr/lib/libg-wrap-runtime-guile.a(g-wrap-runtime-guile.o): In function `initialize_wct_type_system':
g-wrap-runtime-guile.o(.text+0x478): undefined reference to `scm_make_smob_type'
g-wrap-runtime-guile.o(.text+0x488): undefined reference to `scm_set_smob_mark'
g-wrap-runtime-guile.o(.text+0x498): undefined reference to `scm_set_smob_free'
g-wrap-runtime-guile.o(.text+0x4a8): undefined reference to `scm_set_smob_print'
g-wrap-runtime-guile.o(.text+0x4b7): undefined reference to `scm_make_smob_type'
g-wrap-runtime-guile.o(.text+0x4c7): undefined reference to `scm_set_smob_free'
g-wrap-runtime-guile.o(.text+0x4d7): undefined reference to `scm_set_smob_print'
g-wrap-runtime-guile.o(.text+0x4e7): undefined reference to `scm_set_smob_mark'
g-wrap-runtime-guile.o(.text+0x4fa): undefined reference to `scm_set_smob_equalp'
/usr/lib/libg-wrap-runtime-guile.a(g-wrap-runtime-guile.o): In function `gw_wct_create':
g-wrap-runtime-guile.o(.text+0x566): undefined reference to `SCM_RETURN_NEWSMOB'

-derek
-- 
       Derek Atkins, SB '93 MIT EE, SM '95 MIT Media Laboratory
       Member, MIT Student Information Processing Board  (SIPB)
       URL: http://web.mit.edu/warlord/    PP-ASEL-IA     N1NWH
       warlord@MIT.EDU                        PGP key available