Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 11 Aug 2011 15:00:21 GMT
From:      Willaim Olson <support@nelsonandwright.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/159687: devel/gvfs fails to compile
Message-ID:  <201108111500.p7BF0LVA076970@red.freebsd.org>
Resent-Message-ID: <201108111510.p7BFA304015013@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         159687
>Category:       ports
>Synopsis:       devel/gvfs fails to compile
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Aug 11 15:10:03 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Willaim Olson
>Release:        8.2
>Organization:
Nelson and Wright, Inc.
>Environment:
FreeBSD fbsd82.nw.local 8.2-RELEASE FreeBSD 8.2-RELEASE #0: Fri Feb 18 02:24:46 UTC 2011     root@almeida.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  i386
>Description:
When running make install clean on /usr/ports/devel/gvfs the port fails:

[/usr/ports/devel/gvfs] root@fbsd8# make install clean  

===>  License check disabled, port has not defined LICENSE  

===>  Found saved configuration for gvfs-1.6.6_1  

=> gvfs-1.6.6.tar.bz2 doesn't seem to exist in /usr/ports/distfiles/gnome2.  

=> Attempting to fetch ftp://ftp.belnet.be/mirror/ftp.gnome.org/sources/gvfs/1.6/gvfs-1.6.6.tar.bz2  

gvfs-1.6.6.tar.bz2                            100% of 1355 kB  367 kBps  

===>  Extracting for gvfs-1.6.6_1  

=> SHA256 Checksum OK for gnome2/gvfs-1.6.6.tar.bz2.  

===>  Patching for gvfs-1.6.6_1  

===>  Applying FreeBSD patches for gvfs-1.6.6_1  

===>   gvfs-1.6.6_1 depends on executable: gmake - found  

===>   gvfs-1.6.6_1 depends on file: /usr/local/bin/intltool-extract - found  

===>   gvfs-1.6.6_1 depends on executable: pkg-config - found  

===>   gvfs-1.6.6_1 depends on shared library: dbus-1.3 - found  

===>   gvfs-1.6.6_1 depends on shared library: soup-gnome-2.4.1 - found  

===>   gvfs-1.6.6_1 depends on shared library: gnome-keyring - found  

===>   gvfs-1.6.6_1 depends on shared library: cdio_paranoia.0 - found  

===>   gvfs-1.6.6_1 depends on shared library: gphoto2.2 - found  

===>   gvfs-1.6.6_1 depends on shared library: avahi-client.3 - found  

===>   gvfs-1.6.6_1 depends on shared library: hal.1 - found  

===>   gvfs-1.6.6_1 depends on shared library: intl - found  

===>   gvfs-1.6.6_1 depends on shared library: atk-1.0.0 - found  

===>   gvfs-1.6.6_1 depends on shared library: gconf-2.4 - found  

===>   gvfs-1.6.6_1 depends on shared library: glib-2.0.0 - found  

===>   gvfs-1.6.6_1 depends on shared library: gtk-x11-2.0.0 - found  

===>   gvfs-1.6.6_1 depends on shared library: IDL-2.0 - found  

===>   gvfs-1.6.6_1 depends on shared library: xml2.5 - found  

===>   gvfs-1.6.6_1 depends on shared library: ORBit-2.0 - found  

===>   gvfs-1.6.6_1 depends on shared library: pango-1.0.0 - found  

===>  Configuring for gvfs-1.6.6_1  

configure: WARNING: unrecognized options: --with-gconf-source  

checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel  

checking whether build environment is sane... yes  

checking for a thread-safe mkdir -p... ./install-sh -c -d  

checking for gawk... gawk  

checking whether gmake sets $(MAKE)... yes  

checking whether build environment is sane... yes  

checking for style of include used by gmake... GNU  

checking for gcc... cc  

checking whether the C compiler works... yes  

checking for C compiler default output file name... a.out  

checking for suffix of executables...  

checking whether we are cross compiling... no  

checking for suffix of object files... o  

checking whether we are using the GNU C compiler... yes  

checking whether cc accepts -g... yes  

checking for cc option to accept ISO C89... none needed  

checking dependency style of cc... gcc3  

checking for an ANSI C-conforming const... yes  

