Skip site navigation (1)Skip section navigation (2)
Date:      07 Apr 2003 13:13:20 -0400
From:      Joe Marcus Clarke <marcus@marcuscom.com>
To:        Fernan Aguero <fernan@iib.unsam.edu.ar>
Cc:        FreeBSD-gnats-submit@freebsd.org
Subject:   Re: build error in devel/soup
Message-ID:  <1049735600.675.27.camel@gyros>
In-Reply-To: <200304071708.h37H8YpN008959@pi.iib.unsam.edu.ar>
References:  <200304071708.h37H8YpN008959@pi.iib.unsam.edu.ar>

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

--=-fBDbsiSH0br+KsLCV5We
Content-Type: text/plain
Content-Transfer-Encoding: quoted-printable

FAQ: Rebuild devel/glib12.

Joe

On Mon, 2003-04-07 at 13:08, Fernan Aguero wrote:
> >Submitter-Id:	current-users
> >Originator:	Fernan Aguero
> >Organization:	IIB-UNSAM=09
> >Confidential:	no=20
> >Synopsis:	build error in devel/soup
> >Severity:	critical
> >Priority:	high
> >Category:	ports
> >Class:			change-request
> >Release:	FreeBSD 4.8-RC i386
> >Environment:
> System: FreeBSD pi.iib.unsam.edu.ar 4.8-RC FreeBSD 4.8-RC #0: Sat Mar 29 =
18:12:27 ART 2003 fernan@pi.iib.unsam.edu.ar:/usr/obj/usr/src/sys/PI i386
>=20
>=20
> =09
> >Description:
> 	building of devel/soup aborts with an error. Attached is the output of
> 	the make command as captured by script(1)
>=20
> 	I updated my ports tree using cvsup before building.
>=20
> >How-To-Repeat:
> 	make clean && make install clean
>=20
> >Fix:
>=20
> =09
>=20
> --- make-soup.out begins here ---
> Script started on Mon Apr  7 13:38:47 2003
> pi# make clean && make install clean ; exit
> =3D=3D=3D>  Cleaning for libiconv-1.8_2
> =3D=3D=3D>  Cleaning for gettext-0.11.5_1
> =3D=3D=3D>  Cleaning for glib-1.2.10_8
> =3D=3D=3D>  Cleaning for gmake-3.80
> =3D=3D=3D>  Cleaning for libtool-1.3.4_4
> =3D=3D=3D>  Cleaning for pkgconfig-0.15.0
> =3D=3D=3D>  Cleaning for popt-1.6.4
> =3D=3D=3D>  Cleaning for expat-1.95.6_1
> =3D=3D=3D>  Cleaning for libxml-1.8.17_1
> =3D=3D=3D>  Cleaning for soup-0.7.11
> =3D=3D=3D>  Extracting for soup-0.7.11
> >> Checksum OK for gnome/soup-0.7.11.tar.bz2.
> =3D=3D=3D>  Patching for soup-0.7.11
> =3D=3D=3D>  Applying FreeBSD patches for soup-0.7.11
> =3D=3D=3D>   soup-0.7.11 depends on executable: libtool - found
> =3D=3D=3D>   soup-0.7.11 depends on shared library: popt.0 - found
> =3D=3D=3D>   soup-0.7.11 depends on shared library: glib12.3 - found
> =3D=3D=3D>   soup-0.7.11 depends on shared library: xml.5 - found
> =3D=3D=3D>  Configuring for soup-0.7.11
> checking for a BSD-compatible install... /usr/bin/install -c -o root -g w=
heel
> checking whether build environment is sane... yes
> checking whether make sets ${MAKE}... yes
> checking for working aclocal... found
> checking for working autoconf... found
> checking for working automake... found
> checking for working autoheader... found
> checking for working makeinfo... found
> checking whether to enable maintainer-specific portions of Makefiles... n=
o
> checking whether make sets ${MAKE}... (cached) yes
> 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...=20
> 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 w=
heel
> checking how to run the C preprocessor... cc -E
> checking for ANSI C header files... yes
> checking build system type... i386-portbld-freebsd4.8
> checking host system type... i386-portbld-freebsd4.8
> 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 command to parse /usr/bin/nm -B output... ok
> 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 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 librari=
es... yes
> checking how to hardcode library paths into programs... immediate
> checking whether stripping libraries is possible... yes
> checking dynamic linker characteristics... freebsd4.8 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 host system type... i386-unknown-freebsdelf4.8
> 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 librari=
es... 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... freebsdelf4.8 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 for working alloca.h... no
> checking for alloca... yes
> checking whether to build against glib 2.0... no
> checking for glib-config... /usr/local/bin/glib12-config
> checking for GLIB - version >=3D 1.2.0... yes
> glib-config: not found
> glib-config: not found
> glib-config: not found
> checking for xml-config... /usr/local/bin/xml-config
> checking for poptGetContext in -lpopt... yes
> checking popt.h usability... yes
> checking popt.h presence... yes
> checking for popt.h... yes
> checking for unistd.h... (cached) yes
> checking netinet/in.h usability... yes
> checking netinet/in.h presence... yes
> checking for netinet/in.h... yes
> checking netinet/tcp.h usability... yes
> checking netinet/tcp.h presence... yes
> checking for netinet/tcp.h... yes
> checking sys/socket.h usability... yes
> checking sys/socket.h presence... yes
> checking for sys/socket.h... yes
> checking sys/sockio.h usability... yes
> checking sys/sockio.h presence... yes
> checking for sys/sockio.h... yes
> checking sys/poll.h usability... yes
> checking sys/poll.h presence... yes
> checking for sys/poll.h... yes
> checking sys/param.h usability... yes
> checking sys/param.h presence... yes
> checking for sys/param.h... yes
> checking sys/wait.h usability... yes
> checking sys/wait.h presence... yes
> checking for sys/wait.h... yes
> checking sys/ioctl.h usability... yes
> checking sys/ioctl.h presence... yes
> checking for sys/ioctl.h... yes
> checking sys/filio.h usability... yes
> checking sys/filio.h presence... yes
> checking for sys/filio.h... yes
> checking for socket... yes
> checking for gethostbyname... yes
> checking for inet_pton... yes
> checking for inet_aton... yes
> checking for gethostbyname_r... no
> checking for glib-config... (cached) /usr/local/bin/glib12-config
> checking for GLIB - version >=3D 1.2.0... yes
> checking for dlopen in -ldl... no
> checking openssl/ssl.h usability... yes
> checking openssl/ssl.h presence... yes
> checking for openssl/ssl.h... yes
> checking openssl/err.h usability... yes
> checking openssl/err.h presence... yes
> checking for openssl/err.h... yes
> checking nss.h usability... no
> checking nss.h presence... no
> checking for nss.h... no
> checking for apxs... /usr/local/sbin/apxs
> checking httpd.h usability... no
> checking httpd.h presence... no
> checking for httpd.h... no
> checking for gtkdoc-mkdb... false
> checking for db2html... false
> checking alignment of gboolean... 4
> checking alignment of gchar... 1
> checking alignment of guchar... 1
> checking alignment of gint... 4
> checking alignment of guint... 4
> checking alignment of gshort... 2
> checking alignment of gushort... 2
> checking alignment of glong... 4
> checking alignment of gulong... 4
> checking alignment of gint8... 1
> checking alignment of guint8... 1
> checking alignment of gint16... 2
> checking alignment of guint16... 2
> checking alignment of gint32... 4
> checking alignment of guint32... 4
> checking alignment of gfloat... 4
> checking alignment of gdouble... 4
> checking alignment of gpointer... 4
> checking alignment of gstruct... 1
> configure: creating ./config.status
> config.status: creating soup-config
> config.status: creating soup.pc
> config.status: creating soup.spec
> config.status: creating Makefile
> config.status: creating docs/Makefile
> config.status: creating docs/reference/Makefile
> config.status: creating src/Makefile
> config.status: creating src/libsoup/Makefile
> config.status: creating src/libsoup-apache/Makefile
> config.status: creating src/libwsdl/Makefile
> config.status: creating src/soup-httpd/Makefile
> config.status: creating src/soup-ssl-proxy/Makefile
> config.status: creating src/soup-wsdl/Makefile
> config.status: creating config.h
> config.status: executing default-1 commands
>=20
>=20
> Configuration:
>=20
>   Source code location:		.
>   Compiler:			cc
>   Build flags:			-O -pipe  		-Wall -Wstrict-prototypes -Wmissing-declarat=
ions 		-Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT=20
>=20
>   glib 2.0:                     no
>=20
>   Static SSL Proxy:		no
>   SSL Proxy Name:		soup-ssl-proxy
>=20
>   OpenSSL support:		yes
>   Mozilla NSS support:		no
>=20
>   Apache module support:	no
>=20
>=20
> =3D=3D=3D>  Building for soup-0.7.11
> make  all-recursive
> Making all in src
> Making all in libsoup
> /bin/sh ../../libtool --mode=3Dcompile cc -DHAVE_CONFIG_H -I. -I. -I../..=
 -DG_LOG_DOMAIN=3D\"SOUP\" 	 -DSYSCONFDIR=3D\"/usr/local/etc\" 	 -DBINDIR=
