linphone-users
[Top][All Lists]
Advanced

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

Re: [Linphone-users] compile error linphone-0.12.2


From: Simon MORLAT
Subject: Re: [Linphone-users] compile error linphone-0.12.2
Date: Thu, 16 Sep 2004 11:59:32 +0200
User-agent: Mozilla Thunderbird 0.7.3 (X11/20040830)

This problem has appeared with newest version of gtk-docs tools. It has been fixed on cvs, so you can use the lastest snapshot from http://simon.morlat.free.fr/download/unstable/source
Simon

address@hidden wrote:

I am not able to compile linphone - i always get the following error:
I already tried to use the ./configure --disable-gtkdoc setting - but that does
not help - any idea ??


ad ./.libs/libortp.so -lgthread-2.0 -lglib-2.0 -lm -Wl,--rpath
-Wl,/usr/local/lib
creating tevmrtprecv
make[4]: Leaving directory `/home/hollerer/SIP/linphone-0.12.2/oRTP/src'
Making all in docs
make[4]: Entering directory `/home/hollerer/SIP/linphone-0.12.2/oRTP/docs'
*** Scanning header files ***
if grep -l '^..*$' ./ortp.types > /dev/null ; then \
   CC="/bin/sh ../libtool --mode=compile gcc" LD="/bin/sh ../libtool
--mode=link gcc" CFLAGS="" LDFLAGS="" gtkdoc-scanobj --module=ortp
--output-dir=. ; \
else \
   cd . ; \
   for i in ortp.args ortp.hierarchy ortp.signals ; do \
              test -f $i || touch $i ; \
   done \
fi
cd . && \
 gtkdoc-scan --module=ortp --source-dir=../src --ignore-headers=""
touch scan-build.stamp
*** 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, <INPUT> line
5.
Cannot parse structure field "#endif
       RtpSignalTable on_ssrc_changed" at /usr/bin/gtkdoc-mktmpl line 1346,
<INPUT> line 5.
Cannot parse structure field "#ifdef BUILD_SCHEDULER
       struct _RtpScheduler *sched" at /usr/bin/gtkdoc-mktmpl line 1346,
<INPUT> line 5.
Cannot parse structure field "#endif
       guint32 flags" at /usr/bin/gtkdoc-mktmpl line 1346, <INPUT> line 5.
Cannot parse structure field "#ifdef RTCP
       GList *contributing_sources" at /usr/bin/gtkdoc-mktmpl line 1346,
<INPUT> line 5.
Cannot parse structure field "#endif
}" at /usr/bin/gtkdoc-mktmpl line 1346, <INPUT> 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, <INPUT> line 43.
Cannot parse structure field "#ifdef WORDS_BIGENDIAN
       guint32 event:8" at /usr/bin/gtkdoc-mktmpl line 1346, <INPUT> line 73.
Cannot parse structure field "#else
       guint32 event:8" at /usr/bin/gtkdoc-mktmpl line 1346, <INPUT> line 73.
Cannot parse structure field "#endif
}" at /usr/bin/gtkdoc-mktmpl line 1346, <INPUT> 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, <INPUT> line 5.
Cannot parse structure field "#endif
       RtpSignalTable on_ssrc_changed" at /usr/bin/gtkdoc-mkdb line 3244,
<INPUT> line 5.
Cannot parse structure field "#ifdef BUILD_SCHEDULER
       struct _RtpScheduler *sched" at /usr/bin/gtkdoc-mkdb line 3244, <INPUT>
line 5.
Cannot parse structure field "#endif
       guint32 flags" at /usr/bin/gtkdoc-mkdb line 3244, <INPUT> line 5.
Cannot parse structure field "#ifdef RTCP
       GList *contributing_sources" at /usr/bin/gtkdoc-mkdb line 3244, <INPUT>
line 5.
Cannot parse structure field "#endif
}" at /usr/bin/gtkdoc-mkdb line 3244, <INPUT> 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, <INPUT> line 43.
Cannot parse structure field "#ifdef WORDS_BIGENDIAN
       guint32 event:8" at /usr/bin/gtkdoc-mkdb line 3244, <INPUT> line 73.
Cannot parse structure field "#else
       guint32 event:8" at /usr/bin/gtkdoc-mkdb line 3244, <INPUT> line 73.
Cannot parse structure field "#endif
}" at /usr/bin/gtkdoc-mkdb line 3244, <INPUT> 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] Fehler 1
make[4]: Leaving directory `/home/hollerer/SIP/linphone-0.12.2/oRTP/docs'
make[3]: *** [all-recursive] Fehler 1
make[3]: Leaving directory `/home/hollerer/SIP/linphone-0.12.2/oRTP'
make[2]: *** [all] Fehler 2
make[2]: Leaving directory `/home/hollerer/SIP/linphone-0.12.2/oRTP'
make[1]: *** [all-recursive] Fehler 1
make[1]: Leaving directory `/home/hollerer/SIP/linphone-0.12.2'
make: *** [all] Fehler 2


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







reply via email to

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