Hello,

Do you mean you are building on Ubuntu 8.10, then running those
binaries on a Debian Etch system? Why are you doing that? You will run
into all sorts of ABI conflicts.

Why don't you just install Virtual Box and an Etch VM, then build your
app in the Etch VM and upload those binaries?

On Sun, Feb 1, 2009 at 9:58 PM, misi e <[email protected]> wrote:
> Hello,
>
> I am building on a ubuntu 8.10, and trying to run on a webhosters server
> thar has debian etch. and get the errors. (latest debian has only GLIBC 2.3,
> and I cannot compile there...)
>
> GLIBC_2.7' not found required by libhttp.so, GLIBC_2.4' not found, required
> by libWt.so
>
>
> I got a hint to compile with -fno-stack-protector to avoid dependency on
> GLIBC_2.4, but does not work.
>
>
>
> any suggestions for compiler flags, to avoid dependency on GLIBC higher than
> 2.3?



-- 
Pau Garcia i Quiles
http://www.elpauer.org
(Due to my workload, I may need 10 days to answer)

------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________
witty-interest mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/witty-interest

Reply via email to