Error Buddy
Do you have an error message from your application? Then find the answer with Error Buddy. You can search over 40000 source code files and troubleshooting documents using our beta lucene/nutch search interface or if you prefer, search as normal using google. With LXR technology you can drill right down into the line of source code where it came from with full cross-referencing.
If after searching you didn't get your ideal answer, or you are still unclear what the error means, you can choose to post that question to the community forums following the link included in the search results.
[1.6]001 # Makefile.in generated by automake 1.6.3 from Makefile.am. 002 # @configure_input@ 003 004 # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002 005 # Free Software Foundation, Inc. 006 # This Makefile.in is free software; the Free Software Foundation 007 # gives unlimited permission to copy and/or distribute it, 008 # with or without modifications, as long as this notice is preserved. 009 010 # This program is distributed in the hope that it will be useful, 011 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without 012 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A 013 # PARTICULAR PURPOSE. 014 015 @SET_MAKE@ 016 SHELL = @SHELL@ 017 018 srcdir = @srcdir@ 019 top_srcdir = @top_srcdir@ 020 VPATH = @srcdir@ 021 prefix = @prefix@ 022 exec_prefix = @exec_prefix@ 023 024 bindir = @bindir@ 025 sbindir = @sbindir@ 026 libexecdir = @libexecdir@ 027 datadir = @datadir@ 028 sysconfdir = @sysconfdir@ 029 sharedstatedir = @sharedstatedir@ 030 localstatedir = @localstatedir@ 031 libdir = @libdir@ 032 infodir = @infodir@ 033 mandir = @mandir@ 034 includedir = @includedir@ 035 oldincludedir = /usr/include 036 pkgdatadir = $(datadir)/@PACKAGE@ 037 pkglibdir = $(libdir)/@PACKAGE@ 038 pkgincludedir = $(includedir)/@PACKAGE@ 039 top_builddir = . 040 041 ACLOCAL = @ACLOCAL@ 042 AUTOCONF = @AUTOCONF@ 043 AUTOMAKE = @AUTOMAKE@ 044 AUTOHEADER = @AUTOHEADER@ 045 046 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd 047 INSTALL = @INSTALL@ 048 INSTALL_PROGRAM = @INSTALL_PROGRAM@ 049 INSTALL_DATA = @INSTALL_DATA@ 050 install_sh_DATA = $(install_sh) -c -m 644 051 install_sh_PROGRAM = $(install_sh) -c 052 install_sh_SCRIPT = $(install_sh) -c 053 INSTALL_SCRIPT = @INSTALL_SCRIPT@ 054 INSTALL_HEADER = $(INSTALL_DATA) 055 transform = @program_transform_name@ 056 NORMAL_INSTALL = : 057 PRE_INSTALL = : 058 POST_INSTALL = : 059 NORMAL_UNINSTALL = : 060 PRE_UNINSTALL = : 061 POST_UNINSTALL = : 062 host_alias = @host_alias@ 063 host_triplet = @host@ 064 065 EXEEXT = @EXEEXT@ 066 OBJEXT = @OBJEXT@ 067 PATH_SEPARATOR = @PATH_SEPARATOR@ 068 AMTAR = @AMTAR@ 069 AR = @AR@ 070 AS = @AS@ 071 AWK = @AWK@ 072 CC = @CC@ 073 CXX = @CXX@ 074 CXXCPP = @CXXCPP@ 075 DEPDIR = @DEPDIR@ 076 DLLTOOL = @DLLTOOL@ 077 ECHO = @ECHO@ 078 EGREP = @EGREP@ 079 F77 = @F77@ 080 GCJ = @GCJ@ 081 GCJFLAGS = @GCJFLAGS@ 082 GLIB_CFLAGS = @GLIB_CFLAGS@ 083 GLIB_GENMARSHAL = @GLIB_GENMARSHAL@ 084 GLIB_LIBS = @GLIB_LIBS@ 085 GLIB_MKENUMS = @GLIB_MKENUMS@ 086 GOBJECT_QUERY = @GOBJECT_QUERY@ 087 GPG_ERROR_CFLAGS = @GPG_ERROR_CFLAGS@ 088 GPG_ERROR_CONFIG = @GPG_ERROR_CONFIG@ 089 GPG_ERROR_LIBS = @GPG_ERROR_LIBS@ 090 HTML_DIR = @HTML_DIR@ 091 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ 092 LIBGNUTLS_CFLAGS = @LIBGNUTLS_CFLAGS@ 093 LIBGNUTLS_CONFIG = @LIBGNUTLS_CONFIG@ 094 LIBGNUTLS_LIBS = @LIBGNUTLS_LIBS@ 095 LIBGNUTLS_LIBS_STATIC = @LIBGNUTLS_LIBS_STATIC@ 096 LIBTOOL = @LIBTOOL@ 097 LN_S = @LN_S@ 098 MAINT = @MAINT@ 099 OBJDUMP = @OBJDUMP@ 100 PACKAGE = @PACKAGE@ 101 PKG_CONFIG = @PKG_CONFIG@ 102 RANLIB = @RANLIB@ 103 RC = @RC@ 104 SOUP_AGE = @SOUP_AGE@ 105 SOUP_API_VERSION = @SOUP_API_VERSION@ 106 SOUP_CURRENT = @SOUP_CURRENT@ 107 SOUP_DEBUG_FLAGS = @SOUP_DEBUG_FLAGS@ 108 SOUP_REVISION = @SOUP_REVISION@ 109 STRIP = @STRIP@ 110 VERSION = @VERSION@ 111 XML_CFLAGS = @XML_CFLAGS@ 112 XML_LIBS = @XML_LIBS@ 113 am__include = @am__include@ 114 am__quote = @am__quote@ 115 install_sh = @install_sh@ 116 AUTOMAKE_OPTIONS = 1.6 117 118 SUBDIRS = libsoup tests docs 119 120 EXTRA_DIST = libsoup-$(SOUP_API_VERSION).pc.in gtk-doc.make 121 122 DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc 123 124 pkgconfigdir = $(libdir)/pkgconfig 125 pkgconfig_DATA = libsoup-$(SOUP_API_VERSION).pc 126 subdir = . 127 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 128 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs 129 CONFIG_HEADER = config.h 130 CONFIG_CLEAN_FILES = libsoup-2.2.pc 131 DIST_SOURCES = 132 DATA = $(pkgconfig_DATA) 133 134 135 RECURSIVE_TARGETS = info-recursive dvi-recursive install-info-recursive \ 136 uninstall-info-recursive all-recursive install-data-recursive \ 137 install-exec-recursive installdirs-recursive install-recursive \ 138 uninstall-recursive check-recursive installcheck-recursive 139 DIST_COMMON = README AUTHORS COPYING ChangeLog INSTALL Makefile.am \ 140 Makefile.in NEWS TODO acinclude.m4 aclocal.m4 config.guess \ 141 config.h.in config.sub configure configure.in depcomp \ 142 install-sh libsoup-2.2.pc.in ltmain.sh missing mkinstalldirs 143 DIST_SUBDIRS = $(SUBDIRS) 144 all: config.h 145 $(MAKE) $(AM_MAKEFLAGS) all-recursive 146 147 .SUFFIXES: 148 149 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \ 150 configure.lineno 151 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) 152 cd $(top_srcdir) && \ 153 $(AUTOMAKE) --gnu Makefile 154 Makefile: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.in $(top_builddir)/config.status 155 cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe) 156 157 $(top_builddir)/config.status: $(srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) 158 $(SHELL) ./config.status --recheck 159 $(srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(srcdir)/configure.in $(ACLOCAL_M4) $(CONFIGURE_DEPENDENCIES) 160 cd $(srcdir) && $(AUTOCONF) 161 162 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ configure.in acinclude.m4 163 cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS) 164 165 config.h: stamp-h1 166 @if test ! -f $@; then \ 167 rm -f stamp-h1; \ 168 $(MAKE) stamp-h1; \ 169 else :; fi 170 171 stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status 172 @rm -f stamp-h1 173 cd $(top_builddir) && $(SHELL) ./config.status config.h 174 175 $(srcdir)/config.h.in: @MAINTAINER_MODE_TRUE@ $(top_srcdir)/configure.in $(ACLOCAL_M4) 176 cd $(top_srcdir) && $(AUTOHEADER) 177 touch $(srcdir)/config.h.in 178 179 distclean-hdr: 180 -rm -f config.h stamp-h1 181 libsoup-2.2.pc: $(top_builddir)/config.status libsoup-2.2.pc.in 182 cd $(top_builddir) && $(SHELL) ./config.status $@ 183 184 mostlyclean-libtool: 185 -rm -f *.lo 186 187 clean-libtool: 188 -rm -rf .libs _libs 189 190 distclean-libtool: 191 -rm -f libtool 192 uninstall-info-am: 193 pkgconfigDATA_INSTALL = $(INSTALL_DATA) 194 install-pkgconfigDATA: $(pkgconfig_DATA) 195 @$(NORMAL_INSTALL) 196 $(mkinstalldirs) $(DESTDIR)$(pkgconfigdir) 197 @list='$(pkgconfig_DATA)'; for p in $$list; do \ 198 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ 199 f="`echo $$p | sed -e 's|^.*/||'`"; \ 200 echo " $(pkgconfigDATA_INSTALL) $$d$$p $(DESTDIR)$(pkgconfigdir)/$$f"; \ 201 $(pkgconfigDATA_INSTALL) $$d$$p $(DESTDIR)$(pkgconfigdir)/$$f; \ 202 done 203 204 uninstall-pkgconfigDATA: 205 @$(NORMAL_UNINSTALL) 206 @list='$(pkgconfig_DATA)'; for p in $$list; do \ 207 f="`echo $$p | sed -e 's|^.*/||'`"; \ 208 echo " rm -f $(DESTDIR)$(pkgconfigdir)/$$f"; \ 209 rm -f $(DESTDIR)$(pkgconfigdir)/$$f; \ 210 done 211 212 # This directory's subdirectories are mostly independent; you can cd 213 # into them and run `make' without going through this Makefile. 214 # To change the values of `make' variables: instead of editing Makefiles, 215 # (1) if the variable is set in `config.status', edit `config.status' 216 # (which will cause the Makefiles to be regenerated when you run `make'); 217 # (2) otherwise, pass the desired values on the `make' command line. 218 $(RECURSIVE_TARGETS): 219 @set fnord $$MAKEFLAGS; amf=$$2; \ 220 dot_seen=no; \ 221 target=`echo $@ | sed s/-recursive//`; \ 222 list='$(SUBDIRS)'; for subdir in $$list; do \ 223 echo "Making $$target in $$subdir"; \ 224 if test "$$subdir" = "."; then \ 225 dot_seen=yes; \ 226 local_target="$$target-am"; \ 227 else \ 228 local_target="$$target"; \ 229 fi; \ 230 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ 231 || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \ 232 done; \ 233 if test "$$dot_seen" = "no"; then \ 234 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \ 235 fi; test -z "$$fail" 236 237 mostlyclean-recursive clean-recursive distclean-recursive \ 238 maintainer-clean-recursive: 239 @set fnord $$MAKEFLAGS; amf=$$2; \ 240 dot_seen=no; \ 241 case "$@" in \ 242 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \ 243 *) list='$(SUBDIRS)' ;; \ 244 esac; \ 245 rev=''; for subdir in $$list; do \ 246 if test "$$subdir" = "."; then :; else \ 247 rev="$$subdir $$rev"; \ 248 fi; \ 249 done; \ 250 rev="$$rev ."; \ 251 target=`echo $@ | sed s/-recursive//`; \ 252 for subdir in $$rev; do \ 253 echo "Making $$target in $$subdir"; \ 254 if test "$$subdir" = "."; then \ 255 local_target="$$target-am"; \ 256 else \ 257 local_target="$$target"; \ 258 fi; \ 259 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ 260 || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \ 261 done && test -z "$$fail" 262 tags-recursive: 263 list='$(SUBDIRS)'; for subdir in $$list; do \ 264 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \ 265 done 266 267 ETAGS = etags 268 ETAGSFLAGS = 269 270 tags: TAGS 271 272 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) 273 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ 274 unique=`for i in $$list; do \ 275 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 276 done | \ 277 $(AWK) ' { files[$$0] = 1; } \ 278 END { for (i in files) print i; }'`; \ 279 mkid -fID $$unique 280 281 TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \ 282 $(TAGS_FILES) $(LISP) 283 tags=; \ 284 here=`pwd`; \ 285 list='$(SUBDIRS)'; for subdir in $$list; do \ 286 if test "$$subdir" = .; then :; else \ 287 test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; \ 288 fi; \ 289 done; \ 290 list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \ 291 unique=`for i in $$list; do \ 292 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 293 done | \ 294 $(AWK) ' { files[$$0] = 1; } \ 295 END { for (i in files) print i; }'`; \ 296 test -z "$(ETAGS_ARGS)$$tags$$unique" \ 297 || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ 298 $$tags $$unique 299 300 GTAGS: 301 here=`$(am__cd) $(top_builddir) && pwd` \ 302 && cd $(top_srcdir) \ 303 && gtags -i $(GTAGS_ARGS) $$here 304 305 distclean-tags: 306 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH 307 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) 308 309 top_distdir = . 310 distdir = $(PACKAGE)-$(VERSION) 311 312 am__remove_distdir = \ 313 { test ! -d $(distdir) \ 314 || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \ 315 && rm -fr $(distdir); }; } 316 317 GZIP_ENV = --best 318 distcleancheck_listfiles = find . -type f -print 319 320 distdir: $(DISTFILES) 321 $(am__remove_distdir) 322 mkdir $(distdir) 323 $(mkinstalldirs) $(distdir)/. 324 @list='$(DISTFILES)'; for file in $$list; do \ 325 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ 326 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ 327 if test "$$dir" != "$$file" && test "$$dir" != "."; then \ 328 dir="/$$dir"; \ 329 $(mkinstalldirs) "$(distdir)$$dir"; \ 330 else \ 331 dir=''; \ 332 fi; \ 333 if test -d $$d/$$file; then \ 334 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ 335 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \ 336 fi; \ 337 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \ 338 else \ 339 test -f $(distdir)/$$file \ 340 || cp -p $$d/$$file $(distdir)/$$file \ 341 || exit 1; \ 342 fi; \ 343 done 344 list='$(SUBDIRS)'; for subdir in $$list; do \ 345 if test "$$subdir" = .; then :; else \ 346 test -d $(distdir)/$$subdir \ 347 || mkdir $(distdir)/$$subdir \ 348 || exit 1; \ 349 (cd $$subdir && \ 350 $(MAKE) $(AM_MAKEFLAGS) \ 351 top_distdir="$(top_distdir)" \ 352 distdir=../$(distdir)/$$subdir \ 353 distdir) \ 354 || exit 1; \ 355 fi; \ 356 done 357 -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \ 358 ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \ 359 ! -type d ! -perm -400 -exec chmod a+r {} \; -o \ 360 ! -type d ! -perm -444 -exec $(SHELL) $(install_sh) -c -m a+r {} {} \; \ 361 || chmod -R a+r $(distdir) 362 dist-gzip: distdir 363 $(AMTAR) chof - $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz 364 $(am__remove_distdir) 365 366 dist dist-all: distdir 367 $(AMTAR) chof - $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz 368 $(am__remove_distdir) 369 370 # This target untars the dist file and tries a VPATH configuration. Then 371 # it guarantees that the distribution is self-contained by making another 372 # tarfile. 373 distcheck: dist 374 $(am__remove_distdir) 375 GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(AMTAR) xf - 376 chmod -R a-w $(distdir); chmod a+w $(distdir) 377 mkdir $(distdir)/=build 378 mkdir $(distdir)/=inst 379 chmod a-w $(distdir) 380 dc_install_base=`$(am__cd) $(distdir)/=inst && pwd` \ 381 && cd $(distdir)/=build \ 382 && ../configure --srcdir=.. --prefix=$$dc_install_base \ 383 $(DISTCHECK_CONFIGURE_FLAGS) \ 384 && $(MAKE) $(AM_MAKEFLAGS) \ 385 && $(MAKE) $(AM_MAKEFLAGS) dvi \ 386 && $(MAKE) $(AM_MAKEFLAGS) check \ 387 && $(MAKE) $(AM_MAKEFLAGS) install \ 388 && $(MAKE) $(AM_MAKEFLAGS) installcheck \ 389 && $(MAKE) $(AM_MAKEFLAGS) uninstall \ 390 && (test `find $$dc_install_base -type f -print | wc -l` -le 1 \ 391 || { echo "ERROR: files left after uninstall:" ; \ 392 find $$dc_install_base -type f -print ; \ 393 exit 1; } >&2 ) \ 394 && $(MAKE) $(AM_MAKEFLAGS) dist-gzip \ 395 && rm -f $(distdir).tar.gz \ 396 && $(MAKE) $(AM_MAKEFLAGS) distcleancheck 397 $(am__remove_distdir) 398 @echo "$(distdir).tar.gz is ready for distribution" | \ 399 sed 'h;s/./=/g;p;x;p;x' 400 distcleancheck: distclean 401 if test '$(srcdir)' = . ; then \ 402 echo "ERROR: distcleancheck can only run from a VPATH build" ; \ 403 exit 1 ; \ 404 fi 405 test `$(distcleancheck_listfiles) | wc -l` -eq 0 \ 406 || { echo "ERROR: files left after distclean:" ; \ 407 $(distcleancheck_listfiles) ; \ 408 exit 1; } >&2 409 check-am: all-am 410 check: check-recursive 411 all-am: Makefile $(DATA) config.h 412 installdirs: installdirs-recursive 413 installdirs-am: 414 $(mkinstalldirs) $(DESTDIR)$(pkgconfigdir) 415 416 install: install-recursive 417 install-exec: install-exec-recursive 418 install-data: install-data-recursive 419 uninstall: uninstall-recursive 420 421 install-am: all-am 422 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am 423 424 installcheck: installcheck-recursive 425 install-strip: 426 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ 427 INSTALL_STRIP_FLAG=-s \ 428 `test -z '$(STRIP)' || \ 429 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install 430 mostlyclean-generic: 431 432 clean-generic: 433 434 distclean-generic: 435 -rm -f Makefile $(CONFIG_CLEAN_FILES) 436 437 maintainer-clean-generic: 438 @echo "This command is intended for maintainers to use" 439 @echo "it deletes files that may require special tools to rebuild." 440 clean: clean-recursive 441 442 clean-am: clean-generic clean-libtool mostlyclean-am 443 444 distclean: distclean-recursive 445 -rm -f $(am__CONFIG_DISTCLEAN_FILES) 446 distclean-am: clean-am distclean-generic distclean-hdr distclean-libtool \ 447 distclean-tags 448 449 dvi: dvi-recursive 450 451 dvi-am: 452 453 info: info-recursive 454 455 info-am: 456 457 install-data-am: install-pkgconfigDATA 458 459 install-exec-am: 460 461 install-info: install-info-recursive 462 463 install-man: 464 465 installcheck-am: 466 467 maintainer-clean: maintainer-clean-recursive 468 -rm -f $(am__CONFIG_DISTCLEAN_FILES) 469 -rm -rf autom4te.cache 470 maintainer-clean-am: distclean-am maintainer-clean-generic 471 472 mostlyclean: mostlyclean-recursive 473 474 mostlyclean-am: mostlyclean-generic mostlyclean-libtool 475 476 uninstall-am: uninstall-info-am uninstall-pkgconfigDATA 477 478 uninstall-info: uninstall-info-recursive 479 480 .PHONY: $(RECURSIVE_TARGETS) GTAGS all all-am check check-am clean \ 481 clean-generic clean-libtool clean-recursive dist dist-all \ 482 dist-gzip distcheck distclean distclean-generic distclean-hdr \ 483 distclean-libtool distclean-recursive distclean-tags \ 484 distcleancheck distdir dvi dvi-am dvi-recursive info info-am \ 485 info-recursive install install-am install-data install-data-am \ 486 install-data-recursive install-exec install-exec-am \ 487 install-exec-recursive install-info install-info-am \ 488 install-info-recursive install-