<?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/85b645315511ed17dcc3577d643c66b4"
  from="onlyclimb &lt;onlyclimb@1...&gt;"
  author="onlyclimb"
  date="2002-12-23T08:16:11"
  subject="[Caml-list] warning of ocamlgsl"
  prev="2002/12/f4734b657369b00650069d2bbf5d2677"
  next="2002/12/21ac3eedf24975c6cbca3646f48109dc"
  next-in-thread="2002/12/92beeff2aa9449d9d9619da5b4f29b2d"
  prev-thread="2002/12/760539af03625c1d2af3b423714355e5"
  next-thread="2002/12/21630feed7c539b7d0681b465c79f97b"
  root="../../"
  period="month"
  listname="caml-list"
  title="Archives of the Caml mailing list">

<thread subject="[Caml-list] warning of ocamlgsl">
<msg 
  url="2002/12/85b645315511ed17dcc3577d643c66b4"
  from="onlyclimb &lt;onlyclimb@1...&gt;"
  author="onlyclimb"
  date="2002-12-23T08:16:11"
  subject="[Caml-list] warning of ocamlgsl">
<msg 
  url="2002/12/92beeff2aa9449d9d9619da5b4f29b2d"
  from="onlyclimb &lt;onlyclimb@1...&gt;"
  author="onlyclimb"
  date="2002-12-23T12:20:49"
  subject="[Caml-list] Re: warning of ocamlgsl">
</msg>
</msg>
</thread>

<contents>
i have used ocamlgsl
why i use gmake it produce such warnings
/usr/lib/libc.so.4: WARNING!  setkey(3) not present in the system!
/usr/lib/libc.so.4: warning: this program uses gets(), which is unsafe.
/usr/lib/libc.so.4: warning: mktemp() possibly used unsafely; consider 
using mkstemp()
/usr/lib/libc.so.4: WARNING!  des_setkey(3) not present in the system!
/usr/lib/libc.so.4: WARNING!  encrypt(3) not present in the system!
/usr/lib/libc.so.4: warning: tmpnam() possibly used unsafely; consider 
using mkstemp()
/usr/lib/libc.so.4: warning: this program uses f_prealloc(), which is 
not recommended.
/usr/lib/libc.so.4: WARNING!  des_cipher(3) not present in the system!
/usr/lib/libc.so.4: warning: tempnam() possibly used unsafely; consider 
using mkstemp()

however i  use gmake nc  to compile native
no warnings

 is it  normal ?



-------------------
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>