checking for library containing strerror... none required  

checking for gcc... (cached) cc  

checking whether we are using the GNU C compiler... (cached) yes  

checking whether cc accepts -g... (cached) yes  

checking for cc option to accept ISO C89... (cached) none needed  

checking dependency style of cc... (cached) gcc3  

checking how to run the C preprocessor... cpp  

checking whether ln -s works... yes  

checking whether gmake sets $(MAKE)... (cached) yes  

checking build system type... i386-portbld-freebsd8.2  

checking host system type... i386-portbld-freebsd8.2  

checking how to print strings... print: not found  

printf  

checking for a sed that does not truncate output... /usr/bin/sed  

checking for grep that handles long lines and -e... /usr/bin/grep  

checking for egrep... /usr/bin/grep -E  

checking for fgrep... /usr/bin/grep -F  

checking for ld used by cc... /usr/bin/ld  

checking if the linker (/usr/bin/ld) is GNU ld... yes  

checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B  

checking the name lister (/usr/bin/nm -B) interface... BSD nm  

checking the maximum length of command line arguments... (cached) 262144  

checking whether the shell understands some XSI constructs... yes  

checking whether the shell understands "+="... no  

checking for /usr/bin/ld option to reload object files... -r  

checking for objdump... objdump  

checking how to recognize dependent libraries... pass_all  

checking for ar... ar  

checking for strip... strip  

checking for ranlib... ranlib  

checking command to parse /usr/bin/nm -B output from cc object... ok  

checking for ANSI C header files... yes  

checking for sys/types.h... yes  

checking for sys/stat.h... yes  

checking for stdlib.h... yes  

checking for string.h... yes  

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 for dlfcn.h... yes  

checking for objdir... .libs  

checking if cc supports -fno-rtti -fno-exceptions... no  

checking for cc option to produce PIC... -fPIC -DPIC  

checking if cc PIC flag -fPIC -DPIC works... yes  

checking if cc static flag -static works... yes  

checking if cc supports -c -o file.o... yes  

checking if cc supports -c -o file.o... (cached) yes  

checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes  

checking whether -lc should be explicitly linked in... no  

checking dynamic linker characteristics... freebsd8.2 ld.so  

checking how to hardcode library paths into programs... immediate  

checking whether stripping libraries is possible... yes  

checking if libtool supports shared libraries... yes  

checking whether to build shared libraries... yes  

checking whether to build static libraries... no  

checking for pkg-config... /usr/local/bin/pkg-config  

checking for gio-querymodules... /usr/local/bin/gio-querymodules  

checking whether cc understands -c and -o together... yes  

checking for a sed that does not truncate output... (cached) /usr/bin/sed  

checking for pid_t... yes  

checking return type of signal handlers... void  

checking for size_t... yes  

checking for uid_t in sys/types.h... yes  

checking for struct stat.st_mtimensec... no  

checking for struct stat.st_mtim.tv_nsec... no  

checking for struct stat.st_atimensec... no  

checking for struct stat.st_atim.tv_nsec... no  

checking for struct stat.st_ctimensec... no  

checking for struct stat.st_ctim.tv_nsec... no  

checking pkg-config is at least version 0.9.0... yes  

checking for gtkdoc-check... no  

checking for gtkdoc-rebase... no  

checking for gtkdoc-mkpdf... no  

checking whether to build gtk-doc documentation... no  

checking for GLIB... yes  

checking for DBUS... yes  

checking whether NLS is requested... yes  

checking for intltool >= 0.35.0... 0.41.1 found  

checking for intltool-update... /usr/local/bin/intltool-update  

checking for intltool-merge... /usr/local/bin/intltool-merge  

checking for intltool-extract... /usr/local/bin/intltool-extract  

checking for xgettext... /usr/local/bin/xgettext  

checking for msgmerge... /usr/local/bin/msgmerge  

checking for msgfmt... /usr/local/bin/msgfmt  

checking for gmsgfmt... /usr/local/bin/msgfmt  

checking for perl... /usr/bin/perl  

checking for perl >= 5.8.1... 5.10.1  

checking for XML::Parser... ok  

checking locale.h usability... yes  

checking locale.h presence... yes  

checking for locale.h... yes  

