Need help disabling (re-)configure step

Ronald F. Guilmette rfg at tristatelogic.com
Wed Dec 30 08:53:52 UTC 2009


In message <3jcA1ljpZsB1WBdNgXUe/MEiwds at SNwcwk2DeGhgeFqjLEiQrEAOiKg>, you wrote
:

>Ronald, good day.

And a very good day to you also sir!  Thanks for replying!

>Basically, because you're not intended to mess with the manual invocation
>of configure script.  The proper thing to do is to edit avahi-app
>port's Makefile and replace
>-----
>		--with-dbus-system-socket=unix:path=/var/run/dbus/system_bus_so
>cket \
>-----
>with
>-----
>		--disable-dbus --disable-gdbm \
>-----


YESSSSSSSSS!  That is exactly the bit of magic I was in need of!  Thank
you very much.  (I am so glad that FreeBSD is international, so that I
can get questions like this answered, even when everyone in my local
vicinity is sound asleep, like now. :-)

So now... I FINALLY (whew!) got avahi-app built and installed... albeit
one which does not use that DBus thingy.  OK swell.  So now I go on to
build gthumb and I get the crap below.  Have you got any sage suggestions
for how I should get past _this_ new problem?

If you do, I'd be much obliged.  Thanks.


===============================================================================
# cd /usr/ports/graphics/gthumb
# make
===>   gthumb-2.10.11_1 depends on executable: gmake - found
===>   gthumb-2.10.11_1 depends on file: /usr/local/bin/intltool-extract - found
===>   gthumb-2.10.11_1 depends on file: /usr/local/libdata/pkgconfig/gnome-mime-data-2.0.pc - found
===>   gthumb-2.10.11_1 depends on executable: pkg-config - found
===>   gthumb-2.10.11_1 depends on file: /usr/local/libdata/pkgconfig/gnome-doc-utils.pc - found
===>   gthumb-2.10.11_1 depends on shared library: exif.12 - found
===>   gthumb-2.10.11_1 depends on shared library: intl - found
===>   gthumb-2.10.11_1 depends on shared library: esd.2 - found
===>   gthumb-2.10.11_1 depends on shared library: atk-1.0.0 - found
===>   gthumb-2.10.11_1 depends on shared library: gconf-2.4 - found
===>   gthumb-2.10.11_1 depends on shared library: glib-2.0.0 - found
===>   gthumb-2.10.11_1 depends on shared library: gnomevfs-2.0 - not found
===>    Verifying install for gnomevfs-2.0 in /usr/ports/devel/gnome-vfs
===>   gnome-vfs-2.24.2 depends on executable: gmake - found
===>   gnome-vfs-2.24.2 depends on package: libtool>=2.2 - found
===>   gnome-vfs-2.24.2 depends on file: /usr/local/bin/intltool-extract - found
===>   gnome-vfs-2.24.2 depends on file: /usr/local/libdata/pkgconfig/gnome-mime-data-2.0.pc - found
===>   gnome-vfs-2.24.2 depends on executable: pkg-config - found
===>   gnome-vfs-2.24.2 depends on shared library: hal.1 - found
===>   gnome-vfs-2.24.2 depends on shared library: smbclient.0 - found
===>   gnome-vfs-2.24.2 depends on shared library: avahi-client - not found
===>    Verifying install for avahi-client in /usr/ports/net/avahi-app
===>   Returning to build of gnome-vfs-2.24.2
Error: shared library "avahi-client" does not exist
*** Error code 1

Stop in /usr/ports/devel/gnome-vfs.
*** Error code 1

Stop in /usr/ports/devel/gnome-vfs.
*** Error code 1

Stop in /usr/ports/graphics/gthumb.
*** Error code 1

Stop in /usr/ports/graphics/gthumb.





More information about the freebsd-ports mailing list