Christopher Owen | 1 Dec 01:24

Re: gnome-vfs failures...

Scott,

No need to mess around with gcc_select.  That port requires a patch  
that hasn't been added yet.

http://bugzilla.opendarwin.org/show_bug.cgi?id=5601

  Christopher Owen
  e: chris.owen <at> consault.com
  c: 604.306.0704

On 30-Nov-05, at 8:19 AM, sck <at> nogas.org wrote:

> Okay, I've tried this a few times on my 10.4.3 install and each  
> time I can't get gnome-vfs to build. I checked the archives and saw  
> the "gcc_select" solution and tried that but still no go... Any ideas?
>
> Scott
>
> Biko:~ sck$ sudo port selfupdate
> DarwinPorts base version 1.102 installed
> New DarwinPorts base version 1.102
> selfupdate done!
> Biko:~ sck$ sudo port sync
> Biko:~ sck$ sudo port outdated
> The following installed ports seem to be outdated:
> gnome-vfs                      2.10.1_0 < 2.12.1.1_0
> Biko:~ sck$ sudo port clean --all gnome-vfs
> --->  Cleaning gnome-vfs
> Biko:~ sck$ sudo port upgrade gnome-vfs
(Continue reading)

Christopher Owen | 1 Dec 01:40

Glade dependency question

A quick question:

Should we not add a libgail-gnome dependency to glade?

> swank <at> laptop:~$ glade-2
> Gtk-Message: Failed to load module "gail": dlopen(libgail.so, 9):  
> image not found
> Gtk-Message: Failed to load module "gail-gnome": dlopen(libgail- 
> gnome.so, 9): image not found

  Christopher Owen
  e: chris.owen <at> consault.com
  c: 604.306.0704
Christopher Owen | 1 Dec 01:43

py-libxml2 problem?

Hello,

I'm experiencing the following error while attempting to install gail- 
gnome:

> --->  Fetching py-libxml2
> --->  Attempting to fetch libxml2-2.6.16.tar.bz2 from http:// 
> www.gtlib.cc.gatech.edu/pub/gnome/sources/libxml2/2.6/
> --->  Verifying checksum(s) for py-libxml2
> --->  Extracting py-libxml2
> --->  Configuring py-libxml2
> --->  Building py-libxml2 with target build
> --->  Staging py-libxml2 into destroot
> --->  Packaging tgz archive for py-libxml2 2.6.16_0
> --->  Installing py-libxml2 2.6.16_0
> --->  Activating py-libxml2 2.6.16_0
> Error: Target com.apple.activate returned: Image error: /opt/local/ 
> lib/python2.4/site-packages/drv_libxml2.py is being used by the  
> active libxml2 port.  Please deactivate this port first, or use the  
> -f flag to force the activation.

Is this something that should a patch should be made for?  Perhaps  
removing the installation of drv_libxml2.py from the libxml2 port?

  Christopher Owen
  e: chris.owen <at> consault.com
  c: 604.306.0704
Christopher Owen | 1 Dec 02:47

gnome control center dependency problem?

Hello,

Same problem as before but in a different spot.

Should gnome-control-center not depend on libxklavier?  I doesn't  
compile without it.

> --->  Fetching control-center
> --->  Attempting to fetch control-center-2.12.1.tar.bz2 from http:// 
> www.gtlib.cc.gatech.edu/pub/gnome/sources/control-center/2.12/
> --->  Verifying checksum(s) for control-center
> --->  Extracting control-center
> --->  Configuring control-center
> Error: Target com.apple.configure returned: configure failure:  
> shell command "cd "/opt/local/var/db/dports/build/ 
> file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupd 
> ate_dports_gnome_control-center/work/control-center-2.12.1" &&  
> CPPFLAGS="-L/opt/local/lib -I/opt/local/include" CFLAGS="-no-cpp- 
> precomp -flat_namespace -undefined suppress" ./configure --prefix=/ 
> opt/local --mandir=/opt/local/share/man" returned error 1
> Command output: checking for catalogs to be installed...  af am ar  
> az be bg bn bs ca cs cy da de el en_CA en_GB es et eu fa fi fr ga  
> gl gu he hi hr hu id is it ja ko ku lt lv mk ml mn ms nb ne nl nn  
> no nso pa pl pt pt_BR ro ru rw sk sl sq sr sr <at> Latn sv ta te th tr  
> uk vi wa xh zh_CN zh_TW zu
> checking for usleep... yes
> checking for putenv... yes
> checking for setenv... yes
> checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include
> checking for gethostbyname... yes
(Continue reading)

