<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
<html>
thks, its now installed properly.
<p>are there any way to have thes patch available on the fix section of
the web ?
<p>i thought wongg put some in the spc file of its rpm, but currently,
the sourceforge is still empty.
<p>maybe it would be nice to have the patch on the erlang.org site ?
<br> 
<p>Raimo Niskanen wrote:
<blockquote TYPE=CITE>This might be the problem with erl_connect.c not
compiling due to that
<br>autoconf fails to set HAVE_STRDUP correctly, which happens if strdup()
<br>is defined as a macro. Check the output from building erl_interface.
<p>If this is the case, the simplest correction would be to patch
<br>OTPROOT/lib/erl_interface/erl_connect.c:
<br>23,28c23
<br>< # include "config.h"         
/* FIXME: Autoconf Info prefers
<br><config.h> */
<br>< #else
<br>< # define HAVE_STRDUP 1               
/* we, uh, know that everyone's
<br>got strdup() */
<br>< # ifdef VXWORKS
<br>< #  undef HAVE_STRDUP         
/* ...'cept for VxWorks */
<br>< # endif
<br>---
<br>> # include "config.h"        /*
FIXME: Autoconf Info prefers <config.h> */
<br>30a26,30
<br>> # define HAVE_STRDUP 1             
/* we, uh, know that everyone's got strdup() */
<br>> #ifdef VXWORKS
<br>> # undef HAVE_STRDUP        
/* ...'cept for VxWorks */
<br>> #endif
<br>>
<p>/ Raimo Niskanen, Erlang/OTP
<p>luc wrote:
<br>>
<br>> im trying to build ig, and i discovered erl_interface is not built
and
<br>> installed in the global make process (R7b).
<br>> is that normal ?
<br>>
<br>> all i have in the target dir is a dir with some doc, but no include
,
<br>> src or lib dir, as in R6b (but i installed R6 from the rpm, not the
<br>> source)
<br>>
<br>> this is a linux, mandrake installation.
<br>> can anybody confirm on another platform that erl_interface build
<br>> correctly ?
<br>>
<br>> --
<br>> First, they ignore you.
<br>> Then, they laugh at you.
<br>> Then, they fight you.
<br>> Then, you win.
<br>> --- Gandhi
<br>> Working code is what matter, not your market capitalization.--Kurt
granroth
<br>> This is not a matter of waiting for something to happen. Instead,
it is a matter of making something happen. -- Matthias:
<br>>
<br>></blockquote>

<pre>-- 
First, they ignore you.
Then, they laugh at you.
Then, they fight you.
Then, you win.
--- Gandhi
Working code is what matter, not your market capitalization.--Kurt granroth
This is not a matter of waiting for something to happen. Instead, it is a matter of making something happen. -- Matthias:</pre>
 </html>