ikaros has quit [".quit"]
vixey has quit [Network is unreachable]
Mr_Awesome has quit [Read error: 110 (Connection timed out)]
Mr_Awesome has joined #ocaml
<
noon>
I have just learned about GODI and it seems quite nice
<
noon>
To the experienced OCamlers, is it your usual way of installing packages?
<
tsuyoshi>
I get the impression most people just use the packages in debian or redhat
<
noon>
In my case, I got an undefined symbol "uerror" with the debian packages, so I'm searching why with godi
<
noon>
in short, I'm running into a string of dependency problems while compiling my little program
nuncanada has quit [Remote closed the connection]
rogo has left #ocaml []
<
noon>
ocamlc -I +netstring -I +pcre -I +netsys netsys.cma unix.cma pcre.cma netstring.cma test.ml -o test
<
noon>
Error on dynamically loaded library: /usr/lib/ocaml/3.10.2/stublibs/dllnetsys.so: /usr/lib/ocaml/3.10.2/stublibs/dllnetsys.so: undefined symbol: uerror
<
noon>
(test.ml is a trivial print_endline)
<
noon>
I could not find in which .so that symbol is defined, and I do not even know what option to add to ocamlc if I ever found it.
<
noon>
actually the smallest compiler command that exhibits the problem is: ocamlc -I +netsys netsys.cma test.ml -o test
Amorphous has quit [Read error: 110 (Connection timed out)]
<
tsuyoshi>
maybe uerror is in unix?
<
tsuyoshi>
oh you're linking unix
<
noon>
oh; thanks: I had to put unix.cma before netsys.cma
Amorphous has joined #ocaml
Smerdyakov has quit ["Leaving"]
* thelema
wonders if such errors are avoidable
<
thelema>
by the compiler doing a topo-sort on dependencies
thelema has quit [Read error: 104 (Connection reset by peer)]
thelema has joined #ocaml
duaneb has joined #ocaml
duaneb has left #ocaml []
caligula__ has joined #ocaml
caligula_ has quit [Read error: 104 (Connection reset by peer)]
Associat0r has quit []
r0bby has quit [Read error: 104 (Connection reset by peer)]
r0bby has joined #ocaml
struktured has joined #ocaml
<
flux>
noon, you can use ocamlfind to avoid such issues
strht has joined #ocaml
ikaros has joined #ocaml
ivan_chernetsky has joined #ocaml
ivan_chernetsky has left #ocaml []
itewsh has joined #ocaml
ygrek has joined #ocaml
ikaros has quit [".quit"]
smimou has quit [Read error: 110 (Connection timed out)]
smimram has joined #ocaml
<
noon>
flux: indeed, it seems much easier with ocamlfind. Thanks!
Guest11238 has quit [Read error: 60 (Operation timed out)]
itewsh has quit [Read error: 60 (Operation timed out)]
damg has joined #ocaml
Guest11238 has joined #ocaml
itewsh has joined #ocaml
jeremiah has quit [Read error: 104 (Connection reset by peer)]
ikaros has joined #ocaml
Kerris7 has joined #ocaml
jeremiah has joined #ocaml
ikaros has quit [".quit"]
Associat0r has joined #ocaml
Associat0r has quit [Client Quit]
struktured has quit [Read error: 110 (Connection timed out)]
GoNoGo has quit ["Ex-Chat"]
nuncanada has joined #ocaml
nuncanada has quit [Client Quit]
ofaurax has joined #ocaml
Stefan_vK has joined #ocaml
Smerdyakov has joined #ocaml
jeddhaberstro has joined #ocaml
vixey has joined #ocaml
Stefan_vK1 has quit [Read error: 110 (Connection timed out)]
damg has quit [Remote closed the connection]
Associat0r has joined #ocaml
hkBst has joined #ocaml
Koordin has joined #ocaml
<
Koordin>
hi, how is it possible to create a random Num below 'top' ?
<
Koordin>
i think i'll use Random.float instead
<
Koordin>
bad idea :(
jeddhaberstro has quit []
Smerdyakov has quit ["i go away"]
<
Koordin>
finally i've made a random string and converted in into a Num
ofaurax has quit ["Leaving"]
fschwidom has joined #ocaml
Associat0r has quit []
Kerris7 has quit []
<
strht>
what did it say
jeddhaberstro has joined #ocaml
Tankado has joined #ocaml
<
Tankado>
Does anyone know of a case of return '#' instead of a string as output ? (does # mean anything?)
alexyk has joined #ocaml
ygrek has quit [Remote closed the connection]
Tankado has quit []
strht_ has joined #ocaml
strht has quit [Read error: 60 (Operation timed out)]
Associat0r has joined #ocaml
Associat0r has quit [Client Quit]
Kerris7 has joined #ocaml
strht_ has quit [Read error: 60 (Operation timed out)]
strht has joined #ocaml
struktured has joined #ocaml
strht has quit [Read error: 54 (Connection reset by peer)]
jeddhaberstro has quit []
Kerris7 has quit ["Who is Candlejack? Is he going to c"]
jeddhaberstro has joined #ocaml
struktured has quit [Read error: 110 (Connection timed out)]
Smerdyakov has joined #ocaml
struktured has joined #ocaml
struktured has quit [Read error: 110 (Connection timed out)]
hsuh has joined #ocaml
noon_ has joined #ocaml
noon has quit [Read error: 60 (Operation timed out)]
Associat0r has joined #ocaml
Associat0r has quit [Client Quit]
Associat0r has joined #ocaml
ikaros has joined #ocaml
noon_ has quit ["Ex-Chat"]
hkBst has quit [Read error: 104 (Connection reset by peer)]
itewsh has quit ["KTHXBYE"]
vixey has quit ["There exists an infinite set!"]