Christopher Owen | 1 Dec 03:28

Another dependency problem

Hello,

Should gnome-panel not be added as a dependency to the libgail-gnome  
port?

> --->  Fetching libgail-gnome
> --->  Attempting to fetch libgail-gnome-1.1.0.tar.bz2 from http:// 
> www.gtlib.cc.gatech.edu/pub/gnome/sources/libgail-gnome/1.1/
> --->  Verifying checksum(s) for libgail-gnome
> --->  Extracting libgail-gnome
> --->  Applying patches to libgail-gnome
> --->  Configuring libgail-gnome
> Error: Target com.apple.configure returned: configure failure:  
> shell command "cd "/opt/local/var/db/dports/build/ 
> file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupd 
> ate_dports_gnome_libgail-gnome/work/libgail-gnome-1.1.0" &&  
> CPPFLAGS="-L/opt/local/lib -I/opt/local/include" LDFLAGS="-L/opt/ 
> local/lib -lfontconfig -lXft -lXrender -L/usr/X11R6/lib -lX11 - 
> lXinerama -lXrandr -lXext" ./configure --prefix=/opt/local"  
> returned error 1
> Command output: checking for memory.h... yes
> checking for strings.h... yes
> checking for inttypes.h... yes
> checking for stdint.h... yes
> checking for unistd.h... yes
> checking dlfcn.h usability... yes
> checking dlfcn.h presence... yes
> checking for dlfcn.h... yes
> checking for ranlib... ranlib
> checking for strip... strip
(Continue reading)

Christopher Owen | 1 Dec 04:11

Using glade; tooltips problem

Hello,

When using glade and hovering my mouse over an item in the Palette, a  
tooltip will appear.  However, the tooltip is /below/ the window.

How might I resolve this?

  Christopher Owen
  e: chris.owen <at> consault.com
  c: 604.306.0704
Vincent Lefevre | 1 Dec 13:49
Gravatar

Re: py-libxml2 problem?

On 2005-11-30 16:43:20 -0800, Christopher Owen wrote:
> I'm experiencing the following error while attempting to install gail- 
> gnome:
> 
> >--->  Fetching py-libxml2
> >--->  Attempting to fetch libxml2-2.6.16.tar.bz2 from http:// 
> >www.gtlib.cc.gatech.edu/pub/gnome/sources/libxml2/2.6/
> >--->  Verifying checksum(s) for py-libxml2
> >--->  Extracting py-libxml2
> >--->  Configuring py-libxml2
> >--->  Building py-libxml2 with target build
> >--->  Staging py-libxml2 into destroot
> >--->  Packaging tgz archive for py-libxml2 2.6.16_0
> >--->  Installing py-libxml2 2.6.16_0
> >--->  Activating py-libxml2 2.6.16_0
> >Error: Target com.apple.activate returned: Image error: /opt/local/ 
> >lib/python2.4/site-packages/drv_libxml2.py is being used by the  
> >active libxml2 port.  Please deactivate this port first, or use the  
> >-f flag to force the activation.

I also reported this problem:

  http://bugzilla.opendarwin.org/show_bug.cgi?id=5255

and I removed libxml2.pyc and got the same error as you. It seems
that nobody cares.

