[Endpoint-users] any user docs for endpoint ?

Manish Singh manish.singh at oracle.com
Wed Mar 23 20:08:08 CST 2005


On Wed, Mar 23, 2005 at 11:23:49AM -0800, Pete Lancashire wrote:
> I tried to compile it
> 
>  Fedora FC1 x86
>  gcc version 3.3.2 20031022 (Red Hat Linux 3.3.2-1)
> 
> But got errors
> 
> sbp2manager.c:97: error: field `arm_management_agent' has incomplete
> type
> sbp2manager.c: In function `sbp2_manager_new':
> sbp2manager.c:150: warning: implicit declaration of function
> `raw1394_arm_register'
> sbp2manager.c:154: error: `RAW1394_ARM_READ' undeclared (first use in
> this function)
> sbp2manager.c:154: error: (Each undeclared identifier is reported only
> once
> sbp2manager.c:154: error: for each function it appears in.)
> sbp2manager.c:154: error: `RAW1394_ARM_WRITE' undeclared (first use in
> this function)
> sbp2manager.c: In function `management_agent':
> sbp2manager.c:228: error: dereferencing pointer to incomplete type
> sbp2manager.c:230: error: dereferencing pointer to incomplete type
> sbp2manager.c:233: error: dereferencing pointer to incomplete type
> make[2]: *** [sbp2manager.o] Error 1

You don't have the libraw1394-devel package installed.

-Manish


More information about the Endpoint-users mailing list