ubuntuforums-unanswered team mailing list archive
-
ubuntuforums-unanswered team
-
Mailing list archive
-
Message #04572
[Question #77471]: Can't get nfpvr to make; could someone make a deb package for it?
New question #77471 on Ubuntu:
https://answers.launchpad.net/ubuntu/+question/77471
Trying to get nfpvr to work. I have an amd 64bit and when I last tried I got this result
ronnie@ronnie-desktop:~/nfpvr$ make -C nfpvr
make: Entering directory `/home/ronnie/nfpvr/nfpvr'
make -C ../nfpvrlib
make[1]: Entering directory `/home/ronnie/nfpvr/nfpvrlib'
g++ -c UdpPacketReader.cpp -Wall
In file included from PesStreamHandler.h:6,
from PacketHandler.h:6,
from UdpPacketReader.h:5,
from UdpPacketReader.cpp:2:
MpegHeader.h:30: warning: ‘typedef’ was ignored in this declaration
g++ -c Utility.cpp -Wall
Utility.cpp: In static member function ‘static const char* nfpvr::Utility::composePath(const char*, const char*)’:
Utility.cpp:117: error: ‘strlen’ was not declared in this scope
make[1]: *** [Utility.o] Error 1
make[1]: Leaving directory `/home/ronnie/nfpvr/nfpvrlib'
make: *** [nfpvrlib] Error 2
make: Leaving directory `/home/ronnie/nfpvr/nfpvr'
--
You received this question notification because you are a member of UF
Unanswered Posts Team, which is an answer contact for Ubuntu.