=3D\"/usr/local/bin\"		 -I../../src		 		 -I/usr/local/include/glib12			 -I/=
usr/local/include/gnome-xml			   -I/usr/local/include  -O -pipe  		-Wall -W=
strict-prototypes -Wmissing-declarations 		-Wmissing-prototypes -Wnested-ex=
terns -Wpointer-arith -D_REENTRANT -c md5-utils.c
> mkdir .libs
> cc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=3D\"SOUP\" -DSYSCONFDIR=
=3D\"/usr/local/etc\" -DBINDIR=3D\"/usr/local/bin\" -I../../src -I/usr/loca=
l/include/glib12 -I/usr/local/include/gnome-xml -I/usr/local/include -O -pi=
pe -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -W=
nested-externs -Wpointer-arith -D_REENTRANT -c md5-utils.c  -fPIC -DPIC -o =
.libs/md5-utils.lo
> cc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=3D\"SOUP\" -DSYSCONFDIR=
=3D\"/usr/local/etc\" -DBINDIR=3D\"/usr/local/bin\" -I../../src -I/usr/loca=
l/include/glib12 -I/usr/local/include/gnome-xml -I/usr/local/include -O -pi=
pe -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -W=
nested-externs -Wpointer-arith -D_REENTRANT -c md5-utils.c -o md5-utils.o >=
/dev/null 2>&1
> mv -f .libs/md5-utils.lo md5-utils.lo
> /bin/sh ../../libtool --mode=3Dcompile cc -DHAVE_CONFIG_H -I. -I. -I../..=
 -DG_LOG_DOMAIN=3D\"SOUP\" 	 -DSYSCONFDIR=3D\"/usr/local/etc\" 	 -DBINDIR=
=3D\"/usr/local/bin\"		 -I../../src		 		 -I/usr/local/include/glib12			 -I/=
usr/local/include/gnome-xml			   -I/usr/local/include  -O -pipe  		-Wall -W=
strict-prototypes -Wmissing-declarations 		-Wmissing-prototypes -Wnested-ex=
terns -Wpointer-arith -D_REENTRANT -c soup-auth.c
> rm -f .libs/soup-auth.lo
> cc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=3D\"SOUP\" -DSYSCONFDIR=
=3D\"/usr/local/etc\" -DBINDIR=3D\"/usr/local/bin\" -I../../src -I/usr/loca=
l/include/glib12 -I/usr/local/include/gnome-xml -I/usr/local/include -O -pi=
pe -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -W=
nested-externs -Wpointer-arith -D_REENTRANT -c soup-auth.c  -fPIC -DPIC -o =
.libs/soup-auth.lo
> In file included from soup-auth.c:37:
> soup-private.h:34: warning: function declaration isn't a prototype
> cc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=3D\"SOUP\" -DSYSCONFDIR=
=3D\"/usr/local/etc\" -DBINDIR=3D\"/usr/local/bin\" -I../../src -I/usr/loca=
l/include/glib12 -I/usr/local/include/gnome-xml -I/usr/local/include -O -pi=
pe -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -W=
nested-externs -Wpointer-arith -D_REENTRANT -c soup-auth.c -o soup-auth.o >=
/dev/null 2>&1
> mv -f .libs/soup-auth.lo soup-auth.lo
> /bin/sh ../../libtool --mode=3Dcompile cc -DHAVE_CONFIG_H -I. -I. -I../..=
 -DG_LOG_DOMAIN=3D\"SOUP\" 	 -DSYSCONFDIR=3D\"/usr/local/etc\" 	 -DBINDIR=
=3D\"/usr/local/bin\"		 -I../../src		 		 -I/usr/local/include/glib12			 -I/=
usr/local/include/gnome-xml			   -I/usr/local/include  -O -pipe  		-Wall -W=
strict-prototypes -Wmissing-declarations 		-Wmissing-prototypes -Wnested-ex=
terns -Wpointer-arith -D_REENTRANT -c soup-context.c
> rm -f .libs/soup-context.lo
> cc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=3D\"SOUP\" -DSYSCONFDIR=
=3D\"/usr/local/etc\" -DBINDIR=3D\"/usr/local/bin\" -I../../src -I/usr/loca=
l/include/glib12 -I/usr/local/include/gnome-xml -I/usr/local/include -O -pi=
pe -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -W=
nested-externs -Wpointer-arith -D_REENTRANT -c soup-context.c  -fPIC -DPIC =
-o .libs/soup-context.lo
> In file included from soup-context.c:39:
> soup-private.h:34: warning: function declaration isn't a prototype
> cc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=3D\"SOUP\" -DSYSCONFDIR=
=3D\"/usr/local/etc\" -DBINDIR=3D\"/usr/local/bin\" -I../../src -I/usr/loca=
l/include/glib12 -I/usr/local/include/gnome-xml -I/usr/local/include -O -pi=
pe -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -W=
nested-externs -Wpointer-arith -D_REENTRANT -c soup-context.c -o soup-conte=
xt.o >/dev/null 2>&1
> mv -f .libs/soup-context.lo soup-context.lo
> /bin/sh ../../libtool --mode=3Dcompile cc -DHAVE_CONFIG_H -I. -I. -I../..=
 -DG_LOG_DOMAIN=3D\"SOUP\" 	 -DSYSCONFDIR=3D\"/usr/local/etc\" 	 -DBINDIR=
=3D\"/usr/local/bin\"		 -I../../src		 		 -I/usr/local/include/glib12			 -I/=
usr/local/include/gnome-xml			   -I/usr/local/include  -O -pipe  		-Wall -W=
strict-prototypes -Wmissing-declarations 		-Wmissing-prototypes -Wnested-ex=
terns -Wpointer-arith -D_REENTRANT -c soup-dav.c
> rm -f .libs/soup-dav.lo
> cc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=3D\"SOUP\" -DSYSCONFDIR=
=3D\"/usr/local/etc\" -DBINDIR=3D\"/usr/local/bin\" -I../../src -I/usr/loca=
l/include/glib12 -I/usr/local/include/gnome-xml -I/usr/local/include -O -pi=
pe -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -W=
nested-externs -Wpointer-arith -D_REENTRANT -c soup-dav.c  -fPIC -DPIC -o .=
libs/soup-dav.lo
> cc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=3D\"SOUP\" -DSYSCONFDIR=
=3D\"/usr/local/etc\" -DBINDIR=3D\"/usr/local/bin\" -I../../src -I/usr/loca=
l/include/glib12 -I/usr/local/include/gnome-xml -I/usr/local/include -O -pi=
pe -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -W=
nested-externs -Wpointer-arith -D_REENTRANT -c soup-dav.c -o soup-dav.o >/d=
ev/null 2>&1
> mv -f .libs/soup-dav.lo soup-dav.lo
> /bin/sh ../../libtool --mode=3Dcompile cc -DHAVE_CONFIG_H -I. -I. -I../..=
 -DG_LOG_DOMAIN=3D\"SOUP\" 	 -DSYSCONFDIR=3D\"/usr/local/etc\" 	 -DBINDIR=
=3D\"/usr/local/bin\"		 -I../../src		 		 -I/usr/local/include/glib12			 -I/=
usr/local/include/gnome-xml			   -I/usr/local/include  -O -pipe  		-Wall -W=
strict-prototypes -Wmissing-declarations 		-Wmissing-prototypes -Wnested-ex=
terns -Wpointer-arith -D_REENTRANT -c soup-dav-server.c
> rm -f .libs/soup-dav-server.lo
> cc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=3D\"SOUP\" -DSYSCONFDIR=
=3D\"/usr/local/etc\" -DBINDIR=3D\"/usr/local/bin\" -I../../src -I/usr/loca=
l/include/glib12 -I/usr/local/include/gnome-xml -I/usr/local/include -O -pi=
pe -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -W=
nested-externs -Wpointer-arith -D_REENTRANT -c soup-dav-server.c  -fPIC -DP=
IC -o .libs/soup-dav-server.lo
> cc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=3D\"SOUP\" -DSYSCONFDIR=
=3D\"/usr/local/etc\" -DBINDIR=3D\"/usr/local/bin\" -I../../src -I/usr/loca=
l/include/glib12 -I/usr/local/include/gnome-xml -I/usr/local/include -O -pi=
pe -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -W=
nested-externs -Wpointer-arith -D_REENTRANT -c soup-dav-server.c -o soup-da=
v-server.o >/dev/null 2>&1
> mv -f .libs/soup-dav-server.lo soup-dav-server.lo
> /bin/sh ../../libtool --mode=3Dcompile cc -DHAVE_CONFIG_H -I. -I. -I../..=
 -DG_LOG_DOMAIN=3D\"SOUP\" 	 -DSYSCONFDIR=3D\"/usr/local/etc\" 	 -DBINDIR=
=3D\"/usr/local/bin\"		 -I../../src		 		 -I/usr/local/include/glib12			 -I/=
usr/local/include/gnome-xml			   -I/usr/local/include  -O -pipe  		-Wall -W=
strict-prototypes -Wmissing-declarations 		-Wmissing-prototypes -Wnested-ex=
terns -Wpointer-arith -D_REENTRANT -c soup-env.c
> rm -f .libs/soup-env.lo
> cc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=3D\"SOUP\" -DSYSCONFDIR=
=3D\"/usr/local/etc\" -DBINDIR=3D\"/usr/local/bin\" -I../../src -I/usr/loca=
l/include/glib12 -I/usr/local/include/gnome-xml -I/usr/local/include -O -pi=
pe -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -W=
nested-externs -Wpointer-arith -D_REENTRANT -c soup-env.c  -fPIC -DPIC -o .=
libs/soup-env.lo
> cc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=3D\"SOUP\" -DSYSCONFDIR=
=3D\"/usr/local/etc\" -DBINDIR=3D\"/usr/local/bin\" -I../../src -I/usr/loca=
l/include/glib12 -I/usr/local/include/gnome-xml -I/usr/local/include -O -pi=
pe -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -W=
nested-externs -Wpointer-arith -D_REENTRANT -c soup-env.c -o soup-env.o >/d=
ev/null 2>&1
> mv -f .libs/soup-env.lo soup-env.lo
> /bin/sh ../../libtool --mode=3Dcompile cc -DHAVE_CONFIG_H -I. -I. -I../..=
 -DG_LOG_DOMAIN=3D\"SOUP\" 	 -DSYSCONFDIR=3D\"/usr/local/etc\" 	 -DBINDIR=
