mldonkey-bugs
[Top][All Lists]
Advanced

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

[Mldonkey-bugs] [bug #14345] Can't compile 2.6.3 without lib-gd


From: Pawel Veselov
Subject: [Mldonkey-bugs] [bug #14345] Can't compile 2.6.3 without lib-gd
Date: Tue, 30 Aug 2005 11:22:51 -0700
User-agent: Mozilla/5.0 (X11; U; SunOS sun4u; en-US; rv:1.7.7) Gecko/20050421 Firefox/1.0.3

URL:
  <http://savannah.nongnu.org/bugs/?func=detailitem&item_id=14345>

                 Summary: Can't compile 2.6.3 without lib-gd
                 Project: mldonkey, a multi-networks file-sharing client
            Submitted by: vps
            Submitted on: Втр 30.08.2005 at 11:22
                Category: None
                Severity: 3 - Normal
              Item Group: Compilation problem
                  Status: None
             Assigned to: None
             Open/Closed: Open
                 Release: 2.6.3
                 Release: 
        Platform Version: Solaris
         Binaries Origin: CVS / Self compiled
                CPU type: Sparc

    _______________________________________________________

Details:

2.6.3 won't compile if --disable-gd is specified to configure, and no gd
libraries are present in the system. The problem is that commonGlobals.ml has
references to Gd object that are always compiled.

address@hidden/sources/mldonkey-2.6.3$ LC_ALL=C make
ocamlrun ocamlc -linkall -o mlnet.byte       -custom unix.cma str.cma -ccopt
"-L/static/lib  -isystem/static/include  -I/static/include" -cclib "-lcharset
 /static/lib/libiconv.so -R/static/lib" -ccopt " " -cclib "" -cclib -lbz2
-cclib -lz -ccopt "-D_REENTRANT -pthreads"    -I build    build/cdk.cma   
build/common.cma    build/client.cma    build/core.cma    build/driver.cma   
    src/daemon/common/commonMain.cmo  
Error while linking build/common.cma(CommonGlobals):
Reference to undefined global `Gd'
make: *** [mlnet.byte] Error 2
address@hidden/sources/mldonkey-2.6.3$ 







    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/bugs/?func=detailitem&item_id=14345>

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





reply via email to

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