Date: Tue, 9 Dec 2003 13:50:40 -0800 (PST) From: Mike Harding <mvh@ix.netcom.com> To: gnome@freebsd.org Subject: /usr/ports/x11/gnomemag doesn't build? Message-ID: <20031209215040.DA39452FD@netcom1.netcom.com>
next in thread | raw e-mail | index | archive | help
fails as follows... netcom1# cd /usr/ports/x11/gnomemag netcom1# make ===> Extracting for gnomemag-0.10.4 >> Checksum OK for gnome2/gnome-mag-0.10.4.tar.gz. ===> Patching for gnomemag-0.10.4 ===> Applying FreeBSD patches for gnomemag-0.10.4 ===> gnomemag-0.10.4 depends on executable: gmake - found ===> gnomemag-0.10.4 depends on file: /usr/local/libexec/libtool13/libtool - found ===> gnomemag-0.10.4 depends on executable: pkg-config - found ===> gnomemag-0.10.4 depends on shared library: X11.6 - found ===> gnomemag-0.10.4 depends on shared library: glib-2.0.200 - found ===> gnomemag-0.10.4 depends on shared library: atk-1.0.400 - found ===> gnomemag-0.10.4 depends on shared library: pango-1.0.200 - found ===> gnomemag-0.10.4 depends on shared library: gtk-x11-2.0.200 - found ===> gnomemag-0.10.4 depends on shared library: IDL-2.0 - found ===> gnomemag-0.10.4 depends on shared library: ORBit-2.0 - found ===> gnomemag-0.10.4 depends on shared library: glade-2.0.0 - found ===> gnomemag-0.10.4 depends on shared library: xml2.5 - found ===> gnomemag-0.10.4 depends on shared library: bonobo-2.0 - found ===> gnomemag-0.10.4 depends on shared library: gailutil.17 - found ===> gnomemag-0.10.4 depends on shared library: gnomecanvas-2.400 - found ===> gnomemag-0.10.4 depends on shared library: art_lgpl_2.5 - found ===> gnomemag-0.10.4 depends on shared library: spi.9 - found ===> Configuring for gnomemag-0.10.4 checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether build environment is sane... yes checking whether gmake sets $(MAKE)... yes checking for working aclocal-1.4... missing checking for working autoconf... found checking for working automake-1.4... missing checking for working autoheader... found checking for working makeinfo... found checking whether to enable maintainer-specific portions of Makefiles... no checking for perl... /usr/bin/perl checking for gcc... cc checking for C compiler default output... 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 for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking for strerror in -lcposix... no checking build system type... i386-portbld-freebsd4.9 checking host system type... i386-portbld-freebsd4.9 checking for a sed that does not truncate output... /usr/bin/sed checking for egrep... grep -E checking for ld used by cc... /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 dependent libraries... pass_all checking how to run the C preprocessor... cc -E 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... no 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 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... 16384 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... yes 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/libexec/elf/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... yes checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking dynamic linker characteristics... freebsd4.9 ld.so checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by c++... /usr/libexec/elf/ld checking if the linker (/usr/libexec/elf/ld) is GNU ld... yes checking whether the c++ linker (/usr/libexec/elf/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/libexec/elf/ld) supports shared libraries... yes checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking dynamic linker characteristics... freebsd4.9 ld.so 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... no 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/libexec/elf/ld) supports shared libraries... yes checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking dynamic linker characteristics... freebsd4.9 ld.so checking host system type... i386-unknown-freebsd4.9 checking for ranlib... ranlib checking whether we are using GNU C... yes checking for object suffix... o checking for executable suffix... 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 if cc supports -c -o file.lo... yes checking if cc supports -fno-rtti -fno-exceptions ... yes checking if cc static flag -static works... -static checking whether ln -s works... yes checking for ld used by GCC... /usr/libexec/elf/ld checking if the linker (/usr/libexec/elf/ld) is GNU ld... yes checking whether the linker (/usr/libexec/elf/ld) supports shared libraries... yes checking for BSD-compatible nm... /usr/bin/nm -B checking command to parse /usr/bin/nm -B output... ok checking how to hardcode library paths into programs... immediate checking for /usr/libexec/elf/ld option to reload object files... -r checking dynamic linker characteristics... freebsd4.9 ld.so checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for objdir... .libs creating libtool 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 dgettext in libc... no checking for bindtextdomain 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... az be bg bn br ca cs cy da de el es eu fa fi fr ga he hi hu is it ja ko lt lv mn ms nl no pl pt pt_BR sk sl sq sr sr@Latn sv tr uk vi zh_CN zh_TW checking for Win32... no checking for aclocal flags... checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes checking for XTestFakeKeyEvent in -lXtst... yes checking for pkg-config... /usr/local/bin/pkg-config checking for libbonobo-2.0 >= 1.107.0 ORBit-2.0 >= 2.3.100 glib-2.0 >= 1.3.11 gtk+-2.0 >= 2.1.0 gdk-pixbuf-2.0 >= 2.1.0 gdk-pixbuf-xlib-2.0 >= 2.1.0... yes checking DEPS_CFLAGS... -DORBIT2=1 -D_THREAD_SAFE -I/usr/local/include/libbonobo-2.0 -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/atk-1.0 -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include/pango-1.0 -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/local/include checking DEPS_LIBS... -pthread -Wl,--export-dynamic -L/usr/local/lib -L/usr/X11R6/lib -lbonobo-2 -lbonobo-activation -lORBit-2 -lgthread-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -lXrandr -lXi -lXinerama -latk-1.0 -lpangoxft-1.0 -lXft -lfreetype -lz -lXrender -lXext -lfontconfig -lpangox-1.0 -lX11 -lpango-1.0 -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lm -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -liconv checking for libspi-1.0 >= 0.12.1 libbonobo-2.0 >= 1.107.0 ORBit-2.0 >= 2.3.100 glib-2.0 >= 1.3.11 gtk+-2.0 >= 2.1.0 gdk-pixbuf-2.0 >= 2.1.0 gdk-pixbuf-xlib-2.0 >= 2.1.0... yes checking TEST_CFLAGS... -DORBIT2=1 -D_THREAD_SAFE -I/usr/local/include/libbonobo-2.0 -I/usr/local/include/atk-1.0 -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/X11R6/include/at-spi-1.0 -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include/pango-1.0 -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/local/include checking TEST_LIBS... -pthread -Wl,--export-dynamic -L/usr/local/lib -L/usr/X11R6/lib -lspi -lbonobo-2 -lbonobo-activation -lORBit-2 -lgthread-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -lXrandr -lXi -lXinerama -latk-1.0 -lpangoxft-1.0 -lXft -lfreetype -lz -lXrender -lXext -lfontconfig -lpangox-1.0 -lX11 -lpango-1.0 -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lm -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -liconv checking for gethostent... yes checking for setsockopt... yes checking for connect... (cached) yes checking for XTestFakeKeyEvent in -lXtst... (cached) yes checking for poptGetContext in -lpopt... yes checking for POPT_ARG_FLOAT in popt.h... yes configure: creating ./config.status config.status: creating Makefile config.status: creating gnome-mag-1.0.pc config.status: creating po/Makefile.in config.status: creating idl/Makefile config.status: creating magnifier/Makefile config.status: creating test/Makefile config.status: creating config.h config.status: executing default-1 commands config.status: executing default-2 commands config.status: executing default-3 commands ===> Building for gnomemag-0.10.4 gmake all-recursive gmake[1]: Entering directory `/usr/ports/x11/gnomemag/work/gnome-mag-0.10.4' Making all in idl gmake[2]: Entering directory `/usr/ports/x11/gnomemag/work/gnome-mag-0.10.4/idl' gmake[2]: Nothing to be done for `all'. gmake[2]: Leaving directory `/usr/ports/x11/gnomemag/work/gnome-mag-0.10.4/idl' Making all in magnifier gmake[2]: Entering directory `/usr/ports/x11/gnomemag/work/gnome-mag-0.10.4/magnifier' /usr/local/bin/orbit-idl-2 -I/usr/local/share/idl/bonobo-activation-2.0 -I/usr/local/share/idl/bonobo-2.0 -I../idl ../idl/GNOME_Magnifier.idl orbit-idl-2 2.8.3 compiling mode, show preprocessor errors, passes: stubs skels common headers skel_impl imodule /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -DORBIT2=1 -D_THREAD_SAFE -I/usr/local/include/libbonobo-2.0 -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/atk-1.0 -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include/pango-1.0 -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/local/include -I.. -I.. -I../idl -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGNOME_DISABLE_DEPRECATED -DCURSORSDIR=\""/usr/X11R6/share/gnome/gnome-mag"\" -I/usr/local/include -I/usr/X11R6/include -O -pipe -march=pentiumpro -Wall -DORBIT2=1 -D_THREAD_SAFE -I/usr/local/include/libbonobo-2.0 -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/atk-1.0 -I/usr/X11R6/include /gtk-2.0 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include/pango-1.0 -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/local/include -c GNOME_Magnifier-common.c mkdir .libs cc -DHAVE_CONFIG_H -I. -I. -I.. -DORBIT2=1 -D_THREAD_SAFE -I/usr/local/include/libbonobo-2.0 -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/atk-1.0 -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include/pango-1.0 -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/local/include -I.. -I.. -I../idl -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGNOME_DISABLE_DEPRECATED -DCURSORSDIR=\"/usr/X11R6/share/gnome/gnome-mag\" -I/usr/local/include -I/usr/X11R6/include -O -pipe -march=pentiumpro -Wall -DORBIT2=1 -D_THREAD_SAFE -I/usr/local/include/libbonobo-2.0 -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/atk-1.0 -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/lib/gtk-2.0/includ e -I/usr/X11R6/include/pango-1.0 -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/local/include -c GNOME_Magnifier-common.c -fPIC -DPIC -o .libs/GNOME_Magnifier-common.lo cc -DHAVE_CONFIG_H -I. -I. -I.. -DORBIT2=1 -D_THREAD_SAFE -I/usr/local/include/libbonobo-2.0 -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/atk-1.0 -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include/pango-1.0 -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/local/include -I.. -I.. -I../idl -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGNOME_DISABLE_DEPRECATED -DCURSORSDIR=\"/usr/X11R6/share/gnome/gnome-mag\" -I/usr/local/include -I/usr/X11R6/include -O -pipe -march=pentiumpro -Wall -DORBIT2=1 -D_THREAD_SAFE -I/usr/local/include/libbonobo-2.0 -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/atk-1.0 -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/lib/gtk-2.0/includ e -I/usr/X11R6/include/pango-1.0 -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/local/include -c GNOME_Magnifier-common.c -o GNOME_Magnifier-common.o >/dev/null 2>&1 mv -f .libs/GNOME_Magnifier-common.lo GNOME_Magnifier-common.lo /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -DORBIT2=1 -D_THREAD_SAFE -I/usr/local/include/libbonobo-2.0 -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/atk-1.0 -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include/pango-1.0 -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/local/include -I.. -I.. -I../idl -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGNOME_DISABLE_DEPRECATED -DCURSORSDIR=\""/usr/X11R6/share/gnome/gnome-mag"\" -I/usr/local/include -I/usr/X11R6/include -O -pipe -march=pentiumpro -Wall -DORBIT2=1 -D_THREAD_SAFE -I/usr/local/include/libbonobo-2.0 -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/atk-1.0 -I/usr/X11R6/include /gtk-2.0 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include/pango-1.0 -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/local/include -c GNOME_Magnifier-stubs.c rm -f .libs/GNOME_Magnifier-stubs.lo cc -DHAVE_CONFIG_H -I. -I. -I.. -DORBIT2=1 -D_THREAD_SAFE -I/usr/local/include/libbonobo-2.0 -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/atk-1.0 -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include/pango-1.0 -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/local/include -I.. -I.. -I../idl -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGNOME_DISABLE_DEPRECATED -DCURSORSDIR=\"/usr/X11R6/share/gnome/gnome-mag\" -I/usr/local/include -I/usr/X11R6/include -O -pipe -march=pentiumpro -Wall -DORBIT2=1 -D_THREAD_SAFE -I/usr/local/include/libbonobo-2.0 -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/atk-1.0 -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/lib/gtk-2.0/includ e -I/usr/X11R6/include/pango-1.0 -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/local/include -c GNOME_Magnifier-stubs.c -fPIC -DPIC -o .libs/GNOME_Magnifier-stubs.lo cc -DHAVE_CONFIG_H -I. -I. -I.. -DORBIT2=1 -D_THREAD_SAFE -I/usr/local/include/libbonobo-2.0 -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/atk-1.0 -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include/pango-1.0 -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/local/include -I.. -I.. -I../idl -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGNOME_DISABLE_DEPRECATED -DCURSORSDIR=\"/usr/X11R6/share/gnome/gnome-mag\" -I/usr/local/include -I/usr/X11R6/include -O -pipe -march=pentiumpro -Wall -DORBIT2=1 -D_THREAD_SAFE -I/usr/local/include/libbonobo-2.0 -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/atk-1.0 -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/lib/gtk-2.0/includ e -I/usr/X11R6/include/pango-1.0 -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/local/include -c GNOME_Magnifier-stubs.c -o GNOME_Magnifier-stubs.o >/dev/null 2>&1 mv -f .libs/GNOME_Magnifier-stubs.lo GNOME_Magnifier-stubs.lo /bin/sh ../libtool --mode=link cc -O -pipe -march=pentiumpro -Wall -DORBIT2=1 -D_THREAD_SAFE -I/usr/local/include/libbonobo-2.0 -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/atk-1.0 -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include/pango-1.0 -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/local/include -L/usr/local/lib -L/usr/X11R6/lib -o libgnome-mag.la -rpath /usr/X11R6/lib -version-info 1:4:0 GNOME_Magnifier-common.lo GNOME_Magnifier-stubs.lo rm -fr .libs/libgnome-mag.la .libs/libgnome-mag.* .libs/libgnome-mag.* cc -shared -Wl,--rpath -Wl,/usr/X11R6/lib GNOME_Magnifier-common.lo GNOME_Magnifier-stubs.lo -L/usr/local/lib -L/usr/X11R6/lib -Wl,-soname -Wl,libgnome-mag.so.1 -o .libs/libgnome-mag.so.1 (cd .libs && rm -f libgnome-mag.so && ln -sf libgnome-mag.so.1 libgnome-mag.so) ar cru .libs/libgnome-mag.a GNOME_Magnifier-common.o GNOME_Magnifier-stubs.o ranlib .libs/libgnome-mag.a creating libgnome-mag.la (cd .libs && rm -f libgnome-mag.la && ln -sf ../libgnome-mag.la libgnome-mag.la) cc -DHAVE_CONFIG_H -I. -I. -I.. -DORBIT2=1 -D_THREAD_SAFE -I/usr/local/include/libbonobo-2.0 -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/atk-1.0 -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include/pango-1.0 -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/local/include -I.. -I.. -I../idl -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGNOME_DISABLE_DEPRECATED -DCURSORSDIR=\""/usr/X11R6/share/gnome/gnome-mag"\" -I/usr/local/include -I/usr/X11R6/include -O -pipe -march=pentiumpro -Wall -DORBIT2=1 -D_THREAD_SAFE -I/usr/local/include/libbonobo-2.0 -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/atk-1.0 -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/lib/gtk-2.0/ include -I/usr/X11R6/include/pango-1.0 -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/local/include -c magnifier-main.c magnifier-main.c: In function `magnifier_main_test_image': magnifier-main.c:154: warning: unused variable `timing_val' magnifier-main.c:154: warning: unused variable `since_last_timing' cc -DHAVE_CONFIG_H -I. -I. -I.. -DORBIT2=1 -D_THREAD_SAFE -I/usr/local/include/libbonobo-2.0 -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/atk-1.0 -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include/pango-1.0 -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/local/include -I.. -I.. -I../idl -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGNOME_DISABLE_DEPRECATED -DCURSORSDIR=\""/usr/X11R6/share/gnome/gnome-mag"\" -I/usr/local/include -I/usr/X11R6/include -O -pipe -march=pentiumpro -Wall -DORBIT2=1 -D_THREAD_SAFE -I/usr/local/include/libbonobo-2.0 -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/atk-1.0 -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/lib/gtk-2.0/ include -I/usr/X11R6/include/pango-1.0 -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/local/include -c magnifier.c cc -DHAVE_CONFIG_H -I. -I. -I.. -DORBIT2=1 -D_THREAD_SAFE -I/usr/local/include/libbonobo-2.0 -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/atk-1.0 -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include/pango-1.0 -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/local/include -I.. -I.. -I../idl -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGNOME_DISABLE_DEPRECATED -DCURSORSDIR=\""/usr/X11R6/share/gnome/gnome-mag"\" -I/usr/local/include -I/usr/X11R6/include -O -pipe -march=pentiumpro -Wall -DORBIT2=1 -D_THREAD_SAFE -I/usr/local/include/libbonobo-2.0 -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/atk-1.0 -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/lib/gtk-2.0/ include -I/usr/X11R6/include/pango-1.0 -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/local/include -c zoom-region.c zoom-region.c:123: field `process_start' has incomplete type zoom-region.c:124: field `process_end' has incomplete type zoom-region.c:125: field `frame_start' has incomplete type zoom-region.c:126: field `frame_end' has incomplete type zoom-region.c:127: field `scale_start' has incomplete type zoom-region.c:128: field `scale_end' has incomplete type zoom-region.c:129: field `idle_start' has incomplete type zoom-region.c:130: field `idle_end' has incomplete type zoom-region.c: In function `reset_timing_stats': zoom-region.c:199: warning: implicit declaration of function `gettimeofday' zoom-region.c: In function `zoom_region_update': zoom-region.c:1651: warning: long int format, gint arg (arg 3) zoom-region.c: In function `exit_report': zoom-region.c:1818: warning: int format, long int arg (arg 3) zoom-region.c: In function `zoom_region_align': zoom-region.c:1907: warning: int format, long int arg (arg 3) zoom-region.c:1897: warning: unused variable `magnifier' zoom-region.c: In function `zoom_region_process_pending': zoom-region.c:2189: warning: unused variable `magnifier' zoom-region.c: In function `zoom_region_pan_test': zoom-region.c:2208: warning: unused variable `width' zoom-region.c:2204: warning: unused variable `last_update' zoom-region.c:2207: warning: `total_time' might be used uninitialized in this function gmake[2]: *** [zoom-region.o] Error 1 gmake[2]: Leaving directory `/usr/ports/x11/gnomemag/work/gnome-mag-0.10.4/magnifier' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/usr/ports/x11/gnomemag/work/gnome-mag-0.10.4' gmake: *** [all-recursive-am] Error 2 *** Error code 2 Stop in /usr/ports/x11/gnomemag. netcom1#
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20031209215040.DA39452FD>