FreeBSD Port: atk-1.10.3

michael johnson buhnux at gmail.com
Fri Nov 11 03:26:54 PST 2005


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1


On Nov 11, 2005, at 5:53 AM, Kevin Roettger wrote:

> Hello,
>
> I hope I'm knocking at the right door with this e-mail address.
> I'm trying to compile atk on my FreeBSD 5.3-RELEASE-p2  but even with
> the newest ports refresh, it just won't work.
> Here is the compilation log:
>

your ports are way out of date, update libtool15

> ---------------------------------------------------------------------- 
> -----------------
>
> cyclone# gcc -v
> Using built-in specs.
> Configured with: FreeBSD/i386 system compiler
> Thread model: posix
> gcc version 3.4.2 [FreeBSD] 20040728
>
> ---------------------------------------------------------------------- 
> -----------------
>
> cyclone# make install clean
> ===>  Vulnerability check disabled, database not found
> => atk-1.10.3.tar.bz2 doesn't seem to exist in
> /usr/ports/distfiles/gnome2.
> => Attempting to fetch from
> ftp://ftp.belnet.be/mirror/ftp.gnome.org/sources/atk/1.10/.
> atk-1.10.3.tar.bz2                            100% of  529 kB  127  
> kBps
> ===>  Extracting for atk-1.10.3
> => MD5 Checksum OK for gnome2/atk-1.10.3.tar.bz2.
> ===>  Patching for atk-1.10.3
> ===>   atk-1.10.3 depends on file: /usr/local/bin/libtool15 - found
> ===>  Applying FreeBSD patches for atk-1.10.3
> ===>   atk-1.10.3 depends on file: /usr/local/bin/libtool15 - found
> ===>   atk-1.10.3 depends on executable: pkg-config - found
> ===>   atk-1.10.3 depends on shared library: glib-2.0.0 - found
> ===>  Configuring for atk-1.10.3
> 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 make sets $(MAKE)... yes
> 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 for style of include used by make... GNU
> checking dependency style of cc... gcc3
> checking build system type... i386-portbld-freebsd5.3
> checking host system type... i386-portbld-freebsd5.3
> 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 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... 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)  
> 65536
> 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... freebsd5.3 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... freebsd5.3 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... freebsd5.3 ld.so
> checking how to hardcode library paths into programs... immediate
> checking whether stripping libraries is possible... yes
> checking for some Win32 platform... no
> checking for native Win32 platform... no
> checking for aclocal flags...
> checking for pkg-config... /usr/local/bin/pkg-config
> checking for GLIB - version >= 2.5.7... yes (version 2.8.3)
> checking for pkg-config... (cached) /usr/local/bin/pkg-config
> checking for GLIB - version >= 2.5.7... yes (version 2.8.3)
> checking for glib-2.0 >= 2.5.7 gobject-2.0 gmodule-no-export-2.0...  
> yes
> checking DEP_CFLAGS... -I/usr/local/include/glib-2.0
> -I/usr/local/lib/glib-2.0/include
> checking DEP_LIBS... -L/usr/local/lib -lgobject-2.0 -lgmodule-2.0
> -lglib-2.0 -liconv
> 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 as 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 kn ko li lt lv mk ml mn mr ms nb ne nl nn no pa pl pt  
> pt_BR ro
> ru rw sk sl sq sr sr at Latn sr at ije sv ta th tk tr ug uk vi wa xh yi  
> zh_CN
> zh_TW
> checking for bind_textdomain_codeset... (cached) yes
> checking for gawk... (cached) nawk
> checking for perl5... perl5
> configure: creating ./config.status
> config.status: creating Makefile
> config.status: creating po/Makefile.in
> config.status: creating atk.pc
> config.status: creating atk-uninstalled.pc
> config.status: creating atk/Makefile
> config.status: creating atk/atk.rc
> config.status: creating tests/Makefile
> config.status: creating docs/Makefile
> config.status: creating docs/version.xml
> config.status: creating atk.spec
> config.status: creating atk-zip.sh
> config.status: creating config.h
> config.status: executing depfiles commands
> config.status: executing default-1 commands
> ===>  Building for atk-1.10.3
> make  all-recursive
> Making all in atk
> glib-genmarshal --prefix=atk_marshal ./atkmarshal.list --header >>
> xgen-gmh  && (cmp -s xgen-gmh atkmarshal.h || cp xgen-gmh
> atkmarshal.h)  && rm -f xgen-gmh
> xgen-gmh~                                  && echo timestamp >
> stamp-atkmarshal.h
> glib-genmarshal --prefix=atk_marshal ./atkmarshal.list --body >>
> xgen-gmc  && (cmp -s xgen-gmc atkmarshal.c || cp xgen-gmc
> atkmarshal.c)  && rm -f xgen-gmc
> xgen-gmc~                                    && echo timestamp >
> stamp-atkmarshal.c
> ( cd . && glib-mkenums  --fhead "#ifndef __ATK_ENUM_TYPES_H__\n#define
> __ATK_ENUM_TYPES_H__\n\n#include <glib-object.h>\n\nG_BEGIN_DECLS\n"
> --fprod "/* enumerations from \"@filename@\" */\n"  --vhead "GType
> @enum_name at _get_type (void);\n#define ATK_TYPE_ at ENUMSHORT@
> (@enum_name at _get_type())\n"          --ftail "G_END_DECLS\n\n#endif /*
> __ATK_ENUM_TYPES_H__ */"  atk.h
> atkaction.h             atkcomponent.h          atkdocument.h
> atkeditabletext.h       atkgobjectaccessible.h  atkhyperlink.h
> atkhypertext.h         atknoopobject.h          atknoopobjectfactory.h
> atkobject.h             atkobjectfactory.h      atkimage.h
> atkregistry.h           atkrelation.h  atkrelationtype.h
> atkrelationset.h        atkselection.h          atkstate.h
> atkstateset.h           atkstreamablecontent.h  atktable.h
> atktext.h                atkutil.h               atkvalue.h ) >
> tmp-atk-enum-types.h  && (cmp -s tmp-atk-enum-types.h atk-enum-types.h
> || cp tmp-atk-enum-types.h atk-enum-types.h )  && rm -f
> tmp-atk-enum-types.h  && echo timestamp > s-enum-types-h
> ( cd . && glib-mkenums  --fhead "#include <atk.h>"  --fprod "\n/*
> enumerations from \"@filename@\" */"  --vhead
> "GType\n at enum_name@_get_type (void)\n{\n  static GType etype = 0; 
> \n  if
> (etype == 0) {\n    static const G at Type@Value values[] = {"
> --vprod "      { @VALUENAME@, \"@VALUENAME@\", \"@valuenick@\" },"
> --vtail "      { 0, NULL, NULL }\n    };\n    etype =
> g_ at type@_register_static (\"@EnumName@\", values);\n  }\n  return
> etype;\n}\n"  atk.h                        atkaction.h
> atkcomponent.h          atkdocument.h           atkeditabletext.h
> atkgobjectaccessible.h  atkhyperlink.h          atkhypertext.h
> atknoopobject.h          atknoopobjectfactory.h
> atkobject.h             atkobjectfactory.h      atkimage.h
> atkregistry.h           atkrelation.h  atkrelationtype.h
> atkrelationset.h        atkselection.h          atkstate.h
> atkstateset.h           atkstreamablecontent.h  atktable.h
> atktext.h                atkutil.h               atkvalue.h ) >
> tmp-atk-enum-types.c  && (cmp -s tmp-atk-enum-types.c atk-enum-types.c
> || cp tmp-atk-enum-types.c atk-enum-types.c )  && rm -f
> tmp-atk-enum-types.c  && echo timestamp > s-enum-types-c
> make  all-am
> if /bin/sh /usr/ports/accessibility/atk/work/gnome-libtool
> --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I..  -I..
> -DG_DISABLE_DEPRECATED  -D_REENTRANT -I/usr/local/include/glib-2.0
> -I/usr/local/lib/glib-2.0/include  -I/usr/local/include  -O -pipe
> -march=athlon-xp -Wall -MT atkaction.lo -MD -MP -MF
> ".deps/atkaction.Tpo"  -c -o atkaction.lo `test -f 'atkaction.c' ||
> echo './'`atkaction.c;  then mv -f ".deps/atkaction.Tpo"
> ".deps/atkaction.Plo";  else rm -f ".deps/atkaction.Tpo"; exit 1;  fi
> mkdir .libs
>  cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_DISABLE_DEPRECATED
> -D_REENTRANT -I/usr/local/include/glib-2.0
> -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O -pipe
> -march=athlon-xp -Wall -MT atkaction.lo -MD -MP -MF .deps/ 
> atkaction.Tpo
> -c atkaction.c  -fPIC -DPIC -o .libs/atkaction.o
>  cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_DISABLE_DEPRECATED
> -D_REENTRANT -I/usr/local/include/glib-2.0
> -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O -pipe
> -march=athlon-xp -Wall -MT atkaction.lo -MD -MP -MF .deps/ 
> atkaction.Tpo
> -c atkaction.c -o atkaction.o >/dev/null 2>&1
> if /bin/sh /usr/ports/accessibility/atk/work/gnome-libtool
> --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I..  -I..
> -DG_DISABLE_DEPRECATED  -D_REENTRANT -I/usr/local/include/glib-2.0
> -I/usr/local/lib/glib-2.0/include  -I/usr/local/include  -O -pipe
> -march=athlon-xp -Wall -MT atkcomponent.lo -MD -MP -MF
> ".deps/atkcomponent.Tpo"  -c -o atkcomponent.lo `test -f
> 'atkcomponent.c' || echo './'`atkcomponent.c;  then mv -f
> ".deps/atkcomponent.Tpo" ".deps/atkcomponent.Plo";  else rm -f
> ".deps/atkcomponent.Tpo"; exit 1;  fi
>  cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_DISABLE_DEPRECATED
> -D_REENTRANT -I/usr/local/include/glib-2.0
> -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O -pipe
> -march=athlon-xp -Wall -MT atkcomponent.lo -MD -MP -MF
> .deps/atkcomponent.Tpo -c atkcomponent.c  -fPIC -DPIC -o
> .libs/atkcomponent.o
>  cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_DISABLE_DEPRECATED
> -D_REENTRANT -I/usr/local/include/glib-2.0
> -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O -pipe
> -march=athlon-xp -Wall -MT atkcomponent.lo -MD -MP -MF
> .deps/atkcomponent.Tpo -c atkcomponent.c -o atkcomponent.o >/dev/null
> 2>&1
> if /bin/sh /usr/ports/accessibility/atk/work/gnome-libtool
> --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I..  -I..
> -DG_DISABLE_DEPRECATED  -D_REENTRANT -I/usr/local/include/glib-2.0
> -I/usr/local/lib/glib-2.0/include  -I/usr/local/include  -O -pipe
> -march=athlon-xp -Wall -MT atkdocument.lo -MD -MP -MF
> ".deps/atkdocument.Tpo"  -c -o atkdocument.lo `test -f 'atkdocument.c'
> || echo './'`atkdocument.c;  then mv -f ".deps/atkdocument.Tpo"
> ".deps/atkdocument.Plo";  else rm -f ".deps/atkdocument.Tpo"; exit 1;
> fi
>  cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_DISABLE_DEPRECATED
> -D_REENTRANT -I/usr/local/include/glib-2.0
> -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O -pipe
> -march=athlon-xp -Wall -MT atkdocument.lo -MD -MP -MF
> .deps/atkdocument.Tpo -c atkdocument.c  -fPIC -DPIC -o
> .libs/atkdocument.o
>  cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_DISABLE_DEPRECATED
> -D_REENTRANT -I/usr/local/include/glib-2.0
> -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O -pipe
> -march=athlon-xp -Wall -MT atkdocument.lo -MD -MP -MF
> .deps/atkdocument.Tpo -c atkdocument.c -o atkdocument.o >/dev/null  
> 2>&1
> if /bin/sh /usr/ports/accessibility/atk/work/gnome-libtool
> --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I..  -I..
> -DG_DISABLE_DEPRECATED  -D_REENTRANT -I/usr/local/include/glib-2.0
> -I/usr/local/lib/glib-2.0/include  -I/usr/local/include  -O -pipe
> -march=athlon-xp -Wall -MT atkeditabletext.lo -MD -MP -MF
> ".deps/atkeditabletext.Tpo"  -c -o atkeditabletext.lo `test -f
> 'atkeditabletext.c' || echo './'`atkeditabletext.c;  then mv -f
> ".deps/atkeditabletext.Tpo" ".deps/atkeditabletext.Plo";  else rm -f
> ".deps/atkeditabletext.Tpo"; exit 1;  fi
>  cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_DISABLE_DEPRECATED
> -D_REENTRANT -I/usr/local/include/glib-2.0
> -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O -pipe
> -march=athlon-xp -Wall -MT atkeditabletext.lo -MD -MP -MF
> .deps/atkeditabletext.Tpo -c atkeditabletext.c  -fPIC -DPIC -o
> .libs/atkeditabletext.o
>  cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_DISABLE_DEPRECATED
> -D_REENTRANT -I/usr/local/include/glib-2.0
> -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O -pipe
> -march=athlon-xp -Wall -MT atkeditabletext.lo -MD -MP -MF
> .deps/atkeditabletext.Tpo -c atkeditabletext.c -o atkeditabletext.o
>
>> /dev/null 2>&1
>>
> if /bin/sh /usr/ports/accessibility/atk/work/gnome-libtool
> --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I..  -I..
> -DG_DISABLE_DEPRECATED  -D_REENTRANT -I/usr/local/include/glib-2.0
> -I/usr/local/lib/glib-2.0/include  -I/usr/local/include  -O -pipe
> -march=athlon-xp -Wall -MT atkgobjectaccessible.lo -MD -MP -MF
> ".deps/atkgobjectaccessible.Tpo"  -c -o atkgobjectaccessible.lo `test
> -f 'atkgobjectaccessible.c' || echo './'`atkgobjectaccessible.c;  then
> mv -f ".deps/atkgobjectaccessible.Tpo"
> ".deps/atkgobjectaccessible.Plo";  else rm -f
> ".deps/atkgobjectaccessible.Tpo"; exit 1;  fi
>  cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_DISABLE_DEPRECATED
> -D_REENTRANT -I/usr/local/include/glib-2.0
> -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O -pipe
> -march=athlon-xp -Wall -MT atkgobjectaccessible.lo -MD -MP -MF
> .deps/atkgobjectaccessible.Tpo -c atkgobjectaccessible.c  -fPIC -DPIC
> -o .libs/atkgobjectaccessible.o
>  cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_DISABLE_DEPRECATED
> -D_REENTRANT -I/usr/local/include/glib-2.0
> -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O -pipe
> -march=athlon-xp -Wall -MT atkgobjectaccessible.lo -MD -MP -MF
> .deps/atkgobjectaccessible.Tpo -c atkgobjectaccessible.c -o
> atkgobjectaccessible.o >/dev/null 2>&1
> if /bin/sh /usr/ports/accessibility/atk/work/gnome-libtool
> --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I..  -I..
> -DG_DISABLE_DEPRECATED  -D_REENTRANT -I/usr/local/include/glib-2.0
> -I/usr/local/lib/glib-2.0/include  -I/usr/local/include  -O -pipe
> -march=athlon-xp -Wall -MT atkhyperlink.lo -MD -MP -MF
> ".deps/atkhyperlink.Tpo"  -c -o atkhyperlink.lo `test -f
> 'atkhyperlink.c' || echo './'`atkhyperlink.c;  then mv -f
> ".deps/atkhyperlink.Tpo" ".deps/atkhyperlink.Plo";  else rm -f
> ".deps/atkhyperlink.Tpo"; exit 1;  fi
>  cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_DISABLE_DEPRECATED
> -D_REENTRANT -I/usr/local/include/glib-2.0
> -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O -pipe
> -march=athlon-xp -Wall -MT atkhyperlink.lo -MD -MP -MF
> .deps/atkhyperlink.Tpo -c atkhyperlink.c  -fPIC -DPIC -o
> .libs/atkhyperlink.o
>  cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_DISABLE_DEPRECATED
> -D_REENTRANT -I/usr/local/include/glib-2.0
> -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O -pipe
> -march=athlon-xp -Wall -MT atkhyperlink.lo -MD -MP -MF
> .deps/atkhyperlink.Tpo -c atkhyperlink.c -o atkhyperlink.o >/dev/null
> 2>&1
> if /bin/sh /usr/ports/accessibility/atk/work/gnome-libtool
> --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I..  -I..
> -DG_DISABLE_DEPRECATED  -D_REENTRANT -I/usr/local/include/glib-2.0
> -I/usr/local/lib/glib-2.0/include  -I/usr/local/include  -O -pipe
> -march=athlon-xp -Wall -MT atkhypertext.lo -MD -MP -MF
> ".deps/atkhypertext.Tpo"  -c -o atkhypertext.lo `test -f
> 'atkhypertext.c' || echo './'`atkhypertext.c;  then mv -f
> ".deps/atkhypertext.Tpo" ".deps/atkhypertext.Plo";  else rm -f
> ".deps/atkhypertext.Tpo"; exit 1;  fi
>  cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_DISABLE_DEPRECATED
> -D_REENTRANT -I/usr/local/include/glib-2.0
> -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O -pipe
> -march=athlon-xp -Wall -MT atkhypertext.lo -MD -MP -MF
> .deps/atkhypertext.Tpo -c atkhypertext.c  -fPIC -DPIC -o
> .libs/atkhypertext.o
>  cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_DISABLE_DEPRECATED
> -D_REENTRANT -I/usr/local/include/glib-2.0
> -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O -pipe
> -march=athlon-xp -Wall -MT atkhypertext.lo -MD -MP -MF
> .deps/atkhypertext.Tpo -c atkhypertext.c -o atkhypertext.o >/dev/null
> 2>&1
> if /bin/sh /usr/ports/accessibility/atk/work/gnome-libtool
> --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I..  -I..
> -DG_DISABLE_DEPRECATED  -D_REENTRANT -I/usr/local/include/glib-2.0
> -I/usr/local/lib/glib-2.0/include  -I/usr/local/include  -O -pipe
> -march=athlon-xp -Wall -MT atkimage.lo -MD -MP -MF
> ".deps/atkimage.Tpo"  -c -o atkimage.lo `test -f 'atkimage.c' || echo
> './'`atkimage.c;  then mv -f ".deps/atkimage.Tpo"
> ".deps/atkimage.Plo";  else rm -f ".deps/atkimage.Tpo"; exit 1;  fi
>  cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_DISABLE_DEPRECATED
> -D_REENTRANT -I/usr/local/include/glib-2.0
> -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O -pipe
> -march=athlon-xp -Wall -MT atkimage.lo -MD -MP -MF .deps/atkimage.Tpo
> -c atkimage.c  -fPIC -DPIC -o .libs/atkimage.o
>  cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_DISABLE_DEPRECATED
> -D_REENTRANT -I/usr/local/include/glib-2.0
> -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O -pipe
> -march=athlon-xp -Wall -MT atkimage.lo -MD -MP -MF .deps/atkimage.Tpo
> -c atkimage.c -o atkimage.o >/dev/null 2>&1
> if /bin/sh /usr/ports/accessibility/atk/work/gnome-libtool
> --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I..  -I..
> -DG_DISABLE_DEPRECATED  -D_REENTRANT -I/usr/local/include/glib-2.0
> -I/usr/local/lib/glib-2.0/include  -I/usr/local/include  -O -pipe
> -march=athlon-xp -Wall -MT atknoopobject.lo -MD -MP -MF
> ".deps/atknoopobject.Tpo"  -c -o atknoopobject.lo `test -f
> 'atknoopobject.c' || echo './'`atknoopobject.c;  then mv -f
> ".deps/atknoopobject.Tpo" ".deps/atknoopobject.Plo";  else rm -f
> ".deps/atknoopobject.Tpo"; exit 1;  fi
>  cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_DISABLE_DEPRECATED
> -D_REENTRANT -I/usr/local/include/glib-2.0
> -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O -pipe
> -march=athlon-xp -Wall -MT atknoopobject.lo -MD -MP -MF
> .deps/atknoopobject.Tpo -c atknoopobject.c  -fPIC -DPIC -o
> .libs/atknoopobject.o
>  cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_DISABLE_DEPRECATED
> -D_REENTRANT -I/usr/local/include/glib-2.0
> -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O -pipe
> -march=athlon-xp -Wall -MT atknoopobject.lo -MD -MP -MF
> .deps/atknoopobject.Tpo -c atknoopobject.c -o atknoopobject.o
>
>> /dev/null 2>&1
>>
> if /bin/sh /usr/ports/accessibility/atk/work/gnome-libtool
> --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I..  -I..
> -DG_DISABLE_DEPRECATED  -D_REENTRANT -I/usr/local/include/glib-2.0
> -I/usr/local/lib/glib-2.0/include  -I/usr/local/include  -O -pipe
> -march=athlon-xp -Wall -MT atknoopobjectfactory.lo -MD -MP -MF
> ".deps/atknoopobjectfactory.Tpo"  -c -o atknoopobjectfactory.lo `test
> -f 'atknoopobjectfactory.c' || echo './'`atknoopobjectfactory.c;  then
> mv -f ".deps/atknoopobjectfactory.Tpo"
> ".deps/atknoopobjectfactory.Plo";  else rm -f
> ".deps/atknoopobjectfactory.Tpo"; exit 1;  fi
>  cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_DISABLE_DEPRECATED
> -D_REENTRANT -I/usr/local/include/glib-2.0
> -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O -pipe
> -march=athlon-xp -Wall -MT atknoopobjectfactory.lo -MD -MP -MF
> .deps/atknoopobjectfactory.Tpo -c atknoopobjectfactory.c  -fPIC -DPIC
> -o .libs/atknoopobjectfactory.o
>  cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_DISABLE_DEPRECATED
> -D_REENTRANT -I/usr/local/include/glib-2.0
> -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O -pipe
> -march=athlon-xp -Wall -MT atknoopobjectfactory.lo -MD -MP -MF
> .deps/atknoopobjectfactory.Tpo -c atknoopobjectfactory.c -o
> atknoopobjectfactory.o >/dev/null 2>&1
> if /bin/sh /usr/ports/accessibility/atk/work/gnome-libtool
> --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I..  -I..
> -DG_DISABLE_DEPRECATED  -D_REENTRANT -I/usr/local/include/glib-2.0
> -I/usr/local/lib/glib-2.0/include  -I/usr/local/include  -O -pipe
> -march=athlon-xp -Wall -MT atkobject.lo -MD -MP -MF
> ".deps/atkobject.Tpo"  -c -o atkobject.lo `test -f 'atkobject.c' ||
> echo './'`atkobject.c;  then mv -f ".deps/atkobject.Tpo"
> ".deps/atkobject.Plo";  else rm -f ".deps/atkobject.Tpo"; exit 1;  fi
>  cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_DISABLE_DEPRECATED
> -D_REENTRANT -I/usr/local/include/glib-2.0
> -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O -pipe
> -march=athlon-xp -Wall -MT atkobject.lo -MD -MP -MF .deps/ 
> atkobject.Tpo
> -c atkobject.c  -fPIC -DPIC -o .libs/atkobject.o
>  cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_DISABLE_DEPRECATED
> -D_REENTRANT -I/usr/local/include/glib-2.0
> -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O -pipe
> -march=athlon-xp -Wall -MT atkobject.lo -MD -MP -MF .deps/ 
> atkobject.Tpo
> -c atkobject.c -o atkobject.o >/dev/null 2>&1
> if /bin/sh /usr/ports/accessibility/atk/work/gnome-libtool
> --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I..  -I..
> -DG_DISABLE_DEPRECATED  -D_REENTRANT -I/usr/local/include/glib-2.0
> -I/usr/local/lib/glib-2.0/include  -I/usr/local/include  -O -pipe
> -march=athlon-xp -Wall -MT atkobjectfactory.lo -MD -MP -MF
> ".deps/atkobjectfactory.Tpo"  -c -o atkobjectfactory.lo `test -f
> 'atkobjectfactory.c' || echo './'`atkobjectfactory.c;  then mv -f
> ".deps/atkobjectfactory.Tpo" ".deps/atkobjectfactory.Plo";  else rm -f
> ".deps/atkobjectfactory.Tpo"; exit 1;  fi
>  cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_DISABLE_DEPRECATED
> -D_REENTRANT -I/usr/local/include/glib-2.0
> -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O -pipe
> -march=athlon-xp -Wall -MT atkobjectfactory.lo -MD -MP -MF
> .deps/atkobjectfactory.Tpo -c atkobjectfactory.c  -fPIC -DPIC -o
> .libs/atkobjectfactory.o
>  cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_DISABLE_DEPRECATED
> -D_REENTRANT -I/usr/local/include/glib-2.0
> -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O -pipe
> -march=athlon-xp -Wall -MT atkobjectfactory.lo -MD -MP -MF
> .deps/atkobjectfactory.Tpo -c atkobjectfactory.c -o atkobjectfactory.o
>
>> /dev/null 2>&1
>>
> if /bin/sh /usr/ports/accessibility/atk/work/gnome-libtool
> --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I..  -I..
> -DG_DISABLE_DEPRECATED  -D_REENTRANT -I/usr/local/include/glib-2.0
> -I/usr/local/lib/glib-2.0/include  -I/usr/local/include  -O -pipe
> -march=athlon-xp -Wall -MT atkregistry.lo -MD -MP -MF
> ".deps/atkregistry.Tpo"  -c -o atkregistry.lo `test -f 'atkregistry.c'
> || echo './'`atkregistry.c;  then mv -f ".deps/atkregistry.Tpo"
> ".deps/atkregistry.Plo";  else rm -f ".deps/atkregistry.Tpo"; exit 1;
> fi
>  cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_DISABLE_DEPRECATED
> -D_REENTRANT -I/usr/local/include/glib-2.0
> -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O -pipe
> -march=athlon-xp -Wall -MT atkregistry.lo -MD -MP -MF
> .deps/atkregistry.Tpo -c atkregistry.c  -fPIC -DPIC -o
> .libs/atkregistry.o
>  cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_DISABLE_DEPRECATED
> -D_REENTRANT -I/usr/local/include/glib-2.0
> -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O -pipe
> -march=athlon-xp -Wall -MT atkregistry.lo -MD -MP -MF
> .deps/atkregistry.Tpo -c atkregistry.c -o atkregistry.o >/dev/null  
> 2>&1
> if /bin/sh /usr/ports/accessibility/atk/work/gnome-libtool
> --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I..  -I..
> -DG_DISABLE_DEPRECATED  -D_REENTRANT -I/usr/local/include/glib-2.0
> -I/usr/local/lib/glib-2.0/include  -I/usr/local/include  -O -pipe
> -march=athlon-xp -Wall -MT atkrelation.lo -MD -MP -MF
> ".deps/atkrelation.Tpo"  -c -o atkrelation.lo `test -f 'atkrelation.c'
> || echo './'`atkrelation.c;  then mv -f ".deps/atkrelation.Tpo"
> ".deps/atkrelation.Plo";  else rm -f ".deps/atkrelation.Tpo"; exit 1;
> fi
>  cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_DISABLE_DEPRECATED
> -D_REENTRANT -I/usr/local/include/glib-2.0
> -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O -pipe
> -march=athlon-xp -Wall -MT atkrelation.lo -MD -MP -MF
> .deps/atkrelation.Tpo -c atkrelation.c  -fPIC -DPIC -o
> .libs/atkrelation.o
>  cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_DISABLE_DEPRECATED
> -D_REENTRANT -I/usr/local/include/glib-2.0
> -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O -pipe
> -march=athlon-xp -Wall -MT atkrelation.lo -MD -MP -MF
> .deps/atkrelation.Tpo -c atkrelation.c -o atkrelation.o >/dev/null  
> 2>&1
> if /bin/sh /usr/ports/accessibility/atk/work/gnome-libtool
> --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I..  -I..
> -DG_DISABLE_DEPRECATED  -D_REENTRANT -I/usr/local/include/glib-2.0
> -I/usr/local/lib/glib-2.0/include  -I/usr/local/include  -O -pipe
> -march=athlon-xp -Wall -MT atkrelationset.lo -MD -MP -MF
> ".deps/atkrelationset.Tpo"  -c -o atkrelationset.lo `test -f
> 'atkrelationset.c' || echo './'`atkrelationset.c;  then mv -f
> ".deps/atkrelationset.Tpo" ".deps/atkrelationset.Plo";  else rm -f
> ".deps/atkrelationset.Tpo"; exit 1;  fi
>  cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_DISABLE_DEPRECATED
> -D_REENTRANT -I/usr/local/include/glib-2.0
> -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O -pipe
> -march=athlon-xp -Wall -MT atkrelationset.lo -MD -MP -MF
> .deps/atkrelationset.Tpo -c atkrelationset.c  -fPIC -DPIC -o
> .libs/atkrelationset.o
>  cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_DISABLE_DEPRECATED
> -D_REENTRANT -I/usr/local/include/glib-2.0
> -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O -pipe
> -march=athlon-xp -Wall -MT atkrelationset.lo -MD -MP -MF
> .deps/atkrelationset.Tpo -c atkrelationset.c -o atkrelationset.o
>
>> /dev/null 2>&1
>>
> if /bin/sh /usr/ports/accessibility/atk/work/gnome-libtool
> --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I..  -I..
> -DG_DISABLE_DEPRECATED  -D_REENTRANT -I/usr/local/include/glib-2.0
> -I/usr/local/lib/glib-2.0/include  -I/usr/local/include  -O -pipe
> -march=athlon-xp -Wall -MT atkselection.lo -MD -MP -MF
> ".deps/atkselection.Tpo"  -c -o atkselection.lo `test -f
> 'atkselection.c' || echo './'`atkselection.c;  then mv -f
> ".deps/atkselection.Tpo" ".deps/atkselection.Plo";  else rm -f
> ".deps/atkselection.Tpo"; exit 1;  fi
>  cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_DISABLE_DEPRECATED
> -D_REENTRANT -I/usr/local/include/glib-2.0
> -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O -pipe
> -march=athlon-xp -Wall -MT atkselection.lo -MD -MP -MF
> .deps/atkselection.Tpo -c atkselection.c  -fPIC -DPIC -o
> .libs/atkselection.o
>  cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_DISABLE_DEPRECATED
> -D_REENTRANT -I/usr/local/include/glib-2.0
> -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O -pipe
> -march=athlon-xp -Wall -MT atkselection.lo -MD -MP -MF
> .deps/atkselection.Tpo -c atkselection.c -o atkselection.o >/dev/null
> 2>&1
> if /bin/sh /usr/ports/accessibility/atk/work/gnome-libtool
> --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I..  -I..
> -DG_DISABLE_DEPRECATED  -D_REENTRANT -I/usr/local/include/glib-2.0
> -I/usr/local/lib/glib-2.0/include  -I/usr/local/include  -O -pipe
> -march=athlon-xp -Wall -MT atkstate.lo -MD -MP -MF
> ".deps/atkstate.Tpo"  -c -o atkstate.lo `test -f 'atkstate.c' || echo
> './'`atkstate.c;  then mv -f ".deps/atkstate.Tpo"
> ".deps/atkstate.Plo";  else rm -f ".deps/atkstate.Tpo"; exit 1;  fi
>  cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_DISABLE_DEPRECATED
> -D_REENTRANT -I/usr/local/include/glib-2.0
> -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O -pipe
> -march=athlon-xp -Wall -MT atkstate.lo -MD -MP -MF .deps/atkstate.Tpo
> -c atkstate.c  -fPIC -DPIC -o .libs/atkstate.o
>  cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_DISABLE_DEPRECATED
> -D_REENTRANT -I/usr/local/include/glib-2.0
> -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O -pipe
> -march=athlon-xp -Wall -MT atkstate.lo -MD -MP -MF .deps/atkstate.Tpo
> -c atkstate.c -o atkstate.o >/dev/null 2>&1
> if /bin/sh /usr/ports/accessibility/atk/work/gnome-libtool
> --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I..  -I..
> -DG_DISABLE_DEPRECATED  -D_REENTRANT -I/usr/local/include/glib-2.0
> -I/usr/local/lib/glib-2.0/include  -I/usr/local/include  -O -pipe
> -march=athlon-xp -Wall -MT atkstateset.lo -MD -MP -MF
> ".deps/atkstateset.Tpo"  -c -o atkstateset.lo `test -f 'atkstateset.c'
> || echo './'`atkstateset.c;  then mv -f ".deps/atkstateset.Tpo"
> ".deps/atkstateset.Plo";  else rm -f ".deps/atkstateset.Tpo"; exit 1;
> fi
>  cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_DISABLE_DEPRECATED
> -D_REENTRANT -I/usr/local/include/glib-2.0
> -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O -pipe
> -march=athlon-xp -Wall -MT atkstateset.lo -MD -MP -MF
> .deps/atkstateset.Tpo -c atkstateset.c  -fPIC -DPIC -o
> .libs/atkstateset.o
>  cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_DISABLE_DEPRECATED
> -D_REENTRANT -I/usr/local/include/glib-2.0
> -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O -pipe
> -march=athlon-xp -Wall -MT atkstateset.lo -MD -MP -MF
> .deps/atkstateset.Tpo -c atkstateset.c -o atkstateset.o >/dev/null  
> 2>&1
> if /bin/sh /usr/ports/accessibility/atk/work/gnome-libtool
> --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I..  -I..
> -DG_DISABLE_DEPRECATED  -D_REENTRANT -I/usr/local/include/glib-2.0
> -I/usr/local/lib/glib-2.0/include  -I/usr/local/include  -O -pipe
> -march=athlon-xp -Wall -MT atkstreamablecontent.lo -MD -MP -MF
> ".deps/atkstreamablecontent.Tpo"  -c -o atkstreamablecontent.lo `test
> -f 'atkstreamablecontent.c' || echo './'`atkstreamablecontent.c;  then
> mv -f ".deps/atkstreamablecontent.Tpo"
> ".deps/atkstreamablecontent.Plo";  else rm -f
> ".deps/atkstreamablecontent.Tpo"; exit 1;  fi
>  cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_DISABLE_DEPRECATED
> -D_REENTRANT -I/usr/local/include/glib-2.0
> -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O -pipe
> -march=athlon-xp -Wall -MT atkstreamablecontent.lo -MD -MP -MF
> .deps/atkstreamablecontent.Tpo -c atkstreamablecontent.c  -fPIC -DPIC
> -o .libs/atkstreamablecontent.o
>  cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_DISABLE_DEPRECATED
> -D_REENTRANT -I/usr/local/include/glib-2.0
> -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O -pipe
> -march=athlon-xp -Wall -MT atkstreamablecontent.lo -MD -MP -MF
> .deps/atkstreamablecontent.Tpo -c atkstreamablecontent.c -o
> atkstreamablecontent.o >/dev/null 2>&1
> if /bin/sh /usr/ports/accessibility/atk/work/gnome-libtool
> --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I..  -I..
> -DG_DISABLE_DEPRECATED  -D_REENTRANT -I/usr/local/include/glib-2.0
> -I/usr/local/lib/glib-2.0/include  -I/usr/local/include  -O -pipe
> -march=athlon-xp -Wall -MT atktable.lo -MD -MP -MF
> ".deps/atktable.Tpo"  -c -o atktable.lo `test -f 'atktable.c' || echo
> './'`atktable.c;  then mv -f ".deps/atktable.Tpo"
> ".deps/atktable.Plo";  else rm -f ".deps/atktable.Tpo"; exit 1;  fi
>  cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_DISABLE_DEPRECATED
> -D_REENTRANT -I/usr/local/include/glib-2.0
> -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O -pipe
> -march=athlon-xp -Wall -MT atktable.lo -MD -MP -MF .deps/atktable.Tpo
> -c atktable.c  -fPIC -DPIC -o .libs/atktable.o
>  cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_DISABLE_DEPRECATED
> -D_REENTRANT -I/usr/local/include/glib-2.0
> -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O -pipe
> -march=athlon-xp -Wall -MT atktable.lo -MD -MP -MF .deps/atktable.Tpo
> -c atktable.c -o atktable.o >/dev/null 2>&1
> if /bin/sh /usr/ports/accessibility/atk/work/gnome-libtool
> --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I..  -I..
> -DG_DISABLE_DEPRECATED  -D_REENTRANT -I/usr/local/include/glib-2.0
> -I/usr/local/lib/glib-2.0/include  -I/usr/local/include  -O -pipe
> -march=athlon-xp -Wall -MT atktext.lo -MD -MP -MF ".deps/atktext.Tpo"
> -c -o atktext.lo `test -f 'atktext.c' || echo './'`atktext.c;  then mv
> -f ".deps/atktext.Tpo" ".deps/atktext.Plo";  else rm -f
> ".deps/atktext.Tpo"; exit 1;  fi
>  cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_DISABLE_DEPRECATED
> -D_REENTRANT -I/usr/local/include/glib-2.0
> -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O -pipe
> -march=athlon-xp -Wall -MT atktext.lo -MD -MP -MF .deps/atktext.Tpo -c
> atktext.c  -fPIC -DPIC -o .libs/atktext.o
>  cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_DISABLE_DEPRECATED
> -D_REENTRANT -I/usr/local/include/glib-2.0
> -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O -pipe
> -march=athlon-xp -Wall -MT atktext.lo -MD -MP -MF .deps/atktext.Tpo -c
> atktext.c -o atktext.o >/dev/null 2>&1
> if /bin/sh /usr/ports/accessibility/atk/work/gnome-libtool
> --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I..  -I..
> -DG_DISABLE_DEPRECATED  -D_REENTRANT -I/usr/local/include/glib-2.0
> -I/usr/local/lib/glib-2.0/include  -I/usr/local/include  -O -pipe
> -march=athlon-xp -Wall -MT atkutil.lo -MD -MP -MF ".deps/atkutil.Tpo"
> -c -o atkutil.lo `test -f 'atkutil.c' || echo './'`atkutil.c;  then mv
> -f ".deps/atkutil.Tpo" ".deps/atkutil.Plo";  else rm -f
> ".deps/atkutil.Tpo"; exit 1;  fi
>  cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_DISABLE_DEPRECATED
> -D_REENTRANT -I/usr/local/include/glib-2.0
> -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O -pipe
> -march=athlon-xp -Wall -MT atkutil.lo -MD -MP -MF .deps/atkutil.Tpo -c
> atkutil.c  -fPIC -DPIC -o .libs/atkutil.o
>  cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_DISABLE_DEPRECATED
> -D_REENTRANT -I/usr/local/include/glib-2.0
> -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O -pipe
> -march=athlon-xp -Wall -MT atkutil.lo -MD -MP -MF .deps/atkutil.Tpo -c
> atkutil.c -o atkutil.o >/dev/null 2>&1
> if /bin/sh /usr/ports/accessibility/atk/work/gnome-libtool
> --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I..  -I..
> -DG_DISABLE_DEPRECATED  -D_REENTRANT -I/usr/local/include/glib-2.0
> -I/usr/local/lib/glib-2.0/include  -I/usr/local/include  -O -pipe
> -march=athlon-xp -Wall -MT atkvalue.lo -MD -MP -MF
> ".deps/atkvalue.Tpo"  -c -o atkvalue.lo `test -f 'atkvalue.c' || echo
> './'`atkvalue.c;  then mv -f ".deps/atkvalue.Tpo"
> ".deps/atkvalue.Plo";  else rm -f ".deps/atkvalue.Tpo"; exit 1;  fi
>  cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_DISABLE_DEPRECATED
> -D_REENTRANT -I/usr/local/include/glib-2.0
> -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O -pipe
> -march=athlon-xp -Wall -MT atkvalue.lo -MD -MP -MF .deps/atkvalue.Tpo
> -c atkvalue.c  -fPIC -DPIC -o .libs/atkvalue.o
>  cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_DISABLE_DEPRECATED
> -D_REENTRANT -I/usr/local/include/glib-2.0
> -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O -pipe
> -march=athlon-xp -Wall -MT atkvalue.lo -MD -MP -MF .deps/atkvalue.Tpo
> -c atkvalue.c -o atkvalue.o >/dev/null 2>&1
> if /bin/sh /usr/ports/accessibility/atk/work/gnome-libtool
> --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I..  -I..
> -DG_DISABLE_DEPRECATED  -D_REENTRANT -I/usr/local/include/glib-2.0
> -I/usr/local/lib/glib-2.0/include  -I/usr/local/include  -O -pipe
> -march=athlon-xp -Wall -MT atk-enum-types.lo -MD -MP -MF
> ".deps/atk-enum-types.Tpo"  -c -o atk-enum-types.lo `test -f
> 'atk-enum-types.c' || echo './'`atk-enum-types.c;  then mv -f
> ".deps/atk-enum-types.Tpo" ".deps/atk-enum-types.Plo";  else rm -f
> ".deps/atk-enum-types.Tpo"; exit 1;  fi
>  cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_DISABLE_DEPRECATED
> -D_REENTRANT -I/usr/local/include/glib-2.0
> -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O -pipe
> -march=athlon-xp -Wall -MT atk-enum-types.lo -MD -MP -MF
> .deps/atk-enum-types.Tpo -c atk-enum-types.c  -fPIC -DPIC -o
> .libs/atk-enum-types.o
>  cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_DISABLE_DEPRECATED
> -D_REENTRANT -I/usr/local/include/glib-2.0
> -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O -pipe
> -march=athlon-xp -Wall -MT atk-enum-types.lo -MD -MP -MF
> .deps/atk-enum-types.Tpo -c atk-enum-types.c -o atk-enum-types.o
>
>> /dev/null 2>&1
>>
> /bin/sh /usr/ports/accessibility/atk/work/gnome-libtool --mode=link cc
> -O -pipe -march=athlon-xp -Wall   -L/usr/local/lib -o libatk-1.0.la
> -rpath /usr/local/lib -version-info 1010:3:1010        atkaction.lo
> atkcomponent.lo atkdocument.lo  atkeditabletext.lo
> atkgobjectaccessible.lo atkhyperlink.lo  atkhypertext.lo atkimage.lo
> atknoopobject.lo  atknoopobjectfactory.lo atkobject.lo
> atkobjectfactory.lo  atkregistry.lo atkrelation.lo atkrelationset.lo
> atkselection.lo  atkstate.lo atkstateset.lo atkstreamablecontent.lo
> atktable.lo  atktext.lo atkutil.lo atkvalue.lo atk-enum-types.lo
> -L/usr/local/lib -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -liconv
> gnome-libtool: link: CURRENT `1010' is not a nonnegative integer
> gnome-libtool: link: `1010:3:1010' is not valid version information
> *** Error code 1
>
> Stop in /usr/ports/accessibility/atk/work/atk-1.10.3/atk.
> *** Error code 1
>
> Stop in /usr/ports/accessibility/atk/work/atk-1.10.3/atk.
> *** Error code 1
>
> Stop in /usr/ports/accessibility/atk/work/atk-1.10.3.
> *** Error code 1
>
> Stop in /usr/ports/accessibility/atk/work/atk-1.10.3.
> *** Error code 1
>
> Stop in /usr/ports/accessibility/atk.
> cyclone#
>
> ---------------------------------------------------------------------- 
> -----------------
>
> That should be it. Thanks for any feedback, and I hope this will help
> solve the problem.
>
> Best regards,
>
> Kevin
>
>
>
>
> _______________________________________________
> freebsd-gnome at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-gnome
> To unsubscribe, send any mail to "freebsd-gnome- 
> unsubscribe at freebsd.org"
>

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (Darwin)

iD8DBQFDdH5tn4uqfTwEb9YRAlsrAJ4klgW3necJFxFBOOWMqGvOrU9MTACfbebb
SyHcMhbIMRK5eGswumDj7oQ=
=mcik
-----END PGP SIGNATURE-----


More information about the freebsd-gnome mailing list