synaptic-devel
[Top][All Lists]
Advanced

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

Re: [Synaptic-devel] 0.37 build failure on redhat73


From: Michael Vogt
Subject: Re: [Synaptic-devel] 0.37 build failure on redhat73
Date: Thu, 19 Jun 2003 11:57:49 +0200
User-agent: Mutt/1.5.4i

On Wed, Jun 18, 2003 at 03:30:27PM -0500, Rex Dieter wrote:
> FYI, synaptic-0.37 build fails on redhat7.3.  Attached are the errors I 
> received.

I assume RH7.3 uses g++ 2.95. I fixed a few problems that g++ 2.95 has
and corrected the places where gtk 2.2 code creeped in again. Attached
is a patch that hopefully corrects all problems. Please test and let
me know if it works. If so, I'll release a fixed version.

thanks for your help,
 Michael
 
> -- Rex 

> make  all-recursive
> make[1]: Entering directory `/usr/local/tmp/kde-redhat/BUILD/synaptic-0.37'
> Making all in common
> make[2]: Entering directory 
> `/usr/local/tmp/kde-redhat/BUILD/synaptic-0.37/common'
> i386-redhat-linux-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/apt-pkg 
> -I/usr/include/rpm  -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  -O2 
> -march=i386 -mcpu=i686 -c rpackage.cc
> rpackage.cc: In method `vector<const char *, allocator<const char *> > 
> RPackage::provides ()':
> rpackage.cc:894: `find' undeclared (first use this function)
> rpackage.cc:894: (Each undeclared identifier is reported only once for 
> each function it appears in.)
> make[2]: *** [rpackage.o] Error 1
> make[2]: Target `all' not remade because of errors.
> make[2]: Leaving directory 
> `/usr/local/tmp/kde-redhat/BUILD/synaptic-0.37/common'
> Making all in gtk
> make[2]: Entering directory 
> `/usr/local/tmp/kde-redhat/BUILD/synaptic-0.37/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  
> -O2 -march=i386 -mcpu=i686 -c gtkpkglist.cc
> gtkpkglist.cc: In method `void RCacheActorPkgList::run (vector<RPackage 
> *, allocator<RPackage *> > &, int)':
> gtkpkglist.cc:80: `gtk_tree_path_new_from_indices' undeclared (first 
> use this function)
> gtkpkglist.cc:80: (Each undeclared identifier is reported only once for 
> each function it appears in.)
> make[2]: *** [gtkpkglist.o] Error 1
> 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  
> -O2 -march=i386 -mcpu=i686 -c rgfetchprogress.cc
> rgfetchprogress.cc: In method `void RGFetchProgress::refreshTable (int, 
> bool)':
> rgfetchprogress.cc:356: `gtk_tree_path_new_from_indices' undeclared 
> (first use this function)
> rgfetchprogress.cc:356: (Each undeclared identifier is reported only 
> once for each function it appears in.)
> make[2]: *** [rgfetchprogress.o] Error 1
> 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  
> -O2 -march=i386 -mcpu=i686 -c rgfiltermanager.cc
> rgfiltermanager.cc: In method `void 
> RGFilterManagerWindow::getSectionFilter (RSectionPackageFilter &)':
> rgfiltermanager.cc:602: `gtk_tree_selection_get_selected_rows' 
> undeclared (first use this function)
> rgfiltermanager.cc:602: (Each undeclared identifier is reported only 
> once for each function it appears in.)
> make[2]: *** [rgfiltermanager.o] Error 1
> make[2]: *** No rule to make target `../common/libsynaptic.a', needed by 
> `synaptic'.
> make[2]: Target `all' not remade because of errors.
> make[2]: Leaving directory `/usr/local/tmp/kde-redhat/BUILD/synaptic-0.37/gtk'
> Making all in data
> make[2]: Entering directory 
> `/usr/local/tmp/kde-redhat/BUILD/synaptic-0.37/data'
> make[2]: Nothing to be done for `all'.
> make[2]: Leaving directory 
> `/usr/local/tmp/kde-redhat/BUILD/synaptic-0.37/data'
> Making all in man
> make[2]: Entering directory 
> `/usr/local/tmp/kde-redhat/BUILD/synaptic-0.37/man'
> make[2]: Nothing to be done for `all'.
> make[2]: Leaving directory `/usr/local/tmp/kde-redhat/BUILD/synaptic-0.37/man'
> Making all in pixmaps
> make[2]: Entering directory 
> `/usr/local/tmp/kde-redhat/BUILD/synaptic-0.37/pixmaps'
> make[2]: Nothing to be done for `all'.
> make[2]: Leaving directory 
> `/usr/local/tmp/kde-redhat/BUILD/synaptic-0.37/pixmaps'
> Making all in po
> make[2]: Entering directory `/usr/local/tmp/kde-redhat/BUILD/synaptic-0.37/po'
> make[2]: Leaving directory `/usr/local/tmp/kde-redhat/BUILD/synaptic-0.37/po'
> make[2]: Entering directory `/usr/local/tmp/kde-redhat/BUILD/synaptic-0.37'
> make[2]: Nothing to be done for `all-am'.
> make[2]: Leaving directory `/usr/local/tmp/kde-redhat/BUILD/synaptic-0.37'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/usr/local/tmp/kde-redhat/BUILD/synaptic-0.37'
> make: *** [all-recursive-am] Error 2
> make: Target `all' not remade because of errors.

> _______________________________________________
> Synaptic-devel mailing list
> address@hidden
> http://mail.nongnu.org/mailman/listinfo/synaptic-devel


-- 
GPG Fingerprint = EA71 B296 4597 4D8B 343E  821E 9624 83E1 5662 C734
You Know You've Been Playing Too Much Nethack When...
You look both ways down the corridor, start to sweat... 
then realise you're looking at your EMail address

Attachment: rh73.diff
Description: Text document


reply via email to

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