Sponsor: VoiceMeUp - Corporate & Wholesale VoIP Services

VoIP Mailing List Archives
Mailing list archives for the VoIP community
 SearchSearch 

[Freeswitch-users] Unable to make trunk on CentOS 5.3

Goto page 1, 2  Next
 
Post new topic   Reply to topic    VoIP Mailing List Archives Forum Index -> freeSWITCH Users
View previous topic :: View next topic  
Author Message
max.bridgewater at gma...
Guest





PostPosted: Mon Aug 10, 2009 1:55 pm    Post subject: [Freeswitch-users] Unable to make trunk on CentOS 5.3 Reply with quote

Hi get the following messages while running "make" on CentOS 5.3 (Of course after bootstrap and configure).

os_Linux_x86_64.s: Assembler messages:
os_Linux_x86_64.s:46: Error: bad register name `%rdi)'
os_Linux_x86_64.s:61: Error: bad register name `%rdi)'
os_Linux_x86_64.s:75: Error: bad register name `%rdi)'
os_Linux_x86_64.s:89: Error: bad register name `%rdi)'
make[10]: *** [os_Linux_x86_64.o] Error 1
make[9]: *** [export] Error 2
make[8]: *** [export] Error 2
make[7]: *** [export] Error 2
make[6]: *** [export] Error 2
make[5]: *** [/home/installs/fstrunk/libs/js/libjs.la] Error 2
make[4]: *** [all] Error 1
make[3]: *** [mod_spidermonkey-all] Error 1
make[2]: *** [all-recursive] Error 1

Any idea?

Max.
Back to top
brian at freeswitch.org
Guest





PostPosted: Mon Aug 10, 2009 1:58 pm    Post subject: [Freeswitch-users] Unable to make trunk on CentOS 5.3 Reply with quote

Sounds like you have a hardware problem... I just built fine on 5.3 .. just make sure you don't do make -j on the first build.

/b

On Aug 10, 2009, at 1:51 PM, Max Bridgewater wrote:
Quote:
Hi get the following messages while running "make" on CentOS 5.3 (Of course after bootstrap and configure).

os_Linux_x86_64.s: Assembler messages:
os_Linux_x86_64.s:46: Error: bad register name `%rdi)'
os_Linux_x86_64.s:61: Error: bad register name `%rdi)'
os_Linux_x86_64.s:75: Error: bad register name `%rdi)'
os_Linux_x86_64.s:89: Error: bad register name `%rdi)'
make[10]: *** [os_Linux_x86_64.o] Error 1
make[9]: *** [export] Error 2
make[8]: *** [export] Error 2
make[7]: *** [export] Error 2
make[6]: *** [export] Error 2
make[5]: *** [/home/installs/fstrunk/libs/js/libjs.la] Error 2
make[4]: *** [all] Error 1
make[3]: *** [mod_spidermonkey-all] Error 1
make[2]: *** [all-recursive] Error 1

Any idea?

Max.
Back to top
max.bridgewater at gma...
Guest





PostPosted: Mon Aug 10, 2009 2:08 pm    Post subject: [Freeswitch-users] Unable to make trunk on CentOS 5.3 Reply with quote

Hmm too bad. It's a new VPS that i purchased. I'm not using make -j and l'm really sure what to do next.


On Mon, Aug 10, 2009 at 2:53 PM, Brian West <brian@freeswitch.org (brian@freeswitch.org)> wrote:
Quote:
Sounds like you have a hardware problem... I just built fine on 5.3 .. just make sure you don't do make -j on the first build.

/b


On Aug 10, 2009, at 1:51 PM, Max Bridgewater wrote:

Quote:
Hi get the following messages while running "make" on CentOS 5.3 (Of course after bootstrap and configure).

os_Linux_x86_64.s: Assembler messages:
os_Linux_x86_64.s:46: Error: bad register name `%rdi)'
os_Linux_x86_64.s:61: Error: bad register name `%rdi)'
os_Linux_x86_64.s:75: Error: bad register name `%rdi)'
os_Linux_x86_64.s:89: Error: bad register name `%rdi)'
make[10]: *** [os_Linux_x86_64.o] Error 1
make[9]: *** [export] Error 2
make[8]: *** [export] Error 2
make[7]: *** [export] Error 2
make[6]: *** [export] Error 2
make[5]: *** [/home/installs/fstrunk/libs/js/libjs.la] Error 2
make[4]: *** [all] Error 1
make[3]: *** [mod_spidermonkey-all] Error 1
make[2]: *** [all-recursive] Error 1

Any idea?

Max.







_______________________________________________
FreeSWITCH-users mailing list
FreeSWITCH-users@lists.freeswitch.org (FreeSWITCH-users@lists.freeswitch.org)
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org

