RE: [gtkmm] problems with gtkmm-config



Murray Cumming
murrayc usa net
www.murrayc.com 

> -----Original Message-----
> From: Silviu D Minut [mailto:minutsil cse msu edu] 
> Sent: Freitag, 2. Mai 2003 20:24
> To: gtkmm-list gnome org
> Subject: [gtkmm] problems with gtkmm-config
> 
> 
> This is rather long, but the problem boils down to wrong 
> paths provided by
> gtkmm-config.
> 
> I have two (nearly identical) RH9.0 systems, and the same 
> gtkmm programs
> compile on one system and do not compile on the other. On the 
> system where
> the compilation fails, the problem is that some gtkmm files (like
> /usr/include/gtk--/proxy.h) have include directives relative 
> to sigc++,
> like
> 
> #include <sigc++/signal_system.h>

Is the same gtkmm .h file different on the other system different? Maybe
they are not the same version of gtkmm.


> Now I do have /usr/include/sigc++-1.0/sigc++ on both systems, 
> but on one
> system it is included (with -I) and on the other is not.

What do you mean "it is included (with -I)."? Do you mean that gtkmm-config
gives different answers on the 2 machines? Again, you probably have
different versions of gtkmm installed on each machine.

> 2) root:/usr/include> ln -s sigc++-1.0/sigc++ sigc++

This is foolishness.

> libsigc++-1.0.4-fr2
> libsigc++-devel-1.0.4-fr2
> 
> gtkmm-devel-1.2.10-fr2
> gtkmm-1.2.10-fr2
> 
> gnomemm-devel-1.2.3-fr4
> gnomemm-1.2.3-fr4
> 
> Any idea what's wrong, and how to fix it?

What is this fr2 stuff? Is that an RPM? Where did you get it from? You are
on your own with dodgy 3rd party RPMs.

Murray Cumming
murrayc usa net
www.murrayc.com 



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