=3D\"/usr/local/bin\"		 -I../../src		 		 -I/usr/local/include/glib12			 -I/=
usr/local/include/gnome-xml			   -I/usr/local/include  -O -pipe  		-Wall -W=
strict-prototypes -Wmissing-declarations 		-Wmissing-prototypes -Wnested-ex=
terns -Wpointer-arith -D_REENTRANT -c soup-error.c
> rm -f .libs/soup-error.lo
> cc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=3D\"SOUP\" -DSYSCONFDIR=
=3D\"/usr/local/etc\" -DBINDIR=3D\"/usr/local/bin\" -I../../src -I/usr/loca=
l/include/glib12 -I/usr/local/include/gnome-xml -I/usr/local/include -O -pi=
pe -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -W=
nested-externs -Wpointer-arith -D_REENTRANT -c soup-error.c  -fPIC -DPIC -o=
 .libs/soup-error.lo
> cc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=3D\"SOUP\" -DSYSCONFDIR=
=3D\"/usr/local/etc\" -DBINDIR=3D\"/usr/local/bin\" -I../../src -I/usr/loca=
l/include/glib12 -I/usr/local/include/gnome-xml -I/usr/local/include -O -pi=
pe -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -W=
nested-externs -Wpointer-arith -D_REENTRANT -c soup-error.c -o soup-error.o=
 >/dev/null 2>&1
> mv -f .libs/soup-error.lo soup-error.lo
> /bin/sh ../../libtool --mode=3Dcompile cc -DHAVE_CONFIG_H -I. -I. -I../..=
 -DG_LOG_DOMAIN=3D\"SOUP\" 	 -DSYSCONFDIR=3D\"/usr/local/etc\" 	 -DBINDIR=
=3D\"/usr/local/bin\"		 -I../../src		 		 -I/usr/local/include/glib12			 -I/=
usr/local/include/gnome-xml			   -I/usr/local/include  -O -pipe  		-Wall -W=
strict-prototypes -Wmissing-declarations 		-Wmissing-prototypes -Wnested-ex=
terns -Wpointer-arith -D_REENTRANT -c soup-fault.c
> rm -f .libs/soup-fault.lo
> cc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=3D\"SOUP\" -DSYSCONFDIR=
=3D\"/usr/local/etc\" -DBINDIR=3D\"/usr/local/bin\" -I../../src -I/usr/loca=
l/include/glib12 -I/usr/local/include/gnome-xml -I/usr/local/include -O -pi=
pe -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -W=
nested-externs -Wpointer-arith -D_REENTRANT -c soup-fault.c  -fPIC -DPIC -o=
 .libs/soup-fault.lo
> cc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=3D\"SOUP\" -DSYSCONFDIR=
=3D\"/usr/local/etc\" -DBINDIR=3D\"/usr/local/bin\" -I../../src -I/usr/loca=
l/include/glib12 -I/usr/local/include/gnome-xml -I/usr/local/include -O -pi=
pe -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -W=
nested-externs -Wpointer-arith -D_REENTRANT -c soup-fault.c -o soup-fault.o=
 >/dev/null 2>&1
> mv -f .libs/soup-fault.lo soup-fault.lo
> /bin/sh ../../libtool --mode=3Dcompile cc -DHAVE_CONFIG_H -I. -I. -I../..=
 -DG_LOG_DOMAIN=3D\"SOUP\" 	 -DSYSCONFDIR=3D\"/usr/local/etc\" 	 -DBINDIR=
=3D\"/usr/local/bin\"		 -I../../src		 		 -I/usr/local/include/glib12			 -I/=
usr/local/include/gnome-xml			   -I/usr/local/include  -O -pipe  		-Wall -W=
strict-prototypes -Wmissing-declarations 		-Wmissing-prototypes -Wnested-ex=
terns -Wpointer-arith -D_REENTRANT -c soup-headers.c
> rm -f .libs/soup-headers.lo
> cc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=3D\"SOUP\" -DSYSCONFDIR=
=3D\"/usr/local/etc\" -DBINDIR=3D\"/usr/local/bin\" -I../../src -I/usr/loca=
l/include/glib12 -I/usr/local/include/gnome-xml -I/usr/local/include -O -pi=
pe -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -W=
nested-externs -Wpointer-arith -D_REENTRANT -c soup-headers.c  -fPIC -DPIC =
-o .libs/soup-headers.lo
> In file included from soup-headers.c:16:
> soup-private.h:34: warning: function declaration isn't a prototype
> cc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=3D\"SOUP\" -DSYSCONFDIR=
=3D\"/usr/local/etc\" -DBINDIR=3D\"/usr/local/bin\" -I../../src -I/usr/loca=
l/include/glib12 -I/usr/local/include/gnome-xml -I/usr/local/include -O -pi=
pe -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -W=
nested-externs -Wpointer-arith -D_REENTRANT -c soup-headers.c -o soup-heade=
rs.o >/dev/null 2>&1
> mv -f .libs/soup-headers.lo soup-headers.lo
> /bin/sh ../../libtool --mode=3Dcompile cc -DHAVE_CONFIG_H -I. -I. -I../..=
 -DG_LOG_DOMAIN=3D\"SOUP\" 	 -DSYSCONFDIR=3D\"/usr/local/etc\" 	 -DBINDIR=
=3D\"/usr/local/bin\"		 -I../../src		 		 -I/usr/local/include/glib12			 -I/=
usr/local/include/gnome-xml			   -I/usr/local/include  -O -pipe  		-Wall -W=
strict-prototypes -Wmissing-declarations 		-Wmissing-prototypes -Wnested-ex=
terns -Wpointer-arith -D_REENTRANT -c soup-message.c
> rm -f .libs/soup-message.lo
> cc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=3D\"SOUP\" -DSYSCONFDIR=
=3D\"/usr/local/etc\" -DBINDIR=3D\"/usr/local/bin\" -I../../src -I/usr/loca=
l/include/glib12 -I/usr/local/include/gnome-xml -I/usr/local/include -O -pi=
pe -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -W=
nested-externs -Wpointer-arith -D_REENTRANT -c soup-message.c  -fPIC -DPIC =
-o .libs/soup-message.lo
> In file included from soup-message.c:16:
> soup-private.h:34: warning: function declaration isn't a prototype
> cc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=3D\"SOUP\" -DSYSCONFDIR=
=3D\"/usr/local/etc\" -DBINDIR=3D\"/usr/local/bin\" -I../../src -I/usr/loca=
l/include/glib12 -I/usr/local/include/gnome-xml -I/usr/local/include -O -pi=
pe -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -W=
nested-externs -Wpointer-arith -D_REENTRANT -c soup-message.c -o soup-messa=
ge.o >/dev/null 2>&1
> mv -f .libs/soup-message.lo soup-message.lo
> /bin/sh ../../libtool --mode=3Dcompile cc -DHAVE_CONFIG_H -I. -I. -I../..=
 -DG_LOG_DOMAIN=3D\"SOUP\" 	 -DSYSCONFDIR=3D\"/usr/local/etc\" 	 -DBINDIR=
=3D\"/usr/local/bin\"		 -I../../src		 		 -I/usr/local/include/glib12			 -I/=
usr/local/include/gnome-xml			   -I/usr/local/include  -O -pipe  		-Wall -W=
strict-prototypes -Wmissing-declarations 		-Wmissing-prototypes -Wnested-ex=
terns -Wpointer-arith -D_REENTRANT -c soup-method.c
> rm -f .libs/soup-method.lo
> cc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=3D\"SOUP\" -DSYSCONFDIR=
=3D\"/usr/local/etc\" -DBINDIR=3D\"/usr/local/bin\" -I../../src -I/usr/loca=
l/include/glib12 -I/usr/local/include/gnome-xml -I/usr/local/include -O -pi=
pe -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -W=
nested-externs -Wpointer-arith -D_REENTRANT -c soup-method.c  -fPIC -DPIC -=
o .libs/soup-method.lo
> cc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=3D\"SOUP\" -DSYSCONFDIR=
=3D\"/usr/local/etc\" -DBINDIR=3D\"/usr/local/bin\" -I../../src -I/usr/loca=
l/include/glib12 -I/usr/local/include/gnome-xml -I/usr/local/include -O -pi=
pe -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -W=
nested-externs -Wpointer-arith -D_REENTRANT -c soup-method.c -o soup-method=
.o >/dev/null 2>&1
> mv -f .libs/soup-method.lo soup-method.lo
> /bin/sh ../../libtool --mode=3Dcompile cc -DHAVE_CONFIG_H -I. -I. -I../..=
 -DG_LOG_DOMAIN=3D\"SOUP\" 	 -DSYSCONFDIR=3D\"/usr/local/etc\" 	 -DBINDIR=
