Hi
I am not pretty sure if this is the right mailing list.
I am trying to get the directFB code compile on MontaVista. The first
and the foremost command I give is the following
./configure --target=armv5vtl-montavista-linuxeabi --disable-shared
--enable-static.
Well the configure goes smoothly. But when I give make then I get errors
which are attached in the following file. I am not sure if I need to
apply any patches here.
Help is greatly appreciated.
Regards
Vidya.
The information contained in this electronic message and any attachments to
this message are intended for the exclusive use of the addressee(s) and may
contain proprietary, confidential or privileged information. If you are not the
intended recipient, you should not disseminate, distribute or copy this e-mail.
Please notify the sender immediately and destroy all copies of this message and
any attachments.
WARNING: Computer viruses can be transmitted via email. The recipient should
check this email and any attachments for the presence of viruses. The company
accepts no liability for any damage caused by any virus transmitted by this
email.
www.wipro.com
log.c:248: warning: `struct addrinfo' declared inside parameter list
log.c:248: warning: its scope is only this definition or declaration, which i
robably not what you want
log.c: In function `parse_host_addr':
log.c:259: error: storage size of `hints' isn't known
log.c:287: error: implicit declaration of function `getaddrinfo'
log.c:290: error: `EAI_FAMILY' undeclared (first use in this function)
log.c:290: error: (Each undeclared identifier is reported only once
log.c:290: error: for each function it appears in.)
log.c:294: error: `EAI_SOCKTYPE' undeclared (first use in this function)
log.c:298: error: `EAI_NONAME' undeclared (first use in this function)
log.c:302: error: `EAI_SERVICE' undeclared (first use in this function)
log.c:306: error: `EAI_ADDRFAMILY' undeclared (first use in this function)
log.c:307: error: `EAI_NODATA' undeclared (first use in this function)
log.c:311: error: `EAI_MEMORY' undeclared (first use in this function)
log.c:314: error: `EAI_FAIL' undeclared (first use in this function)
log.c:318: error: `EAI_AGAIN' undeclared (first use in this function)
log.c: In function `init_udp':
log.c:339: warning: passing arg 2 of `parse_host_addr' from incompatible poin
type
log.c:343: error: dereferencing pointer to incomplete type
log.c:347: error: implicit declaration of function `freeaddrinfo'
log.c:351: error: dereferencing pointer to incomplete type
log.c:351: error: dereferencing pointer to incomplete type
make[3]: *** [log.lo] Error 1
make[3]: Leaving directory `/cygdrive/d/vidya/DirectFB-1.1.1/lib/direct'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/cygdrive/d/vidya/DirectFB-1.1.1/lib'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/cygdrive/d/vidya/DirectFB-1.1.1'
make: *** [all] Error 2
_______________________________________________
Davinci-linux-open-source mailing list
[email protected]
http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source