Hello,

I'm trying the 'make' command for the installation, but get this:

make -C libguile scmconfig.h
make[1]: Entering directory `/home/user/apps/guile-2.0.13/libguile'
  GEN      gen-scmconfig
/home/user/apps/gc-7.2/include/: file not recognized: Is a directory
collect2: error: ld returned 1 exit status
make[1]: *** [gen-scmconfig] Error 1
make[1]: Leaving directory `/home/user/apps/guile-2.0.13/libguile'
make: *** [libguile/scmconfig.h] Error 2

Not sure what file it's trying to find in /home/user/apps/gc-7.2/include/.
Any advice? Thanks.

Reply via email to