=3D\"/usr/local/bin\"		 -I../../src		 		 -I/usr/local/include/glib12			 -I/=
usr/local/include/gnome-xml			   -I/usr/local/include  -O -pipe  		-Wall -W=
strict-prototypes -Wmissing-declarations 		-Wmissing-prototypes -Wnested-ex=
terns -Wpointer-arith -D_REENTRANT -c soup-misc.c
> rm -f .libs/soup-misc.lo
> cc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=3D\"SOUP\" -DSYSCONFDIR=
=3D\"/usr/local/etc\" -DBINDIR=3D\"/usr/local/bin\" -I../../src -I/usr/loca=
l/include/glib12 -I/usr/local/include/gnome-xml -I/usr/local/include -O -pi=
pe -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -W=
nested-externs -Wpointer-arith -D_REENTRANT -c soup-misc.c  -fPIC -DPIC -o =
.libs/soup-misc.lo
> In file included from soup-misc.c:17:
> soup-private.h:34: warning: function declaration isn't a prototype
> cc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=3D\"SOUP\" -DSYSCONFDIR=
=3D\"/usr/local/etc\" -DBINDIR=3D\"/usr/local/bin\" -I../../src -I/usr/loca=
l/include/glib12 -I/usr/local/include/gnome-xml -I/usr/local/include -O -pi=
pe -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -W=
nested-externs -Wpointer-arith -D_REENTRANT -c soup-misc.c -o soup-misc.o >=
/dev/null 2>&1
> mv -f .libs/soup-misc.lo soup-misc.lo
> /bin/sh ../../libtool --mode=3Dcompile cc -DHAVE_CONFIG_H -I. -I. -I../..=
 -DG_LOG_DOMAIN=3D\"SOUP\" 	 -DSYSCONFDIR=3D\"/usr/local/etc\" 	 -DBINDIR=
=3D\"/usr/local/bin\"		 -I../../src		 		 -I/usr/local/include/glib12			 -I/=
usr/local/include/gnome-xml			   -I/usr/local/include  -O -pipe  		-Wall -W=
strict-prototypes -Wmissing-declarations 		-Wmissing-prototypes -Wnested-ex=
terns -Wpointer-arith -D_REENTRANT -c soup-nss.c
> rm -f .libs/soup-nss.lo
> cc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=3D\"SOUP\" -DSYSCONFDIR=
=3D\"/usr/local/etc\" -DBINDIR=3D\"/usr/local/bin\" -I../../src -I/usr/loca=
l/include/glib12 -I/usr/local/include/gnome-xml -I/usr/local/include -O -pi=
pe -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -W=
nested-externs -Wpointer-arith -D_REENTRANT -c soup-nss.c  -fPIC -DPIC -o .=
libs/soup-nss.lo
> cc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=3D\"SOUP\" -DSYSCONFDIR=
=3D\"/usr/local/etc\" -DBINDIR=3D\"/usr/local/bin\" -I../../src -I/usr/loca=
l/include/glib12 -I/usr/local/include/gnome-xml -I/usr/local/include -O -pi=
pe -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -W=
nested-externs -Wpointer-arith -D_REENTRANT -c soup-nss.c -o soup-nss.o >/d=
ev/null 2>&1
> mv -f .libs/soup-nss.lo soup-nss.lo
> /bin/sh ../../libtool --mode=3Dcompile cc -DHAVE_CONFIG_H -I. -I. -I../..=
 -DG_LOG_DOMAIN=3D\"SOUP\" 	 -DSYSCONFDIR=3D\"/usr/local/etc\" 	 -DBINDIR=
=3D\"/usr/local/bin\"		 -I../../src		 		 -I/usr/local/include/glib12			 -I/=
usr/local/include/gnome-xml			   -I/usr/local/include  -O -pipe  		-Wall -W=
strict-prototypes -Wmissing-declarations 		-Wmissing-prototypes -Wnested-ex=
terns -Wpointer-arith -D_REENTRANT -c soup-ntlm.c
> rm -f .libs/soup-ntlm.lo
> cc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=3D\"SOUP\" -DSYSCONFDIR=
=3D\"/usr/local/etc\" -DBINDIR=3D\"/usr/local/bin\" -I../../src -I/usr/loca=
l/include/glib12 -I/usr/local/include/gnome-xml -I/usr/local/include -O -pi=
pe -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -W=
nested-externs -Wpointer-arith -D_REENTRANT -c soup-ntlm.c  -fPIC -DPIC -o =
.libs/soup-ntlm.lo
> cc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=3D\"SOUP\" -DSYSCONFDIR=
=3D\"/usr/local/etc\" -DBINDIR=3D\"/usr/local/bin\" -I../../src -I/usr/loca=
l/include/glib12 -I/usr/local/include/gnome-xml -I/usr/local/include -O -pi=
pe -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -W=
nested-externs -Wpointer-arith -D_REENTRANT -c soup-ntlm.c -o soup-ntlm.o >=
/dev/null 2>&1
> mv -f .libs/soup-ntlm.lo soup-ntlm.lo
> /bin/sh ../../libtool --mode=3Dcompile cc -DHAVE_CONFIG_H -I. -I. -I../..=
 -DG_LOG_DOMAIN=3D\"SOUP\" 	 -DSYSCONFDIR=3D\"/usr/local/etc\" 	 -DBINDIR=
=3D\"/usr/local/bin\"		 -I../../src		 		 -I/usr/local/include/glib12			 -I/=
usr/local/include/gnome-xml			   -I/usr/local/include  -O -pipe  		-Wall -W=
strict-prototypes -Wmissing-declarations 		-Wmissing-prototypes -Wnested-ex=
terns -Wpointer-arith -D_REENTRANT -c soup-parser.c
> rm -f .libs/soup-parser.lo
> cc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=3D\"SOUP\" -DSYSCONFDIR=
=3D\"/usr/local/etc\" -DBINDIR=3D\"/usr/local/bin\" -I../../src -I/usr/loca=
l/include/glib12 -I/usr/local/include/gnome-xml -I/usr/local/include -O -pi=
pe -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -W=
nested-externs -Wpointer-arith -D_REENTRANT -c soup-parser.c  -fPIC -DPIC -=
o .libs/soup-parser.lo
> cc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=3D\"SOUP\" -DSYSCONFDIR=
=3D\"/usr/local/etc\" -DBINDIR=3D\"/usr/local/bin\" -I../../src -I/usr/loca=
l/include/glib12 -I/usr/local/include/gnome-xml -I/usr/local/include -O -pi=
pe -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -W=
nested-externs -Wpointer-arith -D_REENTRANT -c soup-parser.c -o soup-parser=
.o >/dev/null 2>&1
> mv -f .libs/soup-parser.lo soup-parser.lo
> /bin/sh ../../libtool --mode=3Dcompile cc -DHAVE_CONFIG_H -I. -I. -I../..=
 -DG_LOG_DOMAIN=3D\"SOUP\" 	 -DSYSCONFDIR=3D\"/usr/local/etc\" 	 -DBINDIR=
=3D\"/usr/local/bin\"		 -I../../src		 		 -I/usr/local/include/glib12			 -I/=
usr/local/include/gnome-xml			   -I/usr/local/include  -O -pipe  		-Wall -W=
strict-prototypes -Wmissing-declarations 		-Wmissing-prototypes -Wnested-ex=
terns -Wpointer-arith -D_REENTRANT -c soup-queue.c
> rm -f .libs/soup-queue.lo
> cc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=3D\"SOUP\" -DSYSCONFDIR=
=3D\"/usr/local/etc\" -DBINDIR=3D\"/usr/local/bin\" -I../../src -I/usr/loca=
l/include/glib12 -I/usr/local/include/gnome-xml -I/usr/local/include -O -pi=
pe -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -W=
nested-externs -Wpointer-arith -D_REENTRANT -c soup-queue.c  -fPIC -DPIC -o=
 .libs/soup-queue.lo
> In file included from soup-queue.c:28:
> soup-private.h:34: warning: function declaration isn't a prototype
> cc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=3D\"SOUP\" -DSYSCONFDIR=
=3D\"/usr/local/etc\" -DBINDIR=3D\"/usr/local/bin\" -I../../src -I/usr/loca=
l/include/glib12 -I/usr/local/include/gnome-xml -I/usr/local/include -O -pi=
pe -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -W=
nested-externs -Wpointer-arith -D_REENTRANT -c soup-queue.c -o soup-queue.o=
 >/dev/null 2>&1
> mv -f .libs/soup-queue.lo soup-queue.lo
> /bin/sh ../../libtool --mode=3Dcompile cc -DHAVE_CONFIG_H -I. -I. -I../..=
 -DG_LOG_DOMAIN=3D\"SOUP\" 	 -DSYSCONFDIR=3D\"/usr/local/etc\" 	 -DBINDIR=