Back to top
mrene_lists at avgs.ca
Guest





PostPosted: Mon Aug 10, 2009 2:24 pm    Post subject: [Freeswitch-users] Unable to make trunk on CentOS 5.3 Reply with quote

What arch? do a cat /proc/cpuinfo
Mathieu Rene
Avant-Garde Solutions Inc
Office: + 1 (514) 664-1044 x100
Cell: +1 (514) 664-1044 x200
mrene@avgs.ca (mrene@avgs.ca)








On 10-Aug-09, at 3:02 PM, Max Bridgewater wrote:
Quote:

Hmm too bad. It's a new VPS that i purchased. I'm not using make -j and l'm really sure what to do next.


On Mon, Aug 10, 2009 at 2:53 PM, Brian West <brian@freeswitch.org (brian@freeswitch.org)> wrote:
Quote:
Sounds like you have a hardware problem... I just built fine on 5.3 .. just make sure you don't do make -j on the first build.

/b


On Aug 10, 2009, at 1:51 PM, Max Bridgewater wrote:

Quote:
Hi get the following messages while running "make" on CentOS 5.3 (Of course after bootstrap and configure).

os_Linux_x86_64.s: Assembler messages:
os_Linux_x86_64.s:46: Error: bad register name `%rdi)'
os_Linux_x86_64.s:61: Error: bad register name `%rdi)'
os_Linux_x86_64.s:75: Error: bad register name `%rdi)'
os_Linux_x86_64.s:89: Error: bad register name `%rdi)'
make[10]: *** [os_Linux_x86_64.o] Error 1
make[9]: *** [export] Error 2
make[8]: *** [export] Error 2
make[7]: *** [export] Error 2
make[6]: *** [export] Error 2
make[5]: *** [/home/installs/fstrunk/libs/js/libjs.la] Error 2
make[4]: *** [all] Error 1
make[3]: *** [mod_spidermonkey-all] Error 1
make[2]: *** [all-recursive] Error 1

Any idea?

Max.







_______________________________________________
FreeSWITCH-users mailing list
FreeSWITCH-users@lists.freeswitch.org (FreeSWITCH-users@lists.freeswitch.org)
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org



_______________________________________________
FreeSWITCH-users mailing list
FreeSWITCH-users@lists.freeswitch.org (FreeSWITCH-users@lists.freeswitch.org)
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org
Back to top
max.bridgewater at gma...
Guest





PostPosted: Mon Aug 10, 2009 2:26 pm    Post subject: [Freeswitch-users] Unable to make trunk on CentOS 5.3 Reply with quote

OK, here is the result of cat /proc/cpuinfo. What conclusion can i draw from this?


processor       : 0
vendor_id       : GenuineIntel
cpu family      : 6
model           : 15
model name      : Intel(R) Core(TM)2 Quad CPU    Q6600  @ 2.40GHz
stepping        : 11
cpu MHz         : 2400.084
cache size      : 4096 KB
physical id     : 0
siblings        : 1
core id         : 0
cpu cores       : 1
fpu             : yes
fpu_exception   : yes
cpuid level     : 10
wp              : yes
flags           : fpu tsc msr pae mce cx8 apic mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm constant_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr lahf_lm
bogomips        : 6005.15
clflush size    : 64
cache_alignment : 64
address sizes   : 36 bits physical, 48 bits virtual
Back to top
brian at freeswitch.org
Guest





PostPosted: Mon Aug 10, 2009 2:29 pm    Post subject: [Freeswitch-users] Unable to make trunk on CentOS 5.3 Reply with quote

and uname -a says?

/b

On Aug 10, 2009, at 2:20 PM, Max Bridgewater wrote:

Quote:
OK, here is the result of cat /proc/cpuinfo. What conclusion can i
draw from this?


processor : 0
vendor_id : GenuineIntel
cpu family : 6
model : 15
model name : Intel(R) Core(TM)2 Quad CPU Q6600 @ 2.40GHz
stepping : 11
cpu MHz : 2400.084
cache size : 4096 KB
physical id : 0
siblings : 1
core id : 0
cpu cores : 1
fpu : yes
fpu_exception : yes
cpuid level : 10
wp : yes
flags : fpu tsc msr pae mce cx8 apic mca cmov pat pse36
clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm
constant_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr lahf_lm
bogomips : 6005.15
clflush size : 64
cache_alignment : 64
address sizes : 36 bits physical, 48 bits virtual



_______________________________________________
FreeSWITCH-users mailing list
FreeSWITCH-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org
Back to top
brian at freeswitch.org
Guest





PostPosted: Mon Aug 10, 2009 2:30 pm    Post subject: [Freeswitch-users] Unable to make trunk on CentOS 5.3 Reply with quote

