mldonkey-bugs
[Top][All Lists]
Advanced

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

[Mldonkey-bugs] static.gui compile problem openbsd


From: kami petersen
Subject: [Mldonkey-bugs] static.gui compile problem openbsd
Date: Wed, 08 Jan 2003 00:39:16 +0100
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.2) Gecko/20021126

i get the following trying ./configure --enable-batch --disable-multinet && gmake depend && gmake release.static

gmake release.shared builds correctly.

any ideas?

/kami

--- snip

loading cache ./config.cache
checking host system type... i386-unknown-openbsd3.1
checking for gcc... (cached) gcc
checking whether the C compiler (gcc  ) works... yes
checking whether the C compiler (gcc  ) is a cross-compiler... no
checking whether we are using GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for Cygwin environment... (cached) no
checking for mingw32 environment... (cached) no
checking for executable suffix... (cached) no
checking how to run the C preprocessor... (cached) gcc -E
checking for ranlib... (cached) ranlib
checking for gmake... (cached) gmake
checking for make... (cached) gmake
checking for ocamlc.opt... (cached) ocamlc.opt
checking for ocamlc... (cached) ocamlc.opt
Testing ocaml version
checking for wget... (cached) /export/site/atari/applications/mldonkey/config/wget
checking for ocamlopt.opt... (cached) ocamlopt.opt
checking for ocamlopt... (cached) ocamlopt.opt
checking for ocamldep... (cached) ocamldep
checking for ocamllex.opt... (cached) ocamllex.opt
checking for ocamllex... (cached) ocamllex.opt
checking for ocamlyacc... (cached) ocamlyacc
checking for ocamlmktop... (cached) ocamlmktop
checking for camlp4... (cached) camlp4
checking for perl... (cached) /usr/bin/perl
ocamlc version is 3.06
ocamlopt version is 3.06
checking size of int... (cached) 4
checking size of long... (cached) 4
checking size of void *... (cached) 4
checking size of char... (cached) 1
checking size of short... (cached) 2
checking size of float... (cached) 4
checking size of double... (cached) 8
checking for arpa/inet.h... (cached) yes
checking for netinet/ip.h... (cached) yes
checking for sys/poll.h... (cached) yes
checking for poll... (cached) yes
checking for inflate in -lz... (cached) yes
checking for zlib.h... (cached) yes
checking Additionnal includes...
checking for ../donkey... (cached) yes
checking for ../server... (cached) yes
checking for gtk-config... (cached) gtk-config
checking Checking for native code lablgtk... yes
checking compile GTK GUI... yes
checking GToolbox.popup_menu args... val popup_menu : entries: menu_entry list -> button: int -> time: int -> unit
new
i386-unknown-openbsd3.1
checking for bzip2... (cached) bzip2
checking for gzip... (cached) bzip2
creating ./config.status
creating Makefile.config
creating Makefile.config.i386
creating Makefile.config.i486
creating Makefile.config.i586
creating Makefile.config.i686
creating ../lib/autoconf.ml.new
creating ../lib/gAutoconf.ml.new
creating ../rpm/mldonkey.spec
creating config.h
config.h is unchanged
Building dependencies
The following modules will not be compiled: { audio_galaxy open_napster direct_connect limewire soulseek openFT cymes }

---snip