I don't understand what you mean by gail-gnome, but if you mean gail,
then you don't need py-libxml2. I just encountered the above problem
when trying to install libgtkhtml, but I rewrote the Portfile (that
(Continue reading)

Martin Buchmann | 1 Dec 14:54
Face
Picon
Picon
Favicon

Error during configuration for evince

Hi all,

there is something wrong with the configuration step during the
installation of the evince port on my system (10.4.3). I have no idea
where to look in the pkg-config of gnome at the moment, so maybe someone
knows what went wrong and can point me at the right starting point.

Best regards
   Martin

metallw08:~ Martin$ sudo port -d install evince
DEBUG: Found port in
file:///opt/local/var/db/dports/sources/rsync.rsync.opendarwin.org_dpupdate_dports/gnome/evince
DEBUG: Changing to port directory:
/opt/local/var/db/dports/sources/rsync.rsync.opendarwin.org_dpupdate_dports/gnome/evince
DEBUG: Requested variant powerpc is not provided by port evince.
DEBUG: Requested variant darwin is not provided by port evince.
DEBUG: Requested variant macosx is not provided by port evince.
DEBUG: Found port in
file:///opt/local/var/db/dports/sources/rsync.rsync.opendarwin.org_dpupdate_dports/print/ghostscript
DEBUG: Changing to port directory:
/opt/local/var/db/dports/sources/rsync.rsync.opendarwin.org_dpupdate_dports/print/ghostscript
DEBUG: Searching for dependency: ghostscript
DEBUG: Found Dependency: receipt exists for ghostscript
DEBUG: Found port in
file:///opt/local/var/db/dports/sources/rsync.rsync.opendarwin.org_dpupdate_dports/gnome/libgnomeprintui
DEBUG: Changing to port directory:
/opt/local/var/db/dports/sources/rsync.rsync.opendarwin.org_dpupdate_dports/gnome/libgnomeprintui
DEBUG: Searching for dependency: libgnomeprintui
DEBUG: Found Dependency: receipt exists for libgnomeprintui
(Continue reading)

Konrad Wiederhold | 1 Dec 17:42
Picon
Favicon

gnome-vfs failure to build

 I have can not get gnome-vfs to build on OSX 10.3.9 using darwinports and the apple version of gcc 3.3 and using the versions installed thru darwinports from GCC.GNU.org (versions 3.3 and 4.0). Each time after a complete clean. I then configure then fix the error in libgnomevfs/xdgmimecache.c by adding the line " include <stdint.h> " below the line " include <stdio.h>. The I recieve this error.

sudo port upgrade gnome-vfs
--->  Building gnome-vfs with target all
Error: Target com.apple.build returned: shell command "cd "/opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_gnome_gnome-vfs/work/gnome-vfs-2.12.1.1" && make all" returned error 2
Command output: /bin/sh ../libtool --tag=CC --mode=link gcc  -g -O2  -lresolv -flat_namespace -o libsftp.la -rpath /opt/local/lib/gnome-vfs-2.0/modules -export_dynamic -avoid-version -module -no-undefined sftp-method.lo pty-open.lo -L/opt/local/lib -lgmodule-2.0 -lgthread-2.0 -lgobject-2.0 -lglib-2.0 -lintl -liconv   ../libgnomevfs/libgnomevfs-2.la
gcc  -o .libs/libsftp.so -bundle  .libs/sftp-method.o .libs/pty-open.o  -lresolv -L/opt/local/lib /opt/local/lib/libgmodule-2.0.dylib /opt/local/lib/libgthread-2.0.dylib /opt/local/lib/libgobject-2.0.dylib /opt/local/lib/libglib-2.0.dylib /opt/local/lib/libintl.dylib /opt/local/lib/libiconv.dylib ../libgnomevfs/.libs/libgnomevfs-2.dylib /opt/local/lib/libgconf-2.dylib /opt/local/lib/libbonobo-2.dylib /opt/local/lib/libbonobo-activation.dylib /opt/local/lib/libORBitCosNaming-2.dylib /opt/local/lib/libORBit-2.dylib /opt/local/lib/libpopt.dylib /opt/local/lib/libxml2.dylib /opt/local/lib/libz.dylib
ld: warning -prebind has no effect with -bundle
ld: warning multiple definitions of symbol _locale_charset
/opt/local/lib/libiconv.dylib(localcharset.o) definition of _locale_charset
/opt/local/lib/libintl.dylib(localcharset.o) definition of _locale_charset
creating libsftp.la
(cd .libs && rm -f libsftp.la && ln -s ../libsftp.la libsftp.la)
if /bin/sh ../libtool --tag=CC --mode=compile 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/libxml2 -I/opt/local/include -I/opt/local/include/gconf/2 -I/opt/local/include/orbit-2.0   -D_REENTRANT -DORBIT2=1 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/gconf/2 -I/opt/local/include/orbit-2.0        -D_FILE_OFFSET_BITS=64 -D_BSD_SOURCE -D_LARGEFILE64_SOURCE -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DSSH_PROGRAM=\"/usr/bin/ssh\" -DG_DISABLE_DEPRECATED -DGNOME_VFS_PREFIX=\"/opt/local\" -DGNOME_VFS_DATADIR=\"/opt/local/share\" -DGNOME_VFS_LIBDIR=\"/opt/local/lib\" -DGNOME_VFS_SYSCONFDIR=\"/opt/local/etc\" -DG_LOG_DOMAIN=\"gnome-vfs-modules\"   -L/opt/local/lib -I/opt/local/include -no-cpp-precomp  -g -O2 -MT http-neon-method.lo -MD -MP -MF ".deps/http-neon-method.Tpo" -c -o http-neon-method.lo http-neon-method.c; \
then mv -f ".deps/http-neon-method.Tpo" ".deps/http-neon-method.Plo"; else rm -f ".deps/http-neon-method.Tpo"; exit 1; fi
 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/libxml2 -I/opt/local/include -I/opt/local/include/gconf/2 -I/opt/local/include/orbit-2.0 -D_REENTRANT -DORBIT2=1 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/gconf/2 -I/opt/local/include/orbit-2.0 -D_FILE_OFFSET_BITS=64 -D_BSD_SOURCE -D_LARGEFILE64_SOURCE -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DSSH_PROGRAM=\"/usr/bin/ssh\" -DG_DISABLE_DEPRECATED -DGNOME_VFS_PREFIX=\"/opt/local\" -DGNOME_VFS_DATADIR=\"/opt/local/share\" -DGNOME_VFS_LIBDIR=\"/opt/local/lib\" -DGNOME_VFS_SYSCONFDIR=\"/opt/local/etc\" -DG_LOG_DOMAIN=\"gnome-vfs-modules\" -L/opt/local/lib -I/opt/local/include -no-cpp-precomp -g -O2 -MT http-neon-method.lo -MD -MP -MF .deps/http-neon-method.Tpo -c http-neon-method.c  -fno-common -DPIC -o .libs/http-neon-method.o
if /bin/sh ../libtool --tag=CC --mode=compile 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/libxml2 -I/opt/local/include -I/opt/local/include/gconf/2 -I/opt/local/include/orbit-2.0   -D_REENTRANT -DORBIT2=1 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/gconf/2 -I/opt/local/include/orbit-2.0        -D_FILE_OFFSET_BITS=64 -D_BSD_SOURCE -D_LARGEFILE64_SOURCE -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DSSH_PROGRAM=\"/usr/bin/ssh\" -DG_DISABLE_DEPRECATED -DGNOME_VFS_PREFIX=\"/opt/local\" -DGNOME_VFS_DATADIR=\"/opt/local/share\" -DGNOME_VFS_LIBDIR=\"/opt/local/lib\" -DGNOME_VFS_SYSCONFDIR=\"/opt/local/etc\" -DG_LOG_DOMAIN=\"gnome-vfs-modules\"   -L/opt/local/lib -I/opt/local/include -no-cpp-precomp  -g -O2 -MT http-proxy.lo -MD -MP -MF ".deps/http-proxy.Tpo" -c -o http-proxy.lo http-proxy.c; \
then mv -f ".deps/http-proxy.Tpo" ".deps/http-proxy.Plo"; else rm -f ".deps/http-proxy.Tpo"; exit 1; fi
 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/libxml2 -I/opt/local/include -I/opt/local/include/gconf/2 -I/opt/local/include/orbit-2.0 -D_REENTRANT -DORBIT2=1 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/gconf/2 -I/opt/local/include/orbit-2.0 -D_FILE_OFFSET_BITS=64 -D_BSD_SOURCE -D_LARGEFILE64_SOURCE -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DSSH_PROGRAM=\"/usr/bin/ssh\" -DG_DISABLE_DEPRECATED -DGNOME_VFS_PREFIX=\"/opt/local\" -DGNOME_VFS_DATADIR=\"/opt/local/share\" -DGNOME_VFS_LIBDIR=\"/opt/local/lib\" -DGNOME_VFS_SYSCONFDIR=\"/opt/local/etc\" -DG_LOG_DOMAIN=\"gnome-vfs-modules\" -L/opt/local/lib -I/opt/local/include -no-cpp-precomp -g -O2 -MT http-proxy.lo -MD -MP -MF .deps/http-proxy.Tpo -c http-proxy.c  -fno-common -DPIC -o .libs/http-proxy.o
/bin/sh ../libtool --tag=CC --mode=link gcc  -g -O2  -lresolv -flat_namespace -o libhttp.la -rpath /opt/local/lib/gnome-vfs-2.0/modules -export_dynamic -avoid-version -module -no-undefined http-neon-method.lo http-proxy.lo  -L/opt/local/lib -lgobject-2.0 -lgconf-2 -lORBit-2 -lm -lgmodule-2.0 -lgthread-2.0 -lglib-2.0 -lintl -liconv   ../imported/neon/libneon.la ../libgnomevfs/libgnomevfs-2.la
rm -fr .libs/libhttp.lax
mkdir .libs/libhttp.lax
rm -fr .libs/libhttp.lax/libneon.a
mkdir .libs/libhttp.lax/libneon.a
Extracting /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_gnome_gnome-vfs/work/gnome-vfs-2.12.1.1/modules/../imported/neon/.libs/libneon.a
(cd .libs/libhttp.lax/libneon.a && ar x /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_gnome_gnome-vfs/work/gnome-vfs-2.12.1.1/modules/../imported/neon/.libs/libneon.a)
gcc  -o .libs/libhttp.so -bundle  .libs/http-neon-method.o .libs/http-proxy.o  .libs/libhttp.lax/libneon.a/ne_207.o .libs/libhttp.lax/libneon.a/ne_acl.o .libs/libhttp.lax/libneon.a/ne_alloc.o .libs/libhttp.lax/libneon.a/ne_auth.o .libs/libhttp.lax/libneon.a/ne_basic.o .libs/libhttp.lax/libneon.a/ne_compress.o .libs/libhttp.lax/libneon.a/ne_cookies.o .libs/libhttp.lax/libneon.a/ne_dates.o .libs/libhttp.lax/libneon.a/ne_gnomevfs.o .libs/libhttp.lax/libneon.a/ne_locks.o .libs/libhttp.lax/libneon.a/ne_md5.o .libs/libhttp.lax/libneon.a/ne_props.o .libs/libhttp.lax/libneon.a/ne_redirect.o .libs/libhttp.lax/libneon.a/ne_request.o .libs/libhttp.lax/libneon.a/ne_session.o .libs/libhttp.lax/libneon.a/ne_string.o .libs/libhttp.lax/libneon.a/ne_uri.o .libs/libhttp.lax/libneon.a/ne_utils.o .libs/libhttp.lax/libneon.a/ne_xml.o   -L/opt/local/lib /opt/local/lib/libgobject-2.0.dylib /opt/local/lib/libgconf-2.dylib /opt/local/lib/libpopt.dylib /opt/local/lib/libORBit-2.dylib /opt/local/lib/libgmodule-2.0.dylib /opt/local/lib/libgthread-2.0.dylib /opt/local/lib/libglib-2.0.dylib /opt/local/lib/libintl.dylib -lresolv /opt/local/lib/libxml2.dylib /opt/local/lib/libz.dylib -ldl -lpthread -lz /opt/local/lib/libiconv.dylib -lm ../libgnomevfs/.libs/libgnomevfs-2.dylib /opt/local/lib/libbonobo-2.dylib /opt/local/lib/libbonobo-activation.dylib /opt/local/lib/libORBitCosNaming-2.dylib
ld: warning -prebind has no effect with -bundle
ld: .libs/libhttp.lax/libneon.a/ne_auth.o illegal reference to symbol: _RAND_status defined in indirectly referenced dynamic library /usr/lib/libcrypto.0.9.7.dylib
ld: warning multiple definitions of symbol _locale_charset
/opt/local/lib/libiconv.dylib(localcharset.o) definition of _locale_charset
/opt/local/lib/libintl.dylib(localcharset.o) definition of _locale_charset
make[2]: *** [libhttp.la] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2


I have searched the list for an asnwer and cannot find one. Pleas Help.

Chefkww
_______________________________________________
Darwinports mailing list
Darwinports <at> opendarwin.org
http://www.opendarwin.org/mailman/listinfo/darwinports
Christopher Owen | 1 Dec 19:50

Re: py-libxml2 problem?

Vincent,

I'm sure people care, they're just busy working on their own  
projects :).