checking for LC_MESSAGES... yes  

checking libintl.h usability... yes  

checking libintl.h presence... yes  

checking for libintl.h... yes  

checking for ngettext in libc... no  

checking for bindtextdomain in -lintl... yes  

checking for ngettext in -lintl... yes  

checking for dgettext in -lintl... yes  

checking for bind_textdomain_codeset... yes  

checking for msgfmt... (cached) /usr/local/bin/msgfmt  

checking for dcgettext... yes  

checking if msgfmt accepts -c... yes  

checking for gmsgfmt... (cached) /usr/local/bin/msgfmt  

checking for xgettext... (cached) /usr/local/bin/xgettext  

checking for ssh... /usr/bin/ssh  

checking sys/un.h usability... yes  

checking sys/un.h presence... yes  

checking for sys/un.h... yes  

checking stropts.h usability... no  

checking stropts.h presence... no  

checking for stropts.h... no  

checking termios.h usability... yes  

checking termios.h presence... yes  

checking for termios.h... yes  

checking utmp.h usability... yes  

checking utmp.h presence... yes  

checking for utmp.h... yes  

checking sys/uio.h usability... yes  

checking sys/uio.h presence... yes  

checking for sys/uio.h... yes  

checking sys/param.h usability... yes  

checking sys/param.h presence... yes  

checking for sys/param.h... yes  

checking for getpt... no  

checking for posix_openpt... yes  

checking for grantpt... yes  

checking for unlockpt... yes  

checking for ptsname... yes  

checking for ptsname_r... no  

checking for socketpair... yes  

checking for library containing login_tty... -lutil  

checking for HTTP... yes  

checking for AVAHI... yes  

checking for LIBXML... yes  

checking for GCONF... yes  

checking for XML_ParserCreate_MM in -lexpat... yes  

checking expat.h usability... yes  

checking expat.h presence... yes  

checking for expat.h... yes  

checking for HAL... yes  

checking for libhal_get_all_devices_with_properties in -lhal... yes  

checking for CDDA... yes  

checking for GPHOTO2... yes  

checking for KEYRING... yes  

checking archive.h usability... yes  

checking archive.h presence... yes  

checking for archive.h... yes  

checking for archive_entry_filetype in -larchive... yes  

checking for Archive 3.libraries... yes  

checking for glib-genmarshal... /usr/local/bin/glib-genmarshal  

checking sys/statfs.h usability... no  

checking sys/statfs.h presence... no  

checking for sys/statfs.h... no  

checking sys/statvfs.h usability... yes  

checking sys/statvfs.h presence... yes  

checking for sys/statvfs.h... yes  

checking sys/vfs.h usability... no  

checking sys/vfs.h presence... no  

checking for sys/vfs.h... no  

checking sys/mount.h usability... yes  

checking sys/mount.h presence... yes  

checking for sys/mount.h... yes  

checking for sys/param.h... (cached) yes  

checking for statvfs... yes  

checking for statfs... yes  

checking for struct statfs.f_fstypename... yes  

checking for struct statfs.f_bavail... yes  

checking for struct statvfs.f_basetype... no  

checking number of arguments to statfs()... 2  

checking for more warnings... no  

configure: creating ./config.status  

config.status: creating Makefile  

config.status: creating common/Makefile  

config.status: creating client/Makefile  

config.status: creating metadata/Makefile  

config.status: creating daemon/trashlib/Makefile  

config.status: creating daemon/Makefile  

config.status: creating monitor/Makefile  

config.status: creating monitor/proxy/Makefile  

config.status: creating monitor/hal/Makefile  

config.status: creating monitor/gdu/Makefile  

config.status: creating monitor/gphoto2/Makefile  

config.status: creating monitor/afc/Makefile  

config.status: creating gconf/Makefile  

config.status: creating programs/Makefile  

config.status: creating test/Makefile  

config.status: creating po/Makefile.in  

config.status: creating config.h  

config.status: executing depfiles commands  

config.status: executing libtool commands  

config.status: executing default-1 commands  

config.status: executing po/stamp-it commands  

configure: WARNING: unrecognized options: --with-gconf-source  

  

