Problem building gnome-vfs

2010-03-19 Thread Samuel Engelking
Hello, I have MacBook Core2Duo running Mac OSX 10.5.8 and gnome-vfs won't build for me, this is what the terminal spits out Can you help me please? Samuel-Engelking-2:~ samuelengelking$ sudo port install gnome-vfs Password: --- Computing dependencies for gnome-vfs --- Building gnome-vfs

Re: Problem building gnome-vfs

2010-03-19 Thread Ryan Schmidt
On Mar 18, 2010, at 16:44, Samuel Engelking wrote: /opt/local/include/zlib.h:1561: error: syntax error before 'gzseek64' /opt/local/include/zlib.h:1561: error: syntax error before 'off64_t' /opt/local/include/zlib.h:1561: warning: type defaults to 'int' in declaration of 'gzseek64'

Re: gnome-vfs

2008-03-14 Thread Randall Wood
Gnome-vfs just got updated to version 2.22 at the same time that glib was updated to 2.16 (these are upstream updates). Once MacPorts gets everything in sync with the GNOME 2.22 release which is a few days old, then things should just work again. On 3/13/08, Erik Colson [EMAIL PROTECTED] wrote

Re: Gnome-VFS Fails to Upgrade

2007-11-18 Thread Altoine Barker
complaining about not being able to find gssapi. I received the exact same error. Then I realized that I didn't clean my Mac Ports. Here are the steps I did to resolve my problem. sudo port -v uninstall heimdal sudo port -v clean --all gnome-vfs sudo port -vu upgrade gnome-vfs I am attempting

Gnome-VFS Fails to Upgrade

2007-11-17 Thread Altoine Barker
] Error 1 make[1]: *** [all-recursive] Error 1 make: *** [all] Error 2 Warning: the following items did not execute (for gnome-vfs): org.macports.destroot org.macports.build Error: Unable to upgrade port: 1 My setup: PowerPC G4 Mac OSX 10.4.10 Mac Ports 1.5.2 XCode 2.4.1 Actions: sudo port -v

Re: Gnome-VFS Fails to Upgrade

2007-11-17 Thread Ryan Schmidt
'extern' make[3]: *** [ne_auth.lo] Error 1 make[2]: *** [all-recursive] Error 1 make[1]: *** [all-recursive] Error 1 make: *** [all] Error 2 Warning: the following items did not execute (for gnome-vfs): org.macports.destroot org.macports.build Error: Unable to upgrade port: 1 My setup: PowerPC G4

Re: gnome-vfs not building

2007-10-29 Thread Martin Wojtczyk
in /opt/local/include/gssapi and the headers provided by Apple[1] in /usr/include/gssapi. When I temporarily renamed the /usr/include/gssapi to /usr/include/gssapi.bak sudo port upgrade gnome-vfs went through smoothly. Regards, Martin [1] at least I think, these headers come from Apple, since I didnt

gnome-vfs fails to built

2007-10-19 Thread Martin Buchmann
Hi, I am having trouble installing the gnome-vfs port on my Macbook (10.4.10, XCode 2.4.1, macports 1.5.2). I submitted a ticket (#12789) a while ago without any response. Here's a brief version of the error message: --- Building gnome-vfs with target all Error: Target

Re: gnome-vfs not building

2007-10-16 Thread Adrian Simmons
the error messages advice and force activated the three packages that were problematic (couple of perl packages and goffice), that seems to have resolved everything for now. Including gnome-vfs. -- Adrian Simmons (aka adrinux) http://perlucida.com e-mail mailto:[EMAIL PROTECTED

Re: gnome-vfs not building

2007-10-15 Thread Adrian Simmons
before 'extern' etc I'm upgrading from gnome-vfs 2.18.1_1 2.20.0_1, latest mapcorts, latest tiger. First upgrade I've done for macports in a few weeks. -- Adrian Simmons (aka adrinux) http://perlucida.com e-mail mailto:[EMAIL PROTECTED] ___ macports

Re: gnome-vfs not building

2007-10-15 Thread Adrian Simmons
/share/path/to/port/filename is being used by the active PORTNAME port. Please deactivate this port first, or use the -f flag to force the activation. So maybe something else is messed up in my install and gnome-vfs syptoms are just a problem. Contemplating trashing /opt and starting fresh

Re: gnome-vfs fails to build

2007-09-10 Thread Boey Maun Suang
tried doing a port clean after deactivating/removing heimdal and before trying to reinstall gnome-vfs? I think what has happened is that gnome-vfs picked up building from where it left off, but because heimdal was present at configure time, gnome-vfs found heimdal's GSSAPI support

Re: gnome-vfs fails to build

2007-09-03 Thread Kastus Shchuka
On Sep 2, 2007, at 10:35 PM, Ryan Schmidt wrote: On Sep 3, 2007, at 00:21, Kastus Shchuka wrote: sudo port upgrade libgnome --- Fetching gnome-vfs --- Verifying checksum(s) for gnome-vfs --- Extracting gnome-vfs --- Configuring gnome-vfs --- Building gnome-vfs with target all Error

Re: gnome-vfs fails to build

2007-09-03 Thread Ryan Schmidt
On Sep 3, 2007, at 10:19, Kastus Shchuka wrote: On Sep 2, 2007, at 10:35 PM, Ryan Schmidt wrote: On Sep 3, 2007, at 00:21, Kastus Shchuka wrote: sudo port upgrade libgnome --- Fetching gnome-vfs --- Verifying checksum(s) for gnome-vfs --- Extracting gnome-vfs --- Configuring gnome-vfs

Re: gnome-vfs fails to build

2007-09-03 Thread Kastus Shchuka
port requires heimdal. If none do, you could uninstall it. Here are my dependencies: port dependents heimdal gnome-vfs depends on heimdal port dependents gnome-vfs libgnome depends on gnome-vfs yelp depends on gnome-vfs libgsf depends on gnome-vfs libgnome depends on gnome-vfs port

Re: gnome-vfs fails to build

2007-09-03 Thread Ryan Schmidt
heimdal to discover if any currently-installed port requires heimdal. If none do, you could uninstall it. Here are my dependencies: port dependents heimdal gnome-vfs depends on heimdal [snip] All I really need is gnucash. Is it safe to remove heimdal then? The gnome-vfs maintainer

Re: gnome-vfs fails to build

2007-09-03 Thread Kastus Shchuka
of some other port. You could type port dependents heimdal to discover if any currently-installed port requires heimdal. If none do, you could uninstall it. Here are my dependencies: port dependents heimdal gnome-vfs depends on heimdal [snip] All I really need is gnucash. Is it safe

gnome-vfs fails to build

2007-09-02 Thread Kastus Shchuka
sudo port upgrade libgnome --- Fetching gnome-vfs --- Verifying checksum(s) for gnome-vfs --- Extracting gnome-vfs --- Configuring gnome-vfs --- Building gnome-vfs with target all Error: Target org.macports.build returned: shell command cd /opt/ local/var/macports/build

Re: gnome-vfs fails to be built

2007-08-15 Thread Toru Murakami
2007/08/15 17:19, Randall Wood wrote: sudo port deactivate heimdal ; sudo port clean --all gnome-vfs ; sudo port -vd upgrade gnome-vfs Thank you, Randall. I have safely upgraded gnome-vfs and uninstalled heimdal. --toru ___ macports-users

Re: gnome-vfs fails to be built

2007-08-14 Thread Randall Wood
Try the following: sudo port deactivate heimdal ; sudo port -vd upgrade gnome-vfs If after this, no ports depend on heimdal, you can uninstall it. On 14 Aug 2007, at 20:05, Toru Murakami wrote: Hi folks, gnome-vfs fails to be built, when I try to upgrade it. I am on Mac OS X 10.4.10

Re: gnome-vfs fails to be built

2007-08-14 Thread Toru Murakami
2007/08/15 9:47, Randall Wood wrote: Try the following: sudo port deactivate heimdal ; sudo port -vd upgrade gnome-vfs Here is an end on the result, which is too long. -- toto:~$ sudo port deactivate heimdal Password: --- Deactivating heimdal toto:~$ sudo port -vd upgrade gnome-vfs

Re: Status of gnome-vfs/Ticket #11680?

2007-05-15 Thread Randall Wood
If you wait about 12 hours, the following command should fix this problem: sudo port sync ; sudo port clean gnome-vfs ; sudo port install gnome-vfs On 14 May 2007, at 18:59, Ansgar Esztermann wrote: Hello everyone, does anyone know what the current status of gnome-vfs is? It does not build

Re: Status of gnome-vfs/Ticket #11680?

2007-05-15 Thread Randall Wood
Although I also just upgraded gnome-vfs to 2.18.1. Please let me know if 2.18.1 installs on 10.3.9 or not and we'll work on fixing it. On 15 May 2007, at 06:04, Randall Wood wrote: If you wait about 12 hours, the following command should fix this problem: sudo port sync ; sudo port

Re: Status of gnome-vfs/Ticket #11680?

2007-05-15 Thread Ansgar Esztermann
On Tue, May 15, 2007 at 06:43:47AM -0400, Randall Wood wrote: Although I also just upgraded gnome-vfs to 2.18.1. Please let me know if 2.18.1 installs on 10.3.9 or not and we'll work on fixing it. The new version installed without any problems. Thanks! A. pgpzonZwoOpjN.pgp Description

Re: gnome-vfs fails to build on 10.3.9

2007-05-08 Thread Ansgar Esztermann
On Fri, Feb 09, 2007 at 11:57:51AM -0500, Jonathan Bowman wrote: Brilliant. Gnome-vfs installed without a hitch. Bless you all. Does anyone know what the current status of gnome-vfs is? I am experiencing a problem that looks like the one described with port 1.440. Thanks, A. pgpGyAViazGy1

Re: gnome-vfs fails to build on 10.3.9

2007-02-09 Thread Jonathan Bowman
Brilliant. Gnome-vfs installed without a hitch. Bless you all. Regards, Jonathan On 2/8/07, Randall Wood [EMAIL PROTECTED] wrote: I was planning on getting to it this weekend, but went ahead and committed a possible fix (as in I can't test it). Please test it after the next Subversion-rsync

Re: gnome-vfs fails to build on 10.3.9

2007-02-08 Thread Jonathan Bowman
On January 23, Brett Warden wrote of a patch that might allow gnome-vfs to be built on Mac OS 10.3.9. Is there any news on this patch? Will it be added? I am having the same problem compiling gnome-vfs on darwin_7 (10.3.9). If it is not going to be fixed soon, I would love to have instructions

Re: gnome-vfs fails to build on 10.3.9

2007-02-08 Thread Randall Wood
, Brett Warden wrote of a patch that might allow gnome-vfs to be built on Mac OS 10.3.9. Is there any news on this patch? Will it be added? I am having the same problem compiling gnome-vfs on darwin_7 (10.3.9). If it is not going to be fixed soon, I would love to have instructions on how to fix

gnome-vfs fails to build on 10.3.9

2007-01-23 Thread Brett Warden
While attempting to install gnucash, I got this error during gnome-vfs compilation: gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -I../imported/neon -D_REENTRANT -DORBIT2=1 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/libxml2 -I/opt/local