X-imss-scores: |
Clean:99.90000 C:21 M:2 S:5 R:5 |
Content-Type: |
text/plain; charset=ISO-8859-1 |
X-imss-settings: |
Baseline:2 C:1 M:2 S:2 R:2 (0.1500 0.1500) |
Date: |
Thu, 10 Jun 2004 10:37:45 -0400 |
Subject: |
|
X-imss-result: |
Passed |
Reply-To: |
|
Emisor: |
|
Sender: |
|
Message-ID: |
|
Content-Transfer-Encoding: |
8bit |
Received: |
from LISTSERV.REDIRIS.ES by LISTSERV.REDIRIS.ES (LISTSERV-TCP/IP
release 1.8e) with spool id 24886864 for [log in para visualizar];
Thu, 10 Jun 2004 16:52:17 +0200
from relay.rediris.es (relay.rediris.es [130.206.1.53]) by
chico.rediris.es (8.12.10/8.9.1) with ESMTP id i5AEgGQK026544 for
< [log in para visualizar]>; Thu, 10 Jun 2004 16:42:16 +0200 (CEST)
from internet2.uwindsor.ca (firewall2.uwindsor.ca [137.207.233.22])by
relay.rediris.es (8.12.11/8.11.1) with SMTP id i5AEgFEx030963for
< [log in para visualizar]>; Thu, 10 Jun 2004 16:42:16 +0200
id KAA29958; Thu, 10 Jun 2004 10:37:45 -0400
by gateway id 44001221 for < [log in para visualizar]>; Thu, 10 Jun
2004 10:37:45 -0400 |
MIME-Version: |
1.0 |
X-Mailer: |
CommuniGate Pro Web Mailer v.4.0.6 |
X-imss-version: |
2.5 |
Parts/Attachments: |
|
|
Hi,
I have recenly installed papi and was able to
run the example programs.
the executables provided in the ctests folder
are running properly, but when i am trying to
compile the programs (all compiled all_events.c
on linux 2.6 platform with intel P4 processor)
ti gives following errors
In file included from all_events.c:9:
papi_test.h:25:30: papiStdEventDefs.h: No such file or
directory
papi_test.h:26:18: papi.h: No such file or directory
In file included from all_events.c:9:
papi_test.h:51: error: parse error before '*' token
papi_test.h:52: error: parse error before '*' token
papi_test.h:52: warning: data definition has no type or
storage class
papi_test.h:63: error: parse error before "long_long"
all_events.c: In function `main':
all_events.c:16: error: `long_long' undeclared (first use
in this function)
all_events.c:16: error: (Each undeclared identifier is
reported only once
all_events.c:16: error: for each function it appears in.)
all_events.c:16: error: parse error before "values"
all_events.c:17: error: `PAPI_event_info_t' undeclared
(first use in this function)
all_events.c:21: error: `PAPI_VER_CURRENT' undeclared
(first use in this function)
all_events.c:26: error: `PAPI_OK' undeclared (first use in
this function)
all_events.c:29: error: `PAPI_MAX_PRESET_EVENTS' undeclared
(first use in this function)
all_events.c:30: error: `PRESET_MASK' undeclared (first use
in this function)
all_events.c:30: error: `info' undeclared (first use in
this function)
all_events.c:47: error: `values' undeclared (first use in
this function)
While making the build i have set proper path for kernel
include and
perfctr directory.
Can you please guide me what the problem is.
Thanks
Garima.
|
|
|