mldonkey-bugs
[Top][All Lists]
Advanced

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

[Mldonkey-bugs] [bug #5920] build workaround for OpenBSD


From: nobody
Subject: [Mldonkey-bugs] [bug #5920] build workaround for OpenBSD
Date: Mon, 13 Oct 2003 12:15:54 -0400
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.5a) Gecko/20030728 Mozilla Firebird/0.6.1

=================== BUG #5920: FULL BUG SNAPSHOT ===================
http://savannah.nongnu.org/bugs/?func=detailbug&bug_id=5920&group_id=1409

Submitted by: kokamomi                Project: mldonkey, a free e-Donkey client
Submitted on: Mon 10/13/2003 at 16:15
Category:  GUI                        Severity:  5 - Major                  
Bug Group:  Compilation problem       Resolution:  None                     
Assigned to:  None                    Status:  Open                         
Release:  None                        Release:  all                         
Platform Version:  OpenBSD i386-i686  Binaries Origin:  Compiled From CVS   

Summary:  build workaround for OpenBSD

Original Submission:  can't compile on OpenBSD until i've done something like 
this:



diff -u -w -r1.45 Makefile.in

--- Makefile.in 12 Oct 2003 18:29:35 -0000      1.45

+++ Makefile.in 13 Oct 2003 16:10:03 -0000

@@ -767,7 +767,7 @@

        $(OCAMLC) -linkall -o address@hidden  $($1_OBJS) $(LIBS_byte) 
$(LIBS_flags)  $($3_LIBS_byte) $($3_LIBS_flags) -I build $($1_CMAS) $($1_CMOS)



 $2.static:  $($1_OBJS) $($1_CMXS)  $($1_CMXAS)

-       $(OCAMLOPT) -linkall $(PLUGIN_FLAG) -ccopt -static -o address@hidden 
$($1_OBJS) $(LIBS_opt) $(LIBS_flags)  $($3_LIBS_flags)  $($3_STATIC_LIBS_opt) 
-I build $($1_CMXAS) $($1_CMXS)

+       $(OCAMLOPT) -linkall $(PLUGIN_FLAG) -ccopt -static -cclib 
-L/usr/local/lib -cclib -liconv -o address@hidden $($1_OBJS) $(LIBS_opt) 
$(LIBS_flags)  $($3_LIBS_flags)  $($3_STATIC_LIBS_opt) -I build $($1_CMXAS) 
$($1_CMXS)

 ]])



probably this should be done in another way, but i'm not familiar with the 
build system. i've known about this for quite some time, but i've been hoping 
to find a better solution to patch with...





No Followups Have Been Posted


CC list is empty


No files currently attached


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

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/





reply via email to

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