Please compile me MiniDLNA 1.1.0.
http://sourceforge.net/projects/minidlna
In my experience an O2 is capable to use as a DLNA server.
I tried to compile MiniDLNA using GCC 4.7.1.
I don't have C programming skills and i stuck at this point:
Code:
Select all
CC getifaddr.o
getifaddr.c: In function 'getsyshwaddr':
getifaddr.c:313:17: error: 'SIOCGIFHWADDR' undeclared (first use in this function)
getifaddr.c:313:17: note: each undeclared identifier is reported only once for each function it appears in
getifaddr.c:315:7: error: 'struct ifreq' has no member named 'ifr_hwaddr'
getifaddr.c:315:7: error: 'struct ifreq' has no member named 'ifr_hwaddr'
getifaddr.c:315:7: error: 'struct ifreq' has no member named 'ifr_hwaddr'
getifaddr.c:315:7: error: 'struct ifreq' has no member named 'ifr_hwaddr'
getifaddr.c:315:7: error: 'struct ifreq' has no member named 'ifr_hwaddr'
getifaddr.c:315:7: error: 'struct ifreq' has no member named 'ifr_hwaddr'
getifaddr.c:317:18: error: 'struct ifreq' has no member named 'ifr_hwaddr'
*** Error code 1 (bu21)
*** Error code 1 (bu21)
*** Error code 1 (bu21)