gvfs configuration summary:  

  

        gio module directory : ${exec_prefix}/lib/gio/modules  

  

        hotplug backend:              hal  

  

        FTP/HTTP/WebDAV support       yes  

        ObexFTP support               no  

        Samba support:                no  

        FUSE support:                 no  

        CDDA support:                 yes  

        Gphoto2 support:              yes  

        archive support:              yes  

        AFC support:                  no  

        GConf support:                yes  

        DNS-SD support:               yes  

        Build HAL volume monitor:     yes (with fast init path: yes)  

        Build GDU volume monitor:     no  

        GNOME Keyring support:        yes  

        Bash-completion support:      yes  

  

===>  Building for gvfs-1.6.6_1  

gmake  all-recursive  

gmake[1]: Entering directory `/usr/ports/devel/gvfs/work/gvfs-1.6.6'  

Making all in common  

gmake[2]: Entering directory `/usr/ports/devel/gvfs/work/gvfs-1.6.6/common'  

  CC     gsysutils.lo  

  CC     gvfsdbusutils.lo  

  CC     gmountspec.lo  

  CC     gmountoperationdbus.lo  

  CC     gmountsource.lo  

  CC     gmounttracker.lo  

  CC     gvfsdaemonprotocol.lo  

  CC     gvfsicon.lo  

  CC     gvfsmountinfo.lo  

  CC     gvfsfileinfo.lo  

  CCLD   libgvfscommon.la  

  CC     libgvfscommon_dnssd_la-gvfsdnssdutils.lo  

  CC     libgvfscommon_dnssd_la-gvfsdnssdresolver.lo  

  CCLD   libgvfscommon-dnssd.la  

gmake[2]: Leaving directory `/usr/ports/devel/gvfs/work/gvfs-1.6.6/common'  

Making all in metadata  

gmake[2]: Entering directory `/usr/ports/devel/gvfs/work/gvfs-1.6.6/metadata'  

  CC     metatree.lo  

  CC     metabuilder.lo  

  CC     crc32.lo  

  CCLD   libmetadata.la  

  CC     meta-daemon.o  

  CCLD   gvfsd-metadata  

  CC     meta-ls.o  

  CCLD   meta-ls  

  CC     meta-get.o  

  CCLD   meta-get  

  CC     meta-set.o  

  CCLD   meta-set  

  CC     meta-get-tree.o  

  CCLD   meta-get-tree  

meta-get-tree.o(.text+0x1a0): In function `main':  

: warning: warning: this program uses gets(), which is unsafe.  

  CC     metadata-nautilus.o  

  CCLD   convert-nautilus-metadata  

  GEN    gvfs-metadata.service  

gmake[2]: Leaving directory `/usr/ports/devel/gvfs/work/gvfs-1.6.6/metadata'  

Making all in client  

gmake[2]: Entering directory `/usr/ports/devel/gvfs/work/gvfs-1.6.6/client'  

  CC     gdaemonvfs.lo  

  CC     gdaemonmount.lo  

  CC     gdaemonvolumemonitor.lo  

  CC     gdaemonfile.lo  

  CC     gdaemonfileinputstream.lo  

  CC     gdaemonfileoutputstream.lo  

  CC     gdaemonfileenumerator.lo  

  CC     gdaemonfilemonitor.lo  

  CC     gvfsdaemondbus.lo  

  CC     gvfsiconloadable.lo  

  CC     gvfsuriutils.lo  

  CC     gvfsurimapper.lo  

  CC     smburi.lo  

  CC     httpuri.lo  

  CCLD   libgvfsdbus.la  

  CC     test_uri_utils-test-uri-utils.o  

  CC     test_uri_utils-gvfsuriutils.o  

  CCLD   test-uri-utils  

gmake[2]: Leaving directory `/usr/ports/devel/gvfs/work/gvfs-1.6.6/client'  

Making all in daemon  

gmake[2]: Entering directory `/usr/ports/devel/gvfs/work/gvfs-1.6.6/daemon'  

gmake  all-recursive  

gmake[3]: Entering directory `/usr/ports/devel/gvfs/work/gvfs-1.6.6/daemon'  

Making all in trashlib  

