[zebra 23150] zebra machine independent build

View: New views
5 Messages — Rating Filter:   Alert me  

[zebra 23150] zebra machine independent build

by Raj-42 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


Hi All,

I am trying to build zebra binary that which independent on hardware. If kernel version is same then we should be able to run zebra.

Whole idea is to avoid

Ø       ./configure

Ø       make

Ø       make install

Compile only one. Copy binary where we require (provided same kernel) then we should be able to run zebra without any problem.

Currently I am getting a segmentation fault.

Can any help in this regard?

 

Regards,

Raj


_______________________________________________
Zebra mailing list
Zebra@...
http://ml.zebra.org/mailman/listinfo/zebra

[zebra 23151] Re: zebra machine independent build

by Tino Wildenhain :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Raj wrote:

>
> Hi All,
>
> I am trying to build zebra binary that which independent on hardware. If
> kernel version is same then we should be able to run zebra.
>
> Whole idea is to avoid
>
> Ø       ./configure
>
> Ø       make
>
> Ø       make install
>
> Compile only one. Copy binary where we require (provided same kernel)
> then we should be able to run zebra without any problem.
>
> Currently I am getting a segmentation fault.
Independend from what? Note you can have same kernel revision
on different hardware (architecture). Maybe you want to check out
binary distribution?

Cheers
Tino



_______________________________________________
Zebra mailing list
Zebra@...
http://ml.zebra.org/mailman/listinfo/zebra

smime.p7s (4K) Download Attachment

[zebra 23152] Re: zebra machine independent build

by Raj-42 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Yes I need machine architecture independent zebra binary.
for example
machine 1. Linux dbel4 2.6.9-42.ELlargesmp #1 SMP Wed Jul 12 23:46:39 EDT 2006 x86_64 x86_64 x86_64 GNU/Linux
machine 2. Linux dt6850-1 2.6.9-42.ELlargesmp #1 SMP Wed Jul 12 23:46:39 EDT 2006 x86_64 x86_64 x86_64 GNU/Linux
I mean both are 64 bit machine with same kernel version still i am not able to run zebra. if i run i'll get segmentation fault.

my question is how can I build a zebra binary which can run different machines if kernel version is same. May be the hardware may change or same.


Regards
Raj

-----------------------------------------------------------------------------------------------------------------------------------------
On Wed, Jul 16, 2008 at 5:11 PM, Tino Wildenhain <tino@...> wrote:
Raj wrote:

Hi All,

I am trying to build zebra binary that which independent on hardware. If kernel version is same then we should be able to run zebra.

Whole idea is to avoid

Ø       ./configure

Ø       make

Ø       make install

Compile only one. Copy binary where we require (provided same kernel) then we should be able to run zebra without any problem.

Currently I am getting a segmentation fault.

Independend from what? Note you can have same kernel revision
on different hardware (architecture). Maybe you want to check out
binary distribution?

Cheers
Tino




--
If you want to leave your footprints on
the sands of time, never drag your feet.

