FileRoller Install stops

Joe Marcus Clarke marcus at marcuscom.com
Sat Apr 5 18:46:07 PST 2003


On Sat, 2003-04-05 at 21:44, Joe Mom wrote:
> It ran for a while, but I still get exactly the same errors.
> 
> I copied and pasted exactly what you have below.

After running the portupgrade, did you make clean in fileroller?  If
this command ran successfully, you definitely shouldn't be seeing the
library conflict warnings....that is, unless you built some of the GNOME
dependencies by hand (outside of the ports system).  In that case,
you'll need to either remove /usr/local, /usr/X11R6, and /var/db/pkg,
and start from scratch, or go through each GNOME dependency and install
them by hand.  While I've never used portinstall, you should be able to
do:

portinstall -fR gnome2

Joe

> 
> 
> -----------------------
> Joe Mom
>     "Drain us of life and cleanse the mess"
>                                 MuDvAyNe
> -----------------------
> 
> -----Original Message-----
> From: Joe Marcus Clarke [mailto:marcus at marcuscom.com] 
> Sent: Saturday, April 05, 2003 9:38 PM
> To: Joe Mom
> Cc: freebsd-gnome at freebsd.org
> Subject: RE: FileRoller Install stops
> 
> On Sat, 2003-04-05 at 21:36, Joe Mom wrote:
> > Doesn't look like that did anything.
> 
> Then you didn't do it right.  That command should run for a pretty long
> time.
> 
> Joe
> 
> > 
> > It appears all is almost lost, even Joe has run out of ideas :)
> > 
> > 
> > -----------------------
> > Joe Mom
> >     "Drain us of life and cleanse the mess"
> >                                 MuDvAyNe
> > -----------------------
> > 
> > -----Original Message-----
> > From: Joe Marcus Clarke [mailto:marcus at marcuscom.com] 
> > Sent: Saturday, April 05, 2003 9:02 PM
> > To: Joe Mom
> > Cc: freebsd-gnome at freebsd.org
> > Subject: RE: FileRoller Install stops
> > 
> > On Sat, 2003-04-05 at 20:13, Joe Mom wrote:
> > > Here is what I get while trying to install from the ports tree.
> > 
> > You should run portupgrade -rf pkgconfig.  This will force a rebuild
> of
> > all GNOME bits.  That should clear up these errors.
> > 
> > Joe
> > 
> > > 
> > > 
> > > /usr/libexec/elf/ld: warning: libgnomecanvas-2.so.0, needed by
> > > /usr/X11R6/lib/libgnomeui-2.so, may conflict with
> > > libgnomecanvas-2.so.200
> > > /usr/libexec/elf/ld: warning: libpangoft2-1.0.so.0, needed by
> > > /usr/X11R6/lib/libbonoboui-2.so, may conflict with
> > > libpangoft2-1.0.so.200
> > > /usr/libexec/elf/ld: warning: libgthread-2.0.so.0, needed by
> > > /usr/X11R6/lib/libbonoboui-2.so, may conflict with
> > libgthread-2.0.so.200
> > > /usr/libexec/elf/ld: warning: libgtk-x11-2.0.so.0, needed by
> > > /usr/X11R6/lib/libbonoboui-2.so, may conflict with
> > libgtk-x11-2.0.so.200
> > > /usr/libexec/elf/ld: warning: libgdk-x11-2.0.so.0, needed by
> > > /usr/X11R6/lib/libbonoboui-2.so, may conflict with
> > libgdk-x11-2.0.so.200
> > > /usr/libexec/elf/ld: warning: libatk-1.0.so.0, needed by
> > > /usr/X11R6/lib/libbonoboui-2.so, may conflict with libatk-1.0.so.200
> > > /usr/libexec/elf/ld: warning: libgdk_pixbuf-2.0.so.0, needed by
> > > /usr/X11R6/lib/libbonoboui-2.so, may conflict with
> > > libgdk_pixbuf-2.0.so.200
> > > /usr/libexec/elf/ld: warning: libpangoxft-1.0.so.0, needed by
> > > /usr/X11R6/lib/libbonoboui-2.so, may conflict with
> > > libpangoxft-1.0.so.200
> > > /usr/libexec/elf/ld: warning: libXft.so.1, needed by
> > > /usr/X11R6/lib/libbonoboui-2.so, may conflict with libXft.so.2
> > > /usr/libexec/elf/ld: warning: libpangox-1.0.so.0, needed by
> > > /usr/X11R6/lib/libbonoboui-2.so, may conflict with
> > libpangox-1.0.so.200
> > > /usr/libexec/elf/ld: warning: libpango-1.0.so.0, needed by
> > > /usr/X11R6/lib/libbonoboui-2.so, may conflict with
> libpango-1.0.so.200
> > > /usr/libexec/elf/ld: warning: libgobject-2.0.so.0, needed by
> > > /usr/X11R6/lib/libbonoboui-2.so, may conflict with
> > libgobject-2.0.so.200
> > > /usr/libexec/elf/ld: warning: libgmodule-2.0.so.0, needed by
> > > /usr/X11R6/lib/libbonoboui-2.so, may conflict with
> > libgmodule-2.0.so.200
> > > /usr/libexec/elf/ld: warning: libglib-2.0.so.0, needed by
> > > /usr/X11R6/lib/libbonoboui-2.so, may conflict with
> libglib-2.0.so.200
> > > ../src/recent-files/librecent.a(egg-recent-model.o): In function
> > > `egg_recent_model_update_item':
> > > egg-recent-model.o(.text+0x1fc): undefined reference to
> > > `gnome_vfs_uris_match'
> > > ../src/recent-files/librecent.a(egg-recent-model.o): In function
> > > `egg_recent_model_filter':
> > > egg-recent-model.o(.text+0x7e1): undefined reference to
> > > `gnome_vfs_get_uri_scheme'
> > > ../src/recent-files/librecent.a(egg-recent-item.o): In function
> > > `egg_recent_item_set_uri':
> > > egg-recent-item.o(.text+0x17f): undefined reference to
> > > `gnome_vfs_make_uri_from_input'
> > > egg-recent-item.o(.text+0x1e1): undefined reference to
> > > `gnome_vfs_make_uri_from_input'
> > > ../src/recent-files/librecent.a(egg-recent-item.o): In function
> > > `egg_recent_item_get_uri_for_display':
> > > egg-recent-item.o(.text+0x253): undefined reference to
> > > `gnome_vfs_format_uri_for_display'
> > > gmake[4]: *** [file-roller] Error 1
> > > gmake[4]: Leaving directory
> > > `/usr/ports/archivers/fileroller/work/file-roller-2.2.3/src'
> > > gmake[3]: *** [all-recursive] Error 1
> > > gmake[3]: Leaving directory
> > > `/usr/ports/archivers/fileroller/work/file-roller-2.2.3/src'
> > > gmake[2]: *** [all] Error 2
> > > gmake[2]: Leaving directory
> > > `/usr/ports/archivers/fileroller/work/file-roller-2.2.3/src'
> > > gmake[1]: *** [all-recursive] Error 1
> > > gmake[1]: Leaving directory
> > > `/usr/ports/archivers/fileroller/work/file-roller-2.2.3'
> > > gmake: *** [all] Error 2
> > > *** Error code 2
> > > 
> > > Stop in /usr/ports/archivers/fileroller.
> > > 
> > > 
> > > -----------------------
> > > Joe Mom
> > >     "Drain us of life and cleanse the mess"
> > >                                 MuDvAyNe
> > > -----------------------
> > > 
> > > -----Original Message-----
> > > From: Joe Marcus Clarke [mailto:marcus at marcuscom.com] 
> > > Sent: Saturday, April 05, 2003 8:03 PM
> > > To: Joe Mom
> > > Cc: 'Mezz bsdforums.org'; freebsd-gnome at freebsd.org
> > > Subject: RE: FileRoller Install stops
> > > 
> > > On Sat, 2003-04-05 at 20:01, Joe Mom wrote:
> > > > First off :
> > > > 
> > > > Why don't you use the ports tree? To compile/install on your own
> > hand
> > > > without use ports tree, you need to use 'gmake' instead 'make'.
> > > > 
> > > > I tried compiling from ports tree with worse errors. This is why I
> > > > turned to manual compiling.
> > > 
> > > What errors did you get when doing the port install?
> > > 
> > > Joe
> > > 
> > > > 
> > > > During the install it switches to gmake automagically. :)
> > > > 
> > > > I need this program for gnome 2.2 to finish its install.
> > > > 
> > > > -----------------------
> > > > Joe Mom
> > > >     "Drain us of life and cleanse the mess"
> > > >                                 MuDvAyNe
> > > > -----------------------
> > > > 
> > > > -----Original Message-----
> > > > From: Mezz bsdforums.org [mailto:reigncracks at hotmail.com] 
> > > > Sent: Saturday, April 05, 2003 7:48 PM
> > > > To: compuman00 at hotmail.com
> > > > Cc: freebsd-gnome at freebsd.org
> > > > Subject: Re: FileRoller Install stops
> > > > 
> > > > >Hi,
> > > > >
> > > > >I am wondering if anyone has heard of this before or if you might
> > > have
> > > > >any ideas for me.
> > > > >
> > > > >I am trying to install file roller 2.2.3 (for gnome 2.2) and
> after
> > I
> > > > do:
> > > > >
> > > > ># ./configure
> > > > ># make install clean
> > > > 
> > > > Why don't you use the ports tree? To compile/install on your own
> > hand
> > > > without use ports tree, you need to use 'gmake' instead 'make'.
> > > > 
> > > > >The install seems to hang for ever about 1 minute into the
> install.
> > > > >
> > > > >Here is the last line I see ...
> > > > >
> > > > >"echo "#include \"fr-marshal.h\"" > fr-marshal.c &&
> > > > >/usr/local/bin/glib-genmarshal  --body --prefix=fr_marshal >>
> > > > >fr-marshal.c"
> > > > 
> > > > --prefix=fr_marshal ??? Is it such of directory in your system?
> > > > 
> > > > Cheers,
> > > > Mezz
> > > > 
> > > > >and it never goes any further.
> > > > >
> > > > >I have attempted to install 2.1.5 as well with the same results.
> > > > >
> > > > >I can't seem to find any documentation online, otherwise I
> wouldn't
> > > bug
> > > > >you guys.
> > > > >
> > > > >
> > > > >-----------------------
> > > > >Joe Mom
> > > > >     "Drain us of life and cleanse the mess"
> > > > >                                 MuDvAyNe
> > > > >-----------------------
> > > > 
> > > > _______________________________________________
> > > > freebsd-gnome at freebsd.org mailing list
> > > > http://lists.freebsd.org/mailman/listinfo/freebsd-gnome
> > > > To unsubscribe, send any mail to
> > > "freebsd-gnome-unsubscribe at freebsd.org"
-- 
PGP Key : http://www.marcuscom.com/pgp.asc
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: This is a digitally signed message part
Url : http://lists.freebsd.org/pipermail/freebsd-gnome/attachments/20030405/40efa0d8/attachment.bin


More information about the freebsd-gnome mailing list