Ticket #865 (closed defect: fixed)
Configure option --disable-ais-plm should either be removed or generate an executable config
| Reported by: | anders | Owned by: | jfournier |
|---|---|---|---|
| Priority: | major | Milestone: | 4.0.RC1 |
| Component: | Build Environment | Version: | 4.0.M4 |
| Keywords: | PLM | Cc: | |
| patch waiting for maintainer: | no |
Description
./bootstrap.sh
./configure —disable-hpi —disable-ais-plm —enable-imm-pbe —enable-tests
make
cd tools/cluster_sim_uml
./build_uml
System fails to start, this is the syslog:
ar 10 06:56:06 SC_2_1 local0.info opensaf_ntfd: NODE_ID=0x0002010F PID 342
Mar 10 06:56:06 SC_2_1 local0.notice opensaf_ntfd: I am ACTIVE
Mar 10 06:56:06 SC_2_1 local3.info NID: Opening: /usr/local/lib/opensaf/plms_script Error: No such file or directory
Mar 10 06:56:06 SC_2_1 local3.info NID: Not spawning any services
Mar 10 06:56:06 SC_2_1 local3.info NID: Please rectifynodeinit.conf and restart the system
Mar 10 06:56:07 SC_2_1 user.notice SERVICE: Initialization Failed: FAILED
Mar 10 06:56:08 SC_2_1 user.debug kernel: eth0: no IPv6 routers present
Please fix this asap!