BEST REGARDS ¦ RAJ
-----------------------Oooo------------------
oooO ( )
( ) ) /
\ ( (_ /
\_)

_______________________________________________
Zebra mailing list
Zebra@...
http://ml.zebra.org/mailman/listinfo/zebra

[zebra 23153] Re: zebra machine independent build

by Gobbledegeek :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

I didn't get the difference between your machine architectures .. both
are x86_64 right? Or is one AMD64 and the other Intel EMT 64? A binary
optimized for 586 might run on 686 but I doubt if the binary will run
across different hardware architectures.

Cheers

On Wed, Jul 16, 2008 at 5:20 PM, Raj <rajashekhary@...> wrote:

> Yes I need machine architecture independent zebra binary.
> for example
> machine 1. Linux dbel4 2.6.9-42.ELlargesmp #1 SMP Wed Jul 12 23:46:39 EDT
> 2006 x86_64 x86_64 x86_64 GNU/Linux
> machine 2. Linux dt6850-1 2.6.9-42.ELlargesmp #1 SMP Wed Jul 12 23:46:39 EDT
> 2006 x86_64 x86_64 x86_64 GNU/Linux
> I mean both are 64 bit machine with same kernel version still i am not able
> to run zebra. if i run i'll get segmentation fault.
>
> my question is how can I build a zebra binary which can run different
> machines if kernel version is same. May be the hardware may change or same.
>
>
> Regards
> Raj
>
> -----------------------------------------------------------------------------------------------------------------------------------------
> On Wed, Jul 16, 2008 at 5:11 PM, Tino Wildenhain <tino@...> wrote:
>>
>> Raj wrote:
>>>
>>> Hi All,
>>>
>>> I am trying to build zebra binary that which independent on hardware. If
>>> kernel version is same then we should be able to run zebra.
>>>
>>> Whole idea is to avoid
>>>
>>> Ø       ./configure
>>>
>>> Ø       make
>>>
>>> Ø       make install
>>>
>>> Compile only one. Copy binary where we require (provided same kernel)
>>> then we should be able to run zebra without any problem.
>>>
>>> Currently I am getting a segmentation fault.
>>
>> Independend from what? Note you can have same kernel revision
>> on different hardware (architecture). Maybe you want to check out
>> binary distribution?
>>
>> Cheers
>> Tino
>>
>
>
>
> --
> If you want to leave your footprints on
> the sands of time, never drag your feet.
>
> BEST REGARDS ¦ RAJ
> -----------------------Oooo------------------
> oooO ( )
> ( ) ) /
> \ ( (_ /
> \_)
> _______________________________________________
> Zebra mailing list
> Zebra@...
> http://ml.zebra.org/mailman/listinfo/zebra
>
>



--
Kind Regards
GobbleDeGeek
[For everything Gobbledegook!!]

_______________________________________________
Zebra mailing list
Zebra@...
http://ml.zebra.org/mailman/listinfo/zebra

[zebra 23154] Re: zebra machine independent build

by Raj-42 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

both are same no change in that. but still am not able to run one common binary on both machines.
One DELL 1950-II another one is DELL 2900


On Wed, Jul 16, 2008 at 5:56 PM, Gobbledegeek <gobbledegeek@...> wrote:
I didn't get the difference between your machine architectures .. both
are x86_64 right? Or is one AMD64 and the other Intel EMT 64? A binary
optimized for 586 might run on 686 but I doubt if the binary will run
across different hardware architectures.

Cheers

On Wed, Jul 16, 2008 at 5:20 PM, Raj <rajashekhary@...> wrote:
> Yes I need machine architecture independent zebra binary.
> for example
> machine 1. Linux dbel4 2.6.9-42.ELlargesmp #1 SMP Wed Jul 12 23:46:39 EDT
> 2006 x86_64 x86_64 x86_64 GNU/Linux
> machine 2. Linux dt6850-1 2.6.9-42.ELlargesmp #1 SMP Wed Jul 12 23:46:39 EDT
> 2006 x86_64 x86_64 x86_64 GNU/Linux
> I mean both are 64 bit machine with same kernel version still i am not able
> to run zebra. if i run i'll get segmentation fault.
>
> my question is how can I build a zebra binary which can run different
> machines if kernel version is same. May be the hardware may change or same.
>
>
> Regards
> Raj
>
> -----------------------------------------------------------------------------------------------------------------------------------------
> On Wed, Jul 16, 2008 at 5:11 PM, Tino Wildenhain <tino@...> wrote:
>>
>> Raj wrote:
>>>
>>> Hi All,
>>>
>>> I am trying to build zebra binary that which independent on hardware. If
>>> kernel version is same then we should be able to run zebra.
>>>
>>> Whole idea is to avoid
>>>
>>> Ø       ./configure
>>>
>>> Ø       make
>>>
>>> Ø       make install
>>>
>>> Compile only one. Copy binary where we require (provided same kernel)
>>> then we should be able to run zebra without any problem.
>>>
>>> Currently I am getting a segmentation fault.
>>
>> Independend from what? Note you can have same kernel revision
>> on different hardware (architecture). Maybe you want to check out
>> binary distribution?
>>
>> Cheers
>> Tino
>>
>
>
>
> --
> If you want to leave your footprints on
> the sands of time, never drag your feet.
>
> BEST REGARDS ¦ RAJ
> -----------------------Oooo------------------
> oooO ( )
> ( ) ) /
> \ ( (_ /
> \_)
> _______________________________________________
> Zebra mailing list
> Zebra@...
> http://ml.zebra.org/mailman/listinfo/zebra
>
>



--
Kind Regards
GobbleDeGeek
[For everything Gobbledegook!!]



--
If you want to leave your footprints on
the sands of time, never drag your feet.

BEST REGARDS ¦ RAJ
-----------------------Oooo------------------
oooO ( )
( ) ) /
\ ( (_ /
\_)

_______________________________________________
Zebra mailing list
Zebra@...
http://ml.zebra.org/mailman/listinfo/zebra
LightInTheBox - Buy quality products at wholesale price!