[MAC] - problem compiling pvr-testing2
#1
Hello!
Nedd help to solve this problem qhen compiling pvr-testing2 from svn from mac:
SVN info:
Code:
URL: http://xbmc.svn.sourceforge.net/svnroot/xbmc/branches/pvr-testing2
Repository Root: http://xbmc.svn.sourceforge.net/svnroot/xbmc
Repository UUID: 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
Revision: 26457
Node Kind: directory
Schedule: normal
Last Changed Author: jezz_x
Last Changed Rev: 26177
Last Changed Date: 2009-12-30 04:24:49 +0100 (Mer, 30 Dic 2009)
followed this procedure to install Macports:
http://code.google.com/p/xbmc-port-depends/
followed README.osx
but i'm having problems when issuing
Code:
make xcode_depends
it result with the following error:
Code:
make -C ../Python
case $MAKEFLAGS in \
    *-s*)  CC='gcc' LDSHARED='gcc -L/opt/local/lib -bundle -undefined dynamic_lookup' OPT='-DNDEBUG -Wno-deprecated-declarations -I/opt/local/include' ./python.exe -E ./setup.py -q build;; \
    *)  CC='gcc' LDSHARED='gcc -L/opt/local/lib -bundle -undefined dynamic_lookup' OPT='-DNDEBUG -Wno-deprecated-declarations -I/opt/local/include' ./python.exe -E ./setup.py build;; \
    esac
running build
running build_ext
running build_scripts
make -C xbmc/pvrclients/vdr
make[1]: *** No rule to make target `sys/prctl.h', needed by `client.o'.  Stop.
make: *** [pvrclients] Error 2

Any idea?
TIA
Reply
#2
bump...
Reply
#3
Development branches are not supported
Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.
Reply
#4
mh...sorry.
Do you know where could i ask for support?
Thanks
Reply
#5
il_ferra Wrote:Hello!
Nedd help to solve this problem qhen compiling pvr-testing2 from svn from mac:
SVN info:
Code:
URL: http://xbmc.svn.sourceforge.net/svnroot/xbmc/branches/pvr-testing2
Repository Root: http://xbmc.svn.sourceforge.net/svnroot/xbmc
Repository UUID: 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
Revision: 26457
Node Kind: directory
Schedule: normal
Last Changed Author: jezz_x
Last Changed Rev: 26177
Last Changed Date: 2009-12-30 04:24:49 +0100 (Mer, 30 Dic 2009)
followed this procedure to install Macports:
http://code.google.com/p/xbmc-port-depends/
followed README.osx
but i'm having problems when issuing
Code:
make xcode_depends
it result with the following error:
Code:
make -C ../Python
case $MAKEFLAGS in \
    *-s*)  CC='gcc' LDSHARED='gcc -L/opt/local/lib -bundle -undefined dynamic_lookup' OPT='-DNDEBUG -Wno-deprecated-declarations -I/opt/local/include' ./python.exe -E ./setup.py -q build;; \
    *)  CC='gcc' LDSHARED='gcc -L/opt/local/lib -bundle -undefined dynamic_lookup' OPT='-DNDEBUG -Wno-deprecated-declarations -I/opt/local/include' ./python.exe -E ./setup.py build;; \
    esac
running build
running build_ext
running build_scripts
make -C xbmc/pvrclients/vdr
make[1]: *** No rule to make target `sys/prctl.h', needed by `client.o'.  Stop.
make: *** [pvrclients] Error 2

Any idea?
TIA

Hi,


I'm having the same problem, did you manage to work it out or do you know where to post it?

Thanks,
RS.
Reply

Logout Mark Read Team Forum Stats Members Help
[MAC] - problem compiling pvr-testing20