caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: f g <fg0fg1@yahoo.fr>
To: caml-list@yquem.inria.fr
Cc: maxence.guesdon@inria.fr
Subject: ocamlodbc [HELP PLEASE]
Date: Fri, 7 Apr 2006 14:37:44 +0200 (CEST)	[thread overview]
Message-ID: <20060407123744.46746.qmail@web26104.mail.ukl.yahoo.com> (raw)




TEST 1 = unixodbc / freetds
TEST 2 = unixodbc / iodbc


COMPIL TEST 1
=============

clear ; ocamlc -verbose -I
/usr/local/lib/ocaml/ocamlodbc/unixodbc ocamlodbc.cma
%:t:r.ml -o %:t:r.cgi && ./%:t:r.cgi

/usr/lib64/gcc-lib/x86_64-suse-linux/3.3.4/../../../../x86_64-suse-linux/bin/ld:
cannot find -ldopt
collect2: ld returned 1 exit status
Error while building custom runtime system

COMPIL TEST 2
=============

clear ; ocamlc -verbose -I
/usr/local/lib/ocaml/ocamlodbc/unixodbc ocamlodbc.cma
%:t:r.ml -o %:t:r.cgi && ./%:t:r.cgi

+ gcc -Wl,-E -o 'fact01.cgi' -I'/usr/local/lib/ocaml'
/usr/local/iodbc/lib  no -ldopt /usr/local/iodbc/lib 
no /tmp/camlprim144f2d.c 
'-L/usr/local/lib/ocaml/ocamlodbc/unixodbc'
'-L/usr/local/lib/ocaml' '-locamlodbc' -lcamlrun -lm 
-ldl -lncurses -lpthread
gcc: no: No such file or directory
gcc: no: No such file or directory
Error while building custom runtime system

TOP TEST 1
==========

clear ; ocaml -I
/usr/local/lib/ocaml/ocamlodbc/unixodbc ocamlodbc.cma
%:t:r.ml

The external function `itere_execDB_c' is not
available
                                                      
                                                      
                                                     
shell returned 2

TOP TEST 2
==========

clear ; ocamlc -I
/usr/local/lib/ocaml/ocamlodbc/unixodbc ocamlodbc.cma
%:t:r.ml

gcc: no: No such file or directory
gcc: no: No such file or directory
Error while building custom runtime system
                                                      
                                                      
                                                      
           
shell returned 2





HELP PLEASE !






	

	
		
___________________________________________________________________________ 
Nouveau : téléphonez moins cher avec Yahoo! Messenger ! Découvez les tarifs exceptionnels pour appeler la France et l'international.
Téléchargez sur http://fr.messenger.yahoo.com


                 reply	other threads:[~2006-04-07 12:37 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20060407123744.46746.qmail@web26104.mail.ukl.yahoo.com \
    --to=fg0fg1@yahoo.fr \
    --cc=caml-list@yquem.inria.fr \
    --cc=maxence.guesdon@inria.fr \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).