undefined reference to `_imp__scm_shell'

Stephen Grant Brown stephengrantbrown at mcmedia.com.au
Mon Dec 19 01:40:16 EST 2011


Hi All,
In compiling gnucash of a Windows Vista Home premiun machine I get from a mingw32 shell
--------------------------------------------------------------------------
libtool: link: gcc -I/P/soft/readline/include -I/P/soft/regex/include -I/P/soft/
autotools/include -I/P/soft/gmp/include -D__MINGW32__ -D__MINGW32__ -Wall -Wmiss
ing-prototypes -Werror -I/P/soft/readline/include -I/P/soft/regex/include -I/P/s
oft/autotools/include -I/P/soft/gmp/include -D__MINGW32__ -Wl,--enable-auto-impo
rt -o .libs/guile.exe guile-guile.o  -L/P/soft/readline/lib -L/P/soft/regex/lib
-L/P/soft/autotools/lib -L/P/soft/gmp/lib ./.libs/libguile.a -lintl -lregex -lpt
hread /P/soft/gmp/lib/libgmp.dll.a -lws2_32 /P/soft/autotools/lib/libltdl.dll.a
-L/P/soft/gmp/lib -L/P/soft/autotools/lib
guile-guile.o:guile.c:(.text+0x30): undefined reference to `_imp__scm_shell'
guile-guile.o:guile.c:(.text+0x69): undefined reference to `_imp__scm_boot_guile
'
collect2: ld returned 1 exit status
make[3]: *** [guile.exe] Error 1
make[3]: Leaving directory `/P/soft/tmp/guile-1.8.8/libguile'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/P/soft/tmp/guile-1.8.8/libguile'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/P/soft/tmp/guile-1.8.8'
make: *** [all] Error 2
------------------------------------------------------------------------------------------------------------------
Has any body else run into this error?
If yes, what did you did to fix it?

Stephen Brown


More information about the gnucash-devel mailing list