be1112a
--- rts/CMakeLists.txt	2010-05-02 12:15:20.000000000 -0500
be1112a
+++ rts/CMakeLists.txt	2010-05-02 12:35:28.000000000 -0500
be1112a
@@ -132,6 +132,7 @@ 
be1112a
 ### only use the directory for target platform
be1112a
 IF (UNIX)
be1112a
 	AUX_SOURCE_DIRECTORY(System/Platform/Linux sysfiles)
be1112a
+	LIST(APPEND spring_libraries dl)
be1112a
 ELSE (UNIX)
be1112a
 	AUX_SOURCE_DIRECTORY(System/Platform/Win sysfiles)
be1112a
 ENDIF (UNIX)