mldonkey-bugs
[Top][All Lists]
Advanced

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

[Mldonkey-bugs] [Bug #654] compile issue on OpenBSD


From: nobody
Subject: [Mldonkey-bugs] [Bug #654] compile issue on OpenBSD
Date: Fri, 28 Jun 2002 15:04:41 -0400

=================== BUG #654: LATEST MODIFICATIONS ==================
http://savannah.gnu.org/bugs/?func=detailbug&bug_id=654&group_id=1409

Changes by: Anonymous user        Date: 2002-Jun-28 15:04

------------------ Additional Follow-up Comments ----------------------------
worked for me at a generic 3.0. use gmake rather than make, this goes for all 
linux-emulation, i believe.



=================== BUG #654: FULL BUG SNAPSHOT ===================


Submitted by: None                      Project: mldonkey, open e-Donkey client 
Submitted on: 2002-Jun-16 05:14
Category:  None                         Severity:  5 - Major                    
Bug Group:  None                        Resolution:  None                       
Assigned to:  None                      Status:  Open                           

Summary:  compile issue on OpenBSD

Original Submission:  compiling mldonkey on OpenBSD seems to be quite hard.
i made changes to config/Makefile.config and set
OCAMLC=ocamlopt
OCAMLOPT=ocamlopt

there were problems with unix.cma, so i changed the Makefile
to LIBEXT_byte=cmx.
when compiling it complains now with masses of undefined symbols which all seem 
to come from unix.cmx

-------- SNIP ! -------------------

ocamlopt -ccopt -static -o mldonkey.static   unix.cmx  cdk/printexc.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 lib/autoconf.cmx lib/int32ops.cmx lib/options.cmx lib/ip.cmx  
lib/numset.cmx lib/fifo.cmx lib/intmap.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 net/basicSocket.cmx net/tcpBufferedSocket.cmx 
net/tcpClientSocket.cmx net/tcpServerSocket.cmx net/udpSocket.cmx 
net/http_server.cmx net/http_client.cmx  mp3tagui/mp3_info.cmx  
mp3tagui/mp3_genres.cmx mp3tagui/mp3_misc.cmx mp3tagui/mp3_tag.cmx 
mp3tagui/mp3tag.cmx  client.cmx lib/md4_comp.o lib/md4_c.o lib/unix32_c.o 
lib/inet_c.o cdk/select_c.o cdk/heap_c.o
/tmp/camlstartup0.o: Undefined symbol `_Unix_entry' referenced from text segment
/tmp/camlstartup0.o: Undefined symbol `_Unix' referenced from data segment
/tmp/camlstartup0.o: Undefined symbol `_Unix_data_begin' referenced from data 
segment
/tmp/camlstartup0.o: Undefined symbol `_Unix_data_end' referenced from data 
segment
/tmp/camlstartup0.o: Undefined symbol `_Unix_code_begin' referenced from data 
segment


----------- SNIP ! -----------------

would be happy to get a hint to compile it mldonkey on OpenBSD.

thanks.

Follow-up Comments
*******************

-------------------------------------------------------
Date: 2002-Jun-28 15:04             By: None
worked for me at a generic 3.0. use gmake rather than make, this goes for all 
linux-emulation, i believe.




No files currently attached


For detailed info, follow this link:
http://savannah.gnu.org/bugs/?func=detailbug&bug_id=654&group_id=1409



reply via email to

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