By gail-gnome, I was referring to the libgail-gnome port.  Somewhere,  
somehow, a dependency of a dependency required py-libxml2...

I wonder what one has to do to get commit access to the tree in order  
to add these little patches?

  Christopher Owen
  e: chris.owen <at> consault.com
  c: 604.306.0704

On 1-Dec-05, at 4:49 AM, Vincent Lefevre wrote:

> On 2005-11-30 16:43:20 -0800, Christopher Owen wrote:
>> I'm experiencing the following error while attempting to install  
>> gail-
>> gnome:
>>
>>> --->  Fetching py-libxml2
>>> --->  Attempting to fetch libxml2-2.6.16.tar.bz2 from http://
>>> www.gtlib.cc.gatech.edu/pub/gnome/sources/libxml2/2.6/
>>> --->  Verifying checksum(s) for py-libxml2
>>> --->  Extracting py-libxml2
>>> --->  Configuring py-libxml2
>>> --->  Building py-libxml2 with target build
>>> --->  Staging py-libxml2 into destroot
>>> --->  Packaging tgz archive for py-libxml2 2.6.16_0
>>> --->  Installing py-libxml2 2.6.16_0
>>> --->  Activating py-libxml2 2.6.16_0
>>> Error: Target com.apple.activate returned: Image error: /opt/local/
>>> lib/python2.4/site-packages/drv_libxml2.py is being used by the
>>> active libxml2 port.  Please deactivate this port first, or use the
>>> -f flag to force the activation.
>
> I also reported this problem:
>
>   http://bugzilla.opendarwin.org/show_bug.cgi?id=5255
>
> and I removed libxml2.pyc and got the same error as you. It seems
> that nobody cares.
>
> I don't understand what you mean by gail-gnome, but if you mean gail,
> then you don't need py-libxml2. I just encountered the above problem
> when trying to install libgtkhtml, but I rewrote the Portfile (that
> I now use locally) to improve the dependencies, and could install it.
> I reported the problem here:
>
>   http://bugzilla.opendarwin.org/show_bug.cgi?id=5522
>
> -- 
> Vincent Lefèvre <vincent <at> vinc17.org> - Web: <http://www.vinc17.org/>
> 100% accessible validated (X)HTML - Blog: <http://www.vinc17.org/ 
> blog/>
> Work: CR INRIA - computer arithmetic / SPACES project at LORIA
> _______________________________________________
> Darwinports mailing list
> Darwinports <at> opendarwin.org
> http://www.opendarwin.org/mailman/listinfo/darwinports

Gmane