|
|
@ -263,8 +263,8 @@ EOT |
|
|
|
|
|
|
|
echo_status "Testing $toolsdir/lib/fl_wrapper.so." |
|
|
|
if ! sh -c "LD_PRELOAD=\"\$LD_PRELOAD:build/\$ROCKCFG_ID/` |
|
|
|
`$toolsdir/lib/fl_wrapper.so\" date ; ` |
|
|
|
`exit $?" >/dev/null 2>&1 |
|
|
|
`ROCK/$toolsdir/lib/fl_wrapper.so\" date ; ` |
|
|
|
`exit \$?" >/dev/null 2>&1 |
|
|
|
then |
|
|
|
echo_error "Detected a problem with the flist" \ |
|
|
|
"wrapper lib on your system." |
|
|
|