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: Fri, 16 May 2003 09:36:19 -0400


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

Changes by: Rex Dieter <address@hidden>
Date: Fri 05/16/2003 at 08:36 (America/Chicago)

------------------ Additional Bug Attachment  ----------------------------
File name: synaptic-0.36.1-gtk20-2.patch  Size:5 KB
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



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


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

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: Fri 04/11/2003 at 16: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 13: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 13: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 11: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 11: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: Fri 05/16/2003 at 08: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 08: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




reply via email to

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