Re: [TLS] I got error message : [tls/tls_init.o] Error 1....Please help me..please

"Kyle Hamilton" <aerowolf@gmail.com> Sat, 01 July 2006 06:28 UTC

Received: from [127.0.0.1] (helo=stiedprmman1.va.neustar.com) by megatron.ietf.org with esmtp (Exim 4.43) id 1FwYyB-0006KX-DO; Sat, 01 Jul 2006 02:28:43 -0400
Received: from [10.91.34.44] (helo=ietf-mx.ietf.org) by megatron.ietf.org with esmtp (Exim 4.43) id 1FwYy9-0006Jr-Cj for tls@ietf.org; Sat, 01 Jul 2006 02:28:41 -0400
Received: from nf-out-0910.google.com ([64.233.182.186]) by ietf-mx.ietf.org with esmtp (Exim 4.43) id 1FwYsp-00036t-ED for tls@ietf.org; Sat, 01 Jul 2006 02:23:12 -0400
Received: by nf-out-0910.google.com with SMTP id g2so399129nfe for <tls@ietf.org>; Fri, 30 Jun 2006 23:23:10 -0700 (PDT)
DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=gaAGoIgJdaTgkiQW5NhpiNjezgwNo1AV2uuX2jnuG4mm7TYKyy9tgvtozLPMN8KF4scSSnWxLSkOofVEH1fQI/C2LRQZneeXBkQmZoc8VYF6svg6j4BWpyZxb192Rd/7VtzRAoRmkrbNU5iB9ZEYKl30Y25uJXc2E0SozRVItdA=
Received: by 10.48.217.16 with SMTP id p16mr821356nfg; Fri, 30 Jun 2006 23:23:10 -0700 (PDT)
Received: by 10.48.164.3 with HTTP; Fri, 30 Jun 2006 23:23:10 -0700 (PDT)
Message-ID: <6b9359640606302323s65b2a08dld707d222f1c3730d@mail.gmail.com>
Date: Fri, 30 Jun 2006 23:23:10 -0700
From: Kyle Hamilton <aerowolf@gmail.com>
To: Ferianto siregar <ferianto_voip@yahoo.com>
Subject: Re: [TLS] I got error message : [tls/tls_init.o] Error 1....Please help me..please
In-Reply-To: <20060701053550.61307.qmail@web60924.mail.yahoo.com>
MIME-Version: 1.0
Content-Type: text/plain; charset="WINDOWS-1252"; format="flowed"
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline
References: <20060701053550.61307.qmail@web60924.mail.yahoo.com>
X-Spam-Score: 0.0 (/)
X-Scan-Signature: 4b800b1eab964a31702fa68f1ff0e955
Cc: tls@ietf.org
X-BeenThere: tls@lists.ietf.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: "This is the mailing list for the Transport Layer Security working group of the IETF." <tls.lists.ietf.org>
List-Unsubscribe: <https://www1.ietf.org/mailman/listinfo/tls>, <mailto:tls-request@lists.ietf.org?subject=unsubscribe>
List-Archive: <http://www1.ietf.org/pipermail/tls>
List-Post: <mailto:tls@lists.ietf.org>
List-Help: <mailto:tls-request@lists.ietf.org?subject=help>
List-Subscribe: <https://www1.ietf.org/mailman/listinfo/tls>, <mailto:tls-request@lists.ietf.org?subject=subscribe>
Errors-To: tls-bounces@lists.ietf.org

This is not a support mailing list.  Please do not send requests for
help with any given implementation here.

This list is for the discussion of the underlying network protocol
called TLS.  Please obtain support from the software vendor, or
software author's designated support mechanism.  We cannot help you,
here.

-Kyle H

On 6/30/06, Ferianto siregar <ferianto_voip@yahoo.com> wrote:
>
> Dear all,
>
> When i try to compile again  TLS ( I have disabled Kerberos) by using
> Command ,TLS=1 make install, I got an error message.
> It is the error message :
>
> make: *** [tls/tls_init.o] Error 1
>
>  What should i do else? I am very confused. This is my first time to build
> TLS. Please help me..Please…..
>
> Note: Below is the message shown when i compile TLS support
>  gcc -g -O9 -funroll-loops  -Wcast-align  -Wall   -minline-all-stringops
> -malign-double -         falign-loops -mcpu=athlon      -DNAME='"openser"'
> -DVERSION='"1.0.1-tls"' -DARCH='"i386"' -DOS='"linux"' -DCOMPILER='"gcc
> 3.2.2"' -D__CPU_i386 -D__OS_linux
> -DCFG_DIR='"/usr/local/etc/openser/"' -DPKG_MALLOC
> -DSHM_MEM  -DSHM_MMAP -DDNS_IP_HACK -DUSE_IPV6 -DUSE_MCAST -DUSE_TCP
> -DDISABLE_NAGLE -DHAVE_RESOLV_RES -DF_MALLOC -DOPENSSL_NO_KRB5  -DUSE_TLS
> -DFAST_LOCK -DADAPTIVE_WAIT -DADAPTIVE_WAIT_LOOPS=1024
> -DHAVE_GETHOSTBYNAME2 -DHAVE_UNION_SEMUN -DHAVE_SCHED_YIELD
> -DHAVE_MSG_NOSIGNAL -DHAVE_MSGHDR_MSG_CONTROL -DHAVE_ALLOCA_H
> -I/usr/local/ssl/include -c tls/tls_init.c -o tls/tls_init.o
> tls/tls_init.c:373:25: directives may not be used inside a macro argument
> tls/tls_init.c:372:56: unterminated argument list invoking macro
> "SSL_CTX_set_options"
> tls/tls_init.c: In function `init_ssl_ctx_behavior':
> tls/tls_init.c:376: `SSL_CTX_set_options' undeclared (first use in this
> function)
> tls/tls_init.c:376: (Each undeclared identifier is reported only once
> tls/tls_init.c:376: for each function it appears in.)
> tls/tls_init.c:376: parse error before ')' token
> make: *** [tls/tls_init.o] Error 1
>
> Thank you very much. If I make any mistake...Please forgive me..Thanks
>
>  Regards,
>
>
> Ferianto
>
>
>  ________________________________
> Talk is cheap. Use Yahoo! Messenger to make PC-to-Phone calls. Great rates
> starting at 1¢/min.
>
>
> _______________________________________________
> TLS mailing list
> TLS@lists.ietf.org
> https://www1.ietf.org/mailman/listinfo/tls
>
>
>

_______________________________________________
TLS mailing list
TLS@lists.ietf.org
https://www1.ietf.org/mailman/listinfo/tls