Menu

#2 Error while creating icapsrc.cmo

closed
nobody
5
2005-06-09
2003-10-23
Anonymous
No

I installed all packages required by Poesia, without
errors (with 'make' and 'make opt')
I run ./configure in Poesia home directory (without
errors).
Then I run ./Configure.sh in PoesiaMonIcap (without
errors) and 'make depend' (this time, with a lot of
WARNINGS).
But when I try to run 'make', the compilation stops
with this error:

make[1]: Entering directory
'/usr/local/PoesiaSoft/PoesiaMonIcap'
ocamlfind ocamlc -g -package "netstring cgi str
pxp xstr netclient dbm camlp4o -package
camlp4 -ppopt ./pa_trace.cmo -c icapsrc.ml -o icapsrc.cmo
File "icapsrc.ml", line 279, characters 14-73:
** WARNING: is it Cookie or Set-Cookie? Do we have to
manage cookies? **
File "icapsrc.ml", line 506, characters 13-73:
** WARNING: bypassing image filter bug - the URL got
an extra newline! **
File "icapsrc.ml", line 597, characters 14-109:
** WARNING: the reject reply should be configurable
and depend upon the reject e type if known **
File "icapsrc.ml", line 387, characters 18-30:
Unbound value Gzip.open_in
make[1]: *** [icapsrc.cmo] Error 2
make[1]: Leaving directory
`/usr/local/PoesiaSoft/PoesiaMonIcap'

try 'make clean; make depend; make' if compilation fails

make: *** [all] Error 1

Take a look in the attach-file, for further output.
Can you help me, please?

Thank you

Rosario

Discussion

  • Nobody/Anonymous

    Output from console while making 'make depend' and 'make'

     
  • Riadh Elloumi

    Riadh Elloumi - 2005-06-09

    Logged In: YES
    user_id=442502

    The old monitor is replaced by a Java monitor now, which is
    easier to compile.

     
  • Riadh Elloumi

    Riadh Elloumi - 2005-06-09
    • status: open --> closed
     

Log in to post a comment.