patchmldonkey, a multi-networks file-sharing client - Patches: patch #3305, Problems induced by patching the...

 
 

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

patch #3305: Problems induced by patching the gtk-config problem

Submitter:  Sylvain Le Gall <gildor>
Submitted:  Thu 19 Aug 2004 10:48:23 PM UTC
   
 
Category:  None Priority:  1 - Later
Status:  None Assigned to:  None
Open/Closed:  Closed

Jump to the original submission

Mon 01 Nov 2004 12:15:11 PM UTC, comment #6: 

Applied CVS 2-5-29

spiralvoice <spiralvoice>
Group administrator
Tue 24 Aug 2004 11:50:02 AM UTC, comment #5: 

I tried with guibuild.patch only and compiled without warning. As I remember this warning appeared first when I applied the no_incoming patch to -27.

Artifex Maximus <artifex>
Tue 24 Aug 2004 10:51:43 AM UTC, comment #4: 

The compile warning should also occur without the patchpack.

spiralvoice <spiralvoice>
Group administrator
Tue 24 Aug 2004 09:30:22 AM UTC, comment #3: 

The guibuild.patch works for me as well. Thanks!

Now I started to use your 28a patchpack. When I compile 28a it gives the following warning:
File "src/daemon/driver/driverCommands.ml", line 2126, characters 30-271:
Warning: this pattern-matching is not exhaustive.
Here is an example of a value that is not matched:
[]
Just to know... ;-)

Artifex Maximus <artifex>
Sun 22 Aug 2004 06:17:47 PM UTC, comment #2: 

Try guibuild.patch, works here.

spiralvoice <spiralvoice>
Group administrator
Sun 22 Aug 2004 12:13:14 PM UTC, comment #1: 

This patch doesn't work for me.

cd config
autoconf259 || exit 1
cd ..
./configure \
--disable-shared \
--prefix=/usr/local \
--enable-local-prefix=/usr/local \
--enable-verbosity=debug \
--enable-pthread \
--enable-batch \
--enable-checks \
--disable-multinet \
--disable-newgui \
--disable-gui \
--disable-gtk2 \
--enable-bittorrent \
--enable-donkey \
--disable-audiogalaxy \
--disable-opennap \
--disable-gnutella \
--disable-gnutella2 \
--disable-directconnect \
--disable-soulseek \
--disable-openft \
--disable-cymes \
--disable-fasttrack
export OCAMLRUNPARAM="l=256M"
gmake depend
gmake

The configure script wants to download and compile lablgtk for me.

Artifex Maximus <artifex>
Thu 19 Aug 2004 10:48:23 PM UTC, original submission:  

Sorry,

I was on #mldonkey when i realize that the previous patch to solve the gtk-config problem has made the option --disable-gui  inefficient.

Here is a patch that should correct it.

Sylvain Le Gall

Sylvain Le Gall <gildor>

 

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

Attached Files
file #7788:  guibuild.patch added by spiralvoice (523B - application/octet-stream - for CVS 2-5-28)
file #7784:  sorry_build_config.patch added by gildor (387B - text/x-patch)

 

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 3 latest changes.

Date Changed by Updated Field Previous Value => Replaced by
2004-11-01 spiralvoice Open/ClosedOpen Closed
2004-08-22 spiralvoice Attached File- Added guibuild.patch, #3592
2004-08-19 gildor Attached File- Added sorry_build_config.patch, #3588

Back to the top

Powered by Savane 3.13-4b48.
Corresponding source code