lwip-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [lwip-users] Linux compilation with g++


From: Christiaan Simons
Subject: Re: [lwip-users] Linux compilation with g++
Date: Wed, 23 Nov 2005 10:51:29 +0100

Dear Alan,

Note the contrib/ports/unix gz release  is out of sync with the current
lwip release.
The best thing you can try is to use anonymous CVS access to the savannah
repository.

For linux this is trivial, you probably allready have all tools installed
(SSH + CVS),
and you need to be sure your firewall isn't blocking the SSH ports.

Create a work dirictory and type:

export CVS_RSH=ssh
cvs -d:ext:address@hidden:/cvsroot/lwip checkout lwip
cvs -d:ext:address@hidden:/cvsroot/lwip checkout contrib

(If SSH asks about authenticity of the host, you can check the key
 fingerprint against http://savannah.nongnu.org/cvs/?group=lwip)

Then you get a local copy of the HEAD version of the lwip and contrib
modules.
These should build ok on 2.6 Gentoo or 3.x OpenBSD.

Also, please post these sort of questions directly to the lwip-users list.

Christiaan

ALAN LEE <address@hidden> wrote on 23-11-2005 10:16:48:

> Dear Simons,
>           I am a newbie of linux and have problem in running lwip on
linux.
>         Could you give me a copy of lwip which can be run on linux
> 2.4 or later.
>
> Regards,
> Alan.
>
>

This email and any files transmitted with it are confidential and intended
solely for the use of the individual or entity to whom they are addressed.
If you have received this email in error please notify the system manager.
This message contains confidential information and is intended only for the
individual named.  If you are not the named addressee you should not
disseminate, distribute or copy this e-mail.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]