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

Bug#271296: marked as done (liblablgtk2-ocaml-dev: missing .cmo files)



Your message dated Sun, 16 Jan 2005 16:22:57 +0100
with message-id <41EA86D1.2070108@ens-lyon.org>
and subject line You should use lablgtk.cma
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--------------------------------------
Received: (at submit) by bugs.debian.org; 12 Sep 2004 13:33:33 +0000
>From fernando@pantera.alemor.org Sun Sep 12 06:33:33 2004
Return-path: <fernando@pantera.alemor.org>
Received: from r49h230.res.gatech.edu (Knoppix) [128.61.49.230] 
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1C6UU1-0007iZ-00; Sun, 12 Sep 2004 06:33:33 -0700
Received: by pantera.alemor.org
	via sendmail from stdin
	id <m1C6UU6-001H0xC@Knoppix> (Debian Smail3.2.0.115)
	Sun, 12 Sep 2004 09:33:38 -0400 (EDT) 
Message-Id: <m1C6UU6-001H0xC@Knoppix>
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Fernando Alegre <email-debian@mail.alemor.org>
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: liblablgtk2-ocaml-dev: missing .cmo files
Bcc: 
X-Mailer: reportbug 2.63
Date: Sun, 12 Sep 2004 09:33:38 -0400
Delivered-To: submit@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
	autolearn=no version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level: 

Package: liblablgtk2-ocaml-dev
Version: 2.4.0-2
Severity: important



-- System Information:
Debian Release: 3.1
  APT prefers testing
  APT policy: (990, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.7-1-k7
Locale: LANG=C, LC_CTYPE=C

Versions of packages liblablgtk2-ocaml-dev depends on:
ii  libglade2-dev                 1:2.4.0-1  Development files for libglade
ii  libgtk2.0-dev                 2.4.9-1    Development files for the GTK+ lib
ii  libgtkgl2.0-dev               1.99.0-2   Gimp Toolkit OpenGL area widget in
ii  liblablgl-ocaml-dev           1.01-2     an OpenGL interface for Objective 
ii  liblablgtk2-ocaml             2.4.0-2    Runtime libraries for ocaml bindin
ii  ocaml [ocaml-3.08]            3.08.1-1   ML language implementation with a 

-- no debconf information

Some .cmo files are missing. I just stumped upon GdkKeysyms.cmo, but
there are others. The .cmx and .cmi files are there, but this makes
the bytecode lablgtk2 unusable.

---------------------------------------
Received: (at 271296-done) by bugs.debian.org; 16 Jan 2005 15:23:29 +0000
>From samuel.mimram@ens-lyon.org Sun Jan 16 07:23:29 2005
Return-path: <samuel.mimram@ens-lyon.org>
Received: from huva.hittite.isp.9tel.net [62.62.156.6] 
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1CqCFV-0004gH-00; Sun, 16 Jan 2005 07:23:29 -0800
Received: from [192.168.0.253] (194.221.97-84.rev.gaoland.net [84.97.221.194])
	by huva.hittite.isp.9tel.net (Postfix) with ESMTP id F027814B65D
	for <271296-done@bugs.debian.org>; Sun, 16 Jan 2005 17:34:34 +0100 (CET)
Message-ID: <41EA86D1.2070108@ens-lyon.org>
Date: Sun, 16 Jan 2005 16:22:57 +0100
From: Samuel Mimram <samuel.mimram@ens-lyon.org>
User-Agent: Mozilla Thunderbird 0.9 (X11/20041124)
X-Accept-Language: en-us, en
MIME-Version: 1.0
To: 271296-done@bugs.debian.org
Subject: You should use lablgtk.cma
X-Enigmail-Version: 0.89.0.0
X-Enigmail-Supports: pgp-inline, pgp-mime
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
Delivered-To: 271296-done@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-1.0 required=4.0 tests=BAYES_00,YOUTHERE 
	autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level: 

Hi,

The cmo you are refering to are packed in the *.cma bytecode libraries 
which are present in the liblablgtk2-ocaml-dev package. For example:

% ocamlobjinfo /usr/lib/ocaml/3.08/lablgtk2/lablgtk.cma|grep -i gdkkeysyms
   Unit name: GdkKeysyms
         479f87753d89c9276074f0ef8dc73cf8        GdkKeysyms
         479f87753d89c9276074f0ef8dc73cf8        GdkKeysyms

You should link with those to use lablgtk2 in bytecode programs.

Regards,

Samuel.



Reply to: