pcp
[Top] [All Lists]

recent buld regression for inifinband PMDA on debian

To: <pcp@xxxxxxxxxxx>
Subject: recent buld regression for inifinband PMDA on debian
From: "Ken McDonell" <kenj@xxxxxxxxxxxxxxxx>
Date: Wed, 2 Jul 2014 15:54:44 +1000
Delivered-to: pcp@xxxxxxxxxxx
Thread-index: Ac+Vuh9U/W8PBwaVQGORXyQl+PspQQ==
=== infiniband ===
gcc -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all
-D_FORTIFY_SOURCE=2  -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.7\"
-I../../../src/include -I../../../src/include/pcp   -c -o ib.o ib.c
ib.c: In function 'ib_fetch_val':
ib.c:673:3: warning: implicit declaration of function 'pma_query_via'
[-Wimplicit-function-declaration]
gcc -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all
-D_FORTIFY_SOURCE=2  -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.7\"
-I../../../src/include -I../../../src/include/pcp -o pmdaib  -Wall
-L../../../src/libpcp/src -L../../../src/libpcp_pmda/src   ib.o pmda.o
-libmad -libumad -L../../../src/libpcp/src -L../../../src/libpcp_pmda/src
-lpcp_pmda -lpcp 
ib.o: In function `ib_fetch_val':
/home/kenj/src/pcp/src/pmdas/infiniband/ib.c:673: undefined reference to
`pma_query_via'
collect2: error: ld returned 1 exit status
make[2]: *** [pmdaib] Error 1

<Prev in Thread] Current Thread [Next in Thread>