mldonkey-bugs
[Top][All Lists]
Advanced

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

[Mldonkey-bugs] [bugs #3763] distclean removes vital files


From: spiralvoice
Subject: [Mldonkey-bugs] [bugs #3763] distclean removes vital files
Date: Sat, 21 Aug 2004 10:00:38 -0400
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7) Gecko/20040819 Firefox/0.9.3

This mail is an automated notification from the bugs tracker
 of the project: mldonkey, a multi-networks file-sharing client.

/**************************************************************************/
[bugs #3763] Latest Modifications:

Changes by: 
                spiralvoice <address@hidden>
'Date: 
                Sat 08/21/2004 at 13:56 (Europe/Berlin)

            What     | Removed                   | Added
---------------------------------------------------------------------------
             Release | 2-5-28                    | 2-5-12


------------------ Additional Follow-up Comments ----------------------------
The following files are missing after a successful compile of MLDonkey and 
"make distclean":
src/gtk/im/gui_im_base.ml
src/gtk/newgui/gui_cdget_base.ml
src/gtk/newgui/gui_console_base.ml
src/gtk/newgui/gui_installer_base.ml







/**************************************************************************/
[bugs #3763] Full Item Snapshot:

URL: <http://savannah.nongnu.org/bugs/?func=detailitem&item_id=3763>
Project: mldonkey, a multi-networks file-sharing client
Submitted by: Ed McMan
On: Tue 05/27/2003 at 04:57

Category:  GUI
Severity:  5 - Average
Item Group:  Compilation problem
Resolution:  None
Assigned to:  None
Status:  Open
Release:  2-5-12
Release:  
Platform Version:  Linux
Binaries Origin:  Binary from Savannah
CPU type:  None


Summary:  distclean removes vital files

Original Submission:  Running make distclean removes 
src/gtk/gui/gui_queries_base.ml, which prevents mldonkey from building again.

I think I tracked the problem down to line 1165 in the Makefile:

TMPSOURCES += $(libgui_ML4:.ml4=.ml) $(libgui_MLL:.mll=.ml) 
$(libgui_MLY:.mly=.ml) $(libgui_MLY:.mly=.mli) $(libgui_ZOG:.zog=.ml)

I think the last part is the problem: $(libgui_ZOG:.zog=.ml)

I don't know anything about Objective C, so I'm not even sure what a zog or ml 
file is, and I'm not sure if it should be in TMPSOURCES or not.

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


-------------------------------------------------------
Date: Sat 08/21/2004 at 13:56       By: spiralvoice
The following files are missing after a successful compile of MLDonkey and 
"make distclean":
src/gtk/im/gui_im_base.ml
src/gtk/newgui/gui_cdget_base.ml
src/gtk/newgui/gui_console_base.ml
src/gtk/newgui/gui_installer_base.ml


-------------------------------------------------------
Date: Sat 08/21/2004 at 11:54       By: spiralvoice
Small update: CVS 2-5-28
./configure
make
make distclean
./configure
make depend called by ./configure fails:
make: *** No rule to make target `src/gtk/newgui/gui_installer_base.ml', needed 
by `depend'.  Stop.


-------------------------------------------------------
Date: Thu 02/05/2004 at 18:18       By: spiralvoice
In CVS 2004/02/05 src/im/gui_im_base.ml is missing:-(


-------------------------------------------------------
Date: Tue 05/27/2003 at 05:12       By: EdMcMan
Sorry, this bug is definitely not major!  Somehow I missed that.












For detailed info, follow this link:
<http://savannah.nongnu.org/bugs/?func=detailitem&item_id=3763>

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







reply via email to

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