gnome-vfs fails to build
Ryan Schmidt
ryandesign at macports.org
Mon Sep 3 10:05:29 PDT 2007
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
>>> ---> Building gnome-vfs with target all
>>> Error: Target org.macports.build returned: shell command " cd "/
>>> opt/local/var/macports/build/
>>> _opt_local_var_macports_sources_rsync.macports.org_release_ports_gno
>>> me_gnome-vfs/work/gnome-vfs-2.18.1" && make all " returned error 2
>>> Command output: ne_xml.c:484: warning: pointer targets in passing
>>> argument 2 of 'ne_xml_parse' differ in signedness
>>> ...
>>> /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -L/opt/local/
>>> lib -lresolv -flat_namespace -o libneon.la ne_request.lo
>>> ne_session.lo ne_basic.lo ne_string.lo ne_uri.lo ne_dates.lo
>>> ne_alloc.lo ne_md5.lo ne_utils.lo ne_auth.lo ne_redirect.lo
>>> ne_compress.lo ne_207.lo ne_xml.lo ne_props.lo ne_locks.lo
>>> ne_xmlreq.lo ne_acl.lo ne_gnomevfs.lo -lz -L/opt/local/lib -
>>> lgssapi -lkrb5 -lasn1 -lcom_err -lcrypto -lroken -lresolv -L/opt/
>>> local/lib -lxml2 -lpthread -lz -liconv -lm
>>> grep: /opt/local/lib/libcom_err.la: No such file or directory
>>> sed: /opt/local/lib/libcom_err.la: No such file or directory
>>> libtool: link: `/opt/local/lib/libcom_err.la' is not a valid
>>> libtool archive
>>> make[3]: *** [libneon.la] Error 1
>>> make[2]: *** [all-recursive] Error 1
>>> make[1]: *** [all-recursive] Error 1
>>> make: *** [all] Error 2
>>>
>>> Error: Unable to upgrade port: 1
>>>
>>> Any clues how to fix it?
>>
>> This came up on the list a couple weeks ago:
>>
>> http://lists.macosforge.org/pipermail/macports-users/2007-August/
>> 005037.html
>>
>> It looks like the presence of the heimdal port may be partly to
>> blame... do you have and require heimdal?
>
> No, I don't require heimdal as such but I have it installed. I
> think it was installed as a dependency 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.
> Also gnome-vfs upgrade was automatically invoked as a dependncy of
> libgnome. libgnome upgrade installed successfully despite the error
> in gnome-vfs.
More information about the macports-users
mailing list