Welcome, guest! Login / Register - Why register?
Psst.. new poll here.
Psst.. new forums here.
Microsoft is blocking us again (TY IP Reputation!) so dont bother with any of their useless mail servers here and just use oauth login instead. Thank the nice Russians for causing that. :)

Paste

Pasted as Plain Text by decibyte ( 14 years ago )
/home/user/MyDocs/daapclient/daap # python setup.py build
running build
running build_py
running build_ext
building 'md5daap' extension
creating build/temp.linux-armv7l-2.6
gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -I/usr/include/python2.6 -c md5module.c -o build/temp.linux-armv7l-2.6/md5module.o
In file included from md5module.c:13:
md5.h:37: warning: function declaration isn’t a prototype
md5.h:38: warning: function declaration isn’t a prototype
md5.h:39: warning: function declaration isn’t a prototype
md5.h:40: warning: function declaration isn’t a prototype
gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -I/usr/include/python2.6 -c md5.c -o build/temp.linux-armv7l-2.6/md5.o
In file included from md5.c:23:
md5.h:37: warning: function declaration isn’t a prototype
md5.h:38: warning: function declaration isn’t a prototype
md5.h:39: warning: function declaration isn’t a prototype
md5.h:40: warning: function declaration isn’t a prototype
md5.c:32: warning: function declaration isn’t a prototype
md5.c:49: warning: function declaration isn’t a prototype
md5.c:65: warning: function declaration isn’t a prototype
md5.c:114: warning: function declaration isn’t a prototype
md5.c:174: warning: function declaration isn’t a prototype
gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions build/temp.linux-armv7l-2.6/md5module.o build/temp.linux-armv7l-2.6/md5.o -o build/lib.linux-armv7l-2.6/md5daap.so
/usr/bin/ld: reopening build/lib.linux-armv7l-2.6/md5daap.so: Permission denied

/usr/bin/ld: final link failed: Permission denied
collect2: ld returned 1 exit status
error: command 'gcc' failed with exit status 1

 

Revise this Paste

Your Name: Code Language: