mldonkey-users
[Top][All Lists]
Advanced

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

Re: [Mldonkey-users] OCaml patch / Debian packages / etc


From: Goswin Brederlow
Subject: Re: [Mldonkey-users] OCaml patch / Debian packages / etc
Date: 26 Aug 2002 05:09:54 +0200
User-agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.4 (Honest Recruiter)

Julio Blanco <address@hidden> writes:

> Hi,
> 
> I compiled mldonkey yesterday using ocaml 3.0.5 from debian unstable,
> the program compiles ok, but the gui doesn't.
> 
> Here it's the error (in configwin):
> 
> ocamlopt   -I +lablgtk  -I cdk  -I chat  -I lib  -I net  -I tools  -I
> common  -I driver  -I mp3tagui  -I donkey  -I opennap  -I limewire  -I
> soulseek  -I direct_connect  -I audio_galaxy  -I gui  -I gui2  -I
> configwin  -I okey  -I gpattern -c configwin/configwin_types.ml
> File "configwin/configwin_types.ml", line 61, characters 17-26:
> Unbound type constructor GPack.box
> make: *** [configwin/configwin_types.cmx] Error 2
> 
> and lablgtk is 1.2.4 which is not on unstable

Had that too. Normaly that means the "-I +lablgtk" doesn't find the
lablgtk in /usr/lib/ocaml/lablgtk.

Look if you have that.

Also ocaml seems to have some ld.conf stuff in /var/lib/ocaml which
must include lablgtk. One of the deb packages is broken so the ld.conf
might not include that.

MfG
        Goswin





reply via email to

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