Hi,

compiling TOT of this branch (commit
9dadfa47b07548ff5cf3604067910c8aece93c42 [fix prompt in fix in
single-value context compilation]) fails like this:

make[2]: Entering directory `/opt/src/git/guile/libguile'
make  all-am
make[3]: Entering directory `/opt/src/git/guile/libguile'
  CCLD   guile
./.libs/libguile-2.0.so: undefined reference to `GC_pthread_cancel'
./.libs/libguile-2.0.so: undefined reference to `GC_pthread_exit'
collect2: ld returned 1 exit status
make[3]: *** [guile] Error 1
make[3]: Leaving directory `/opt/src/git/guile/libguile'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/opt/src/git/guile/libguile'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/opt/src/git/guile'
make: *** [all] Error 2
dzu@ohwell:guile[0]$

Compilation of the tag "v2.0.0" succeeds.  Installed locally is
gc-7.2alpha4.

Is this a known problem?

Thanks
  Detlev

-- 
Each language has its purpose, however humble. Each language expresses
the Yin and Yang of software. Each language has its place within the Tao.
But do not program in COBOL if you can avoid it.
                           -- The Tao of Programming


Reply via email to