--prefix=
seems to generate relavant make file.
However,
$ make all install
doesn't compile my component. Is there something I am missing ?
Any ideas or documentation I should be reading.
thanks in advance,
-Manjunath
Thanks that was helpful. Now I can call my component.
-Manjunath
Tim Prins wrote:
Hi,
In the configure output, there should be a section like:
--- MCA component mtl: (m4 configuration macro)
checking for MCA component mtl: compile mode... dso
checking usability... yes
checking if MCA
the
problem.
thanks,
-Manjunath
On Apr 22, 2006, at 11:12 AM, Ralph Castain wrote:
Another thing to try - go to your installation location's lib
subdirectory (at $prefix/lib) and delete everything that is there.
Then go back to the directory where you put the software and do a
On Thu, 20 Apr 2006, Brian Barrett wrote:
Are these both identical architecture? Those look suspiciously like what
happens when you're trying to mix 32/64 bit or little endian / big endian.
- Both my nodes are Intel Xeons and run linux 2.4.26.
-Manjunath
Brian
On Apr 20, 2006, at