OpenClovis / SAFplus-Availability-Scalability-Platform

Middleware that provides libraries, GUI, and code generator to design multi-node (clustered) applications that are highly available, redundant, and scalable. Provides sub-second node and application fault detection and failover, and useful application libraries including distributed hash tables (checkpoint), event, logging, and communications. Implements SA-Forum APIs where applicable. Used anywhere reliability is a must -- like telecom, wireless, defense and enterprise computing. Download stable release with installer from: ftp.openclovis.com
www.openclovis.com
GNU General Public License v2.0
19 stars 13 forks source link

Issue : cannot find –lClCm while building any model using PSP in Openclovis sdk 6.0 #90

Open rajiva opened 11 years ago

rajiva commented 11 years ago

Facing an issue: /usr/bin/ld: cannot find –lClCm collect2: ld returned 1 exit status while building any model using PSP in sdk 6.0

Exact Command Sequence: /opt/clovis/sdk 6.0/configure --with-cm-build=openhpi --with-model-name= cd //build/local/ make V=1

PSP was taken from the github repository and modification was done to include a new HPI channel on it

hoangle commented 11 years ago

Hi Rajiva,

Please follow these steps (using VM is prefer):

Otherwise, try to remove target and ../target before making your project and enable the flag --with-safplus-build