gmake[4]: Entering directory `/usr/ports/devel/gvfs/work/gvfs-1.6.6/daemon/trashlib'  

  CC     libtrash_a-dirwatch.o  

  CC     libtrash_a-trashdir.o  

  CC     libtrash_a-trashitem.o  

  CC     libtrash_a-trashwatcher.o  

  CC     libtrash_a-trashexpunge.o  

  AR     libtrash.a  

gmake[4]: Leaving directory `/usr/ports/devel/gvfs/work/gvfs-1.6.6/daemon/trashlib'  

gmake[4]: Entering directory `/usr/ports/devel/gvfs/work/gvfs-1.6.6/daemon'  

  CC     gvfsdaemon.lo  

  CC     gvfsbackend.lo  

  CC     gvfschannel.lo  

  CC     gvfsreadchannel.lo  

  CC     gvfswritechannel.lo  

  CC     gvfsmonitor.lo  

  CC     gvfsdaemonutils.lo  

  CC     gvfsjob.lo  

  CC     gvfsjobsource.lo  

  CC     gvfsjobdbus.lo  

  CC     gvfsjobmount.lo  

  CC     gvfsjobunmount.lo  

  CC     gvfsjobmountmountable.lo  

  CC     gvfsjobunmountmountable.lo  

  CC     gvfsjobstartmountable.lo  

  CC     gvfsjobstopmountable.lo  

  CC     gvfsjobpollmountable.lo  

  CC     gvfsjobopenforread.lo  

  CC     gvfsjobopeniconforread.lo  

  CC     gvfsjobread.lo  

  CC     gvfsjobseekread.lo  

  CC     gvfsjobcloseread.lo  

  CC     gvfsjobopenforwrite.lo  

  CC     gvfsjobwrite.lo  

  CC     gvfsjobseekwrite.lo  

  CC     gvfsjobclosewrite.lo  

  CC     gvfsjobqueryinfo.lo  

  CC     gvfsjobqueryinforead.lo  

  CC     gvfsjobqueryinfowrite.lo  

  CC     gvfsjobqueryfsinfo.lo  

  CC     gvfsjobenumerate.lo  

  CC     gvfsjobsetdisplayname.lo  

  CC     gvfsjobtrash.lo  

  CC     gvfsjobdelete.lo  

  CC     gvfsjobcopy.lo  

  CC     gvfsjobmove.lo  

  CC     gvfsjobpush.lo  

  CC     gvfsjobpull.lo  

  CC     gvfsjobmakedirectory.lo  

  CC     gvfsjobmakesymlink.lo  

  CC     gvfsjobsetattribute.lo  

  CC     gvfsjobqueryattributes.lo  

  CC     gvfsjobcreatemonitor.lo  

  CC     dbus-gmain.lo  

  CC     gvfskeyring.lo  

  CCLD   libdaemon.la  

  CC     mount.o  

  CC     main.o  

  CCLD   gvfsd  

  CC     gvfsd_sftp-gvfsbackendsftp.o  

  CC     gvfsd_sftp-pty_open.o  

  CC     gvfsd_sftp-daemon-main.o  

  CC     gvfsd_sftp-daemon-main-generic.o  

  CCLD   gvfsd-sftp  

  CC     gvfsd_trash-gvfsbackendtrash.o  

  CC     gvfsd_trash-daemon-main.o  

  CC     gvfsd_trash-daemon-main-generic.o  

  CCLD   gvfsd-trash  

  CC     gvfsd_computer-gvfsbackendcomputer.o  

  CC     gvfsd_computer-daemon-main.o  

  CC     gvfsd_computer-daemon-main-generic.o  

  CCLD   gvfsd-computer  

  CC     gvfsd_burn-gvfsbackendburn.o  

  CC     gvfsd_burn-daemon-main.o  

  CC     gvfsd_burn-daemon-main-generic.o  

  CCLD   gvfsd-burn  

  CC     gvfsd_localtest-gvfsbackendlocaltest.o  

  CC     gvfsd_localtest-daemon-main.o  

  CC     gvfsd_localtest-daemon-main-generic.o  

  CCLD   gvfsd-localtest  

  CC     gvfsd_ftp-gvfsftpconnection.o  

  CC     gvfsd_ftp-gvfsftpdircache.o  

  CC     gvfsd_ftp-gvfsftpfile.o  

  CC     gvfsd_ftp-gvfsftptask.o  

  CC     gvfsd_ftp-gvfsbackendftp.o  

  CC     gvfsd_ftp-ParseFTPList.o  

  CC     gvfsd_ftp-daemon-main.o  

  CC     gvfsd_ftp-daemon-main-generic.o  

  CCLD   gvfsd-ftp  

  CC     gvfsd_http-soup-input-stream.o  

  CC     gvfsd_http-soup-output-stream.o  

  CC     gvfsd_http-gvfsbackendhttp.o  

  CC     gvfsd_http-daemon-main.o  

  CC     gvfsd_http-daemon-main-generic.o  

  CCLD   gvfsd-http  

  CC     gvfsd_dav-soup-input-stream.o  

  CC     gvfsd_dav-soup-output-stream.o  

  CC     gvfsd_dav-gvfsbackendhttp.o  

  CC     gvfsd_dav-gvfsbackenddav.o  

  CC     gvfsd_dav-daemon-main.o  

  CC     gvfsd_dav-daemon-main-generic.o  

  CCLD   gvfsd-dav  

  CC     gvfsd_cdda-gvfsbackendcdda.o  

  CC     gvfsd_cdda-daemon-main.o  

  CC     gvfsd_cdda-daemon-main-generic.o  

  CCLD   gvfsd-cdda  

  CC     gvfsd_gphoto2-gvfsbackendgphoto2.o  

  CC     gvfsd_gphoto2-daemon-main.o  

  CC     gvfsd_gphoto2-daemon-main-generic.o  

  CCLD   gvfsd-gphoto2  

  CC     gvfsd_network-gvfsbackendnetwork.o  

  CC     gvfsd_network-daemon-main.o  

  CC     gvfsd_network-daemon-main-generic.o  

  CCLD   gvfsd-network  

  CC     gvfsd_dnssd-gvfsbackenddnssd.o  

  CC     gvfsd_dnssd-daemon-main.o  

  CC     gvfsd_dnssd-daemon-main-generic.o  

  CCLD   gvfsd-dnssd  

  CC     gvfsd_archive-gvfsbackendarchive.o  

  CC     gvfsd_archive-daemon-main.o  

  CC     gvfsd_archive-daemon-main-generic.o  

  CCLD   gvfsd-archive  

/usr/lib/libarchive.so: undefined reference to `lzma_stream_encoder@XZ_5.0'  

