OS 10.5.7
Intel
Xcode 3.1.3
Building against current/unstable dependency descriptions as of the
posting of this message.
>From the configure phase
...
checking for ocamlc... ocamlc
ocaml version is 3.11.1
ocaml library path is /sw/lib/ocaml
Default install dirs are : /sw/lib/ocaml/lablgtk2 and /sw/lib/ocaml/stublibs
Compile with ocamlc -I +lablgtk2
checking for ocamlopt... ocamlopt
checking ocamlopt version... ok
checking for ocamlc.opt... ocamlc.opt
checking ocamlc.opt version... ok
checking for ocamlopt.opt... ocamlopt.opt
checking ocamlc.opt version... ok
checking for ocamlrun... ocamlrun
checking for ocamldep... ocamldep
checking for ocamldoc... ocamldoc
checking for ocamllex... ocamllex
checking for ocamlyacc... ocamlyacc
checking for ocamlmktop... ocamlmktop
checking for ocamlmklib... ocamlmklib
checking for camlp4o... camlp4o
checking for ocaml threads... use system threads
checking for ocaml dll support... yes
checking for ranlib... ranlib
OCaml uses gcc to compile C files
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking platform... Unix
checking for pkg-config... /sw/bin/pkg-config
checking for GTK+ - version >= 2.0.0... yes (version 2.16.2)
checking pkg-config is at least version 0.9.0... yes
checking for GTKGL... yes
checking lablGL directory... no
checking for GLADE... yes
checking for RSVG... yes
checking for rsvg_handle_new_gz... no
checking for GNOMECANVAS... yes
checking for GNOMEUI... yes
checking for PANEL... yes
checking for GTKSPELL... yes
checking for GTKSOURCEVIEW... yes
checking for GTKALL... yes
configure: creating ./config.status
config.status: creating config.make
LablGTK configuration:
threads system
-n GtkGLArea
not found
-n libglade
yes
-n librsvg
yes
-n libgnomecanvas
yes
-n libgnomeui
yes
-n libpanelapplet
yes
-n gtkspell
yes
-n gtksourceview
yes
-n debug
no
-e C compiler gcc
Then during the build phase, I wind up getting:
...
ocamlc.opt -c -ccopt '-DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS
-I/sw/include/pango-1.0 -I/sw/lib/fontconfig2/include
-I/sw/include/freetype2 -I/sw/include -I/sw/include/gtk-2.0
-I/sw/lib/gtk-2.0/include -I/sw/include/atk-1.0 -I/sw/include/cairo
-I/sw/include/glib-2.0 -I/sw/lib/glib-2.0/include -I/sw/include/pixman-1
-I/sw/include/libpng12 -I/sw/include/libglade-2.0 -I/sw/include/libxml2
-I/sw/include/librsvg-2 -I/sw/include/libgnomecanvas-2.0
-I/sw/include/gail-1.0 -I/sw/include/libart-2.0
-I/sw/include/libgnomeui-2.0 -I/sw/include/gconf/2
-I/sw/include/gnome-keyring-1 -I/sw/include/libgnome-2.0
-I/sw/include/libbonoboui-2.0 -I/sw/include/gnome-vfs-2.0
-I/sw/lib/gnome-vfs2.16/gnome-vfs-2.0/include -I/sw/include/orbit-2.0
-I/sw/include/dbus-1.0 -I/sw/lib/dbus-1.0/include
-I/sw/include/libbonobo-2.0 -I/sw/include/bonobo-activation-2.0
-I/sw/include/panel-2.0 -I/sw/include/gtkspell-2.0
-I/sw/include/gtksourceview-1.0 -I/sw/include/libgnomeprint-2.2
-I/usr/X11R6/include -I/usr/X11/include -DORBIT2=1 -imacros ml_domain.h
-O' ml_panel.c
ml_panel.c: In function 'ml_panel_applet_factory_main':
ml_panel.c:191: error: 'LIBGNOMEUI_MODULE' undeclared (first use in this
function)
ml_panel.c:191: error: (Each undeclared identifier is reported only once
ml_panel.c:191: error: for each function it appears in.)
make[1]: *** [ml_panel.o] Error 2
This error occurs either with ocaml-3.11.0-2 or -3.11.1-1
--
Alexander Hansen
Fink User Liaison
------------------------------------------------------------------------------
_______________________________________________
Fink-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-users