[openib-general] Problem when trying to compile management and libibverb
Marc von Wyl
vonwyl at EIG.UNIGE.CH
Fri Mar 4 07:41:40 PST 2005
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.
More information about the general
mailing list