gnome installation -- am I up to date?

Barry Schiffman schiffo2000 at yahoo.com
Thu Oct 25 12:08:19 PDT 2007


--- Barry Schiffman <schiffo2000 at yahoo.com> wrote:

> 
> --- N_Ox <n.oxyde at gmail.com> wrote:
> 
> > 
> > Le 23 oct. 07 à 14:04, Barry Schiffman a écrit :
> > 
> > > I've just installed most of gnome, following
> what
> > > Randall said in a thread Oct. 5, and I've got a
> > > working version  (greatly appreciated!) but with
> a
> > few
> > > missing pieces.
> > >
> > > I was wondering if there was anything more I
> could
> > do
> > > about the handful of problems. I got various
> > compiler
> > > errors from:
> > >
> > > -- gnome-desktop-suite
> > > -- gedit
> > > -- gnome-applets
> > > -- seahorse
> > >
> > > I have an Intel Mac Mini, with OS X 10.4.10,
> XCode
> > > version 2.4.1, X11 version 1.1.3, SDKs 10.4u.
> > >
> > > I think these are the latest.
> > >
> > > Thanks,
> > >
> > > Barry
> > >
> > 
> > Could you tell us which were those compiler errors
> > you're talking about?
> > 
> > Regards,
> > 
> > --
> > Anthony Ramine, the infamous MacPorts Trac slave.
> > nox at macports.org
> > 
> > 
> > 
> 
> 
> __________________________________________________
> Do You Yahoo!?
> Tired of spam?  Yahoo! Mail has the best spam
> protection around 
> http://mail.yahoo.com 
> _______________________________________________
> macports-users mailing list
> macports-users at lists.macosforge.org
>
http://lists.macosforge.org/mailman/listinfo/macports-users
> 

My apologies to all. I'm going nuts here. I sent this
without pasting in the info. So here it is again.

Surely! I sent these in a second post but here they
are.

I can send the full output from port install (or from
make) if they would be helpful. 

Note: I was able to build gnome-applets by taking
Stefan's suggestion and excluding the mixer from the
build. But I admit I only have a very minuscule
understanding of the macports system, and after
building the applets, I tried installing them with the
port command (luckily it didn't try to rebuild) but I
got an error that said I couldn't activate them. I
uninstalled and cleaned and left well enough alone.


1. gedit:

I get down to compiling gedit-languages-manager.o and
the following is reported:

gedit-languages-manager.c:115: error: conflicting
types for 'gdk_color_to_string'

/opt/local/include/gtk-2.0/gdk/gdkcolor.h:137: error:
previous declaration of 'gdk_color_to_string' was here

make[4]: *** [gedit-languages-manager.lo] Error 1

I believe that conflict with gdkcolor.h is the result
of my having installed gnucash first and then going on
to gnome.

I tried upgrading gtk2, but port didn't seem to think
it was necessary. 

2. gnome-applets -- an undeclared variable on 'make
all' -- what's missing?

Command output: applet.c:1036: error: 'applet'
undeclared (first use in this function)

applet.c: At top level:

applet.c:1062: error: parse error before '*' token

applet.c: In function 'gnome_volume_applet_refresh':

applet.c:1075: error: 'applet' undeclared (first use
in this function)

applet.c:1100: error: 'force_refresh' undeclared
(first use in this function)

applet.c: In function 'cb_check':

applet.c:1160: error: parse error before ')' token

applet.c:1160: error: parse error before ')' token

applet.c: In function 'cb_gconf':

applet.c:1175: error: 'applet' undeclared (first use
in this function)

applet.c: In function 'cb_prefs_destroy':

applet.c:1273: error: parse error before ')' token

applet.c:1273: error: parse error before ')' token

applet.c: In function 'cb_verb':

applet.c:1281: error: 'applet' undeclared (first use
in this function)

applet.c:1281: error: parse error before ')' token

applet.c:1281: error: parse error before ')' token

applet.c: In function 'cb_ui_event':

applet.c:1357: error: 'applet' undeclared (first use
in this function)

applet.c:1357: error: parse error before ')' token

applet.c:1357: error: parse error before ')' token

applet.c: In function 'cb_theme_change':

applet.c:1377: error: 'applet' undeclared (first use
in this function)

applet.c:1377: error: parse error before ')' token

applet.c:1377: error: parse error before ')' token

make[3]: *** [applet.o] Error 1


3. seahorse fails compiling seahorse-secure-memory.o 

/usr/bin/ld: multiple definitions of symbol _g_free

/opt/local/lib/libglib-2.0.dylib(gmem.o) definition of
_g_free

../../libseahorse/libseahorse.a(seahorse-secure-memory.o)
definition of _g_free in section (__TEXT,__text)

/usr/bin/ld: multiple definitions of symbol _g_malloc

/opt/local/lib/libglib-2.0.dylib(gmem.o) definition of
_g_malloc

../../libseahorse/libseahorse.a(seahorse-secure-memory.o)
definition of _g_malloc in section (__TEXT,__text)

/usr/bin/ld: multiple definitions of symbol _g_malloc0

/opt/local/lib/libglib-2.0.dylib(gmem.o) definition of
_g_malloc0

../../libseahorse/libseahorse.a(seahorse-secure-memory.o)
definition of _g_malloc0 in section (__TEXT,__text)

/usr/bin/ld: multiple definitions of symbol _g_realloc

/opt/local/lib/libglib-2.0.dylib(gmem.o) definition of
_g_realloc

../../libseahorse/libseahorse.a(seahorse-secure-memory.o)
definition of _g_realloc in section (__TEXT,__text)

collect2: ld returned 1 exit status


4. This one may be covered by ticket #10880
gnome-desktop-suite:

gedit fails to compile (see below), and I get this:

Error: The following dependencies failed to build:
gedit gnome-applets seahorse

Error: Status 1 encountered during processing.

I looked for the package ports file, thinking I could
try to build without those, but didn't find it.

Maybe all my problems are the result of installing
gnucash first? 




__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 


More information about the macports-users mailing list