Paco Orozco wrote:

> Hi again,
>
> I forgot to include compile errors. Here you are:
>
> ---- Begin of Cut ----
> make[1]: Entering directory
> `/usr/local/soft/SSLeay/SSL-MZtelnet-0.11.2/lib/libb
> sd'
> gcc -c -g -O -I../../include -DHAVE_CONFIG_H -DLIBC_SCCS getenv.c
> gcc -c -g -O -I../../include -DHAVE_CONFIG_H -DLIBC_SCCS herror.c
> gcc -c -g -O -I../../include -DHAVE_CONFIG_H -DLIBC_SCCS setenv.c
> gcc -c -g -O -I../../include -DHAVE_CONFIG_H -DLIBC_SCCS strerror.c
> gcc -c -g -O -I../../include -DHAVE_CONFIG_H -DLIBC_SCCS getpass.c
> gcc -c -g -O -I../../include -DHAVE_CONFIG_H -DLIBC_SCCS inet_addr.c
> inet_addr.c:164: conflicting types for `inet_addr'
> /usr/include/arpa/inet.h:31: previous declaration of `inet_addr'
> make[1]: *** [inet_addr.o] Error 1
> make[1]: Leaving directory
> `/usr/local/soft/SSLeay/SSL-MZtelnet-0.11.2/lib/libbs
> d'
> make: *** [all] Error 2
> ---- End of Cut ----
>
> Thank you for advance...
>
> At 10:45 4/03/99 +0100, you wrote:
> >Paco Orozco <[EMAIL PROTECTED]> writes:
> >
> >>
> >> After a long time trying to compile SSLeay i've found OpenSSL, i've
> >> installed without problems, but now i can't install a telnet
> >> supporting SLL (like SSL-MZ or STelnet).
> >>
> >> Can anyone help me? What telnet should i install?
> >>
> >> OS/Platform: Linux v2.2.2 (Red Hat 5.0)
> >> Compiler: Gcc v2.7.2.3
> >> Tying: SLL-MZtelnet-0.11.1 (and 0.11.2), SSLtelnet-0.9
> >>
> >
> >What is the exact problem? Can't help without any information on this.
> >
> >Christioph
> >
> >--
> >============================================================================
> >Christoph Martin, Uni-Mainz, Germany
> > Internet-Mail:  [EMAIL PROTECTED]
>
> ------------------------------------------------------------
> | O O O         Paco Orozco (Serveis Informātics EUPBL)    |
> | O O O         ICQ#: 14366596                             |
> | O O O         Telf. +34 3 401 59 22; Fax +34 3 401 59 10 |
> | U P C         Universitat Politecnica de Catalunya       |
> ------------------------------------------------------------
> ______________________________________________________________________
> OpenSSL Project                                 http://www.openssl.org
> User Support Mailing List                    [EMAIL PROTECTED]
> Automated List Manager                           [EMAIL PROTECTED]

Easy:
Edit the Makefile under (STELNET_HOME)/lib/libbsd and delete the reference to
inet_addr.o which have conflict with the same function in the standard net
libraries.

After compile, and this works.
 Best Regards
begin:vcard 
n:Molina-Bulla;Harold
tel;cell:+34.909032198
tel;fax:+34.916249430
tel;work:+34.916249903
x-mozilla-html:TRUE
url:http://alcaudon.tsc.uc3m.es/~hmolina
org:Grupo de Teoria de la Senal;Tecnologias de las Comunicaciones
version:2.1
email;internet:[EMAIL PROTECTED]
adr;quoted-printable:;;Departamento de Tecnologias de las Comunicaciones=0D=0AUniversidad Carlos III de Madrid;Leganes;Madrid;28911;Spain
x-mozilla-cpt:;6680
fn:Harold Molina-Bulla
end:vcard

S/MIME Cryptographic Signature

Reply via email to