=3D\"/usr/local/bin\"		 -I../../src		 		 -I/usr/local/include/glib12			 -I/=
usr/local/include/gnome-xml			   -I/usr/local/include  -O -pipe  		-Wall -W=
strict-prototypes -Wmissing-declarations 		-Wmissing-prototypes -Wnested-ex=
terns -Wpointer-arith -D_REENTRANT -c soup-serializer.c
> rm -f .libs/soup-serializer.lo
> cc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=3D\"SOUP\" -DSYSCONFDIR=
=3D\"/usr/local/etc\" -DBINDIR=3D\"/usr/local/bin\" -I../../src -I/usr/loca=
l/include/glib12 -I/usr/local/include/gnome-xml -I/usr/local/include -O -pi=
pe -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -W=
nested-externs -Wpointer-arith -D_REENTRANT -c soup-serializer.c  -fPIC -DP=
IC -o .libs/soup-serializer.lo
> cc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=3D\"SOUP\" -DSYSCONFDIR=
=3D\"/usr/local/etc\" -DBINDIR=3D\"/usr/local/bin\" -I../../src -I/usr/loca=
l/include/glib12 -I/usr/local/include/gnome-xml -I/usr/local/include -O -pi=
pe -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -W=
nested-externs -Wpointer-arith -D_REENTRANT -c soup-serializer.c -o soup-se=
rializer.o >/dev/null 2>&1
> mv -f .libs/soup-serializer.lo soup-serializer.lo
> /bin/sh ../../libtool --mode=3Dcompile cc -DHAVE_CONFIG_H -I. -I. -I../..=
 -DG_LOG_DOMAIN=3D\"SOUP\" 	 -DSYSCONFDIR=3D\"/usr/local/etc\" 	 -DBINDIR=
=3D\"/usr/local/bin\"		 -I../../src		 		 -I/usr/local/include/glib12			 -I/=
usr/local/include/gnome-xml			   -I/usr/local/include  -O -pipe  		-Wall -W=
strict-prototypes -Wmissing-declarations 		-Wmissing-prototypes -Wnested-ex=
terns -Wpointer-arith -D_REENTRANT -c soup-server.c
> rm -f .libs/soup-server.lo
> cc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=3D\"SOUP\" -DSYSCONFDIR=
=3D\"/usr/local/etc\" -DBINDIR=3D\"/usr/local/bin\" -I../../src -I/usr/loca=
l/include/glib12 -I/usr/local/include/gnome-xml -I/usr/local/include -O -pi=
pe -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -W=
nested-externs -Wpointer-arith -D_REENTRANT -c soup-server.c  -fPIC -DPIC -=
o .libs/soup-server.lo
> In file included from soup-server.c:46:
> soup-private.h:34: warning: function declaration isn't a prototype
> cc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=3D\"SOUP\" -DSYSCONFDIR=
=3D\"/usr/local/etc\" -DBINDIR=3D\"/usr/local/bin\" -I../../src -I/usr/loca=
l/include/glib12 -I/usr/local/include/gnome-xml -I/usr/local/include -O -pi=
pe -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -W=
nested-externs -Wpointer-arith -D_REENTRANT -c soup-server.c -o soup-server=
.o >/dev/null 2>&1
> mv -f .libs/soup-server.lo soup-server.lo
> /bin/sh ../../libtool --mode=3Dcompile cc -DHAVE_CONFIG_H -I. -I. -I../..=
 -DG_LOG_DOMAIN=3D\"SOUP\" 	 -DSYSCONFDIR=3D\"/usr/local/etc\" 	 -DBINDIR=
=3D\"/usr/local/bin\"		 -I../../src		 		 -I/usr/local/include/glib12			 -I/=
usr/local/include/gnome-xml			   -I/usr/local/include  -O -pipe  		-Wall -W=
strict-prototypes -Wmissing-declarations 		-Wmissing-prototypes -Wnested-ex=
terns -Wpointer-arith -D_REENTRANT -c soup-server-auth.c
> rm -f .libs/soup-server-auth.lo
> cc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=3D\"SOUP\" -DSYSCONFDIR=
=3D\"/usr/local/etc\" -DBINDIR=3D\"/usr/local/bin\" -I../../src -I/usr/loca=
l/include/glib12 -I/usr/local/include/gnome-xml -I/usr/local/include -O -pi=
pe -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -W=
nested-externs -Wpointer-arith -D_REENTRANT -c soup-server-auth.c  -fPIC -D=
PIC -o .libs/soup-server-auth.lo
> cc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=3D\"SOUP\" -DSYSCONFDIR=
=3D\"/usr/local/etc\" -DBINDIR=3D\"/usr/local/bin\" -I../../src -I/usr/loca=
l/include/glib12 -I/usr/local/include/gnome-xml -I/usr/local/include -O -pi=
pe -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -W=
nested-externs -Wpointer-arith -D_REENTRANT -c soup-server-auth.c -o soup-s=
erver-auth.o >/dev/null 2>&1
> mv -f .libs/soup-server-auth.lo soup-server-auth.lo
> /bin/sh ../../libtool --mode=3Dcompile cc -DHAVE_CONFIG_H -I. -I. -I../..=
 -DG_LOG_DOMAIN=3D\"SOUP\" 	 -DSYSCONFDIR=3D\"/usr/local/etc\" 	 -DBINDIR=
=3D\"/usr/local/bin\"		 -I../../src		 		 -I/usr/local/include/glib12			 -I/=
usr/local/include/gnome-xml			   -I/usr/local/include  -O -pipe  		-Wall -W=
strict-prototypes -Wmissing-declarations 		-Wmissing-prototypes -Wnested-ex=
terns -Wpointer-arith -D_REENTRANT -c soup-socket.c
> rm -f .libs/soup-socket.lo
> cc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=3D\"SOUP\" -DSYSCONFDIR=
=3D\"/usr/local/etc\" -DBINDIR=3D\"/usr/local/bin\" -I../../src -I/usr/loca=
l/include/glib12 -I/usr/local/include/gnome-xml -I/usr/local/include -O -pi=
pe -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -W=
nested-externs -Wpointer-arith -D_REENTRANT -c soup-socket.c  -fPIC -DPIC -=
o .libs/soup-socket.lo
> In file included from soup-socket.c:22:
> soup-private.h:34: warning: function declaration isn't a prototype
> cc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=3D\"SOUP\" -DSYSCONFDIR=
=3D\"/usr/local/etc\" -DBINDIR=3D\"/usr/local/bin\" -I../../src -I/usr/loca=
l/include/glib12 -I/usr/local/include/gnome-xml -I/usr/local/include -O -pi=
pe -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -W=
nested-externs -Wpointer-arith -D_REENTRANT -c soup-socket.c -o soup-socket=
.o >/dev/null 2>&1
> mv -f .libs/soup-socket.lo soup-socket.lo
> /bin/sh ../../libtool --mode=3Dcompile cc -DHAVE_CONFIG_H -I. -I. -I../..=
 -DG_LOG_DOMAIN=3D\"SOUP\" 	 -DSYSCONFDIR=3D\"/usr/local/etc\" 	 -DBINDIR=
=3D\"/usr/local/bin\"		 -I../../src		 		 -I/usr/local/include/glib12			 -I/=
usr/local/include/gnome-xml			   -I/usr/local/include  -O -pipe  		-Wall -W=
strict-prototypes -Wmissing-declarations 		-Wmissing-prototypes -Wnested-ex=
terns -Wpointer-arith -D_REENTRANT -c soup-socket-unix.c
> rm -f .libs/soup-socket-unix.lo
> cc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=3D\"SOUP\" -DSYSCONFDIR=
=3D\"/usr/local/etc\" -DBINDIR=3D\"/usr/local/bin\" -I../../src -I/usr/loca=
l/include/glib12 -I/usr/local/include/gnome-xml -I/usr/local/include -O -pi=
pe -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -W=
nested-externs -Wpointer-arith -D_REENTRANT -c soup-socket-unix.c  -fPIC -D=
PIC -o .libs/soup-socket-unix.lo
> In file included from soup-socket-unix.c:32:
> /usr/include/sys/param.h:213: warning: `MIN' redefined
> /usr/local/include/glib12/glib.h:141: warning: this is the location of th=
e previous definition
> /usr/include/sys/param.h:214: warning: `MAX' redefined
> /usr/local/include/glib12/glib.h:138: warning: this is the location of th=
e previous definition
> In file included from soup-socket-unix.c:35:
> soup-private.h:34: warning: function declaration isn't a prototype
> cc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=3D\"SOUP\" -DSYSCONFDIR=
=3D\"/usr/local/etc\" -DBINDIR=3D\"/usr/local/bin\" -I../../src -I/usr/loca=
l/include/glib12 -I/usr/local/include/gnome-xml -I/usr/local/include -O -pi=
pe -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -W=
nested-externs -Wpointer-arith -D_REENTRANT -c soup-socket-unix.c -o soup-s=
ocket-unix.o >/dev/null 2>&1
> mv -f .libs/soup-socket-unix.lo soup-socket-unix.lo
> /bin/sh ../../libtool --mode=3Dcompile cc -DHAVE_CONFIG_H -I. -I. -I../..=
 -DG_LOG_DOMAIN=3D\"SOUP\" 	 -DSYSCONFDIR=3D\"/usr/local/etc\" 	 -DBINDIR=
=3D\"/usr/local/bin\"		 -I../../src		 		 -I/usr/local/include/glib12			 -I/=
usr/local/include/gnome-xml			   -I/usr/local/include  -O -pipe  		-Wall -W=
strict-prototypes -Wmissing-declarations 		-Wmissing-prototypes -Wnested-ex=
terns -Wpointer-arith -D_REENTRANT -c soup-socks.c
> rm -f .libs/soup-socks.lo
> cc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=3D\"SOUP\" -DSYSCONFDIR=
=3D\"/usr/local/etc\" -DBINDIR=3D\"/usr/local/bin\" -I../../src -I/usr/loca=
l/include/glib12 -I/usr/local/include/gnome-xml -I/usr/local/include -O -pi=
pe -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -W=
nested-externs -Wpointer-arith -D_REENTRANT -c soup-socks.c  -fPIC -DPIC -o=
 .libs/soup-socks.lo
