Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 17 May 2006 20:07:52 +0200
From:      Jeremie Le Hen <jeremie@le-hen.org>
To:        freebsd-ports@FreeBSD.org
Cc:        jeremie@le-hen.org
Subject:   Can't compile gnomevfs2 on -CURRENT
Message-ID:  <20060517180752.GF39460@obiwan.tataz.chchile.org>

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

--/NkBOFFp2J2Af1nK
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline

Hi,

(Please Cc: me, I'm not subscribed.)

I tried to compile devel/gnomevfs2, but it fails.  I'm not very
confident with autotools so I don't really know what's happened.

%  cc -DHAVE_CONFIG_H -I. -I. -I../.. -DNE_HAVE_DAV -DNE_HAVE_SSL -O2 -fno-strict-aliasing -pipe -fstack-protector -I.. -I../.. -I./imported/neon -I/usr/local/include/libxml2 -I/usr/local/include -D_REENTRANT -DORBIT2=1 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/orbit-2.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/libbonobo-2.0 -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/X11R6/include/gconf/2 -D_REENTRANT @PTHREAD_CFLAGS@ -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/include -I../.. -I../.. -I../../libgnomevfs -I../../libgnomevfs -I/usr/local/include -O2 -fno-strict-aliasing -pipe -fstack-protector -MT ne_request.lo -MD -MP -MF .deps/ne_request.Tpo -c ne_request.c  -fPIC -DPIC -o .libs/ne_request.o
% cc: @PTHREAD_CFLAGS@: No such file or directory

I attached the typescript.

Thank you.
Regards,
-- 
Jeremie Le Hen
< jeremie at le-hen dot org >< ttz at chchile dot org >

--/NkBOFFp2J2Af1nK
Content-Type: text/plain; charset=us-ascii
Content-Disposition: attachment; filename=typescript

Script started on Wed May 17 18:47:29 2006
===>  Vulnerability check disabled, database not found
===>  Found saved configuration for gnomevfs2-2.14.1_2
===>  Extracting for gnomevfs2-2.14.1_2
=> MD5 Checksum OK for gnome2/gnome-vfs-2.14.1.tar.bz2.
=> SHA256 Checksum OK for gnome2/gnome-vfs-2.14.1.tar.bz2.
===>  Patching for gnomevfs2-2.14.1_2
===>   gnomevfs2-2.14.1_2 depends on file: /usr/local/bin/libtool - found
===>  Applying FreeBSD patches for gnomevfs2-2.14.1_2
===>   gnomevfs2-2.14.1_2 depends on executable: gmake - found
===>   gnomevfs2-2.14.1_2 depends on file: /usr/local/bin/libtool - found
===>   gnomevfs2-2.14.1_2 depends on file: /usr/local/bin/intltool-extract - found
===>   gnomevfs2-2.14.1_2 depends on file: /usr/X11R6/libdata/pkgconfig/gnome-mime-data-2.0.pc - found
===>   gnomevfs2-2.14.1_2 depends on executable: pkg-config - found
===>   gnomevfs2-2.14.1_2 depends on shared library: smbclient.0 - found
===>   gnomevfs2-2.14.1_2 depends on shared library: avahi-client - found
===>   gnomevfs2-2.14.1_2 depends on shared library: fam.0 - found
===>   gnomevfs2-2.14.1_2 depends on shared library: intl - found
===>   gnomevfs2-2.14.1_2 depends on shared library: atk-1.0.0 - found
===>   gnomevfs2-2.14.1_2 depends on shared library: gconf-2.4 - found
===>   gnomevfs2-2.14.1_2 depends on shared library: glib-2.0.0 - found
===>   gnomevfs2-2.14.1_2 depends on shared library: gtk-x11-2.0.0 - found
===>   gnomevfs2-2.14.1_2 depends on shared library: bonobo-2.0 - found
===>   gnomevfs2-2.14.1_2 depends on shared library: IDL-2.0 - found
===>   gnomevfs2-2.14.1_2 depends on shared library: xml2.5 - found
===>   gnomevfs2-2.14.1_2 depends on shared library: linc.1 - found
===>   gnomevfs2-2.14.1_2 depends on shared library: ORBit-2.0 - found
===>   gnomevfs2-2.14.1_2 depends on shared library: pango-1.0.0 - found
===>   gnomevfs2-2.14.1_2 depends on shared library: X11.6 - found
===>  Configuring for gnomevfs2-2.14.1_2
checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... no
checking for nawk... nawk
checking whether gmake sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for style of include used by gmake... GNU
checking for gcc... cc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
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 ANSI C... none needed
checking dependency style of cc... gcc3
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 ANSI C... (cached) none needed
checking dependency style of cc... (cached) gcc3
checking how to run the C preprocessor... cc -E
checking for gawk... (cached) nawk
checking build system type... i386-portbld-freebsd7.0
checking host system type... i386-portbld-freebsd7.0
checking for a sed that does not truncate output... /usr/bin/sed
checking for egrep... grep -E
checking for ld used by cc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
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 dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking whether we are using the GNU C++ compiler... yes
checking whether c++ accepts -g... yes
checking dependency style of c++... gcc3
checking how to run the C++ preprocessor... c++ -E
checking for g77... no
checking for f77... f77
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether f77 accepts -g... yes
checking the maximum length of command line arguments... (cached) 262144
checking command to parse /usr/bin/nm -B output from cc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if cc static flag  works... yes
checking if cc supports -fno-rtti -fno-exceptions... no
checking for cc option to produce PIC... -fPIC
checking if cc PIC flag -fPIC works... yes
checking if cc supports -c -o file.o... yes
checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... yes
checking dynamic linker characteristics... freebsd7.0 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... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by c++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes
checking for c++ option to produce PIC... -fPIC
checking if c++ PIC flag -fPIC works... yes
checking if c++ supports -c -o file.o... yes
checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... freebsd7.0 ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
appending configuration tag "F77" to libtool
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for f77 option to produce PIC... -fPIC
checking if f77 PIC flag -fPIC works... yes
checking if f77 supports -c -o file.o... yes
checking whether the f77 linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... freebsd7.0 ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking for intltool >= 0.29... 0.34.90 found
checking for perl... /usr/bin/perl
checking for XML::Parser... ok
checking for iconv... /usr/local/bin/iconv
checking for msgfmt... /usr/local/bin/msgfmt
checking for msgmerge... /usr/local/bin/msgmerge
checking for xgettext... /usr/local/bin/xgettext
checking for pkg-config... /usr/local/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for MODULES_XML... yes
checking for MODULES... yes
checking for MODULES_FILE... yes
checking for MODULES_GCONF... yes
checking for MODULES_XML_GCONF... yes
checking for MONIKERS... yes
checking for TEST... yes
checking what warning flags to pass to the C compiler... -Wall -Wmissing-prototypes
checking what language compliance flags to pass to the C compiler... 
checking for library containing sem_wait... none required
checking for library containing sem_wait... (cached) none required
checking size_t in <sys/types.h>... yes
checking off_t in <sys/types.h>... yes
checking for off64_t... no
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... /usr/local/bin/msgfmt
checking for dcgettext... yes
checking for gmsgfmt... /usr/local/bin/msgfmt
checking for xgettext... /usr/local/bin/xgettext
checking for catalogs to be installed...  af am ar az be bg bn bs ca cs cy da de el en_CA en_GB eo es et eu fa fi fr ga gl gu he hi hr hu id is it ja ka ko li lt lv mk ml mn mr ms nb ne nl nn nso or pa pl pt pt_BR ro ru rw sk sl sq sr sr@ije sr@Latn sv ta th tr uk vi wa xh yi zh_CN zh_HK zh_TW zu
checking for ngettext... no
checking for ngettext in -lintl... (cached) yes
checking for library containing gethostent... none required
checking for library containing setsockopt... none required
checking for library containing login_tty... -lutil
checking for working alloca.h... no
checking for alloca... yes
checking for getdtablesize... yes
checking for open64... no
checking for lseek64... no
checking for statfs... yes
checking for statvfs... yes
checking for seteuid... yes
checking for setegid... yes
checking for setresuid... yes
checking for setresgid... yes
checking for readdir_r... yes
checking for mbrtowc... yes
checking for inet_pton... yes
checking for getdelim... no
checking for sysctlbyname... yes
checking for poll... yes
checking for posix_fadvise... no
checking for fchmod... yes
checking for setmntent... no
checking for endmntent... no
checking for hasmntopt... no
checking for getmntinfo... yes
checking mntent.h usability... no
checking mntent.h presence... no
checking for mntent.h... no
checking sys/mnttab.h usability... no
checking sys/mnttab.h presence... no
checking for sys/mnttab.h... no
checking sys/vfstab.h usability... no
checking sys/vfstab.h presence... no
checking for sys/vfstab.h... no
checking sys/cdio.h usability... yes
checking sys/cdio.h presence... yes
checking for sys/cdio.h... yes
checking sys/mount.h usability... no
checking sys/mount.h presence... yes
configure: WARNING: sys/mount.h: present but cannot be compiled
configure: WARNING: sys/mount.h:     check for missing prerequisite headers?
configure: WARNING: sys/mount.h: see the Autoconf documentation
configure: WARNING: sys/mount.h:     section "Present But Cannot Be Compiled"
configure: WARNING: sys/mount.h: proceeding with the preprocessor's result
configure: WARNING: sys/mount.h: in the future, the compiler will take precedence
configure: WARNING:     ## ------------------------------------------ ##
configure: WARNING:     ## Report this to the AC_PACKAGE_NAME lists.  ##
configure: WARNING:     ## ------------------------------------------ ##
checking for sys/mount.h... yes
checking sys/mntctl.h usability... no
checking sys/mntctl.h presence... no
checking for sys/mntctl.h... no
checking sys/vfs.h usability... no
checking sys/vfs.h presence... no
checking for sys/vfs.h... no
checking sys/vmount.h usability... no
checking sys/vmount.h presence... no
checking for sys/vmount.h... no
checking sys/sysctl.h usability... yes
checking sys/sysctl.h presence... yes
checking for sys/sysctl.h... yes
checking fstab.h usability... yes
checking fstab.h presence... yes
checking for fstab.h... yes
checking fnmatch.h usability... yes
checking fnmatch.h presence... yes
checking for fnmatch.h... yes
checking sys/sysmacros.h usability... no
checking sys/sysmacros.h presence... no
checking for sys/sysmacros.h... no
checking for gconftool-2... /usr/X11R6/bin/gconftool-2
Using config source xml:merged:/usr/X11R6/etc/gconf/gconf.xml.defaults for schema installation
Using $(sysconfdir)/gconf/schemas as install directory for schema files
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking sys/resource.h usability... yes
checking sys/resource.h presence... yes
checking for sys/resource.h... yes
checking for sys/vfs.h... (cached) no
checking for sys/mount.h... (cached) yes
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 for sys/param.h... (cached) yes
checking wctype.h usability... yes
checking wctype.h presence... yes
checking for wctype.h... yes
checking sys/poll.h usability... yes
checking sys/poll.h presence... yes
checking for sys/poll.h... yes
checking poll.h usability... yes
checking poll.h presence... yes
checking for poll.h... yes
checking for struct statfs.f_type... yes
checking number of arguments to statfs()... 2
checking for mbstate_t... yes
checking for dirname... yes
checking libgen.h usability... yes
checking libgen.h presence... yes
checking for libgen.h... yes
checking for socket... yes
checking for inet_ntop... yes
checking for bzCompressInit in -lbz2... no
checking bzlib.h usability... yes
checking bzlib.h presence... yes
checking for bzlib.h... yes
checking struct linger is available... yes
checking for krb5-config... /usr/bin/krb5-config
checking gssapi/gssapi.h usability... yes
checking gssapi/gssapi.h presence... yes
checking for gssapi/gssapi.h... yes
checking for gss_init_sec_context... yes
configure: GSSAPI authentication support enabled
checking gssapi/gssapi_generic.h usability... no
checking gssapi/gssapi_generic.h presence... no
checking for gssapi/gssapi_generic.h... no
checking whether GSS_C_NT_HOSTBASED_SERVICE is declared... yes
checking for inline... inline
checking for an ANSI C-conforming const... yes
checking for Darwin... no
checking for int... yes
checking size of int... 4
checking for long... yes
checking size of long... 4
checking for long long... yes
checking size of long long... 8
checking for gcc -Wformat -Werror sanity... yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking stdarg.h usability... yes
checking stdarg.h presence... yes
checking for stdarg.h... yes
checking for string.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for size_t... (cached) yes
checking size of size_t... 4
checking how to print size_t... u
checking for off_t... (cached) yes
checking size of off_t... 8
checking how to print off_t... qd
checking for ssize_t... yes
checking size of ssize_t... 4
checking how to print ssize_t... d
checking whether byte ordering is bigendian... no
checking whether strerror_r is declared... yes
checking for strerror_r... yes
checking whether strerror_r returns char *... no
configure: using bundled neon (0.25.4)
checking for strings.h... (cached) yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking signal.h usability... yes
checking signal.h presence... yes
checking for signal.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking netinet/tcp.h usability... yes
checking netinet/tcp.h presence... yes
checking for netinet/tcp.h... yes
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking for strcasecmp... yes
checking for signal... yes
checking for setvbuf... yes
checking for setsockopt... yes
checking for stpcpy... yes
checking for struct tm.tm_gmtoff... yes
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
checking for inflate in -lz... yes
checking whether to enable ACL support in neon... yes
checking for LIBXML... yes
checking for Solaris platform... no
before test, samba_includes: 
checking libsmbclient.h usability... yes
checking libsmbclient.h presence... yes
checking for libsmbclient.h... yes
checking for SMBCCTX.flags... yes
checking for SMBCCTX.close... no
have_samba_includes: yes
checking for smbc_new_context in -lsmbclient... yes
checking for Samba 3.0 libraries... yes
checking for OPENSSL... gnome-config: not found
checking for OpenSSL includes... ""
checking openssl/ssl.h usability... yes
checking openssl/ssl.h presence... yes
checking for openssl/ssl.h... yes
checking openssl/x509.h usability... yes
checking openssl/x509.h presence... yes
checking for openssl/x509.h... yes
checking for OpenSSL libraries... yes
checking for AVAHI... yes
checking for HAL... gnome-config: not found
checking for res_search... yes
checking for res_ninit()... no
checking for res_ninit in -lbind... no
checking for getaddrinfo... yes
checking whether to enable ipv6... yes
checking for LIBGNOMEVFS... yes
checking for LIBGNOMEVFSDAEMON... yes
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 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 linux/inotify.h usability... no
checking linux/inotify.h presence... no
checking for linux/inotify.h... no
checking sys/inotify.h usability... no
checking sys/inotify.h presence... no
checking for sys/inotify.h... no
checking for FAMOpen in -lfam... yes
checking fam.h usability... yes
checking fam.h presence... yes
checking for fam.h... yes
checking how to get filesystem type... 4.4BSD/OSF1
checking for poptGetArg in -lpopt... yes
checking for perl5... perl5
checking for ssh... /usr/bin/ssh
configure: creating ./config.status
config.status: creating Makefile
config.status: creating gnome-vfs.spec
config.status: creating gnome-vfs-zip
config.status: creating libgnomevfs/gnome-vfs-file-size.h
config.status: creating libgnomevfs/Makefile
config.status: creating imported/Makefile
config.status: creating imported/fnmatch/Makefile
config.status: creating imported/neon/Makefile
config.status: creating modules/Makefile
config.status: creating daemon/Makefile
config.status: creating monikers/Makefile
config.status: creating schemas/Makefile
config.status: creating devel-docs/Makefile
config.status: creating devel-docs/gnome-vfs-tutorial/Makefile
config.status: creating po/Makefile.in
config.status: creating programs/Makefile
config.status: creating test/Makefile
config.status: creating test/vfs-run
config.status: creating doc/Makefile
config.status: creating doc/version.xml
config.status: creating gnome-vfs-2.0.pc
config.status: creating gnome-vfs-module-2.0.pc
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing intltool commands
config.status: executing default-1 commands
config.status: executing po/stamp-it commands

Gnome VFS configuration summary:

	IPv6 support:                yes
	SSL support:                 yes
      	Avahi support:		     yes
      	Howl support:		     no
	HAL  support:                no
	Gtk Doc:                     no
	FS monitor backends:         fam
	Samba method:		     yes
	CDDA method:		     no
	Enable profiler:             no

===>  Building for gnomevfs2-2.14.1_2
gmake  all-recursive
gmake[1]: Entering directory `/usr/ports/devel/gnomevfs2/work/gnome-vfs-2.14.1'
Making all in imported
gmake[2]: Entering directory `/usr/ports/devel/gnomevfs2/work/gnome-vfs-2.14.1/imported'
Making all in neon
gmake[3]: Entering directory `/usr/ports/devel/gnomevfs2/work/gnome-vfs-2.14.1/imported/neon'
if /bin/sh /usr/ports/devel/gnomevfs2/work/gnome-libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -DNE_HAVE_DAV -DNE_HAVE_SSL -O2 -fno-strict-aliasing -pipe  -fstack-protector -I.. -I../.. -I./imported/neon -I/usr/local/include/libxml2 -I/usr/local/include   -D_REENTRANT -DORBIT2=1 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/orbit-2.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/libbonobo-2.0 -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/X11R6/include/gconf/2      -D_REENTRANT @PTHREAD_CFLAGS@ -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include   -I/usr/include  -I../.. -I../.. -I../../libgnomevfs -I../../libgnomevfs   -I/usr/local/include  -O2 -fno-strict-aliasing -pipe  -fstack-protector -MT ne_request.lo -MD -MP -MF ".deps/ne_request.Tpo" -c -o ne_request.lo ne_request.c; \
then mv -f ".deps/ne_request.Tpo" ".deps/ne_request.Plo"; else rm -f ".deps/ne_request.Tpo"; exit 1; fi
mkdir .libs
 cc -DHAVE_CONFIG_H -I. -I. -I../.. -DNE_HAVE_DAV -DNE_HAVE_SSL -O2 -fno-strict-aliasing -pipe -fstack-protector -I.. -I../.. -I./imported/neon -I/usr/local/include/libxml2 -I/usr/local/include -D_REENTRANT -DORBIT2=1 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/orbit-2.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/libbonobo-2.0 -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/X11R6/include/gconf/2 -D_REENTRANT @PTHREAD_CFLAGS@ -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/include -I../.. -I../.. -I../../libgnomevfs -I../../libgnomevfs -I/usr/local/include -O2 -fno-strict-aliasing -pipe -fstack-protector -MT ne_request.lo -MD -MP -MF .deps/ne_request.Tpo -c ne_request.c  -fPIC -DPIC -o .libs/ne_request.o
cc: @PTHREAD_CFLAGS@: No such file or directory
gmake[3]: *** [ne_request.lo] Error 1
gmake[3]: Leaving directory `/usr/ports/devel/gnomevfs2/work/gnome-vfs-2.14.1/imported/neon'
gmake[2]: *** [all-recursive] Error 1
gmake[2]: Leaving directory `/usr/ports/devel/gnomevfs2/work/gnome-vfs-2.14.1/imported'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/usr/ports/devel/gnomevfs2/work/gnome-vfs-2.14.1'
gmake: *** [all] Error 2
*** Error code 2

Stop in /usr/ports/devel/gnomevfs2.

Script done on Wed May 17 18:48:07 2006

--/NkBOFFp2J2Af1nK--



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