Hi,

Just informing you guys that gtkmm is broken when installing it on  
MacPorts on Leopard.

A number of ports don't work will leopard unfortunately.

This is what happens:

~$ sudo port install boost
Password:
--->  Building boost with target all
Error: Target org.macports.build returned: shell command " cd "/opt/ 
local/var/macports/build/ 
_opt_local_var_macports_sources_rsync 
.macports.org_release_ports_devel_boost/work/boost_1_34_1" && make all  
" returned error 2
Command output: Makefile:2: *** missing separator.  Stop.

Error: Status 1 encountered during processing.
~$ sudo port install gtkmm
Password:
--->  Building glibmm with target all
Error: Target org.macports.build returned: shell command " cd "/opt/ 
local/var/macports/build/ 
_opt_local_var_macports_sources_rsync 
.macports.org_release_ports_devel_glibmm/work/glibmm-2.14.0" && make  
all " returned error 2
Command output: regex.cc:333: error: 'g_regex_match_simple' was not  
declared in this scope
regex.cc: In static member function 'static Glib::StringArrayHandle  
Glib::Regex::split_simple(const Glib::ustring&, const Glib::ustring&,  
Glib::RegexCompileFlags, Glib::RegexMatchFlags)':
regex.cc:339: error: 'GRegexCompileFlags' was not declared in this scope
regex.cc:339: error: 'GRegexMatchFlags' was not declared in this scope
regex.cc:339: error: 'g_regex_split_simple' was not declared in this  
scope
regex.cc: In member function 'Glib::StringArrayHandle  
Glib::Regex::split(const Glib::ustring&, Glib::RegexMatchFlags)':
regex.cc:345: error: 'GRegexMatchFlags' was not declared in this scope
regex.cc:345: error: 'g_regex_split' was not declared in this scope
regex.cc: In member function 'Glib::StringArrayHandle  
Glib::Regex::split(const gchar*, gssize, int, Glib::RegexMatchFlags,  
int) const':
regex.cc:355: error: 'GRegexMatchFlags' was not declared in this scope
regex.cc:355: error: 'g_regex_split_full' was not declared in this scope
regex.cc: In member function 'Glib::ustring Glib::Regex::replace(const  
gchar*, gssize, int, const Glib::ustring&, Glib::RegexMatchFlags)':
regex.cc:375: error: 'GRegexMatchFlags' was not declared in this scope
regex.cc:375: error: 'g_regex_replace' was not declared in this scope
regex.cc: In member function 'Glib::ustring  
Glib::Regex::replace_literal(const gchar*, gssize, int, const  
Glib::ustring&, Glib::RegexMatchFlags)':
regex.cc:395: error: 'GRegexMatchFlags' was not declared in this scope
regex.cc:395: error: 'g_regex_replace_literal' was not declared in  
this scope
regex.cc: At global scope:
regex.cc:409: error: 'GRegexEvalCallback' has not been declared
regex.cc: In member function 'Glib::ustring  
Glib::Regex::replace_eval(const Glib::ustring&, gssize, int,  
Glib::RegexMatchFlags, int, void*)':
regex.cc:415: error: 'GRegexMatchFlags' was not declared in this scope
regex.cc:415: error: 'g_regex_replace_eval' was not declared in this  
scope
regex.cc: In static member function 'static bool  
Glib::Regex::check_replacement(const Glib::ustring&, gboolean*)':
regex.cc:435: error: 'g_regex_check_replacement' was not declared in  
this scope
make[5]: *** [regex.lo] Error 1
make[4]: *** [all-recursive] Error 1
make[3]: *** [all-recursive] Error 1
make[2]: *** [all] Error 2
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2

Error: The following dependencies failed to build: glibmm
Error: Status 1 encountered during processing.
~$

_______________________________________________
gtkmm-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/gtkmm-list

Reply via email to