> In file included from soup-socks.c:17:
> soup-private.h:34: warning: function declaration isn't a prototype
> cc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=3D\"SOUP\" -DSYSCONFDIR=
=3D\"/usr/local/etc\" -DBINDIR=3D\"/usr/local/bin\" -I../../src -I/usr/loca=
l/include/glib12 -I/usr/local/include/gnome-xml -I/usr/local/include -O -pi=
pe -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -W=
nested-externs -Wpointer-arith -D_REENTRANT -c soup-socks.c -o soup-socks.o=
 >/dev/null 2>&1
> mv -f .libs/soup-socks.lo soup-socks.lo
> /bin/sh ../../libtool --mode=3Dcompile cc -DHAVE_CONFIG_H -I. -I. -I../..=
 -DG_LOG_DOMAIN=3D\"SOUP\" 	 -DSYSCONFDIR=3D\"/usr/local/etc\" 	 -DBINDIR=
=3D\"/usr/local/bin\"		 -I../../src		 		 -I/usr/local/include/glib12			 -I/=
usr/local/include/gnome-xml			   -I/usr/local/include  -O -pipe  		-Wall -W=
strict-prototypes -Wmissing-declarations 		-Wmissing-prototypes -Wnested-ex=
terns -Wpointer-arith -D_REENTRANT -c soup-ssl.c
> rm -f .libs/soup-ssl.lo
> cc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=3D\"SOUP\" -DSYSCONFDIR=
=3D\"/usr/local/etc\" -DBINDIR=3D\"/usr/local/bin\" -I../../src -I/usr/loca=
l/include/glib12 -I/usr/local/include/gnome-xml -I/usr/local/include -O -pi=
pe -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -W=
nested-externs -Wpointer-arith -D_REENTRANT -c soup-ssl.c  -fPIC -DPIC -o .=
libs/soup-ssl.lo
> cc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=3D\"SOUP\" -DSYSCONFDIR=
=3D\"/usr/local/etc\" -DBINDIR=3D\"/usr/local/bin\" -I../../src -I/usr/loca=
l/include/glib12 -I/usr/local/include/gnome-xml -I/usr/local/include -O -pi=
pe -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -W=
nested-externs -Wpointer-arith -D_REENTRANT -c soup-ssl.c -o soup-ssl.o >/d=
ev/null 2>&1
> mv -f .libs/soup-ssl.lo soup-ssl.lo
> /bin/sh ../../libtool --mode=3Dcompile cc -DHAVE_CONFIG_H -I. -I. -I../..=
 -DG_LOG_DOMAIN=3D\"SOUP\" 	 -DSYSCONFDIR=3D\"/usr/local/etc\" 	 -DBINDIR=
=3D\"/usr/local/bin\"		 -I../../src		 		 -I/usr/local/include/glib12			 -I/=
usr/local/include/gnome-xml			   -I/usr/local/include  -O -pipe  		-Wall -W=
strict-prototypes -Wmissing-declarations 		-Wmissing-prototypes -Wnested-ex=
terns -Wpointer-arith -D_REENTRANT -c soup-transfer.c
> rm -f .libs/soup-transfer.lo
> cc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=3D\"SOUP\" -DSYSCONFDIR=
=3D\"/usr/local/etc\" -DBINDIR=3D\"/usr/local/bin\" -I../../src -I/usr/loca=
l/include/glib12 -I/usr/local/include/gnome-xml -I/usr/local/include -O -pi=
pe -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -W=
nested-externs -Wpointer-arith -D_REENTRANT -c soup-transfer.c  -fPIC -DPIC=
 -o .libs/soup-transfer.lo
> In file included from soup-transfer.c:23:
> soup-private.h:34: warning: function declaration isn't a prototype
> cc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=3D\"SOUP\" -DSYSCONFDIR=
=3D\"/usr/local/etc\" -DBINDIR=3D\"/usr/local/bin\" -I../../src -I/usr/loca=
l/include/glib12 -I/usr/local/include/gnome-xml -I/usr/local/include -O -pi=
pe -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -W=
nested-externs -Wpointer-arith -D_REENTRANT -c soup-transfer.c -o soup-tran=
sfer.o >/dev/null 2>&1
> mv -f .libs/soup-transfer.lo soup-transfer.lo
> /bin/sh ../../libtool --mode=3Dcompile cc -DHAVE_CONFIG_H -I. -I. -I../..=
 -DG_LOG_DOMAIN=3D\"SOUP\" 	 -DSYSCONFDIR=3D\"/usr/local/etc\" 	 -DBINDIR=
=3D\"/usr/local/bin\"		 -I../../src		 		 -I/usr/local/include/glib12			 -I/=
usr/local/include/gnome-xml			   -I/usr/local/include  -O -pipe  		-Wall -W=
strict-prototypes -Wmissing-declarations 		-Wmissing-prototypes -Wnested-ex=
terns -Wpointer-arith -D_REENTRANT -c soup-uri.c
> rm -f .libs/soup-uri.lo
> cc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=3D\"SOUP\" -DSYSCONFDIR=
=3D\"/usr/local/etc\" -DBINDIR=3D\"/usr/local/bin\" -I../../src -I/usr/loca=
l/include/glib12 -I/usr/local/include/gnome-xml -I/usr/local/include -O -pi=
pe -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -W=
nested-externs -Wpointer-arith -D_REENTRANT -c soup-uri.c  -fPIC -DPIC -o .=
libs/soup-uri.lo
> cc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=3D\"SOUP\" -DSYSCONFDIR=
=3D\"/usr/local/etc\" -DBINDIR=3D\"/usr/local/bin\" -I../../src -I/usr/loca=
l/include/glib12 -I/usr/local/include/gnome-xml -I/usr/local/include -O -pi=
pe -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -W=
nested-externs -Wpointer-arith -D_REENTRANT -c soup-uri.c -o soup-uri.o >/d=
ev/null 2>&1
> mv -f .libs/soup-uri.lo soup-uri.lo
> /bin/sh ../../libtool --mode=3Dlink cc  -O -pipe  		-Wall -Wstrict-protot=
ypes -Wmissing-declarations 		-Wmissing-prototypes -Wnested-externs -Wpoint=
er-arith -D_REENTRANT  -o libsoup.la -rpath /usr/local/lib -version-info 6:=
4:3 md5-utils.lo soup-auth.lo soup-context.lo  soup-dav.lo soup-dav-server.=
lo soup-env.lo soup-error.lo soup-fault.lo  soup-headers.lo soup-message.lo=
 soup-method.lo soup-misc.lo soup-nss.lo  soup-ntlm.lo soup-parser.lo soup-=
queue.lo soup-serializer.lo  soup-server.lo soup-server-auth.lo soup-socket=
.lo soup-socket-unix.lo  soup-socks.lo soup-ssl.lo soup-transfer.lo soup-ur=
i.lo -L/usr/local/lib -lglib12		 -L/usr/local/lib -lxml -lz		  -L/usr/local=
/lib
> rm -fr .libs/libsoup.la .libs/libsoup.* .libs/libsoup.*
> cc -shared  -Wl,--rpath -Wl,/usr/local/lib  md5-utils.lo soup-auth.lo sou=
p-context.lo soup-dav.lo soup-dav-server.lo soup-env.lo soup-error.lo soup-=
fault.lo soup-headers.lo soup-message.lo soup-method.lo soup-misc.lo soup-n=
ss.lo soup-ntlm.lo soup-parser.lo soup-queue.lo soup-serializer.lo soup-ser=
ver.lo soup-server-auth.lo soup-socket.lo soup-socket-unix.lo soup-socks.lo=
 soup-ssl.lo soup-transfer.lo soup-uri.lo  -L/usr/local/lib -lglib12 -lxml =
-lz  -Wl,-soname -Wl,libsoup.so.6 -o .libs/libsoup.so.6
> (cd .libs && rm -f libsoup.so && ln -sf libsoup.so.6 libsoup.so)
> ar cru .libs/libsoup.a  md5-utils.o soup-auth.o soup-context.o soup-dav.o=
 soup-dav-server.o soup-env.o soup-error.o soup-fault.o soup-headers.o soup=
-message.o soup-method.o soup-misc.o soup-nss.o soup-ntlm.o soup-parser.o s=
oup-queue.o soup-serializer.o soup-server.o soup-server-auth.o soup-socket.=
o soup-socket-unix.o soup-socks.o soup-ssl.o soup-transfer.o soup-uri.o=20
> ranlib .libs/libsoup.a
> creating libsoup.la
> (cd .libs && rm -f libsoup.la && ln -sf ../libsoup.la libsoup.la)
> Making all in libsoup-apache
> /bin/sh ../../libtool --mode=3Dcompile cc -DHAVE_CONFIG_H -I. -I. -I../..=
 -DG_LOG_DOMAIN=3D\"SOUP-APACHE\" 	 -I../../src		 		 -I/usr/local/include/g=
