Date: Mon, 1 Apr 2002 12:43:16 -0500 (EST) From: Frank Corrao <fcorrao@temp555.com> To: gnome@freebsd.org Subject: gnomevfs 1.0.5 Message-ID: <20020401123754.L97044-100000@lipizzan.temp555.com>
next in thread | raw e-mail | index | archive | help
Hi there, I'm having difficulty upgrading from gnomevfs 1.4.3 to 1.0.5.. Below is the full output. The problem seems to be that when compiling gnome-vfs-application-registry.c, gtk/gtkobject.h can't be found. When I run /usr/X11R6/bin/gtk12-config --cflags gtk, it does output the correct path to gtkobject.h, and the file does exist. What am I doing wrong here? I'm running FreeBSD 4.5-STABLE, XFree86 4.0.2, gtk 1.2.10 fwiw, there was a post on 3/21 to the ports mailing list with someone that has the identical problem. Frank Script started on Mon Apr 1 12:36:51 2002 bash-2.05a# portupgrade gnomevfs ---> Upgrading 'gnomevfs-1.0.4_3' to 'gnomevfs-1.0.5_1' (devel/gnomevfs) ---> Building '/usr/ports/devel/gnomevfs' =3D=3D=3D> Cleaning for gnomevfs-1.0.5_1 =3D=3D=3D> Extracting for gnomevfs-1.0.5_1 >> Checksum OK for gnome/gnome-vfs-1.0.5.tar.bz2. =3D=3D=3D> gnomevfs-1.0.5_1 depends on executable: msgfmt-new - found =3D=3D=3D> gnomevfs-1.0.5_1 depends on file: /usr/X11R6/libdata/pkgconfig= /gnome-mime-data-2.0.pc - found =3D=3D=3D> gnomevfs-1.0.5_1 depends on executable: gmake - found =3D=3D=3D> gnomevfs-1.0.5_1 depends on shared library: gconf-1.1 - found =3D=3D=3D> gnomevfs-1.0.5_1 depends on shared library: iconv.3 - found =3D=3D=3D> gnomevfs-1.0.5_1 depends on shared library: X11.6 - found =3D=3D=3D> gnomevfs-1.0.5_1 depends on shared library: esd.2 - found =3D=3D=3D> gnomevfs-1.0.5_1 depends on shared library: glib12.3 - found =3D=3D=3D> gnomevfs-1.0.5_1 depends on shared library: gtk12.2 - found =3D=3D=3D> gnomevfs-1.0.5_1 depends on shared library: Imlib.5 - found =3D=3D=3D> gnomevfs-1.0.5_1 depends on shared library: gnome.5 - found =3D=3D=3D> Patching for gnomevfs-1.0.5_1 =3D=3D=3D> Applying FreeBSD patches for gnomevfs-1.0.5_1 =3D=3D=3D> Configuring for gnomevfs-1.0.5_1 creating cache ./config.cache checking for a BSD compatible install... /usr/bin/install -c -o root -g whe= el checking whether build environment is sane... yes checking whether gmake sets ${MAKE}... yes checking for working aclocal... missing checking for working autoconf... missing checking for working automake... missing checking for working autoheader... missing checking for working makeinfo... found checking for perl... /usr/bin/perl checking whether to enable maintainer-specific portions of Makefiles... no checking for strerror in -lcposix... no checking for gcc... cc checking whether the C compiler (cc -O -pipe ) works... yes checking whether the C compiler (cc -O -pipe ) is a cross-compiler... no checking whether we are using GNU C... yes checking whether cc accepts -g... yes checking how to run the C preprocessor... cc -E checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking for Cygwin environment... no checking for mingw32 environment... no checking host system type... i386-portbld-freebsd4.5 checking build system type... i386-portbld-freebsd4.5 checking for ld used by GCC... /usr/libexec/elf/ld checking if the linker (/usr/libexec/elf/ld) is GNU ld... yes checking for /usr/libexec/elf/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 dependant libraries... pass_all checking for object suffix... o checking for executable suffix... no checking command to parse /usr/bin/nm -B output... ok checking for dlfcn.h... yes checking for ranlib... ranlib checking for strip... strip checking for objdir... .libs checking for cc option to produce PIC... -fPIC checking if cc PIC flag -fPIC 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.lo... yes checking if cc supports -fno-rtti -fno-exceptions... yes checking whether the linker (/usr/libexec/elf/ld) supports shared libraries= =2E.. yes checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking dynamic linker characteristics... freebsd4.5 ld.so checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking whether -lc should be explicitly linked in... yes creating libtool checking for pkg-config... /usr/local/bin/pkg-config checking for gnome-mime-data-2.0... yes checking MIME_DATABASE_CFLAGS... checking MIME_DATABASE_LIBS... checking for gnome-config... /usr/X11R6/bin/gnome-config checking if /usr/X11R6/bin/gnome-config works... yes checking for orbit-config... /usr/local/bin/orbit-config checking for orbit-idl... /usr/local/bin/orbit-idl checking for working ORBit environment... yes checking for gnorba libraries... yes checking for glib-config... /usr/local/bin/glib12-config checking for GLIB - version >=3D 1.2.6... yes checking for gtk-config... /usr/X11R6/bin/gtk12-config checking for GTK - version >=3D 1.2.0... yes checking what warning flags to pass to the C compiler... -Wall -Wunused checking what language compliance flags to pass to the C compiler... checking for pthread_create in -pthread... yes checking for sem_wait in -lrt... no checking size_t in <sys/types.h>... yes checking off_t in <sys/types.h>... yes checking for ranlib... (cached) ranlib checking for ANSI C header files... yes checking for working const... yes checking for inline... inline checking for working alloca.h... no checking for alloca... yes checking for unistd.h... yes checking for getpagesize... yes checking for working mmap... yes checking for argz.h... no checking for limits.h... yes checking for locale.h... yes checking for nl_types.h... yes checking for malloc.h... no checking for string.h... yes checking for unistd.h... (cached) yes checking for sys/param.h... yes checking for getcwd... yes checking for munmap... yes checking for putenv... yes checking for setenv... yes checking for setlocale... yes checking for strchr... yes checking for strcasecmp... yes checking for strdup... yes checking for __argz_count... no checking for __argz_stringify... no checking for __argz_next... no checking for stpcpy... no checking for LC_MESSAGES... yes checking whether NLS is requested... yes checking for libintl.h... yes checking for gettext in libc... no checking for bindtextdomain in -lintl... yes checking for gettext in libintl... checking for gettext in -lintl... yes yes checking for msgfmt... /usr/local/bin/msgfmt-new checking for dcgettext... no checking for gmsgfmt... /usr/local/bin/msgfmt-new checking for xgettext... /usr/local/bin/xgettext-new checking for catalogs to be installed... az ca da de el es eu fi fr ga gl = hu it ja ko lt nl nn no pl pt pt_BR ro ru sk sl sv tr uk wa zh_TW sed: ./intl/po2tbl.sed.in: No such file or directory checking for working alloca.h... (cached) no checking for alloca... (cached) yes checking for getdtablesize... yes checking for open64... no checking for lseek64... no checking for statvfs... no checking for getdelim... no checking size of int... 4 checking size of long... 4 checking size of long long... 8 checking for sys/resource.h... yes checking for sys/vfs.h... no checking for sys/mount.h... yes checking for sys/statvfs.h... no checking for oaf-config... /usr/X11R6/bin/oaf-config checking for oaf >=3D 0.3.0... 0.6.8 checking for xml-config... /usr/local/bin/xml-config checking for gconf-config... /usr/X11R6/bin/gconf-config checking for GCONF - version >=3D 0.9... yes checking for t_accept in -lnsl... no checking for socket in -lsocket... no checking for socket... yes checking for gethostbyname... yes checking for BZ2_bzCompressInit in -lbz2... yes checking struct linger is available... yes checking for cdda_interface.h... no checking for cdda_paranoia.h... no checking for OpenSSL includes... checking for openssl/ssl.h... yes checking for openssl/x509.h... yes checking for OpenSSL libraries... no checking for gtkdoc-mkdb... false checking for db2html... false jm_LANGINFO_CODESET: not found checking whether we are using the GNU C Library 2.1 or newer... no checking for stddef.h... yes checking for stdlib.h... yes checking for string.h... (cached) yes checking for setlocale... (cached) yes checking whether make is GNU Make... yes checking for iconv_open... no checking for libiconv_open in -liconv... yes checking for EILSEQ... yes updating cache ./config.cache creating ./config.status creating Makefile creating gnome-vfs.spec creating libgnomevfs/gnome-vfs-file-size.h creating idl/Makefile creating libgnomevfs-pthread/Makefile creating libgnomevfs/libcharset/Makefile creating libgnomevfs/Makefile creating modules/Makefile creating modules/extfs/Makefile creating modules/extfs/ar creating modules/extfs/cpio creating modules/extfs/deb creating modules/extfs/lha creating modules/extfs/rar creating modules/extfs/zip creating modules/extfs/zoo creating devel-docs/Makefile creating devel-docs/gnome-vfs-tutorial/Makefile creating po/Makefile.in creating test/Makefile creating test/vfs-run creating doc/Makefile creating config.h <=3D gnome-vfs configuration summary : Enable profiler : NO GNOME platform : 1.x CFLAGS : -O -pipe -I/usr/X11R6/include LDFLAGS : -L/usr/X11R6/lib =3D=3D=3D> Building for gnomevfs-1.0.5_1 gmake all-recursive gmake[1]: Entering directory `/usr/ports/devel/gnomevfs/work/gnome-vfs-1.0.= 5' Making all in libgnomevfs gmake[2]: Entering directory `/usr/ports/devel/gnomevfs/work/gnome-vfs-1.0.= 5/libgnomevfs' Making all in libcharset gmake[3]: Entering directory `/usr/ports/devel/gnomevfs/work/gnome-vfs-1.0.= 5/libgnomevfs/libcharset' /bin/sh ../../libtool --mode=3Dcompile cc -DHAVE_CONFIG_H -I. -I. -I../.. -= DLIBDIR=3D\"/usr/X11R6/libdata\" -D_THREAD_SAFE -I/usr/local/include -O -= pipe -I/usr/X11R6/include -c localcharset.c mkdir .libs cc -DHAVE_CONFIG_H -I. -I. -I../.. -DLIBDIR=3D\"/usr/X11R6/libdata\" -D_THR= EAD_SAFE -I/usr/local/include -O -pipe -I/usr/X11R6/include -c localcharset= =2Ec -fPIC -DPIC -o .libs/localcharset.lo cc -DHAVE_CONFIG_H -I. -I. -I../.. -DLIBDIR=3D\"/usr/X11R6/libdata\" -D_THR= EAD_SAFE -I/usr/local/include -O -pipe -I/usr/X11R6/include -c localcharset= =2Ec -o localcharset.o >/dev/null 2>&1 mv -f .libs/localcharset.lo localcharset.lo /bin/sh ../../libtool --mode=3Dlink cc -O -pipe -I/usr/X11R6/include -L/u= sr/X11R6/lib -o libcharset.la localcharset.lo -L/usr/local/lib rm -fr .libs/libcharset.la .libs/libcharset.* .libs/libcharset.* ar cru .libs/libcharset.al localcharset.lo ranlib .libs/libcharset.al creating libcharset.la (cd .libs && rm -f libcharset.la && ln -s ../libcharset.la libcharset.la) gmake[3]: Leaving directory `/usr/ports/devel/gnomevfs/work/gnome-vfs-1.0.5= /libgnomevfs/libcharset' gmake[3]: Entering directory `/usr/ports/devel/gnomevfs/work/gnome-vfs-1.0.= 5/libgnomevfs' /bin/sh ../libtool --mode=3Dcompile cc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOME= _VFS_CONFDIR=3D\"/usr/X11R6/etc\"=09=09-DGNOME_VFS_DATADIR=3D\"/usr/X11R6/s= hare/gnome\"=09=09-DGNOME_VFS_PREFIX=3D\"/usr/X11R6\"=09=09-I..=09=09=09=09= =09-I../intl=09=09=09=09-I..=09=09=09=09-I../intl=09=09=09=09-I../libgnomev= fs=09=09=09-I/usr/local/include/glib12 -D_THREAD_SAFE=09=09=09=09=09-I/usr/= local/include/glib12 -I/usr/local/include/orbit-1.0 -I/usr/local/include=09= =09=09=09=09-I/usr/X11R6/include -I/usr/local/include/glib12 -I/usr/local/i= nclude/orbit-1.0 -I/usr/local/include=09=09=09=09=09-I/usr/local/include/gn= ome-xml=09=09=09=09=09-I/usr/X11R6/include/gconf/1 -I/usr/X11R6/include -I/= usr/local/include/glib12 -I/usr/local/include/orbit-1.0 -I/usr/local/includ= e =09=09=09=09-Wall -Wunused =09=09=09 =09-D= _GNU_SOURCE=09=09=09=09=09-D_REENTRANT=09=09=09=09=09-D_POSIX_PTHREAD_SEMAN= TICS=09=09=09-DLIBDIR=3D\"/usr/X11R6/lib\"=09=09=09=09-DSYSCONFDIR=3D\"/usr= /X11R6/etc\"=09=09=09-DG_LOG_DOMAIN=3D\"GnomeVFS\"=09=09=09-D_LARGEFILE64_S= OURCE=09=09=09=09-D_FILE_OFFSET_BITS=3D64=09=09=09=09 -D_THREAD_SAFE -I/us= r/local/include -O -pipe -I/usr/X11R6/include -c fnmatch.c mkdir .libs cc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOME_VFS_CONFDIR=3D\"/usr/X11R6/etc\" -D= GNOME_VFS_DATADIR=3D\"/usr/X11R6/share/gnome\" -DGNOME_VFS_PREFIX=3D\"/usr/= X11R6\" -I.. -I../intl -I.. -I../intl -I../libgnomevfs -I/usr/local/include= /glib12 -D_THREAD_SAFE -I/usr/local/include/glib12 -I/usr/local/include/orb= it-1.0 -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/glib1= 2 -I/usr/local/include/orbit-1.0 -I/usr/local/include -I/usr/local/include/= gnome-xml -I/usr/X11R6/include/gconf/1 -I/usr/X11R6/include -I/usr/local/in= clude/glib12 -I/usr/local/include/orbit-1.0 -I/usr/local/include -Wall -Wun= used -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DLIBDIR=3D\"/us= r/X11R6/lib\" -DSYSCONFDIR=3D\"/usr/X11R6/etc\" -DG_LOG_DOMAIN=3D\"GnomeVFS= \" -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=3D64 -D_THREAD_SAFE -I/usr/loc= al/include -O -pipe -I/usr/X11R6/include -c fnmatch.c -fPIC -DPIC -o .libs= /fnmatch.lo cc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOME_VFS_CONFDIR=3D\"/usr/X11R6/etc\" -D= GNOME_VFS_DATADIR=3D\"/usr/X11R6/share/gnome\" -DGNOME_VFS_PREFIX=3D\"/usr/= X11R6\" -I.. -I../intl -I.. -I../intl -I../libgnomevfs -I/usr/local/include= /glib12 -D_THREAD_SAFE -I/usr/local/include/glib12 -I/usr/local/include/orb= it-1.0 -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/glib1= 2 -I/usr/local/include/orbit-1.0 -I/usr/local/include -I/usr/local/include/= gnome-xml -I/usr/X11R6/include/gconf/1 -I/usr/X11R6/include -I/usr/local/in= clude/glib12 -I/usr/local/include/orbit-1.0 -I/usr/local/include -Wall -Wun= used -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DLIBDIR=3D\"/us= r/X11R6/lib\" -DSYSCONFDIR=3D\"/usr/X11R6/etc\" -DG_LOG_DOMAIN=3D\"GnomeVFS= \" -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=3D64 -D_THREAD_SAFE -I/usr/loc= al/include -O -pipe -I/usr/X11R6/include -c fnmatch.c -o fnmatch.o >/dev/nu= ll 2>&1 mv -f .libs/fnmatch.lo fnmatch.lo /bin/sh ../libtool --mode=3Dcompile cc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOME= _VFS_CONFDIR=3D\"/usr/X11R6/etc\"=09=09-DGNOME_VFS_DATADIR=3D\"/usr/X11R6/s= hare/gnome\"=09=09-DGNOME_VFS_PREFIX=3D\"/usr/X11R6\"=09=09-I..=09=09=09=09= =09-I../intl=09=09=09=09-I..=09=09=09=09-I../intl=09=09=09=09-I../libgnomev= fs=09=09=09-I/usr/local/include/glib12 -D_THREAD_SAFE=09=09=09=09=09-I/usr/= local/include/glib12 -I/usr/local/include/orbit-1.0 -I/usr/local/include=09= =09=09=09=09-I/usr/X11R6/include -I/usr/local/include/glib12 -I/usr/local/i= nclude/orbit-1.0 -I/usr/local/include=09=09=09=09=09-I/usr/local/include/gn= ome-xml=09=09=09=09=09-I/usr/X11R6/include/gconf/1 -I/usr/X11R6/include -I/= usr/local/include/glib12 -I/usr/local/include/orbit-1.0 -I/usr/local/includ= e =09=09=09=09-Wall -Wunused =09=09=09 =09-D= _GNU_SOURCE=09=09=09=09=09-D_REENTRANT=09=09=09=09=09-D_POSIX_PTHREAD_SEMAN= TICS=09=09=09-DLIBDIR=3D\"/usr/X11R6/lib\"=09=09=09=09-DSYSCONFDIR=3D\"/usr= /X11R6/etc\"=09=09=09-DG_LOG_DOMAIN=3D\"GnomeVFS\"=09=09=09-D_LARGEFILE64_S= OURCE=09=09=09=09-D_FILE_OFFSET_BITS=3D64=09=09=09=09 -D_THREAD_SAFE -I/us= r/local/include -O -pipe -I/usr/X11R6/include -c gnome-vfs-application-re= gistry.c rm -f .libs/gnome-vfs-application-registry.lo cc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOME_VFS_CONFDIR=3D\"/usr/X11R6/etc\" -D= GNOME_VFS_DATADIR=3D\"/usr/X11R6/share/gnome\" -DGNOME_VFS_PREFIX=3D\"/usr/= X11R6\" -I.. -I../intl -I.. -I../intl -I../libgnomevfs -I/usr/local/include= /glib12 -D_THREAD_SAFE -I/usr/local/include/glib12 -I/usr/local/include/orb= it-1.0 -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/glib1= 2 -I/usr/local/include/orbit-1.0 -I/usr/local/include -I/usr/local/include/= gnome-xml -I/usr/X11R6/include/gconf/1 -I/usr/X11R6/include -I/usr/local/in= clude/glib12 -I/usr/local/include/orbit-1.0 -I/usr/local/include -Wall -Wun= used -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DLIBDIR=3D\"/us= r/X11R6/lib\" -DSYSCONFDIR=3D\"/usr/X11R6/etc\" -DG_LOG_DOMAIN=3D\"GnomeVFS= \" -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=3D64 -D_THREAD_SAFE -I/usr/loc= al/include -O -pipe -I/usr/X11R6/include -c gnome-vfs-application-registry.= c -fPIC -DPIC -o .libs/gnome-vfs-application-registry.lo In file included from gnome-vfs-mime-private.h:26, from gnome-vfs-application-registry.c:32: =2E./libgnomevfs/gnome-vfs-mime-monitor.h:28: gtk/gtkobject.h: No such file= or directory In file included from gnome-vfs-mime-private.h:26, from gnome-vfs-application-registry.c:32: =2E./libgnomevfs/gnome-vfs-mime-monitor.h:31: syntax error before `GtkObjec= t' gmake[3]: *** [gnome-vfs-application-registry.lo] Error 1 gmake[3]: Leaving directory `/usr/ports/devel/gnomevfs/work/gnome-vfs-1.0.5= /libgnomevfs' gmake[2]: *** [all-recursive] Error 1 gmake[2]: Leaving directory `/usr/ports/devel/gnomevfs/work/gnome-vfs-1.0.5= /libgnomevfs' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/usr/ports/devel/gnomevfs/work/gnome-vfs-1.0.5= ' gmake: *** [all-recursive-am] Error 2 *** Error code 2 Stop in /usr/ports/devel/gnomevfs. ** Command failed: make ** Fix the problem and try again. ** The following packages were not installed or upgraded (*:skipped / !:fai= led) =09! devel/gnomevfs (gnomevfs-1.0.4_3)=09(missing header) bash-2.05a# /usr/X11R6/bin/gtk=0712-config =07--libs gtk -L/usr/X11R6/lib -L/usr/X11R6/lib -lgtk12 -lgdk12 -L/usr/local/lib -Wl,-E -= lgmodule12 -lglib12 -lintl -lXext -lX11 -lm bash-2.05a# /usr/X11R6/bin/gtk12-config --includes gtk=08=08=08=08=08=1B[1P= =08=1B[1P=08=1B[1P=08=1B[1P=08=1B[1P=08=1B[1P=08=1B[1P=08=1B[1P=1B[1@c=1B[1= @f=1B[1@l=1B[1@a=1B[1@g=1B[1@s -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include= -I/usr/X11R6/include -Frank -- "If debugging is the process of removing bugs, then programming must be the process of putting them in." -- Dijkstra To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-gnome" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020401123754.L97044-100000>