cameleon-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cameleon-dev] delayed mail


From: Alan Schmitt
Subject: Re: [cameleon-dev] delayed mail
Date: Sun, 3 Aug 2003 12:46:18 -0400
User-agent: Mutt/1.5.4i

* Sylvain LE GALL (address@hidden) wrote:
> Hello,
> 
> You are perfectly right and that was my fault. During my first wave of
> commit, i forget to commit configure.in but i commit configure. So
> configure was good and not configure.in. Now i have commited both with
> correction, so it should works better.

Configure now works, but make fails:

address@hidden:/usr/src/ocaml/cameleon> make
cd options && make all
make[1]: Entering directory `/usr/src/ocaml/cameleon/options'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/usr/src/ocaml/cameleon/options'
cd okey && make all
make[1]: Entering directory `/usr/src/ocaml/cameleon/okey'
ocamlfind ocamlc -g    \
 -package "lablgtk"    \
 -c okey.mli
ocamlfind: package 'lablgtk' not found
make[1]: *** [okey.cmi] Error 2
make[1]: Leaving directory `/usr/src/ocaml/cameleon/okey'
make: *** [iter] Error 2

I do have lablgtk installed, but my version does not come with findlib:

address@hidden:/usr/src/ocaml/cameleon> ocamlfind list
findlib: [WARNING] package pxp-wlex requires package pxp-wlex-utf8: not found
bigarray            (version: [distributed with Ocaml])
camlp4              (version: Camlp4 version 3.06)
cgi                 (version: 0.96)
dbm                 (version: [distributed with Ocaml])
dynlink             (version: [distributed with Ocaml])
findlib             (version: 0.8.1)
graphics            (version: [distributed with Ocaml])
iCalendar           (version: 0.0.1)
labltk              (version: [distributed with Ocaml])
netstring           (version: 0.96)
num                 (version: [distributed with Ocaml])
pcre                (version: 4.33.0)
pxp                 (version: 1.1.94)
pxp-engine          (version: 1.1.94)
pxp-lex-iso88591    (version: 1.1.94)
pxp-lex-iso885910   (version: 1.1.94)
pxp-lex-iso885913   (version: 1.1.94)
pxp-lex-iso885914   (version: 1.1.94)
pxp-lex-iso885915   (version: 1.1.94)
pxp-lex-iso88592    (version: 1.1.94)
pxp-lex-iso88593    (version: 1.1.94)
pxp-lex-iso88594    (version: 1.1.94)
pxp-lex-iso88595    (version: 1.1.94)
pxp-lex-iso88596    (version: 1.1.94)
pxp-lex-iso88597    (version: 1.1.94)
pxp-lex-iso88598    (version: 1.1.94)
pxp-lex-iso88599    (version: 1.1.94)
pxp-lex-utf8        (version: 1.1.94)
pxp-wlex            (version: 1.1.94)
stdlib              (version: [distributed with Ocaml])
str                 (version: [distributed with Ocaml])
threads             (version: [distributed with Ocaml])
ubase               (version: 0.1)
unix                (version: [distributed with Ocaml])

There is a META file in the source dir of lablgtk, but it does not seem 
to be installed. What version are you using ?

Alan

-- 
The hacker: someone who figured things out and made something cool happen.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]