Package: libsdl-ocaml-dev
Version: 0.7.2-6
Severity: important

After installing libsdl-ocaml-dev, trying to link an ocaml program
against it I get:
$ : > foo.ml
$ ocamlc -custom -I +sdl sdl.cma foo.ml -o foo
/usr/bin/ld: cannot find -lSDL
collect2: ld returned 1 exit status
Error while building custom runtime system

IMO there should be a dependency on packages providing -lSDL,
-lSDL_image, -lSDL_mixer and -lSDL_ttf.

Cheers,
Julien



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to