<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<div class="moz-cite-prefix">On 08/31/2012 03:31 PM, CGS wrote:<br>
</div>
<blockquote
cite="mid:CAKrexVJ7UHpgCridiJQPYrhfhx9Q=hThZAKqktU99mE3g_UoVQ@mail.gmail.com"
type="cite">Well, it may be my mistake here. I might have taken
the master branch accidentally. I retraced my steps and I
recompiled. Now it compiles, but there are some warnings about
obsolete things like
<div><br>
</div>
<div>eldap.erl:66: Warning: list/1 obsolete</div>
<div><br>
</div>
<div>which in code is used to guard the variable to be list and
since R14B03 (I think) it became is_list. I will attempt to
update all those things and come back with info.</div>
<div><br>
</div>
<div>Sorry for previous misleading.</div>
<div><br>
</div>
<div>CGS</div>
</blockquote>
<br>
Have a look at yxa forkes/branches at github, above might already be
fixed.<br>
<br>
<blockquote
cite="mid:CAKrexVJ7UHpgCridiJQPYrhfhx9Q=hThZAKqktU99mE3g_UoVQ@mail.gmail.com"
type="cite">
<div><br>
</div>
<div><br>
</div>
<div><br>
<br>
<div class="gmail_quote">On Fri, Aug 31, 2012 at 3:21 PM, Mikael
Magnusson <span dir="ltr"><<a moz-do-not-send="true"
href="mailto:mikma264@gmail.com" target="_blank">mikma264@gmail.com</a>></span>
wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0
.8ex;border-left:1px #ccc solid;padding-left:1ex">
<div bgcolor="#FFFFFF" text="#000000">
<div class="im">
<div>On 08/31/2012 03:15 PM, CGS wrote:<br>
</div>
<blockquote type="cite">I was taking a closer look at
the code and I found this
in yxa/src/transportlayer/ssl_util.erl (line 33):
<div><br>
</div>
<div>-include_lib("ssl/include/OTP-PKIX.hrl").</div>
<div><br>
</div>
<div>which I couldn't find it in R15B01. I will try to
find more about that header, but if you have a
better starting point, please, let me know. I am not
familiar with Erlang releases older than maximum 1
year.</div>
<div><br>
</div>
<div>CGS</div>
<div><br>
</div>
</blockquote>
<br>
</div>
Don't know why <span
style="text-indent:0px;letter-spacing:normal;font-variant:normal;text-align:-webkit-auto;font-style:normal;display:inline!important;font-weight:normal;float:none;line-height:16px;color:rgb(0,128,128);text-transform:none;font-size:12px;white-space:pre-wrap;font-family:Consolas,'Liberation
Mono',Courier,monospace;word-spacing:0px">HAS_OTP_PUB_KEY_HRL</span>
wasn't set by configure. Try to define it in config.hrl as
a work-around.<br>
<br>
<a moz-do-not-send="true"
href="https://github.com/mikma/yxa/blob/otp-r14a/src/transportlayer/ssl_util.erl"
target="_blank">https://github.com/mikma/yxa/blob/otp-r14a/src/transportlayer/ssl_util.erl</a>
<div>
<div class="h5"><br>
<br>
/Mikael<br>
<br>
<blockquote type="cite">
<div><br>
</div>
<div><br>
<br>
<div class="gmail_quote">On Fri, Aug 31, 2012 at
2:36 PM, CGS <span dir="ltr"><<a
moz-do-not-send="true"
href="mailto:cgsmcmlxxv@gmail.com"
target="_blank">cgsmcmlxxv@gmail.com</a>></span>
wrote:<br>
<blockquote class="gmail_quote" style="margin:0
0 0 .8ex;border-left:1px #ccc
solid;padding-left:1ex">Yes.
<div>
<div>
<div><br>
</div>
<div><br>
<br>
<div class="gmail_quote">On Fri, Aug 31,
2012 at 2:35 PM, Mikael Magnusson <span
dir="ltr"><<a
moz-do-not-send="true"
href="mailto:mikma264@gmail.com"
target="_blank">mikma264@gmail.com</a>></span>
wrote:<br>
<blockquote class="gmail_quote"
style="margin:0 0 0
.8ex;border-left:1px #ccc
solid;padding-left:1ex">
<div bgcolor="#FFFFFF"
text="#000000">
<div>
<div>
<div>On 08/31/2012 02:33 PM,
CGS wrote:<br>
</div>
<blockquote type="cite">I
changed it in <a
moz-do-not-send="true"
href="http://configure.ac"
target="_blank">configure.ac</a>
and configure script
finished without error.
Unfortunately, make reports
errors:
<div><br>
</div>
<div>
<div>ssl_util.erl:27:
can't find include lib
"ssl/include/OTP-PKIX.hrl"</div>
<div>ssl_util.erl:179:
record
'AttributeTypeAndValue'
undefined</div>
<div>ssl_util.erl:182:
record
'AttributeTypeAndValue'
undefined</div>
<div>ssl_util.erl:186:
record
'AttributeTypeAndValue'
undefined</div>
<div>ssl_util.erl:195:
record
'SSLAttributeTypeAndValue'
undefined</div>
<div>ssl_util.erl:196:
record
'SSLAttributeTypeAndValue'
undefined</div>
<div>ssl_util.erl:238:
record 'Certificate'
undefined</div>
<div>ssl_util.erl:239:
record 'Certificate'
undefined</div>
<div>ssl_util.erl:239:
record 'TBSCertificate'
undefined</div>
<div>ssl_util.erl:279:
record 'Certificate'
undefined</div>
<div>ssl_util.erl:280:
record 'Certificate'
undefined</div>
<div>ssl_util.erl:280:
record 'TBSCertificate'
undefined</div>
<div>ssl_util.erl:290:
record 'Extension'
undefined</div>
<div>ssl_util.erl:292:
record 'Extension'
undefined</div>
<div>ssl_util.erl:302:
record 'Extension'
undefined</div>
<div>ssl_util.erl:303:
variable 'Value' is
unbound</div>
<div>ssl_util.erl:519:
record 'Certificate'
undefined</div>
<div>ssl_util.erl:519:
record 'TBSCertificate'
undefined</div>
<div>ssl_util.erl:523:
record 'Certificate'
undefined</div>
<div>ssl_util.erl:523:
record 'TBSCertificate'
undefined</div>
<div>ssl_util.erl:532:
record
'AttributeTypeAndValue'
undefined</div>
<div>ssl_util.erl:63:
Warning: ssl:peercert/2:
deprecated (will be
removed in R15A); use
ssl:peercert/1 and
public_key:pkix_decode_cert/2
instead</div>
<div>make[2]: ***
[../../ebin/ssl_util.beam]
Error 1</div>
<div>make[2]: Leaving
directory
`/media/Data/Projects/yxa_new/src/transportlayer'</div>
<div>make[1]: ***
[all-recursive] Error 1</div>
<div>make[1]: Leaving
directory
`/media/Data/Projects/yxa_new/src'</div>
<div>make: ***
[all-recursive] Error 1</div>
<div><br>
</div>
<div>Any suggestion?</div>
</div>
</blockquote>
<br>
</div>
</div>
Are you using the R14A branch?<br>
<br>
<a moz-do-not-send="true"
href="https://github.com/mikma/yxa/tree/otp-r14a"
target="_blank">https://github.com/mikma/yxa/tree/otp-r14a</a>
<div>
<div><br>
<br>
/Mikael<br>
<br>
<blockquote type="cite">
<div>
<div><br>
</div>
<div>CGS</div>
<div><br>
</div>
<br>
<div class="gmail_quote">On
Fri, Aug 31, 2012 at
2:27 PM, Mikael
Magnusson <span
dir="ltr"><<a
moz-do-not-send="true"
href="mailto:mikma264@gmail.com" target="_blank">mikma264@gmail.com</a>></span>
wrote:<br>
<blockquote
class="gmail_quote"
style="margin:0 0 0
.8ex;border-left:1px
#ccc
solid;padding-left:1ex">
<div bgcolor="#FFFFFF"
text="#000000">
<div>
<div>On 08/31/2012
02:24 PM, CGS
wrote:<br>
</div>
<blockquote
type="cite">
<div>Just tried
it and I got
this
with Erlang
R15B01
(erts-5.9.1):</div>
<div><br>
</div>
configure:
error: 5.9.1
found, 5.7.2
(Erlang/OTP
R13B-1) required<br>
<br>
If I will change
the configure,
do you think it
won't affect the
code further?
<div> <br>
</div>
</blockquote>
<br>
</div>
There should be a
parameter to
configure that can
be used to disable
that test, try it.<span><font
color="#888888"><br>
<br>
/Mikael</font></span>
<div>
<div><br>
<br>
<blockquote
type="cite">
<div>CGS</div>
<div><br>
</div>
<div><br>
</div>
<div><br>
<br>
<div
class="gmail_quote">On
Fri, Aug 31,
2012 at 2:16
PM, Mikael
Magnusson <span
dir="ltr"><<a
moz-do-not-send="true" href="mailto:mikma264@gmail.com" target="_blank">mikma264@gmail.com</a>></span>
wrote:<br>
<blockquote
class="gmail_quote"
style="margin:0
0 0
.8ex;border-left:1px
#ccc
solid;padding-left:1ex">
<div
bgcolor="#FFFFFF"
text="#000000">
<div>
<div>On
08/31/2012
02:13 PM, CGS
wrote:<br>
</div>
<blockquote
type="cite">I
tried a test,
but firstly it
needs to be
brought up to
the latest
version of
Erlang. R13B01
is obsolete
version and
many things
are changed in
Erlang since
then.
<div><br>
</div>
<div>CGS</div>
<div><br>
</div>
<div><br>
</div>
</blockquote>
<br>
</div>
There is a
branch for
R14, maybe it
works better
with the
latest Erlang
version.<br>
<br>
<a
moz-do-not-send="true"
href="https://github.com/mikma/yxa/tree/otp-r14a" target="_blank">https://github.com/mikma/yxa/tree/otp-r14a</a>
<div>
<div><br>
<br>
<blockquote
type="cite">
<div><br>
<div
class="gmail_quote">
On Fri, Aug
31, 2012 at
2:01 PM,
Manuel A.
Rubio
"Bombadil" <span
dir="ltr"><<a
moz-do-not-send="true" href="mailto:bombadil@bosqueviejo.net"
target="_blank">bombadil@bosqueviejo.net</a>></span>
wrote:<br>
<blockquote
class="gmail_quote"
style="margin:0
0 0
.8ex;border-left:1px
#ccc
solid;padding-left:1ex">
<div>
<p>And ... are
you usign YXA
in some areas?
dev?
production?
test?</p>
<p>El
2012-08-31
13:54, Mikael
Magnusson
escribió:</p>
<div>
<div>
<blockquote
type="cite"
style="padding-left:5px;border-left:#1010ff
2px
solid;margin-left:5px;width:100%">
<div>On
08/31/2012
01:46 PM, CGS
wrote:</div>
<blockquote
type="cite"
style="padding-left:5px;border-left:#1010ff
2px
solid;margin-left:5px;width:100%">Hi
Manuel,
<div>I was
wondering the
same for some
time. I will
follow this
thread for the
replies from
devs.</div>
<div>CGS</div>
</blockquote>
<br>
I am not
active in the
project
currently, and
I don't think
the project is
active at KTH
or Stockholm
University.
People at KTH
started the
project, and
people at
Stockholm
University
continued
after them.
But now the
project seems
rather
inactive.<br>
<br>
/Mikael<br>
<br>
<blockquote
type="cite"
style="padding-left:5px;border-left:#1010ff
2px
solid;margin-left:5px;width:100%">
<div><br>
<br>
<div
class="gmail_quote">On
Fri, Aug 31,
2012 at 1:42
PM, Manuel A.
Rubio
"Bombadil" <span><<a
moz-do-not-send="true" href="mailto:bombadil@bosqueviejo.net"
target="_blank">bombadil@bosqueviejo.net</a>></span>
wrote:<br>
<blockquote
class="gmail_quote"
style="border-left:1px
#ccc
solid;padding-left:1ex">Hi
to all,<br>
<br>
I'm new in the
list, I've
reviewed the
YXA code and
I'd like to
know the
project
activity, is
ready for
production?<br>
<br>
Thanks.<br>
Manuel Rubio.<br>
_______________________________________________<br>
Yxa-devel
mailing list<br>
<a
moz-do-not-send="true"
href="mailto:Yxa-devel@lists.su.se" target="_blank">Yxa-devel@lists.su.se</a><br>
<a
moz-do-not-send="true"
href="https://lists.su.se/mailman/listinfo/yxa-devel" target="_blank">https://lists.su.se/mailman/listinfo/yxa-devel</a></blockquote>
</div>
</div>
<br>
<fieldset></fieldset>
<br>
<pre>_______________________________________________
Yxa-devel mailing list
<a moz-do-not-send="true" href="mailto:Yxa-devel@lists.su.se" target="_blank">Yxa-devel@lists.su.se</a>
<a moz-do-not-send="true" href="https://lists.su.se/mailman/listinfo/yxa-devel" target="_blank">https://lists.su.se/mailman/listinfo/yxa-devel</a>
</pre>
</blockquote>
</blockquote>
</div>
</div>
<span><font
color="#888888">
<div>
<pre>--
Manuel A. Rubio "Bombadil"
Usuario de GNU/Linux #323628 acorde a <a moz-do-not-send="true" href="http://counter.li.org/" target="_blank">http://counter.li.org/</a>
Técnico en Admin. Sistemas Informáticos</pre>
</div>
</font></span></div>
<br>
_______________________________________________<br>
Yxa-devel
mailing list<br>
<a
moz-do-not-send="true"
href="mailto:Yxa-devel@lists.su.se" target="_blank">Yxa-devel@lists.su.se</a><br>
<a
moz-do-not-send="true"
href="https://lists.su.se/mailman/listinfo/yxa-devel" target="_blank">https://lists.su.se/mailman/listinfo/yxa-devel</a><br>
<br>
</blockquote>
</div>
<br>
</div>
<br>
<fieldset></fieldset>
<br>
<pre>_______________________________________________
Yxa-devel mailing list
<a moz-do-not-send="true" href="mailto:Yxa-devel@lists.su.se" target="_blank">Yxa-devel@lists.su.se</a>
<a moz-do-not-send="true" href="https://lists.su.se/mailman/listinfo/yxa-devel" target="_blank">https://lists.su.se/mailman/listinfo/yxa-devel</a>
</pre>
</blockquote>
<br>
</div>
</div>
</div>
<br>
_______________________________________________<br>
Yxa-devel
mailing list<br>
<a
moz-do-not-send="true"
href="mailto:Yxa-devel@lists.su.se" target="_blank">Yxa-devel@lists.su.se</a><br>
<a
moz-do-not-send="true"
href="https://lists.su.se/mailman/listinfo/yxa-devel" target="_blank">https://lists.su.se/mailman/listinfo/yxa-devel</a><br>
<br>
</blockquote>
</div>
<br>
</div>
</blockquote>
<br>
</div>
</div>
</div>
<br>
_______________________________________________<br>
Yxa-devel mailing list<br>
<a
moz-do-not-send="true"
href="mailto:Yxa-devel@lists.su.se" target="_blank">Yxa-devel@lists.su.se</a><br>
<a
moz-do-not-send="true"
href="https://lists.su.se/mailman/listinfo/yxa-devel" target="_blank">https://lists.su.se/mailman/listinfo/yxa-devel</a><br>
<br>
</blockquote>
</div>
<br>
</div>
</blockquote>
<br>
</div>
</div>
</div>
</blockquote>
</div>
<br>
</div>
</div>
</div>
</blockquote>
</div>
<br>
</div>
</blockquote>
<br>
</div>
</div>
</div>
</blockquote>
</div>
<br>
</div>
</blockquote>
<br>
</body>
</html>