guile-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Compilation error with stable-2.0 branch


From: Detlev Zundel
Subject: Compilation error with stable-2.0 branch
Date: Mon, 28 Mar 2011 16:39:34 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux)

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
address@hidden: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

[Prev in Thread] Current Thread [Next in Thread]