lib12			 -I/usr/local/include/gnome-xml			   -I/usr/local/include  -O -pipe=
  		-Wall -Wstrict-prototypes -Wmissing-declarations 		-Wmissing-prototypes=
 -Wnested-externs -Wpointer-arith -D_REENTRANT -c soup-apache.c
> mkdir .libs
> cc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=3D\"SOUP-APACHE\" -I../=
../src -I/usr/local/include/glib12 -I/usr/local/include/gnome-xml -I/usr/lo=
cal/include -O -pipe -Wall -Wstrict-prototypes -Wmissing-declarations -Wmis=
sing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -c soup-apach=
e.c  -fPIC -DPIC -o .libs/soup-apache.lo
> cc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=3D\"SOUP-APACHE\" -I../=
../src -I/usr/local/include/glib12 -I/usr/local/include/gnome-xml -I/usr/lo=
cal/include -O -pipe -Wall -Wstrict-prototypes -Wmissing-declarations -Wmis=
sing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -c soup-apach=
e.c -o soup-apache.o >/dev/null 2>&1
> mv -f .libs/soup-apache.lo soup-apache.lo
> /bin/sh ../../libtool --mode=3Dlink cc  -O -pipe  		-Wall -Wstrict-protot=
ypes -Wmissing-declarations 		-Wmissing-prototypes -Wnested-externs -Wpoint=
er-arith -D_REENTRANT  -o libsoup-apache.la -rpath /usr/local/lib -version-=
info 6:4:3 soup-apache.lo  -L/usr/local/lib
> rm -fr .libs/libsoup-apache.la .libs/libsoup-apache.* .libs/libsoup-apach=
e.*
> cc -shared  -Wl,--rpath -Wl,/usr/local/lib  soup-apache.lo  -L/usr/local/=
lib  -Wl,-soname -Wl,libsoup-apache.so.6 -o .libs/libsoup-apache.so.6
> (cd .libs && rm -f libsoup-apache.so && ln -sf libsoup-apache.so.6 libsou=
p-apache.so)
> ar cru .libs/libsoup-apache.a  soup-apache.o=20
> ranlib .libs/libsoup-apache.a
> creating libsoup-apache.la
> (cd .libs && rm -f libsoup-apache.la && ln -sf ../libsoup-apache.la libso=
up-apache.la)
> Making all in libwsdl
> /bin/sh ../../libtool --mode=3Dcompile cc -DHAVE_CONFIG_H -I. -I. -I../..=
 -DG_LOG_DOMAIN=3D\"SOUP-WSDL-RUNTIME\" 	 -I../../src			 			 -I/usr/local/i=
nclude/glib12				 -I/usr/local/include/gnome-xml  -I/usr/local/include  -O =
-pipe  		-Wall -Wstrict-prototypes -Wmissing-declarations 		-Wmissing-proto=
types -Wnested-externs -Wpointer-arith -D_REENTRANT -c wsdl-typecodes.c
> mkdir .libs
> cc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=3D\"SOUP-WSDL-RUNTIME\"=
 -I../../src -I/usr/local/include/glib12 -I/usr/local/include/gnome-xml -I/=
usr/local/include -O -pipe -Wall -Wstrict-prototypes -Wmissing-declarations=
 -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -c wsdl=
-typecodes.c  -fPIC -DPIC -o .libs/wsdl-typecodes.lo
> cc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=3D\"SOUP-WSDL-RUNTIME\"=
 -I../../src -I/usr/local/include/glib12 -I/usr/local/include/gnome-xml -I/=
usr/local/include -O -pipe -Wall -Wstrict-prototypes -Wmissing-declarations=
 -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -c wsdl=
-typecodes.c -o wsdl-typecodes.o >/dev/null 2>&1
> mv -f .libs/wsdl-typecodes.lo wsdl-typecodes.lo
> /bin/sh ../../libtool --mode=3Dcompile cc -DHAVE_CONFIG_H -I. -I. -I../..=
 -DG_LOG_DOMAIN=3D\"SOUP-WSDL-RUNTIME\" 	 -I../../src			 			 -I/usr/local/i=
nclude/glib12				 -I/usr/local/include/gnome-xml  -I/usr/local/include  -O =
-pipe  		-Wall -Wstrict-prototypes -Wmissing-declarations 		-Wmissing-proto=
types -Wnested-externs -Wpointer-arith -D_REENTRANT -c wsdl-schema.c
> rm -f .libs/wsdl-schema.lo
> cc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=3D\"SOUP-WSDL-RUNTIME\"=
 -I../../src -I/usr/local/include/glib12 -I/usr/local/include/gnome-xml -I/=
usr/local/include -O -pipe -Wall -Wstrict-prototypes -Wmissing-declarations=
 -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -c wsdl=
-schema.c  -fPIC -DPIC -o .libs/wsdl-schema.lo
> cc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=3D\"SOUP-WSDL-RUNTIME\"=
 -I../../src -I/usr/local/include/glib12 -I/usr/local/include/gnome-xml -I/=
usr/local/include -O -pipe -Wall -Wstrict-prototypes -Wmissing-declarations=
 -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -c wsdl=
-schema.c -o wsdl-schema.o >/dev/null 2>&1
> mv -f .libs/wsdl-schema.lo wsdl-schema.lo
> /bin/sh ../../libtool --mode=3Dcompile cc -DHAVE_CONFIG_H -I. -I. -I../..=
 -DG_LOG_DOMAIN=3D\"SOUP-WSDL-RUNTIME\" 	 -I../../src			 			 -I/usr/local/i=
nclude/glib12				 -I/usr/local/include/gnome-xml  -I/usr/local/include  -O =
-pipe  		-Wall -Wstrict-prototypes -Wmissing-declarations 		-Wmissing-proto=
types -Wnested-externs -Wpointer-arith -D_REENTRANT -c wsdl-schema-glib.c
> rm -f .libs/wsdl-schema-glib.lo
> cc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=3D\"SOUP-WSDL-RUNTIME\"=
 -I../../src -I/usr/local/include/glib12 -I/usr/local/include/gnome-xml -I/=
usr/local/include -O -pipe -Wall -Wstrict-prototypes -Wmissing-declarations=
 -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -c wsdl=
-schema-glib.c  -fPIC -DPIC -o .libs/wsdl-schema-glib.lo
> cc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=3D\"SOUP-WSDL-RUNTIME\"=
 -I../../src -I/usr/local/include/glib12 -I/usr/local/include/gnome-xml -I/=
usr/local/include -O -pipe -Wall -Wstrict-prototypes -Wmissing-declarations=
 -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -c wsdl=
-schema-glib.c -o wsdl-schema-glib.o >/dev/null 2>&1
> mv -f .libs/wsdl-schema-glib.lo wsdl-schema-glib.lo
> /bin/sh ../../libtool --mode=3Dcompile cc -DHAVE_CONFIG_H -I. -I. -I../..=
 -DG_LOG_DOMAIN=3D\"SOUP-WSDL-RUNTIME\" 	 -I../../src			 			 -I/usr/local/i=
nclude/glib12				 -I/usr/local/include/gnome-xml  -I/usr/local/include  -O =
-pipe  		-Wall -Wstrict-prototypes -Wmissing-declarations 		-Wmissing-proto=
types -Wnested-externs -Wpointer-arith -D_REENTRANT -c wsdl-soap-parse.c
> rm -f .libs/wsdl-soap-parse.lo
> cc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=3D\"SOUP-WSDL-RUNTIME\"=
 -I../../src -I/usr/local/include/glib12 -I/usr/local/include/gnome-xml -I/=
usr/local/include -O -pipe -Wall -Wstrict-prototypes -Wmissing-declarations=
 -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -c wsdl=
-soap-parse.c  -fPIC -DPIC -o .libs/wsdl-soap-parse.lo
> cc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=3D\"SOUP-WSDL-RUNTIME\"=
 -I../../src -I/usr/local/include/glib12 -I/usr/local/include/gnome-xml -I/=
usr/local/include -O -pipe -Wall -Wstrict-prototypes -Wmissing-declarations=
 -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -c wsdl=
-soap-parse.c -o wsdl-soap-parse.o >/dev/null 2>&1
> mv -f .libs/wsdl-soap-parse.lo wsdl-soap-parse.lo
> /bin/sh ../../libtool --mode=3Dcompile cc -DHAVE_CONFIG_H -I. -I. -I../..=
 -DG_LOG_DOMAIN=3D\"SOUP-WSDL-RUNTIME\" 	 -I../../src			 			 -I/usr/local/i=
nclude/glib12				 -I/usr/local/include/gnome-xml  -I/usr/local/include  -O =
-pipe  		-Wall -Wstrict-prototypes -Wmissing-declarations 		-Wmissing-proto=
types -Wnested-externs -Wpointer-arith -D_REENTRANT -c wsdl-soap-marshal.c
> rm -f .libs/wsdl-soap-marshal.lo
> cc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=3D\"SOUP-WSDL-RUNTIME\"=
 -I../../src -I/usr/local/include/glib12 -I/usr/local/include/gnome-xml -I/=
usr/local/include -O -pipe -Wall -Wstrict-prototypes -Wmissing-declarations=
 -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -c wsdl=
-soap-marshal.c  -fPIC -DPIC -o .libs/wsdl-soap-marshal.lo
> cc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=3D\"SOUP-WSDL-RUNTIME\"=
 -I../../src -I/usr/local/include/glib12 -I/usr/local/include/gnome-xml -I/=
usr/local/include -O -pipe -Wall -Wstrict-prototypes -Wmissing-declarations=
 -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -c wsdl=
