gcmd-devel
[Top][All Lists]
Advanced

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

Re: [gcmd-dev] Mysterious Gnome-Commander crash on Fre eBSD-6.2-STABLE/a


From: Jens Rehsack
Subject: Re: [gcmd-dev] Mysterious Gnome-Commander crash on Fre eBSD-6.2-STABLE/amd64
Date: Sat, 08 Sep 2007 12:44:06 +0200

> -----Ursprüngliche Nachricht-----
> Von: Michael <address@hidden>
> Gesendet: 08.09.07 04:52:37
> An: address@hidden
> Betreff: Re: [gcmd-dev] Mysterious Gnome-Commander crash on 
> FreeBSD-6.2-STABLE/amd64


> 
> 
> > But - gnome-commander won't crash when executed from it's build directory.
> 
> And how do we explain that ? Jens, can you confirm it ?
> 
> Also, before any 'make install' please make 'uninstall' (and if you've got 
> the time, look for old artefacts - just cd /usr && grep -r gnome-commander )

I tried the 'make uninstall' and following happens:

--- BEGIN LOG
waldorf# cd /usr/ports/x11-fm/gnome-commander2/work/gnome-commander-1.2.4/
waldorf# make uninstall
Making uninstall in libgcmd
+ list=libgcmd.la
+ echo libgcmd.la
+ sed -e s|^.*/||
+ p=libgcmd.la
+ echo  /bin/sh /usr/local/bin/libtool --mode=uninstall rm -f 
'/usr/local/lib/gnome-commander/libgcmd.la'
 /bin/sh /usr/local/bin/libtool --mode=uninstall rm -f 
'/usr/local/lib/gnome-commander/libgcmd.la'
+ /bin/sh /usr/local/bin/libtool --mode=uninstall rm -f 
/usr/local/lib/gnome-commander/libgcmd.la
rm -f /usr/local/lib/gnome-commander/libgcmd.la 
/usr/local/lib/gnome-commander/libgcmd.so.0 
/usr/local/lib/gnome-commander/libgcmd.so 
/usr/local/lib/gnome-commander/libgcmd.so 
/usr/local/lib/gnome-commander/libgcmd.a
Making uninstall in src
Making uninstall in tags
Making uninstall in id3lib
Making uninstall in libgviewer
 rm -f '/usr/local/bin/gnome-commander'
 rm -f '/usr/local/bin/gcmd-block'
Making uninstall in plugins
Making uninstall in test
Making uninstall in cvs
+ list=libcvs.la
+ echo libcvs.la
+ sed -e s|^.*/||
+ p=libcvs.la
+ echo  /bin/sh /usr/local/bin/libtool --mode=uninstall rm -f 
'/usr/local/lib/gnome-commander/plugins/libcvs.la'
 /bin/sh /usr/local/bin/libtool --mode=uninstall rm -f 
'/usr/local/lib/gnome-commander/plugins/libcvs.la'
+ /bin/sh /usr/local/bin/libtool --mode=uninstall rm -f 
/usr/local/lib/gnome-commander/plugins/libcvs.la
rm -f /usr/local/lib/gnome-commander/plugins/libcvs.la 
/usr/local/lib/gnome-commander/plugins/libcvs.so.0 
/usr/local/lib/gnome-commander/plugins/libcvs.so 
/usr/local/lib/gnome-commander/plugins/libcvs.so 
/usr/local/lib/gnome-commander/plugins/libcvs.a
Making uninstall in fileroller
+ list=libfileroller.la
+ echo libfileroller.la
+ sed -e s|^.*/||
+ p=libfileroller.la
+ echo  /bin/sh /usr/local/bin/libtool --mode=uninstall rm -f 
'/usr/local/lib/gnome-commander/plugins/libfileroller.la'
 /bin/sh /usr/local/bin/libtool --mode=uninstall rm -f 
'/usr/local/lib/gnome-commander/plugins/libfileroller.la'
+ /bin/sh /usr/local/bin/libtool --mode=uninstall rm -f 
/usr/local/lib/gnome-commander/plugins/libfileroller.la
rm -f /usr/local/lib/gnome-commander/plugins/libfileroller.la 
/usr/local/lib/gnome-commander/plugins/libfileroller.so.0 
/usr/local/lib/gnome-commander/plugins/libfileroller.so 
/usr/local/lib/gnome-commander/plugins/libfileroller.so 
/usr/local/lib/gnome-commander/plugins/libfileroller.a
Making uninstall in python
Making uninstall in md5sum
Making uninstall in sha1sum
Making uninstall in po
Error expanding embedded variable.
*** Error code 1

Stop in /usr/ports/x11-fm/gnome-commander2/work/gnome-commander-1.2.4.
--- END LOG

# grep -r gnome-commander . | grep -v etc/cvsup
./share/gnome/bug-buddy/bugzilla/gnome/products:  <product votestoconfirm="0" 
votesperuser="0" disallownew="0" name="gnome-commander" maxvotesperbug="10000" 
description="A nice and fast file manager for the GNOME desktop.">
Binary file ./lib/compat/pkg/libgcmd.so.0 matches
Binary file ./lib/compat/pkg/libgviewer.so.0 matches
./bin/gnome-commander.sh:cd 
/usr/ports/x11-fm/gnome-commander2/work/gnome-commander-1.2.4/src/
./bin/gnome-commander.sh:./.libs/gnome-commander
grep: warning: ./include/gnome-xml/libxml: recursive directory loop
./man/whatis:gnome-commander(1)       - A GNOME file manager

So I deleted both libraries kept in lib/compat and we'll see ;)
.
.
.
After 2nd recompile (using -g3) nothing in the behaviour changed :(
Well, I didn't expect - but FreeBSD bugs are much easier for me to fix than 
gnome related ;)

Best regards,
Jens




reply via email to

[Prev in Thread] Current Thread [Next in Thread]