Page 1 of 1

BuildOps

Posted: Thu Jun 18, 2009 9:54 am
by mavakvn
Hi

I have two requests

1. Can some one provide me/refer me to a document that steps thru the various tasks to build and deploy buildops.

2. While trying to compile the example buildops in the system, i get the following error.

/px/examples/Custom_Ops/BuildOp> /px/bin/buildop -fv divide.opd
Could not load program /px/bin/buildop:
Dependent module liborchaix3.a(libtemp.o) could not be loaded.
Could not load module liborchaix3.a(libtemp.o).
System error: No such file or directory

The $SHLIB_PATH points to /px/bin.

Thanks

Posted: Thu Jun 25, 2009 4:39 pm
by mavakvn
Hi

1. The following post helped me resolve the issue.
viewtopic.php?t=122963&highlight=buildop

2. The issue was resolved after /px/bin was added to $PATH.

Thanks