Hi all i am trying to use the new sdk both in version 97 and 101 in order to 
create 
a bluetooth fimage with the standard configuration

bluetooth-2.6.

When i run

 >. init_env
 >./acme_config
 >1
 >make menuconfig -->>seleziono la RED FOX
 >./configure
 >make

i get the following errors:

obex_main.c:310: `obex_rsp' undeclared (first use in this function)
obex_main.c:313: `OBEX_EV_REQHINT' undeclared (first use in this function)
obex_main.c:319: `OBEX_EV_REQ' undeclared (first use in this function)
obex_main.c:323: `OBEX_EV_LINKERR' undeclared (first use in this function)
obex_main.c:328: `OBEX_EV_PARSEERR' undeclared (first use in this function)
obex_main.c: In function `obex_push':
obex_main.c:349: `obex_object_t' undeclared (first use in this function)
obex_main.c:349: `oo' undeclared (first use in this function)
obex_main.c:350: `obex_headerdata_t' undeclared (first use in this function)
obex_main.c:350: parse error before "hv"
obex_main.c:351: `obex_t' undeclared (first use in this function)
obex_main.c:351: `handle' undeclared (first use in this function)
obex_main.c:364: warning: implicit declaration of function 
`OBEX_CharToUnicode'
obex_main.c:379: warning: assignment makes pointer from integer without 
a cast
obex_main.c:384: `OBEX_CMD_PUT' undeclared (first use in this function)
obex_main.c:385: `hv' undeclared (first use in this function)
obex_main.c:386: warning: implicit declaration of function 
`OBEX_ObjectAddHeader'
obex_main.c:386: `OBEX_HDR_NAME' undeclared (first use in this function)
obex_main.c:388: `OBEX_HDR_LENGTH' undeclared (first use in this function)
obex_main.c:390: `OBEX_HDR_BODY' undeclared (first use in this function)
make[3]: *** [obex_main.o] Error 1
make[3]: Leaving directory 
`/home/lmercatali/NEW_FOX_SDK/devboard-R2_01/apps/ussp-push/ussp-push-0.9'
cp: impossibile fare stat di `ussp-push': Nessun file o directory
make[2]: *** [ussp-push-0.9/ussp-push] Error 1
make[2]: Leaving directory 
`/home/lmercatali/NEW_FOX_SDK/devboard-R2_01/apps/ussp-push'
make[1]: *** [install-recurse] Error 1
make[1]: Leaving directory `/home/lmercatali/NEW_FOX_SDK/devboard-R2_01'
make: *** [everything] Error 2

In the apps dir are installed both ussp-push and obex...
I find the two dirs, so i suppose  is not necessary to install them as 
explained (for phrozen) at this link, is it true??
http://www.acmesystems.it/?id=112

Does anybody have the same problem and could tell me how to solve it???
Thanks in advance.
Lorenzo.



 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/foxboard/

<*> Your email settings:
    Individual Email | Traditional

<*> To change settings online go to:
    http://groups.yahoo.com/group/foxboard/join
    (Yahoo! ID required)

<*> To change settings via email:
    mailto:[EMAIL PROTECTED] 
    mailto:[EMAIL PROTECTED]

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 

Reply via email to