linphone-users
[Top][All Lists]
Advanced

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

Re: [Linphone-users] Compile failure


From: Simon MORLAT
Subject: Re: [Linphone-users] Compile failure
Date: Fri, 28 May 2004 14:19:14 +0200
User-agent: Mozilla Thunderbird 0.5 (X11/20040306)

Hi,

I don't know what goes wrong here, so try with './configure --disable-gtkdoc '
Simon

Hakon Gunsen wrote:

Hi!
I've decided to try linphone-0.12.2, but I get this breakage every time I try to compile. I have first compiled and installed libosip-0.9.7 without problems.
Can anyone give a hint what is the problem? I run Fedora Core. Thanks.

Hakon



*** Rebuilding template files ***
cd . && gtkdoc-mktmpl --module=ortp
WARNING: telephone_event has multiple definitions
Cannot parse structure field "#ifdef TARGET_IS_HPUXKERNEL
mblk_t *dest_mproto" at /usr/bin/gtkdoc-mktmpl line 1346, line 5.
Cannot parse structure field "#endif
RtpSignalTable on_ssrc_changed" at /usr/bin/gtkdoc-mktmpl line 1346, line 5.
Cannot parse structure field "#ifdef BUILD_SCHEDULER
struct _RtpScheduler *sched" at /usr/bin/gtkdoc-mktmpl line 1346, line 5.
Cannot parse structure field "#endif
guint32 flags" at /usr/bin/gtkdoc-mktmpl line 1346, line 5.
Cannot parse structure field "#ifdef RTCP
GList *contributing_sources" at /usr/bin/gtkdoc-mktmpl line 1346, line 5.
Cannot parse structure field "#endif
}" at /usr/bin/gtkdoc-mktmpl line 1346, line 5.
Cannot parse structure field "#define PAYLOAD_AUDIO_CONTINUOUS 0
#define PAYLOAD_AUDIO_PACKETIZED 1
#define PAYLOAD_VIDEO 2
#define PAYLOAD_OTHER 3
gint clock_rate" at /usr/bin/gtkdoc-mktmpl line 1346, line 43.
Cannot parse structure field "#ifdef WORDS_BIGENDIAN
guint32 event:8" at /usr/bin/gtkdoc-mktmpl line 1346, line 73.
Cannot parse structure field "#else
guint32 event:8" at /usr/bin/gtkdoc-mktmpl line 1346, line 73.
Cannot parse structure field "#endif
}" at /usr/bin/gtkdoc-mktmpl line 1346, line 73.
=============================================================================
WARNING: 212 unused declarations.
These can be found in ortp-unused.txt.
They should be added to ortp-sections.txt in the appropriate place.
=============================================================================
touch tmpl-build.stamp
*** Building SGML ***
cd . && \
gtkdoc-mkdb --module=ortp --source-dir=../src --main-sgml-file=ortp-docs.sgml
ERROR: telephone_event has multiple definitions
ERROR parsing comment block file : parameter expected -
../src/port_fct.c:32
ERROR parsing comment block file : parameter expected -
../src/port_fct.c:33
ERROR parsing comment block file : parameter expected -
../src/port_fct.c:50
ERROR parsing comment block file : parameter expected -
../src/port_fct.c:51
WARNING: Parameter description missing in source code comment block -
Func: rtp_session_set_seq_number Param: seq.
WARNING: Parameter described in source code comment block but does not exist -
Func: rtp_session_set_seq_number Param: addr.
WARNING: Parameter description missing in source code comment block -
Func: rtp_session_set_remote_addr Param: dest.
WARNING: Parameter described in source code comment block but does not exist -
Func: rtp_session_set_remote_addr Param: addr.
WARNING: Parameter described in source code comment block but does not exist -
Func: rtp_session_set_remote_addr Param: port.
WARNING: Parameter description missing in source code comment block -
Func: rtp_session_sendm_with_ts Param: userts.
WARNING: Parameter described in source code comment block but does not exist -
Func: rtp_session_sendm_with_ts Param: timestamp.
Cannot parse structure field "#ifdef TARGET_IS_HPUXKERNEL
mblk_t *dest_mproto" at /usr/bin/gtkdoc-mkdb line 3244, line 5.
Cannot parse structure field "#endif
RtpSignalTable on_ssrc_changed" at /usr/bin/gtkdoc-mkdb line 3244, line 5.
Cannot parse structure field "#ifdef BUILD_SCHEDULER
struct _RtpScheduler *sched" at /usr/bin/gtkdoc-mkdb line 3244, line 5.
Cannot parse structure field "#endif
guint32 flags" at /usr/bin/gtkdoc-mkdb line 3244, line 5.
Cannot parse structure field "#ifdef RTCP
GList *contributing_sources" at /usr/bin/gtkdoc-mkdb line 3244, line 5.
Cannot parse structure field "#endif
}" at /usr/bin/gtkdoc-mkdb line 3244, line 5.
WARNING: Parameter described in source code comment block but does not exist -
Func: rtp_profile_get_name Param: Returns.
WARNING: Parameter described in source code comment block but does not exist -
Func: rtp_profile_get_payload Param: Returns.
Cannot parse structure field "#define PAYLOAD_AUDIO_CONTINUOUS 0
#define PAYLOAD_AUDIO_PACKETIZED 1
#define PAYLOAD_VIDEO 2
#define PAYLOAD_OTHER 3
gint clock_rate" at /usr/bin/gtkdoc-mkdb line 3244, line 43.
Cannot parse structure field "#ifdef WORDS_BIGENDIAN
guint32 event:8" at /usr/bin/gtkdoc-mkdb line 3244, line 73.
Cannot parse structure field "#else
guint32 event:8" at /usr/bin/gtkdoc-mkdb line 3244, line 73.
Cannot parse structure field "#endif
}" at /usr/bin/gtkdoc-mkdb line 3244, line 73.
83% symbol docs coverage (40 symbols documented, 8 not documented)
See ortp-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 ortp ../ortp-docs.sgml
/usr/bin/openjade:../sgml/payloads.sgml:197:19:E: ID "RTP-PROFILE-CLEAR-ALL" already defined /usr/bin/openjade:../sgml/payloads.sgml:103:19: ID "RTP-PROFILE-CLEAR-ALL" first defined here /usr/bin/openjade:../sgml/multiplexing.sgml:1:41:E: character "(" is not allowed in the value of attribute "ID" /usr/bin/openjade:../sgml/telephoneevents.sgml:1:36:E: character "(" is not allowed in the value of attribute "ID"
make[4]: *** [html-build.stamp] Error 1
make[4]: Leaving directory `/home/hakon/linphone-0.12.2/oRTP/docs'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/home/hakon/linphone-0.12.2/oRTP'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/home/hakon/linphone-0.12.2/oRTP'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/hakon/linphone-0.12.2'
make: *** [all] Error 2


------------------------------------------------------------------------

_______________________________________________
Linphone-users mailing list
address@hidden
http://mail.nongnu.org/mailman/listinfo/linphone-users





reply via email to

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