Hal Rosenstock a �crit :

Not sure I totally follow what you did. I presume you followed the
instructions in management/README and ran autogen.sh and configure in
the library directories to generate your makefiles before running make.


If so, not sure why LINK would not be defined. It gets generated in my
Makefile as:
LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
       $(AM_LDFLAGS) $(LDFLAGS) -o $@
where
CCLD = $(CC)

Have you built this before or is this the first time ?

What distribution are you using ?

Can you send your Makefile which was generated for one of these
libraries ?

Thanks.

-- Hal



I found the problem... I was looking in the wrong direction since two days... It was a problem with automake.

Thanks and sorry for the disturbance.
_______________________________________________
openib-general mailing list
[email protected]
http://openib.org/mailman/listinfo/openib-general

To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general

Reply via email to