bugmldonkey, a multi-networks file-sharing client - Bugs: bug #7672, make auto-release problems

 
 

You are not allowed to post comments on this tracker with your current authentication level.

bug #7672: make auto-release problems

Submitter:  spiralvoice <spiralvoice>
Submitted:  Wed 11 Feb 2004 12:25:00 AM UTC
   
 
Category:  Core Severity:  4 - Important
Item Group:  Compilation problem Status:  Fixed
Assigned to:  None Open/Closed:  Closed
Release:  2-5-11 Release:  CVS 2.5.11
Operating System:  Linux Binaries Origin:  CVS / Self compiled
CPU type:  None

Fri 26 Mar 2004 11:14:45 AM UTC, comment #1: 

see patch 2866 for the fix

spiralvoice <spiralvoice>
Group administrator
Wed 11 Feb 2004 12:25:00 AM UTC, original submission:  

This applies to CVS 2.5.11 with patch 2618.
./configure --enable-pthread && make auto-release
produces this:

make distrib
make[1]: Entering directory `/develop/mldonkey'
make[1]: * No rule to make target `NEWGUI/gui_messages.ml', needed by `distrib/Readme.txt'.  Stop.
make[1]: Leaving directory `/develop/mldonkey'
make: * [auto-release] Error 2

Commenting out the corresponding lines in Makefile
produces the wanted bz2-archives.

./configure --disable-newgui produces
make[1]: * No rule to make target `OLDGUI/gui_messages.ml', needed by `distrib/Readme.txt'.  Stop.

So it is not related to the type of GUI.

spiralvoice <spiralvoice>
Group administrator

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

 

Follow 4 latest changes.

Date Changed by Updated Field Previous Value => Replaced by
2004-03-26 spiralvoice StatusNone Fixed
    Open/ClosedOpen Closed
2004-03-02 spiralvoice CategoryNone Core
    ReleaseNone 2-5-11

Back to the top

Powered by Savane 3.13-02a9.
Corresponding source code