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

Re: compiling ocaml soap



On Sat, Aug 02, 2003 at 04:15:41PM +0300, Nicola Onose wrote:
> I'm trying to compile ocaml-soap under Debian using  packages
> libpxp-ocaml-dev version 1.1.94 et libocamlnet-ocaml-dev version 0.96
> and I get an (linking) error.

Well, on the machine I use to build debian packages the problem can't be
reproduced:

  $ objinfo /usr/lib/ocaml/3.06/pxp-engine/pxp_engine.cma | grep Netconversion
	15dc6c78d32a4028254a609a5111ff9b	Netconversion
      <snip>

  $ objinfo /usr/lib/ocaml/3.06/netstring/netstring.cma | grep Netconversion
  Unit name: Netconversion
	15dc6c78d32a4028254a609a5111ff9b	Netconversion
      <snip>

and it's probably the same on powerpc architecture.

The problem is I've forgot to bump the dependency on ocamlnet in the pxp
package and then it's possible that pxp was rebuilt against an old
ocamlnet on some architecture.

I've bumped the dependency now and I'm going to upload a new pxp package
in a while.

Thanks for the report.

Cheers.

-- 
Stefano Zacchiroli  --  Master in Computer Science @ Uni. Bologna, Italy
zack@{cs.unibo.it,debian.org,bononia.it}  -  http://www.bononia.it/zack/
"  I know you believe you understood what you think I said, but I am not
sure you realize that what you heard is not what I meant!  " -- G.Romney



Reply to: