synaptic-devel
[Top][All Lists]
Advanced

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

[Synaptic-devel] [bug #3187] 0.35.1 build fails on redhat 7.3


From: nobody
Subject: [Synaptic-devel] [bug #3187] 0.35.1 build fails on redhat 7.3
Date: Mon, 01 Sep 2003 05:32:20 -0400
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.5a) Gecko/20030803 Mozilla Firebird/0.6.1

=================== BUG #3187: LATEST MODIFICATIONS ==================
http://savannah.nongnu.org/bugs/?func=detailbug&bug_id=3187&group_id=2422

Changes by: Michael Vogt <address@hidden>
Date: Mon 09/01/2003 at 09:32 (GMT)

            What     | Removed                   | Added
---------------------------------------------------------------------------
          Resolution | Later                     | Fixed
              Status | Open                      | Closed


------------------ Additional Follow-up Comments ----------------------------
this was fixed some time ago. synaptic should be compatible with gtk 2.0. If 
not, feel free to reopen the ug.



=================== BUG #3187: FULL BUG SNAPSHOT ===================


Submitted by: rdieter                 Project: Synaptic                     
Submitted on: Fri 04/11/2003 at 16:22
Category:  None                       Severity:  5 - Major                  
Bug Group:  None                      Resolution:  Fixed                    
Assigned to:  mvogt                   Status:  Closed                       

Summary:  0.35.1 build fails on redhat 7.3

Original Submission:  FYI, synaptic-0.32 built fine.  Here's the error:

~/synaptic-0.35.1 $make
make  all-recursive
make[1]: Entering directory `~/synaptic-0.35.1'
Making all in common
make[2]: Entering directory '~/synaptic-0.35.1/common'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `~/synaptic-0.35.1/common'
Making all in gtk
make[2]: Entering directory `~/synaptic-0.35.1/gtk'
i386-redhat-linux-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../common  -I../pixmaps    
-DPACKAGE_DATA_DIR=""/usr/share"" -DPACKAGE_LOCALE_DIR=""/usr/share/locale""    
-DSYNAPTIC_GLADEDIR=""/usr/share/synaptic/glade/""        
-I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 
-I/usr/include/pango-1.0 -I/usr/X11R6/include -I/usr/include/freetype2 
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libglade-2.0 
-I/usr/include/libxml2     -I/usr/include/rpm  -Os -march=i586 -mcpu=i686 -c 
rgmainwindow.cc
rgmainwindow.cc: In method `RPackage *RGMainWindow::selectedPackage
()':
rgmainwindow.cc:560: `gtk_tree_selection_get_selected_rows' undeclared
(first use this function)
rgmainwindow.cc:560: (Each undeclared identifier is reported only once
for each function it appears in.)
make[2]: *** [rgmainwindow.o] Error 1
make[2]: Leaving directory `~/synaptic-0.35.1/gtk'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `~/synaptic-0.35.1'
make: *** [all-recursive-am] Error 2


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

-------------------------------------------------------
Date: Mon 09/01/2003 at 09:32       By: mvogt
this was fixed some time ago. synaptic should be compatible with gtk 2.0. If 
not, feel free to reopen the ug.

-------------------------------------------------------
Date: Thu 05/22/2003 at 21:09       By: rdieter
I've uploaded an updated gtk20 patch against synaptic-0.36.1.  I've been using 
it for about a week without problems.

-------------------------------------------------------
Date: Fri 05/16/2003 at 14:55       By: rdieter
Ack, those patches I just uploaded are mostly broken for non-rh73 builds, will 
send a fixed one shortly.

-------------------------------------------------------
Date: Fri 04/11/2003 at 21:00       By: mvogt
Oh well :) 

Sure, I see the need to not be to support rh 8.0. I'll see what I can do. The 
thing is, the GtkTreeView is not easy to deal with in gtk2.0. 2.2 has some nice 
new features. Expect 0.36 to be released with the gtk2.2 code still in (it's 
scheduled for the next days). After this, we may make it 2.0 compatible.

-------------------------------------------------------
Date: Fri 04/11/2003 at 18:40       By: rdieter
I suppose it goes without saying that I (and many others) would very much like 
to be able to use the latest synaptic on redhat 8.0.  (-:

-------------------------------------------------------
Date: Fri 04/11/2003 at 18:36       By: None
This is indeed a gtk2.2 function. I'll have a look and see

if this can easyly replaced. But I doubt it. So I'll probably just change the 
website and the README and explain that you need gtk2.2 with it.

-------------------------------------------------------
Date: Fri 04/11/2003 at 16:49       By: rdieter
FYI, build fails on redhat 8.0 as well, same reason.  Did you perhaps sneak in 
a gtk-2.2-only function?

-------------------------------------------------------
Date: Fri 04/11/2003 at 16:30       By: rdieter
FYI, I have gtk2-2.0.6 and gtk2-devel-2.0.6 installed.


CC List
*******

CC Address                          | Comment
------------------------------------+-----------------------------
address@hidden           | 



File Attachments
****************

-------------------------------------------------------
Date: Thu 05/22/2003 at 21:09  Name: synaptic-0.36.1-gtk20-2.patch  Size: 5KB   
By: rdieter
fixed gtk20 patch.
http://savannah.nongnu.org/bugs/download.php?group_id=2422&amp;bug_id=3187&amp;bug_file_id=465

-------------------------------------------------------
Date: Fri 05/16/2003 at 13:36  Name: synaptic-0.36.1-gtk20-2.patch  Size: 5KB   
By: rdieter
gtk20 patch using GTK_CHECK_VERSION macro instead of EVERBODY_USES_GTK2_2_NOW 
define
http://savannah.nongnu.org/bugs/download.php?group_id=2422&amp;bug_id=3187&amp;bug_file_id=453

-------------------------------------------------------
Date: Fri 05/16/2003 at 13:33  Name: synaptic-0.36.1-gtk20.patch  Size: 5KB   
By: rdieter
patch to allow build with gtk20.
http://savannah.nongnu.org/bugs/download.php?group_id=2422&amp;bug_id=3187&amp;bug_file_id=452


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

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





reply via email to

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