From mboxrd@z Thu Jan 1 00:00:00 1970 Received: (from majordomo@localhost) by pauillac.inria.fr (8.7.6/8.7.3) id BAA18901; Sat, 8 Mar 2003 01:57:07 +0100 (MET) X-Authentication-Warning: pauillac.inria.fr: majordomo set sender to owner-caml-list@pauillac.inria.fr using -f Received: from nez-perce.inria.fr (nez-perce.inria.fr [192.93.2.78]) by pauillac.inria.fr (8.7.6/8.7.3) with ESMTP id BAA18535 for ; Sat, 8 Mar 2003 01:57:05 +0100 (MET) X-SPAM-Warning: Sending machine is listed in blackholes.five-ten-sg.com Received: from smtp3.cp.tin.it (vsmtp3.tin.it [212.216.176.223]) by nez-perce.inria.fr (8.11.1/8.11.1) with ESMTP id h280v4X22491 for ; Sat, 8 Mar 2003 01:57:05 +0100 (MET) Received: from favilla.biomedin.int (212.171.41.213) by smtp3.cp.tin.it (6.5.033) id 3E48CE9F009C44A0 for caml-list@inria.fr; Sat, 8 Mar 2003 01:57:03 +0100 Content-Type: text/plain; charset="us-ascii" From: Stalkern 2 Reply-To: stalkern2@tin.it To: caml-list@inria.fr Subject: [Caml-list] ocamlfind blindness after ocaml -pthreads Date: Sat, 8 Mar 2003 02:01:39 +0100 User-Agent: KMail/1.4.3 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: <200303080201.39845.stalkern2@tin.it> X-Spam: no; 0.00; stalkern:01 ocamlfind:01 3.0.6:01 findlib-:01 ocamlopt:01 usr:01 site-lib:01 ernesto:01 bin:01 ocaml:01 recompile:01 lib:01 conf:03 library:03 reside:04 Sender: owner-caml-list@pauillac.inria.fr Precedence: bulk Hello to everybody I've recompiled a copy of ocaml 3.0.6 with the -pthreads option, and then tried several times to recompile ocamlfind, but both findlib-0.7.2 and findlib-0.8.1 stop seeing META files that are at their level, even after a fresh install of the ocamlfind.conf file. I was used to perform installs starting ocamlfind at the place where the META of the package to install was, generally the same as the place where I compiled from Why so? Here are more infos. I'm running a RH8.0 $ which ocamlopt /usr/local/bin/ocamlopt $ ocamlfind printconf Effective configuration: Configuration file: /usr/local/etc/ocamlfind.conf Search path: /usr/local/lib/ocaml/site-lib Packages will be installed in/removed from: /usr/local/lib/ocaml/site-lib META files will be installed in/removed from: the corresponding package directories The standard library is assumed to reside in: /usr/local/lib/ocaml The ld.conf file can be found here: /usr/local/lib/ocaml/ld.conf Thank you for any hint Ernesto ------------------- To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/ Beginner's list: http://groups.yahoo.com/group/ocaml_beginners