Opened 15 years ago

Last modified 11 months ago

#18905 closed defect

SBCL: Compile errors with variant threads on Leopard 10.5.6 (PPC) — at Initial Version

Reported by: nitralime@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.7.0
Keywords: SBCL, Common Lisp Cc:
Port: sbcl

Description

While compiling SBCL with variant threads I got the following error: .... dynbind.c: In function 'bind_variable': dynbind.c:46: error: 'TLS_INDEX_LOCK' undeclared (first use in this function) dynbind.c:46: error: (Each undeclared identifier is reported only once dynbind.c:46: error: for each function it appears in.) dynbind.c:51: error: 'FREE_TLS_INDEX' undeclared (first use in this function) dynbind.c:55: warning: implicit declaration of function 'lose' make: * [dynbind.o] Error 1 ...

Without variant threads it works fine!

Change History (0)

Note: See TracTickets for help on using tickets.