linphone-developers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Linphone-developers] *** Building HTML *** : E: end tag for "LISTITEM"


From: Francois-Xavier KOWALSKI
Subject: [Linphone-developers] *** Building HTML *** : E: end tag for "LISTITEM" which is not finished
Date: Tue, 04 Apr 2006 18:51:58 +0200
User-agent: Thunderbird 1.5 (X11/20051201)

Hello,

is any of you familiar with this HTML generation error? I get it each time I do "make". I have to re-autogen.sh each time to get things fixed...

make[3]: Entering directory `/home/fxk/CVS/savannah.nongnu.org/linphone/developer-docs/mediastreamer'
*** Building SGML ***
cd . && \
gtkdoc-mkdb --module=mediastreamer --source-dir=../../mediastreamer --main-sgml-file=mediastreamer-docs.sgml
WARNING: Structure has multiple definitions: timeval
WARNING: Structure has multiple definitions: MSFilter
WARNING: Structure has multiple definitions: MSFilterInfo
Cannot parse structure field "#define MS_SYNC_NEED_UPDATE (0x0001) guint samples_per_tick" at /usr/share/gtk-doc/data/gtkdoc-common.pl line 222, <INPUT> line 13.
WARNING: Couldn't parse struct:
struct _MSFilter * snd_card_create_read_filter(SndCard *sndcard);
struct _MSFilter * snd_card_create_write_filter(SndCard *sndcard);


#define SND_CARD_LEVEL_GENERAL 1
#define SND_CARD_LEVEL_INPUT   2
#define SND_CARD_LEVEL_OUTPUT  3


int snd_card_destroy(SndCard *obj);

#define SND_CARD(obj) ((SndCard*)(obj))




/* SndCardManager */

#define MAX_SND_CARDS 20


struct _SndCardManager
{
       SndCard *cards[MAX_SND_CARDS];
};

WARNING: No declaration found for: ms_filter_remove_link
Cannot parse structure field "\
MSSync *sync" at /usr/share/gtk-doc/data/gtkdoc-common.pl line 222, <INPUT> line 34.
73% symbol docs coverage (8 symbols documented, 3 not documented)
See mediastreamer-undocumented.txt for a list of missing docs.
The doc coverage percentage doesn't include intro sections.
touch sgml-build.stamp
*** Building HTML ***
test -d ./html || mkdir ./html
cd ./html && gtkdoc-mkhtml mediastreamer ../mediastreamer-docs.sgml
/usr/bin/openjade:../sgml/filters.sgml:52:20:E: end tag for "LISTITEM" which is not finished
make[3]: *** [html-build.stamp] Error 1
make[3]: Leaving directory `/home/fxk/CVS/savannah.nongnu.org/linphone/developer-docs/mediastreamer'

--
Francois-Xavier "FiX" KOWALSKI     /_ __  Tel:+33 (0)4 76 14 63 27
OpenCall Business Unit -- OCBU    / //_/  Fax:+33 (0)4 76 14 51 62
Media-Processing Engineering        /     http://www.hp.com/go/opencall
                              i n v e n t






reply via email to

[Prev in Thread] Current Thread [Next in Thread]