Sounds like a 64bit kernel and 32bit userspace maybe? Just
guessing... why oh why oh VPS providers have recicarnail interface
problems.

/b

On Aug 10, 2009, at 2:02 PM, Max Bridgewater wrote:

Quote:

Hmm too bad. It's a new VPS that i purchased. I'm not using make -j
and l'm really sure what to do next.



_______________________________________________
FreeSWITCH-users mailing list
FreeSWITCH-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org
Back to top
max.bridgewater at gma...
Guest





PostPosted: Mon Aug 10, 2009 2:36 pm    Post subject: [Freeswitch-users] Unable to make trunk on CentOS 5.3 Reply with quote

Quote:
and uname -a says?

Linux miriam 2.6.18-128.1.10.el5xen #1 SMP Thu May 7 11:07:18 EDT 2009 x86_64 x86_64 x86_64 GNU/Linux
 
Back to top
brian at freeswitch.org
Guest





PostPosted: Mon Aug 10, 2009 2:40 pm    Post subject: [Freeswitch-users] Unable to make trunk on CentOS 5.3 Reply with quote

I would call them and make sure they know they have something broken.

/b

On Aug 10, 2009, at 2:31 PM, Max Bridgewater wrote:

Quote:


and uname -a says?

Linux miriam 2.6.18-128.1.10.el5xen #1 SMP Thu May 7 11:07:18 EDT
2009 x86_64 x86_64 x86_64 GNU/Linux



_______________________________________________
FreeSWITCH-users mailing list
FreeSWITCH-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org
Back to top
max.bridgewater at gma...
Guest





PostPosted: Mon Aug 10, 2009 2:55 pm    Post subject: [Freeswitch-users] Unable to make trunk on CentOS 5.3 Reply with quote

I have no idea what is wrong and therefore what to tell them. Without telling precisely what is wrong it would be easy for them to just categorize this as an application issue. Any recommendation?

On Mon, Aug 10, 2009 at 3:32 PM, Brian West <brian@freeswitch.org (brian@freeswitch.org)> wrote:
Quote:
I would call them and make sure they know they have something broken.

/b


On Aug 10, 2009, at 2:31 PM, Max Bridgewater wrote:

Quote:


and uname -a says?

Linux miriam 2.6.18-128.1.10.el5xen #1 SMP Thu May 7 11:07:18 EDT
2009 x86_64 x86_64 x86_64 GNU/Linux






_______________________________________________
FreeSWITCH-users mailing list
FreeSWITCH-users@lists.freeswitch.org (FreeSWITCH-users@lists.freeswitch.org)
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org


Back to top
brian at freeswitch.org
Guest





PostPosted: Mon Aug 10, 2009 2:56 pm    Post subject: [Freeswitch-users] Unable to make trunk on CentOS 5.3 Reply with quote

Just be like everyone else... "Its broken, FIX IT!" Razz ... Honestly I am not sure what to tell them... Could be a Xen bug... never know.

/b

On Aug 10, 2009, at 2:49 PM, Max Bridgewater wrote:
Quote:
I have no idea what is wrong and therefore what to tell them. Without telling precisely what is wrong it would be easy for them to just categorize this as an application issue. Any recommendation?

On Mon, Aug 10, 2009 at 3:32 PM, Brian West <brian@freeswitch.org (brian@freeswitch.org)> wrote:
Quote:
I would call them and make sure they know they have something broken.

/b

Back to top
mike at jerris.com
Guest





PostPosted: Mon Aug 10, 2009 3:07 pm    Post subject: [Freeswitch-users] Unable to make trunk on CentOS 5.3 Reply with quote

Is this a 32 bit default compiler? Try CFLAGS=-m64 on the configure line.

On Aug 10, 2009, at 12:49 PM, Max Bridgewater <max.bridgewater@gmail.com (max.bridgewater@gmail.com)> wrote:



Quote:
I have no idea what is wrong and therefore what to tell them. Without telling precisely what is wrong it would be easy for them to just categorize this as an application issue. Any recommendation?

On Mon, Aug 10, 2009 at 3:32 PM, Brian West <[url=mailto:brian@freeswitch.org]brian@freeswitch.org (brian@freeswitch.org)[/url]> wrote:
Quote:
I would call them and make sure they know they have something broken.

/b


On Aug 10, 2009, at 2:31 PM, Max Bridgewater wrote:

Quote:


and uname -a says?

Linux miriam 2.6.18-128.1.10.el5xen #1 SMP Thu May 7 11:07:18 EDT
2009 x86_64 x86_64 x86_64 GNU/Linux






_______________________________________________
FreeSWITCH-users mailing list
[url=mailto:FreeSWITCH-users@lists.freeswitch.org]FreeSWITCH-users@lists.freeswitch.org (FreeSWITCH-users@lists.freeswitch.org)[/url]
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org





