Mailing list for all users of the OCaml language and system.
 help / color / mirror / Atom feed
From: Richard Nyberg <rnyberg@it.su.se>
To: caml-list@inria.fr
Subject: [Caml-list] Problem building O'Caml 3.03-alpha
Date: Mon, 15 Oct 2001 10:44:59 +0200	[thread overview]
Message-ID: <20011015104459.A16172@gromit.it.su.se> (raw)

I'm trying to build the 3.03-alpha release on FreeBSD 4.3 with tk
but I have some problems.

This is how I try to build it

------------
# ./configure \
-prefix /pkg/ocaml/3.03-alpha \
-libdir /pkg/ocaml/3.03-alpha/lib -with-pthread \
-tkdefs '-I/pkg/tcltk/8.3.3/include' \
-tklibs '-Wl,-rpath=/pkg/tcltk/8.3.3/lib,-rpath-link=/pkg/tcltk/8.3.3/lib -L/pkg/tcltk/8.3.3/lib -ltk8.3 -ltcl8.3'
-------------

Output from configure seems ok.

-------------
# make world
<snip everything until end>
../../../tools/ocamlmklib -ocamlc '../../../boot/ocamlrun ../../../ocamlc -I ../../../stdlib' -o labltk -oc labltk41 \
          ../support/support.cmo ../support/widget.cmo ../support/protocol.cmo ../support/textvariable.cmo ../support/timer.cmo ../support/fileevent.cmo tk.cmo scale.cmo radiobutton.cmo dialog.cmo selection.cmo toplevel.cmo frame.cmo canvas.cmo pack.cmo listbox.cmo grab.cmo button.cmo grid.cmo imagephoto.cmo bell.cmo w
info.cmo imagebitmap.cmo tkwait.cmo scrollbar.cmo checkbutton.cmo palette.cmo focus.cmo optionmenu.cmo wm.cmo entry.cmo text.cmo message.cmo option.cmo clipboard.cmo menubutton.cmo label.cmo place.cmo menu.cmo  \
          -Wl,-rpath=/pkg/tcltk/8.3.3/lib,-rpath-link=/pkg/tcltk/8.3.3/lib -L/pkg/tcltk/8.3.3/lib -ltk8.3 -ltcl8.3  -L/usr/X11R6/lib -lX11
Unknown option '-Wl,-rpath=/pkg/tcltk/8.3.3/lib,-rpath-link=/pkg/tcltk/8.3.3/lib', ignored
../../../boot/ocamlrun ../../../ocamlc -I ../../../stdlib -linkall -o labltktop -I ../support \
       -I ../../../toplevel toplevellib.cma labltk.cma \
       -I ../../unix unix.cma \
       -I ../../str str.cma \
       `if true; then echo -dllpath /pkg/ocaml/3.03-alpha/lib/labltk; fi` \
       topmain.cmo
Error on dynamically loaded library: Shared object "libtk8.3.so" not found
gmake[2]: *** [labltktop] Error 2
gmake[2]: Leaving directory `/yap/src/ocaml-3.03-alpha/otherlibs/labltk/lib'
gmake[1]: *** [all] Error 2
gmake[1]: Leaving directory `/yap/src/ocaml-3.03-alpha/otherlibs/labltk'
gmake: *** [otherlibraries] Error 2
------------

Do you have any ideas on how to make it build correctly?

Thanks in advance,
	-Richard
-------------------
Bug reports: http://caml.inria.fr/bin/caml-bugs  FAQ: http://caml.inria.fr/FAQ/
To unsubscribe, mail caml-list-request@inria.fr  Archives: http://caml.inria.fr


             reply	other threads:[~2001-10-15  8:45 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-10-15  8:44 Richard Nyberg [this message]
2001-10-15  9:55 ` Alain Frisch
2001-10-15 11:00 ` Jacques Garrigue
2001-10-15 12:04   ` Richard Nyberg

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=20011015104459.A16172@gromit.it.su.se \
    --to=rnyberg@it.su.se \
    --cc=caml-list@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