Cal.h is currently in /lib

Although it should really be moved to /coprocs/ati/include

----- Rom

-----Original Message-----
From: [email protected]
[mailto:[email protected]] On Behalf Of Eric Myers
Sent: Friday, December 11, 2009 9:16 AM
To: [email protected]
Subject: [boinc_dev] Missing header?

Starting early this week I am unable to build the simple 'hello world'
application, at least not the way I've been doing it.   From the error
messages it looks like there may be a header file missing from SNV
(cal.h?).   Here's what it looks like:

   g++  -I/tmp/boinc_test/install/include/boinc   -g -c  hello.C -o
hello.o
   In file included from
/tmp/boinc_test/install/include/boinc/hostinfo.h:32,
                   from
/tmp/boinc_test/install/include/boinc/app_ipc.h:25,
                   from
/tmp/boinc_test/install/include/boinc/boinc_api.h:120,
                   from hello.C:27:
   /tmp/boinc_test/install/include/boinc/coproc.h:74:17: error: cal.h:
No such file or directory
   /tmp/boinc_test/install/include/boinc/coproc.h:292: error:
'CALdeviceattribs' does not name a type
   /tmp/boinc_test/install/include/boinc/coproc.h:293: error:
'CALdeviceinfo' does not name a type
   /tmp/boinc_test/install/include/boinc/coproc.h: In member function
'double COPROC_ATI::peak_flops()':
   /tmp/boinc_test/install/include/boinc/coproc.h:307: error: 'attribs'
was not declared in this scope
   make: *** [hello.o] Error 1

-Eric

_______________________________________________
boinc_dev mailing list
[email protected]
http://lists.ssl.berkeley.edu/mailman/listinfo/boinc_dev
To unsubscribe, visit the above URL and
(near bottom of page) enter your email address.
_______________________________________________
boinc_dev mailing list
[email protected]
http://lists.ssl.berkeley.edu/mailman/listinfo/boinc_dev
To unsubscribe, visit the above URL and
(near bottom of page) enter your email address.

Reply via email to