_______________________________________________
FreeSWITCH-users mailing list
FreeSWITCH-users@lists.freeswitch.org (FreeSWITCH-users@lists.freeswitch.org)
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org

Back to top
max.bridgewater at gma...
Guest





PostPosted: Mon Aug 10, 2009 7:06 pm    Post subject: [Freeswitch-users] Unable to make trunk on CentOS 5.3 Reply with quote

I suppose it is a 32 bit default compiler. When i compile with the suggested flag it fails right away. I've attached the log file for your curiosity. Meanwhil i've submited the issue to the hosting company. But i doubt anything meaningful or useful will come from there.

Cheers,
Max.


On Mon, Aug 10, 2009 at 4:01 PM, Michael Jerris <mike@jerris.com (mike@jerris.com)> wrote:
Quote:
Is this a 32 bit default compiler?  Try CFLAGS=-m64 on the configure line.


On Aug 10, 2009, at 12:49 PM, Max Bridgewater <max.bridgewater@gmail.com (max.bridgewater@gmail.com)> wrote:






Quote:
I have no idea what is wrong and therefore what to tell them. Without telling precisely what is wrong it would be easy for them to just categorize this as an application issue. Any recommendation?

On Mon, Aug 10, 2009 at 3:32 PM, Brian West < (brian@freeswitch.org)brian@freeswitch.org (brian@freeswitch.org)> wrote:
Quote:
I would call them and make sure they know they have something broken.

/b


On Aug 10, 2009, at 2:31 PM, Max Bridgewater wrote:

Quote:


and uname -a says?

Linux miriam 2.6.18-128.1.10.el5xen #1 SMP Thu May 7 11:07:18 EDT
2009 x86_64 x86_64 x86_64 GNU/Linux






_______________________________________________
FreeSWITCH-users mailing list
(FreeSWITCH-users@lists.freeswitch.org)FreeSWITCH-users@lists.freeswitch.org (FreeSWITCH-users@lists.freeswitch.org)
[/url][url=http://lists.freeswitch.org/mailman/listinfo/freeswitch-users]http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:[/url][url=http://lists.freeswitch.org/mailman/options/freeswitch-users]http://lists.freeswitch.org/mailman/options/freeswitch-users
[/url][url=http://www.freeswitch.org]http://www.freeswitch.org





_______________________________________________
FreeSWITCH-users mailing list
FreeSWITCH-users@lists.freeswitch.org (FreeSWITCH-users@lists.freeswitch.org)
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:[/url][url=http://lists.freeswitch.org/mailman/options/freeswitch-users]http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org





_______________________________________________
FreeSWITCH-users mailing list
FreeSWITCH-users@lists.freeswitch.org (FreeSWITCH-users@lists.freeswitch.org)
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org

Back to top
brian at freeswitch.org
Guest





PostPosted: Mon Aug 10, 2009 7:13 pm    Post subject: [Freeswitch-users] Unable to make trunk on CentOS 5.3 Reply with quote

What flags are you using?
/b

On Aug 10, 2009, at 7:01 PM, Max Bridgewater wrote:

Quote:
I suppose it is a 32 bit default compiler. When i compile with the
suggested flag it fails right away. I've attached the log file for
your curiosity. Meanwhil i've submited the issue to the hosting
company. But i doubt anything meaningful or useful will come from
there.

Cheers,
Max.



_______________________________________________
FreeSWITCH-users mailing list
FreeSWITCH-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org
Back to top
max.bridgewater at gma...
Guest





PostPosted: Mon Aug 10, 2009 7:19 pm    Post subject: [Freeswitch-users] Unable to make trunk on CentOS 5.3 Reply with quote

CFLAGS=-m64 on the configure line.



On Mon, Aug 10, 2009 at 8:06 PM, Brian West <brian@freeswitch.org (brian@freeswitch.org)> wrote:
Quote:
What flags are you using?
/b

On Aug 10, 2009, at 7:01 PM, Max Bridgewater wrote:

Quote:
I suppose it is a 32 bit default compiler. When i compile with the
suggested flag it fails right away. I've attached the log file for
your curiosity. Meanwhil i've submited the issue to the hosting
company. But i doubt anything meaningful or useful will come from
there.

Cheers,
Max.





_______________________________________________
FreeSWITCH-users mailing list
FreeSWITCH-users@lists.freeswitch.org (FreeSWITCH-users@lists.freeswitch.org)
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org


Back to top
Display posts from previous:   
Post new topic   Reply to topic    VoIP Mailing List Archives Forum Index -> freeSWITCH Users All times are GMT - 5 Hours
Goto page 1, 2  Next
Page 1 of 2

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group

VoiceMeUp - Corporate & Wholesale VoIP Services