<?xml version="1.0" encoding="ISO-8859-1"?>

<!DOCTYPE message PUBLIC
  "-//MLarc//DTD MLarc output files//EN"
  "../../mlarc.dtd"[
  <!ATTLIST message
    listname CDATA #REQUIRED
    title CDATA #REQUIRED
  >
]>

  <?xml-stylesheet href="../../mlarc.xsl" type="text/xsl"?>


<message 
  url="2002/12/4b291d6b55cf57ba30215d1019be5195"
  from="onlyclimb &lt;onlyclimb@1...&gt;"
  author="onlyclimb"
  date="2002-12-05T07:43:36"
  subject="[Caml-list] ocamlgsl"
  prev="2002/12/5cc160bf0af1aae0fd1bc747f2aaee7c"
  next="2002/12/3e71211f2fb2f80fd9a238faabbe7baa"
  next-in-thread="2002/12/6ea01d36289948e816ef3d19961d3ec6"
  prev-thread="2002/12/5cc160bf0af1aae0fd1bc747f2aaee7c"
  next-thread="2002/12/e39e48c52e7ed2ec723bb0d96798451f"
  root="../../"
  period="month"
  listname="caml-list"
  title="Archives of the Caml mailing list">

<thread subject="[Caml-list] ocamlgsl">
<msg 
  url="2002/12/4b291d6b55cf57ba30215d1019be5195"
  from="onlyclimb &lt;onlyclimb@1...&gt;"
  author="onlyclimb"
  date="2002-12-05T07:43:36"
  subject="[Caml-list] ocamlgsl">
<msg 
  url="2002/12/6ea01d36289948e816ef3d19961d3ec6"
  from="Olivier Andrieu &lt;andrieu@i...&gt;"
  author="Olivier Andrieu"
  date="2002-12-05T10:06:22"
  subject="Re: [Caml-list] ocamlgsl">
</msg>
<msg 
  url="2002/12/a52e6b751eac759796a3409156458564"
  from="Olivier Andrieu &lt;andrieu@i...&gt;"
  author="Olivier Andrieu"
  date="2002-12-05T17:03:59"
  subject="[Caml-list] ocamlgsl">
</msg>
</msg>
</thread>

<contents>
Is anything different to compile ocamlgsl in FreeBsd ?

i do as the readme told. (using gmake )

its says..
ocamlc.opt -ccopt "-I/usr/local/include -DHAVE_INLINE -g -O3" -c 
mlgsl_vector_float.c
In file included from mlgsl_vector_float.c:4:
mlgsl_vector.c: In function `ml_gsl_vector_float_memcpy':
mlgsl_vector.c:13: syntax error before `v_b'
mlgsl_vector.c:13: `v_b' undeclared (first use in this function)
mlgsl_vector.c:13: (Each undeclared identifier is reported only once
mlgsl_vector.c:13: for each function it appears in.)
mlgsl_vector.c: In function `ml_gsl_vector_float_add':
mlgsl_vector.c:20: syntax error before `v_b'
mlgsl_vector.c:20: `v_b' undeclared (first use in this function)
mlgsl_vector.c: In function `ml_gsl_vector_float_sub':
mlgsl_vector.c:27: syntax error before `v_b'
mlgsl_vector.c:27: `v_b' undeclared (first use in this function)
mlgsl_vector.c: In function `ml_gsl_vector_float_mul':
mlgsl_vector.c:34: syntax error before `v_b'
mlgsl_vector.c:34: `v_b' undeclared (first use in this function)
mlgsl_vector.c: In function `ml_gsl_vector_float_div':
mlgsl_vector.c:41: syntax error before `v_b'
mlgsl_vector.c:41: `v_b' undeclared (first use in this function)
mlgsl_vector.c: In function `ml_gsl_vector_float_isnull':
mlgsl_vector.c:63: syntax error before `int'
mlgsl_vector.c:64: `r' undeclared (first use in this function)
mlgsl_vector.c:65: warning: control reaches end of non-void function
gmake: *** [mlgsl_vector_float.o] Error 2

How can i solve the problem?

I have pkg_add  gsl and gcc30 already

Thanks


-------------------
To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr
Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners

</contents>

</message>

