mainLinPhone - SIP Video phone - Support: sr #103106, compile problems on FC2

 
 

sr #103106: compile problems on FC2

Submitter:  None
Submitted:  Tue 01 Jun 2004 06:31:45 PM UTC
   
 
Category:  None Priority:  5 - Normal
Severity:  6 - Security Status:  None
Privacy:  Public Assigned to:  None
Originator Email:  -email is unavailable- Open/Closed:  Open
Operating System:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Mon 18 Jul 2005 12:46:46 PM UTC, comment #4: 

Hey! The Severity of this is NOT security! please change!

Max Gaukler <mgmax>
Sat 01 Jan 2005 09:43:14 PM UTC, comment #3: 

Added mgmax-patch.txt in standart diff -Naur format.
All my files were generated on a Amd Athlon XP / Fedora Core 2 machine.

[max@max linphone]$ uname -a
Linux max 2.6.5-1.358 #1 Sat May 8 09:04:50 EDT 2004 i686 athlon i386 GNU/Linux

Could please someone tell me if it works?

Max Gaukler <mgmax>
Sat 01 Jan 2005 09:22:29 PM UTC, comment #2: 

I have managed to fix it.
Simply removed html / sgml sections from Makefiles and removed html-build.stamp and sgml-build.stamp.

See diff.txt:
I did diff on linphone-0.12.2 (original / not working)
and on linphone-0.12.2-WORKING (modified / working)

Diff.txt was produced by the following commands:

[max@max linphone]$ env LANG=EN diff -qr --exclude=config.log linphone-0.12.2/ linphone-0.12.2-WORKING/ > mgmax-diff.txt
[max@max linphone]$ echo --------------- >> mgmax-diff.txt
[max@max linphone]$ env LANG=EN diff -r --exclude=config.log linphone-0.12.2/ linphone-0.12.2-WORKING/ >> mgmax-diff.txt

See mgmax-modified.tar.gz for edited files and mgmax-original.tar.gz for original files.

These were produced by:

[max@max linphone]$ tar czf mgmax-original.tar.gz linphone-0.12.2/developer-docs/mediastreamer/Makefile linphone-0.12.2/oRTP/docs/Makefile linphone-0.12.2/osipua/docs/Makefile
[max@max linphone]$ tar czf mgmax-modified.tar.gz linphone-0.12.2-WORKING/developer-docs/mediastreamer/Makefile linphone-0.12.2-WORKING/oRTP/docs/Makefile linphone-0.12.2-WORKING/osipua/docs/Makefile
[max@max linphone]$

Max Gaukler <mgmax>
Fri 26 Nov 2004 01:39:27 AM UTC, comment #1: 

Same problem here.

John Drayton C. Fule
Jr. Systems Engineer
Imperium Technologies Inc.

Anonymous
Tue 01 Jun 2004 06:31:45 PM UTC, original submission:  

compiling linphone-0.12.2 on FC2 aborts with:

* 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 `/usr/local/src/linphone-0.12.2/oRTP/docs'
make[3]: * [all-recursive] Error 1
make[3]: Leaving directory `/usr/local/src/linphone-0.12.2/oRTP'
make[2]: * [all] Error 2
make[2]: Leaving directory `/usr/local/src/linphone-0.12.2/oRTP'
make[1]: * [all-recursive] Error 1
make[1]: Leaving directory `/usr/local/src/linphone-0.12.2'
make: * [all] Error 2


Edmund

Anonymous

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

Attached Files
file #3938:  mgmax-patch.txt added by mgmax (3KiB - text/plain - same as mgmax-diff.txt but in standart patch format (diff -Naur --exclude=config.log --exclude=libortp.a linphone-0.12.2 linphone-0.12.2-WORKING))
file #3937:  mgmax-original.tar.gz added by mgmax (6KiB - application/x-gzip - Original makefiles)
file #3936:  mgmax-modified.tar.gz added by mgmax (6KiB - application/x-gzip - Modified makefiles)
file #3935:  mgmax-diff.txt added by mgmax (3KiB - text/plain - Diff original not working <-> modified working)

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

Only logged-in users can vote.

 

Follow 5 latest changes.

Date Changed by Updated Field Previous Value => Replaced by
2005-01-01 mgmax Attached File- Added mgmax-patch.txt, #100
2005-01-01 mgmax Carbon-Copy- Added mgmax
2005-01-01 mgmax Attached File- Added mgmax-original.tar.gz, #99
2005-01-01 mgmax Attached File- Added mgmax-modified.tar.gz, #98
2005-01-01 mgmax Attached File- Added mgmax-diff.txt, #97

Back to the top

Powered by Savane 3.13-f8d8.
Corresponding source code