[mythtv-users] Mythnotify setup
John Hannan
jhannan at gmail.com
Tue Aug 1 00:10:58 UTC 2006
Looking to get mythnotify running...following the howto have problems with
compiling the mythudprelay feature:
from directory:
/usr/share/doc/mythtv-0.18.1/contrib/mythnotify/mythudprelay
get the following errors:
[root at mediapc mythudprelay]# make
gcc -g -Wall `xml2-config --cflags` -O -DDEBUG -c mythudprelay.c -o
mythudprelay.o
In file included from mythudprelay.c:27:
/usr/include/libxml2/libxml/DOCBparser.h:22:2: warning: #warning "The
DOCBparser module has been deprecated in libxml2-2.6.0"
mythudprelay.c:30:26: libxslt/xslt.h: No such file or directory
mythudprelay.c:31:35: libxslt/xsltInternals.h: No such file or directory
mythudprelay.c:32:31: libxslt/transform.h: No such file or directory
mythudprelay.c:33:31: libxslt/xsltutils.h: No such file or directory
mythudprelay.c: In function `process_udp_xml':
mythudprelay.c:183: error: `xsltStylesheetPtr' undeclared (first use in this
function)
mythudprelay.c:183: error: (Each undeclared identifier is reported only once
mythudprelay.c:183: error: for each function it appears in.)
mythudprelay.c:183: error: syntax error before "cur"
mythudprelay.c:191: error: `cur' undeclared (first use in this function)
mythudprelay.c:191: warning: implicit declaration of function
`xsltParseStylesheetFile'
mythudprelay.c:194: warning: implicit declaration of function
`xsltCleanupGlobals'
mythudprelay.c:202: warning: implicit declaration of function
`xsltFreeStylesheet'
mythudprelay.c:207: warning: implicit declaration of function
`xsltApplyStylesheet'
mythudprelay.c:207: warning: assignment makes pointer from integer without a
cast
mythudprelay.c:217: warning: implicit declaration of function
`xsltSaveResultToString'
make: *** [mythudprelay.o] Error 1
any thoughts on what i've done wrong?
thanks,
John
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mythtv.org/pipermail/mythtv-users/attachments/20060731/aaebbcf6/attachment.htm
More information about the mythtv-users
mailing list