Don't worry about it I no longer need it there. She decided to break up with me so I am not interested in installing it. On Sun, 2004-10-17 at 10:22 -0700, Travis Waalkens wrote: > On Sun, 2004-10-17 at 13:26 -0300, Patrick Boutilier wrote: > > > > Travis Waalkens wrote: > > <snip> > > > > > right, I saw it as cp not cd grrr. oh well. > > > anyway, I extracted it and ran the ./configure procedure but when i make > > > the errors seam to start here. > > > > > > Making all in codecs > > > make[3]: Entering directory `/home/travis/gaim-0.79-vv-3/plugins/codecs' > > > if /bin/sh ../../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -I. > > > -I. -I../.. -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib/gaim/\" - > > > I../../src -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/ > > > include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/X11R6/include -I/usr/ > > > include/freetype2 -I/usr/include/freetype2/config -I/usr/include/glib- > > > 2.0 -I/usr/lib/glib-2.0/include -I/usr/include -g -O2 -Wall -g3 -MT > > > j2k.lo -MD -MP -MF ".deps/j2k.Tpo" \ > > > -c -o j2k.lo `test -f 'j2k.c' || echo './'`j2k.c; \ > > > then mv ".deps/j2k.Tpo" ".deps/j2k.Plo"; \ > > > else rm -f ".deps/j2k.Tpo"; exit 1; \ > > > fi > > > > Important error is below: > > > > > j2k.c:49:17: j2k.h: No such file or directory > > > > This means you do not have /usr/include/j2k.h > > > > > > haven't got a clue what these mean nor where to start to fix them. > > > > You need to download, compile, and install libj2k available from > > http://gaim-vv.sourceforge.net/download.html . Unless you can find RPMs > > for libj2k and libj2k-devel . > > ok did that. I installed it and then tried to install linphone. it said > I needed libosip, once again i did and everything went well but now when > I go back to install linphone I get these errors > > > *** 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, <IN PUT> 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 "//added by Wang Zhanglei > RtpSignalTable on_recv_timeout" at /usr/bin/gtkdoc-mktmpl line 1346, > <INPUT> l ine 5. > Cannot parse structure field "//end of addition" 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: 215 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, <INPU T> 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 "//added by Wang Zhanglei > RtpSignalTable on_recv_timeout" at /usr/bin/gtkdoc-mkdb line 3244, > <INPUT> lin e 5. > Cannot parse structure field "//end of addition" at /usr/bin/gtkdoc-mkdb > line 32 44, <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" alr eady 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 allo wed in the value of attribute "ID" > make[4]: *** [html-build.stamp] Error 1 > make[4]: Leaving directory `/home/travis/source/linphone-im/oRTP/docs' > make[3]: *** [all-recursive] Error 1 > make[3]: Leaving directory `/home/travis/source/linphone-im/oRTP' > make[2]: *** [all] Error 2 > make[2]: Leaving directory `/home/travis/source/linphone-im/oRTP' > make[1]: *** [all-recursive] Error 1 > make[1]: Leaving directory `/home/travis/source/linphone-im' > make: *** [all] Error 2 > > i looked on the forums but I didn't see anything that looked familiar. > > > -- > fedora-list mailing list > fedora-list@xxxxxxxxxx > To unsubscribe: http://www.redhat.com/mailman/listinfo/fedora-list