ocamlopt.opt -inline 10 -ccopt -static -o mldonkey_gui.static cdk/heap_c.o cdk/zlibstubs.o config/unix/os_stubs_c.o lib/md4_comp.o lib/md4_c.o lib/md5_c.o lib/stubs_c.o net/multicast_c.o unix.cmxa -cclib -lz -I +lablgtk lablgtk.cmxa cdk/dprintf.cmx cdk/printexc2.cmx cdk/genlex2.cmx cdk/sysenv.cmx cdk/netbase.cmx cdk/filepath.cmx cdk/string2.cmx cdk/filename2.cmx cdk/list2.cmx cdk/hashtbl2.cmx cdk/file.cmx cdk/unix2.cmx cdk/heap.cmx cdk/weak2.cmx cdk/array2.cmx cdk/sort2.cmx cdk/zlib.cmx lib/autoconf.cmx config/unix/mlUnix.cmx lib/intmap.cmx lib/int32ops.cmx lib/options.cmx lib/ip.cmx lib/numset.cmx lib/fifo.cmx lib/fifo2.cmx lib/intset.cmx lib/hole_tab.cmx lib/store.cmx lib/indexer.cmx lib/indexer1.cmx lib/indexer2.cmx lib/host.cmx lib/misc.cmx lib/unix32.cmx lib/md4.cmx lib/avifile.cmx lib/http_lexer.cmx lib/url.cmx lib/mailer.cmx lib/date.cmx lib/gettext.cmx net/bigEndian.cmx net/littleEndian.cmx net/basicSocket.cmx net/tcpBufferedSocket.cmx net/tcpClientSocket.cmx net/tcpServerSocket.cmx net/udpSocket.cmx net/http_server.cmx net/http_client.cmx net/multicast.cmx mp3tagui/mp3_info.cmx mp3tagui/mp3_genres.cmx mp3tagui/mp3_misc.cmx mp3tagui/mp3_tag.cmx mp3tagui/mp3tag.cmx configwin/configwin_types.cmx configwin/configwin_messages.cmx configwin/configwin_ihm.cmx configwin/configwin.cmx mp3tagui/mp3_messages.cmx mp3tagui/mp3_ui.cmx okey/okey.cmx lib/gAutoconf.cmx gpattern/gpattern.cmx chat/chat_messages.cmx chat/chat_misc.cmx chat/chat_proto.cmx chat/chat_types.cmx chat/chat_options.cmx chat/chat_config.cmx common/commonTypes.cmx common/commonMessages.cmx common/guiTypes.cmx common/commonEvent.cmx common/commonOptions.cmx common/commonGlobals.cmx common/guiProto.cmx common/guiDecoding.cmx common/guiEncoding.cmx common/commonChat.cmx gui/gui_messages.cmx gui/gui_global.cmx gui/gui_columns.cmx gui/gui_keys.cmx gui/gui_options.cmx gui/gui_com.cmx gui/gui_misc.cmx icons/kde/add_to_friends_xpm.cmx icons/kde/cancel_xpm.cmx icons/kde/connect_more_xpm.cmx icons/kde/connect_xpm.cmx icons/kde/disconnect_xpm.cmx icons/kde/download_xpm.cmx icons/kde/edit_mp3_xpm.cmx icons/kde/extend_search_xpm.cmx icons/kde/get_format_xpm.cmx icons/kde/local_search_xpm.cmx icons/kde/preview_xpm.cmx icons/kde/refres_xpm.cmx icons/kde/save_all_xpm.cmx icons/kde/save_as_xpm.cmx icons/kde/save_xpm.cmx icons/kde/trash_xpm.cmx icons/kde/verify_chunks_xpm.cmx icons/kde/view_users_xpm.cmx gui/gui_icons.cmx gui/gui_help_base.cmx gui/gui_help.cmx gui/gui_console_base.cmx gui/gui_console.cmx gui/gui_uploads_base.cmx gui/gui_uploads.cmx gui/gui_users_base.cmx gui/gui_users.cmx gui/gui_results_base.cmx gui/gui_results.cmx gui/gui_rooms_base.cmx gui/gui_rooms.cmx gui/gui_friends_base.cmx gui/gui_friends.cmx gui/gui_servers_base.cmx gui/gui_servers.cmx gui/gui_queries_base.cmx gui/gui_queries.cmx gui/gui_downloads_base.cmx gui/gui_downloads.cmx gui/gui_window_base.cmx gui/gui_window.cmx gui/gui_config.cmx gui/gui_main.cmx
dcigettext.o: Undefined symbol `_libiconv' referenced from text segment
loadmsgcat.o: Undefined symbol `_libiconv_open' referenced from text segment
loadmsgcat.o: Undefined symbol `_libiconv_close' referenced from text segment
collect2: ld returned 1 exit status
Error during linking
gmake: *** [mldonkey_gui.static] Error 2






reply via email to

[Prev in Thread] Current Thread [Next in Thread]