Re: [Caml-list] Debian apt-proxy/apt-cacher replacement
On Sun, Mar 13, 2005 at 11:14:08AM -0500, Eric Cooper wrote:
> On Sun, Mar 13, 2005 at 12:19:43PM +0100, Stefano Zacchiroli wrote:
> > On Sun, Mar 13, 2005 at 10:05:52AM +0100, Sven Luther wrote:
> > > If nobody does it, i will package approx, but ocaml-http doesn't even seem to
> > > be in the ocaml svn repo.
> >
> > It is not on svn since I do not keep there my own packages. ocaml-http
> > has already been packages and uploaded, it is stuck in NEW.
>
> And approx is in http://www.cs.cmu.edu/~ecc/debian/
> I've been compiling it with a locally-built version of ocaml-http from
> Zack's home page.
I have problems building it, because of libcurl :
-I +pcre -I +syslog -I +netstring -I +http -I
+curl unix.cmxa pcre.cmxa syslog.cmxa netstring.cmxa http.cmxa
curl.cmxa -o approx \
util.cmx config.cmx default_config.cmx url.cmx
approx.cmx
/usr/lib/gcc-lib/powerpc-linux/3.3.5/../../../libcurl.so: undefined reference
to `tld_strerror'
/usr/lib/gcc-lib/powerpc-linux/3.3.5/../../../libcurl.so: undefined reference
to `idna_strerror'
collect2: ld a retourné 1 code d'état d'exécution
distcc[1785] ERROR: compile (null) on localhost failed
Error during linking
> BTW, I would be happy to help with building packages for the proposed
> ocaml repository on both i368 and ppc archs.
Hehe, ok, altough i can do ppc myself probably too. Or even setup an
autobuilder for it.
Friendly,
Sven Luther
Reply to: