Re: gnome-vfs fails to build

2007-09-02 Thread Ryan Schmidt
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: Target org.macports.build returned: shell command

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/ _opt_local_

Re: Problem to install php5 ...

2007-09-02 Thread Ryan Schmidt
On Sep 2, 2007, at 10:05, Maire Alban. wrote: On 9/2/07, Matthias Müller wrote: Am 02.09.2007 um 16:40 schrieb Maire Alban.: > i had installed php with the command "sudo port -v install php5 > +apache2 +mysql5 " and the i wanted to update the version of php5 > but i have this error : > > /us

Re: port fails to list installed ports

2007-09-02 Thread Ryan Schmidt
On Sep 2, 2007, at 07:33, Eckhard Wiemann wrote: MacPorts 1.520 returns this error message: == port -d echo installed DEBUG: list must have an even number of elements while executing "array set receipt_$ref $receipt_contents" (procedure "receipt_flat::open_entry" line 84) i

Re: Adjusting portfiles - mysql5

2007-09-02 Thread Ryan Schmidt
On Sep 2, 2007, at 18:08, Chris Janton wrote: There is an option available for MySQL5 configuration --with-federated-storage-engine this option is not listed in the portfile - brief info # $Id: Portfile 26962 2007-07-14 08:15:04Z [EMAIL PROTECTED] $ PortSystem 1.0 name

Re: Error running MacPorts

2007-09-02 Thread Boey Maun Suang
Hi Richard, I did reinstall XCode 1.4.1 (the BSD SDK only) already. It did fix one error I was having (it wasn't finding gcc at all before) Would you be able to tell us what fix you made? It might be that the fix caused the problem that you see now about the C compiler being unable to cr

Adjusting portfiles - mysql5

2007-09-02 Thread Chris Janton
There is an option available for MySQL5 configuration --with-federated-storage-engine this option is not listed in the portfile - brief info # $Id: Portfile 26962 2007-07-14 08:15:04Z [EMAIL PROTECTED] $ PortSystem 1.0 namemysql5 version 5.0.45 home

Re: GCC 4.x fails to build

2007-09-02 Thread Eckhard Wiemann
Jochen Küpper wrote: On 02.09.2007, at 04:11, Evan Ward wrote: Has anyone had success compiling GCC? Definitely many had success, icluding myself. I have installed GCC 4.2 using macports: Yes, I also compiled this version on Mac OS X 10.4 on my MacBook. Rainer So did I. Eckhard.__

Re: normalize ports seems to have disapeared...

2007-09-02 Thread Rainer Müller
Erwan David wrote: > The abcde port depends on normalize. However, the normalize port is broken > (source page does not exists) and seems to have no maintainer. > > What can we do for this ? > > (there is a normlize at http://normalize.nongnu.org/ which might be the same, > but I do not know if

Re: GCC 4.x fails to build

2007-09-02 Thread Rainer Müller
Jochen Küpper wrote: > On 02.09.2007, at 04:11, Evan Ward wrote: > >> Has anyone had success compiling GCC? > > Definitely many had success, icluding myself. I have installed GCC 4.2 > using macports: Yes, I also compiled this version on Mac OS X 10.4 on my MacBook. Rainer _

Re: Problem to install php5 ...

2007-09-02 Thread Maire Alban.
it is what i made ... :/ On 9/2/07, Matthias Müller <[EMAIL PROTECTED]> wrote: > > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Am 02.09.2007 um 16:40 schrieb Maire Alban.: > > > i had installed php with the command "sudo port -v install php5 > > +apache2 +mysql5 " and the i wanted to updat

Re: Problem to install php5 ...

2007-09-02 Thread Matthias Müller
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Am 02.09.2007 um 16:40 schrieb Maire Alban.: i had installed php with the command "sudo port -v install php5 +apache2 +mysql5 " and the i wanted to update the version of php5 but i have this error : /usr/bin/ld: warning -prebind has no effect w

Problem to install php5 ...

2007-09-02 Thread Maire Alban.
hi everybody, i had installed php with the command "sudo port -v install php5 +apache2 +mysql5 " and the i wanted to update the version of php5 but i have this error : /usr/bin/ld: warning -prebind has no effect with -bundle /usr/bin/ld: Undefined symbols: _res_nclose _res_ninit _res_nmkquery _re

normalize ports seems to have disapeared...

2007-09-02 Thread Erwan David
The abcde port depends on normalize. However, the normalize port is broken (source page does not exists) and seems to have no maintainer. What can we do for this ? (there is a normlize at http://normalize.nongnu.org/ which might be the same, but I do not know if it is the case.) -- E

port fails to list installed ports

2007-09-02 Thread Eckhard Wiemann
Hi erveryone, MacPorts 1.520 returns this error message: == port -d echo installed DEBUG: list must have an even number of elements while executing "array set receipt_$ref $receipt_contents" (procedure "receipt_flat::open_entry" line 84) invoked from within "${macports::regi

Re: GCC 4.x fails to build

2007-09-02 Thread Jochen Küpper
On 02.09.2007, at 04:11, Evan Ward wrote: Has anyone had success compiling GCC? Definitely many had success, icluding myself. I have installed GCC 4.2 using macports: > gcc-mp-4.2 -v Using built-in specs. Target: i386-apple-darwin8.10.1 Configured with: ../gcc-4.2.1/configure --prefix=/opt

Re: Getting "tcl wasn't compiled with threads enabled" error

2007-09-02 Thread Bernard Desgraupes
Ryan Schmidt wrote: On Sep 2, 2007, at 01:24, Bernard Desgraupes wrote: Ryan Schmidt wrote: Yet the original question still holds: why doesn't the Tcl Portfile have the --enable-threads argument if threads are required to be enabled when executing a "port selfupdate" ? Don't know, a