Error when compiling on Raspberry PI
Brought to you by:
jmaggard
When compiling on Raspberry Pi vercion minidlna-1.2.1 got an error:
minidlna.c:1384:1: fatal error: opening dependency file .deps/minidlna.Tpo: Permission denied
In the directory .deps/ there are the following:
albumart.Po
avahi.Po
clients.Po
containers.Po
getifaddr.Po
image_utils.Po
log.Po
metadata.Po
minidlna.Po
minissdp.Po
minixml.Po
monitor.Po
options.Po
playlist.Po
process.Po
scanner.Po
sql.Po
testupnpdescgen.Po
tivo_beacon.Po
tivo_commands.Po
tivo_utils.Po
upnpdescgen.Po
upnpevents.Po
upnpglobalvars.Po
upnphttp.Po
upnpreplyparse.Po
upnpsoap.Po
utils.Po
uuid.Po
How can I solve the problem?
Sorry, the problem was in access rights. Unfortunately, I couldn't delete opened ticket.