Opened 17 years ago
Closed 17 years ago
#14402 closed defect (wontfix)
libglade fails to install
Reported by: | brad.allison@… | Owned by: | rhwood@… |
---|---|---|---|
Priority: | High | Milestone: | |
Component: | ports | Version: | 1.6.0 |
Keywords: | libglade glade | Cc: | |
Port: |
Description
---> Fetching libglade ---> Attempting to fetch libglade-0.17.tar.gz from http://mandril.creatis.insa-lyon.fr/linux/gnome.org/sources/libglade/0.17/ ---> Verifying checksum(s) for libglade ---> Extracting libglade ---> Configuring libglade ---> Building libglade 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_libglade/work/libglade-0.17" && make all " returned error 2 Command output: glade-init.c: In function 'glade_init': glade-init.c:41: error: nested functions are disabled, use -fnested-functions to re-enable glade-init.c:41: error: syntax error before 'initialised' glade-init.c:43: error: 'initialised' undeclared (first use in this function) glade-init.c:43: error: (Each undeclared identifier is reported only once glade-init.c:43: error: for each function it appears in.) glade-init.c:44: error: 'TRUE' undeclared (first use in this function) glade-init.c: In function 'glade_load_module': glade-init.c:66: error: 'GModule' undeclared (first use in this function) glade-init.c:66: error: 'mod' undeclared (first use in this function) glade-init.c:68: error: 'NULL' undeclared (first use in this function) glade-init.c:70: warning: implicit declaration of function 'g_module_supported' glade-init.c:71: warning: implicit declaration of function 'g_warning' glade-init.c:76: warning: implicit declaration of function 'g_strdup' glade-init.c:76: warning: assignment makes pointer from integer without a cast glade-init.c:78: warning: implicit declaration of function 'g_strconcat' glade-init.c:78: warning: assignment makes pointer from integer without a cast glade-init.c:79: warning: implicit declaration of function 'g_module_open' glade-init.c:79: error: 'G_MODULE_BIND_LAZY' undeclared (first use in this function) glade-init.c:81: warning: implicit declaration of function 'g_module_symbol' glade-init.c:81: error: 'gpointer' undeclared (first use in this function) glade-init.c:81: error: syntax error before ')' token glade-init.c:83: warning: implicit declaration of function 'g_module_make_resident' glade-init.c:86: warning: implicit declaration of function 'g_module_close' glade-init.c:89: warning: implicit declaration of function 'g_module_name' glade-init.c:89: warning: implicit declaration of function 'g_module_error' glade-init.c:93: warning: implicit declaration of function 'g_free' make[2]: * [glade-init.lo] Error 1 make[1]: * [all-recursive] Error 1 make: * [all] Error 2
Error: Status 1 encountered during processing.
Change History (2)
comment:1 Changed 17 years ago by rhwood@…
Owner: | changed from macports-tickets@… to rhwood@… |
---|---|
Status: | new → assigned |
comment:2 Changed 17 years ago by rhwood@…
Resolution: | → wontfix |
---|---|
Status: | assigned → closed |
Closing: wontfix
I'm not sure we shoudl be keeping GNOME 1.x stuff in the port tree anymore...
What do you need libglade for? Chances are libglade2 is the port you need.