-soap-marshal.c -o wsdl-soap-marshal.o >/dev/null 2>&1
> mv -f .libs/wsdl-soap-marshal.lo wsdl-soap-marshal.lo
> /bin/sh ../../libtool --mode=3Dcompile cc -DHAVE_CONFIG_H -I. -I. -I../..=
 -DG_LOG_DOMAIN=3D\"SOUP-WSDL-RUNTIME\" 	 -I../../src			 			 -I/usr/local/i=
nclude/glib12				 -I/usr/local/include/gnome-xml  -I/usr/local/include  -O =
-pipe  		-Wall -Wstrict-prototypes -Wmissing-declarations 		-Wmissing-proto=
types -Wnested-externs -Wpointer-arith -D_REENTRANT -c wsdl-soap-memory.c
> rm -f .libs/wsdl-soap-memory.lo
> cc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=3D\"SOUP-WSDL-RUNTIME\"=
 -I../../src -I/usr/local/include/glib12 -I/usr/local/include/gnome-xml -I/=
usr/local/include -O -pipe -Wall -Wstrict-prototypes -Wmissing-declarations=
 -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -c wsdl=
-soap-memory.c  -fPIC -DPIC -o .libs/wsdl-soap-memory.lo
> cc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=3D\"SOUP-WSDL-RUNTIME\"=
 -I../../src -I/usr/local/include/glib12 -I/usr/local/include/gnome-xml -I/=
usr/local/include -O -pipe -Wall -Wstrict-prototypes -Wmissing-declarations=
 -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -c wsdl=
-soap-memory.c -o wsdl-soap-memory.o >/dev/null 2>&1
> mv -f .libs/wsdl-soap-memory.lo wsdl-soap-memory.lo
> /bin/sh ../../libtool --mode=3Dlink cc  -O -pipe  		-Wall -Wstrict-protot=
ypes -Wmissing-declarations 		-Wmissing-prototypes -Wnested-externs -Wpoint=
er-arith -D_REENTRANT  -o libwsdl.la -rpath /usr/local/lib -version-info 6:=
4:3 wsdl-typecodes.lo wsdl-schema.lo  wsdl-schema-glib.lo wsdl-soap-parse.l=
o wsdl-soap-marshal.lo  wsdl-soap-memory.lo -L/usr/local/lib -lglib12				 -=
L/usr/local/lib -lxml -lz				 ../../src/libsoup/libsoup.la -L/usr/local/lib
> rm -fr .libs/libwsdl.la .libs/libwsdl.* .libs/libwsdl.*
> cc -shared  -Wl,--rpath -Wl,/usr/ports/devel/soup/work/soup-0.7.11/src/li=
bsoup/.libs -Wl,--rpath -Wl,/usr/local/lib  wsdl-typecodes.lo wsdl-schema.l=
o wsdl-schema-glib.lo wsdl-soap-parse.lo wsdl-soap-marshal.lo wsdl-soap-mem=
ory.lo  -L/usr/local/lib -lglib12 -lxml -lz ../../src/libsoup/.libs/libsoup=
.so  -Wl,-soname -Wl,libwsdl.so.6 -o .libs/libwsdl.so.6
> (cd .libs && rm -f libwsdl.so && ln -sf libwsdl.so.6 libwsdl.so)
> ar cru .libs/libwsdl.a  wsdl-typecodes.o wsdl-schema.o wsdl-schema-glib.o=
 wsdl-soap-parse.o wsdl-soap-marshal.o wsdl-soap-memory.o=20
> ranlib .libs/libwsdl.a
> creating libwsdl.la
> (cd .libs && rm -f libwsdl.la && ln -sf ../libwsdl.la libwsdl.la)
> /bin/sh ../../libtool --mode=3Dcompile cc -DHAVE_CONFIG_H -I. -I. -I../..=
 -DG_LOG_DOMAIN=3D\"SOUP-WSDL-RUNTIME\" 	 -I../../src			 			 -I/usr/local/i=
nclude/glib12				 -I/usr/local/include/gnome-xml  -I/usr/local/include  -O =
-pipe  		-Wall -Wstrict-prototypes -Wmissing-declarations 		-Wmissing-proto=
types -Wnested-externs -Wpointer-arith -D_REENTRANT -c wsdl-typecodes-c.c
> rm -f .libs/wsdl-typecodes-c.lo
> cc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=3D\"SOUP-WSDL-RUNTIME\"=
 -I../../src -I/usr/local/include/glib12 -I/usr/local/include/gnome-xml -I/=
usr/local/include -O -pipe -Wall -Wstrict-prototypes -Wmissing-declarations=
 -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -c wsdl=
-typecodes-c.c  -fPIC -DPIC -o .libs/wsdl-typecodes-c.lo
> cc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=3D\"SOUP-WSDL-RUNTIME\"=
 -I../../src -I/usr/local/include/glib12 -I/usr/local/include/gnome-xml -I/=
usr/local/include -O -pipe -Wall -Wstrict-prototypes -Wmissing-declarations=
 -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -c wsdl=
-typecodes-c.c -o wsdl-typecodes-c.o >/dev/null 2>&1
> mv -f .libs/wsdl-typecodes-c.lo wsdl-typecodes-c.lo
> /bin/sh ../../libtool --mode=3Dlink cc  -O -pipe  		-Wall -Wstrict-protot=
ypes -Wmissing-declarations 		-Wmissing-prototypes -Wnested-externs -Wpoint=
er-arith -D_REENTRANT  -o libwsdl-build.la   wsdl-typecodes.lo wsdl-schema.=
lo  wsdl-schema-glib.lo wsdl-typecodes-c.lo  -L/usr/local/lib
> rm -fr .libs/libwsdl-build.la .libs/libwsdl-build.* .libs/libwsdl-build.*
> ar cru .libs/libwsdl-build.al wsdl-typecodes.lo wsdl-schema.lo wsdl-schem=
a-glib.lo wsdl-typecodes-c.lo
> ranlib .libs/libwsdl-build.al
> creating libwsdl-build.la
> (cd .libs && rm -f libwsdl-build.la && ln -sf ../libwsdl-build.la libwsdl=
-build.la)
> Making all in soup-httpd
> cc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=3D\"SOUP-HTTPD\" 	 -DSY=
SCONFDIR=3D\"/usr/local/etc\" 	 -I../../src		 		 -I/usr/local/include/glib1=
2			 -O -pipe			 -I/usr/local/include/gnome-xml  -I/usr/local/include  -O -=
pipe  		-Wall -Wstrict-prototypes -Wmissing-declarations 		-Wmissing-protot=
ypes -Wnested-externs -Wpointer-arith -D_REENTRANT -c soup-httpd.c
> In file included from soup-httpd.c:24:
> ../../src/libsoup/soup-private.h:34: warning: function declaration isn't =
a prototype
> /bin/sh ../../libtool --mode=3Dlink cc  -O -pipe  		-Wall -Wstrict-protot=
ypes -Wmissing-declarations 		-Wmissing-prototypes -Wnested-externs -Wpoint=
er-arith -D_REENTRANT  -o soup-httpd  soup-httpd.o 				 -L/usr/local/lib  -=
lpopt				 ../../src/libsoup/libsoup.la -L/usr/local/lib
> mkdir .libs
> cc -O -pipe -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-pr=
ototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -o .libs/soup-httpd =
soup-httpd.o -L/usr/local/lib -lpopt ../../src/libsoup/.libs/libsoup.so -lg=
lib12 -lxml -lz -L/usr/local/lib  -Wl,--rpath -Wl,/usr/local/lib
> soup-httpd.o: In function `soup_httpd_load_module':
> soup-httpd.o(.text+0x3f): undefined reference to `g_module_open'
> soup-httpd.o(.text+0x50): undefined reference to `g_module_error'
> soup-httpd.o(.text+0x7a): undefined reference to `g_module_symbol'
> soup-httpd.o: In function `main':
> soup-httpd.o(.text+0xe0): undefined reference to `g_module_supported'
> *** Error code 1
>=20
> Stop in /usr/ports/devel/soup/work/soup-0.7.11/src/soup-httpd.
> *** Error code 1
>=20
> Stop in /usr/ports/devel/soup/work/soup-0.7.11/src.
> *** Error code 1
>=20
> Stop in /usr/ports/devel/soup/work/soup-0.7.11.
> *** Error code 1
>=20
> Stop in /usr/ports/devel/soup/work/soup-0.7.11.
> *** Error code 1
>=20
> Stop in /usr/ports/devel/soup.
> exit
>=20
> Script done on Mon Apr  7 13:40:03 2003
> --- make-soup.out ends here ---
>=20
>=20
> _______________________________________________
> freebsd-gnome@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-gnome
> To unsubscribe, send any mail to "freebsd-gnome-unsubscribe@freebsd.org"
--=20
PGP Key : http://www.marcuscom.com/pgp.asc



--=-fBDbsiSH0br+KsLCV5We
Content-Type: application/pgp-signature; name=signature.asc
Content-Description: This is a digitally signed message part

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (FreeBSD)

iD8DBQA+kbGwb2iPiv4Uz4cRAohdAJ0Rh18pLSxC8BIwuZxDyq/aLPQxAgCghZHx
6DDeDqVzMLOLQ7pB7+duR/s=
=rMeA
-----END PGP SIGNATURE-----

--=-fBDbsiSH0br+KsLCV5We--



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