mainLinPhone - SIP Video phone - Support: sr #103863, AMD64 Compile problem

 
 

sr #103863: AMD64 Compile problem

Submitter:  None
Submitted:  Sat 05 Feb 2005 06:12:26 AM UTC
   
 
Category:  None Priority:  5 - Normal
Severity:  3 - Normal Status:  Done
Privacy:  Public Assigned to:  None
Originator Email:  -email is unavailable- Open/Closed:  Closed
Operating System:  GNU/Linux
* Mandatory Fields

Add a New Comment Rich Markup
   

Thu 12 Jan 2006 08:20:44 AM UTC, comment #1: 

Thanks. The problem has been fixed a bit differently in lastest ortp releases.

Simon

Simon Morlat <smorlat>
Group administrator
Sat 05 Feb 2005 06:12:26 AM UTC, original submission:  

Looks like there is a problem when compiling under an AMD64 64 bit environment. The make will return an error about longlong int's on a printf on the following file:

oRTP/src/ortp.c

Changing on this line the %lld to %ld solves the problem (at least for AMD64 boxes). Searching in google i found a probably better way to solve this (even thoug i don't understand a word):

http://mail.gnome.org/archives/beast/2005-January/msg00005.html

This link talks about g(u)int64 and amd64 int formats.

Anonymous

 

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

Attach Files:
   
   
Comment:
   

No files currently attached

 

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 2 latest changes.

Date Changed by Updated Field Previous Value => Replaced by
2006-01-12 smorlat StatusNone Done
    Open/ClosedOpen Closed

Back to the top

Powered by Savane 3.15-17aa.
Corresponding source code