/usr/lib/libarchive.so: undefined reference to `lzma_alone_decoder@XZ_5.0'  

/usr/lib/libarchive.so: undefined reference to `lzma_memusage@XZ_5.0'  

/usr/lib/libarchive.so: undefined reference to `lzma_stream_decoder@XZ_5.0'  

/usr/lib/libarchive.so: undefined reference to `lzma_code@XZ_5.0'  

/usr/lib/libarchive.so: undefined reference to `lzma_end@XZ_5.0'  

/usr/lib/libarchive.so: undefined reference to `lzma_lzma_preset@XZ_5.0'  

/usr/lib/libarchive.so: undefined reference to `lzma_alone_encoder@XZ_5.0'  

gmake[4]: *** [gvfsd-archive] Error 1  

gmake[4]: Leaving directory `/usr/ports/devel/gvfs/work/gvfs-1.6.6/daemon'  

gmake[3]: *** [all-recursive] Error 1  

gmake[3]: Leaving directory `/usr/ports/devel/gvfs/work/gvfs-1.6.6/daemon'  

gmake[2]: *** [all] Error 2  

gmake[2]: Leaving directory `/usr/ports/devel/gvfs/work/gvfs-1.6.6/daemon'  

gmake[1]: *** [all-recursive] Error 1  

gmake[1]: Leaving directory `/usr/ports/devel/gvfs/work/gvfs-1.6.6'  

gmake: *** [all] Error 2  

*** Error code 1  

  

Stop in /usr/ports/devel/gvfs.  

*** Error code 1  

  

Stop in /usr/ports/devel/gvfs.  
>How-To-Repeat:
cd /usr/ports/devel/gvfs
make install clean (With any configure options
>Fix:


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201108111500.p7BF0LVA076970>