I can reproduce it.

Looks like a problem with patch 001-libupnp-1.6.6.diff. It talks about upnp 1.4.x and 1.6.x, but in a subdirectory of a package we have 1.2.1a-rt2. Also, ag/grep can't find a string 'UpnpSetLogFileNames' anywhere except of a patch and file it patched.

Build log attached.

--
Best Regards,
Boris Egorov

$ ./configure
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for --enable-debug... yes
checking for --enable-charset... yes
checking for gcc... gcc
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 gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking for ranlib... ranlib
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for a sed that does not truncate output... /bin/sed
checking for egrep... grep -E
checking for ld used by gcc... /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... gcc -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 for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking how to run the C++ preprocessor... g++ -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... 32768
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... (cached) ranlib
checking for strip... strip
checking if gcc static flag  works... yes
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux 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... no
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux 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... no
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 -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether make sets $(MAKE)... (cached) yes
checking whether ln -s works... yes
checking for perl... /usr/bin/perl
checking CFLAGS for maximum warnings... -Wall
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for _LARGE_FILES value needed for large files... no
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for ANSI C header files... (cached) yes
checking for inttypes.h... (cached) yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for stdint.h... (cached) yes
checking stdarg.h usability... yes
checking stdarg.h presence... yes
checking for stdarg.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking langinfo.h usability... yes
checking langinfo.h presence... yes
checking for langinfo.h... yes
checking for stdbool.h that conforms to C99... yes
checking for _Bool... yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for setxattr... yes
checking for mktime... yes
checking for setlocale... yes
checking for _LARGEFILE_SOURCE value needed for large files... no
checking for fseeko... yes
checking for open_memstream... yes
checking whether strerror_r is declared... yes
checking for strerror_r... yes
checking whether strerror_r returns char *... yes
checking whether <limits.h> defines MIN and MAX... no
checking whether <sys/param.h> defines MIN and MAX... yes
checking for error_at_line... yes
checking whether to use external talloc... no (build bundled library)
checking for stdarg.h... (cached) yes
checking vararg.h usability... no
checking vararg.h presence... no
checking for vararg.h... no
checking for va_copy... yes
checking for intptr_t... yes
checking for size_t... yes
checking size of size_t... 8
checking for void *... yes
checking size of void *... 8
checking for a readline compatible library... -lreadline
checking readline.h usability... no
checking readline.h presence... no
checking for readline.h... no
checking readline/readline.h usability... yes
checking readline/readline.h presence... yes
checking for readline/readline.h... yes
checking whether readline supports history... yes
checking history.h usability... no
checking history.h presence... no
checking for history.h... no
checking readline/history.h usability... yes
checking readline/history.h presence... yes
checking for readline/history.h... yes
checking for ld used by GCC... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking for shared library run path origin... done
checking for iconv... yes
checking for iconv declaration... 
         extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
checking for nl_langinfo and CODESET... yes
checking for the pthreads library -lpthreads... no
checking whether pthreads work without any flags... no
checking whether pthreads work with -Kthread... no
checking whether pthreads work with -kthread... no
checking for the pthreads library -llthread... no
checking whether pthreads work with -pthread... yes
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
checking if more special flags are required for pthreads... no
checking for cc_r... gcc
checking for FUSE... 
checking FUSE_CFLAGS... -D_FILE_OFFSET_BITS=64
checking FUSE_LIBS... -lfuse
checking whether FUSE_CFLAGS and FUSE_LIBS work... yes
checking whether to use external libupnp... no (build bundled library)
configure: creating ./config.status
config.status: creating Makefile
config.status: creating gl/Makefile
config.status: creating djmount/Makefile
config.status: creating talloc/Makefile
config.status: creating config.h
config.status: executing depfiles commands
configure: configuring in libupnp
configure: running /bin/bash './configure' --prefix=/usr/local  --enable-client --disable-device --disable-shared --enable-debug=yes --cache-file=/dev/null --srcdir=.
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for --enable-debug... yes
checking for --enable-client... yes
checking for --enable-device... no
checking for --enable-tools... yes
checking for gcc... gcc
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 gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking whether gcc and cc understand -c and -o together... yes
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for a sed that does not truncate output... /bin/sed
checking for egrep... grep -E
checking for ld used by gcc... /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... gcc -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 for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking how to run the C++ preprocessor... g++ -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... 32768
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if gcc static flag  works... yes
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux 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... no
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux 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... no
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 -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether make sets $(MAKE)... (cached) yes
checking CFLAGS for maximum warnings... -Wall
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for _LARGE_FILES value needed for large files... no
checking for ANSI C header files... (cached) yes
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/timeb.h usability... yes
checking sys/timeb.h presence... yes
checking for sys/timeb.h... yes
checking syslog.h usability... yes
checking syslog.h presence... yes
checking for syslog.h... yes
checking for unistd.h... (cached) yes
checking for an ANSI C-conforming const... yes
checking for size_t... yes
checking for socklen_t... yes
checking for vprintf... yes
checking for _doprnt... no
checking for _LARGEFILE_SOURCE value needed for large files... no
checking for fseeko... yes
checking for the pthreads library -lpthreads... no
checking whether pthreads work without any flags... no
checking whether pthreads work with -Kthread... no
checking whether pthreads work with -kthread... no
checking for the pthreads library -llthread... no
checking whether pthreads work with -pthread... yes
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
checking if more special flags are required for pthreads... no
checking for cc_r... gcc
configure: creating ./config.status
config.status: creating Makefile
config.status: creating ixml/Makefile
config.status: creating ixml/doc/Makefile
config.status: creating threadutil/Makefile
config.status: creating upnp/Makefile
config.status: creating upnp/doc/Makefile
config.status: creating libupnp.pc
config.status: creating config.h
config.status: executing depfiles commands
$ make
make  all-recursive
make[1]: Entering directory '/home/jightuse/code/c/projects/debian/djmount-0.71'
Making all in gl
make[2]: Entering directory '/home/jightuse/code/c/projects/debian/djmount-0.71/gl'
make  all-am
make[3]: Entering directory '/home/jightuse/code/c/projects/debian/djmount-0.71/gl'
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..     -g -O2 -Wall -pthread -c -o xalloc-die.lo xalloc-die.c
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -pthread -c xalloc-die.c -o xalloc-die.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..     -g -O2 -Wall -pthread -c -o exitfail.lo exitfail.c
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -pthread -c exitfail.c -o exitfail.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..     -g -O2 -Wall -pthread -c -o hash.lo hash.c
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -pthread -c hash.c -o hash.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..     -g -O2 -Wall -pthread -c -o xmalloc.lo xmalloc.c
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -pthread -c xmalloc.c -o xmalloc.o
/bin/bash ../libtool --tag=CC --mode=link gcc  -g -O2 -Wall -pthread   -o libgnu.la   xalloc-die.lo exitfail.lo hash.lo xmalloc.lo 
mkdir .libs
ar cru .libs/libgnu.a  xalloc-die.o exitfail.o hash.o xmalloc.o
ranlib .libs/libgnu.a
creating libgnu.la
(cd .libs && rm -f libgnu.la && ln -s ../libgnu.la libgnu.la)
make[3]: Leaving directory '/home/jightuse/code/c/projects/debian/djmount-0.71/gl'
make[2]: Leaving directory '/home/jightuse/code/c/projects/debian/djmount-0.71/gl'
Making all in talloc
make[2]: Entering directory '/home/jightuse/code/c/projects/debian/djmount-0.71/talloc'
if gcc -DHAVE_CONFIG_H -I. -I. -I..     -g -O2 -Wall -pthread -MT talloc.o -MD -MP -MF ".deps/talloc.Tpo" -c -o talloc.o `test -f 'talloc/talloc.c' || echo './'`talloc/talloc.c; \
then mv -f ".deps/talloc.Tpo" ".deps/talloc.Po"; else rm -f ".deps/talloc.Tpo"; exit 1; fi
rm -f libtalloc.a
ar cru libtalloc.a talloc.o 
ranlib libtalloc.a
make[2]: Leaving directory '/home/jightuse/code/c/projects/debian/djmount-0.71/talloc'
Making all in libupnp
make[2]: Entering directory '/home/jightuse/code/c/projects/debian/djmount-0.71/libupnp'
make  all-recursive
make[3]: Entering directory '/home/jightuse/code/c/projects/debian/djmount-0.71/libupnp'
Making all in ixml
make[4]: Entering directory '/home/jightuse/code/c/projects/debian/djmount-0.71/libupnp/ixml'
Making all in doc
make[5]: Entering directory '/home/jightuse/code/c/projects/debian/djmount-0.71/libupnp/ixml/doc'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/home/jightuse/code/c/projects/debian/djmount-0.71/libupnp/ixml/doc'
make[5]: Entering directory '/home/jightuse/code/c/projects/debian/djmount-0.71/libupnp/ixml'
depbase=`echo src/ixml.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; \
if /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..  -I./inc -I./src/inc -DDEBUG    -g -O2 -Wall -MT src/ixml.lo -MD -MP -MF "$depbase.Tpo" -c -o src/ixml.lo src/ixml.c; \
then mv -f "$depbase.Tpo" "$depbase.Plo"; else rm -f "$depbase.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./inc -I./src/inc -DDEBUG -g -O2 -Wall -MT src/ixml.lo -MD -MP -MF src/.deps/ixml.Tpo -c src/ixml.c -o src/ixml.o
depbase=`echo src/node.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; \
if /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..  -I./inc -I./src/inc -DDEBUG    -g -O2 -Wall -MT src/node.lo -MD -MP -MF "$depbase.Tpo" -c -o src/node.lo src/node.c; \
then mv -f "$depbase.Tpo" "$depbase.Plo"; else rm -f "$depbase.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./inc -I./src/inc -DDEBUG -g -O2 -Wall -MT src/node.lo -MD -MP -MF src/.deps/node.Tpo -c src/node.c -o src/node.o
depbase=`echo src/ixmlparser.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; \
if /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..  -I./inc -I./src/inc -DDEBUG    -g -O2 -Wall -MT src/ixmlparser.lo -MD -MP -MF "$depbase.Tpo" -c -o src/ixmlparser.lo src/ixmlparser.c; \
then mv -f "$depbase.Tpo" "$depbase.Plo"; else rm -f "$depbase.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./inc -I./src/inc -DDEBUG -g -O2 -Wall -MT src/ixmlparser.lo -MD -MP -MF src/.deps/ixmlparser.Tpo -c src/ixmlparser.c -o src/ixmlparser.o
src/ixmlparser.c: In function ‘Parser_processContent’:
src/ixmlparser.c:2027:10: warning: variable ‘bReadContent’ set but not used [-Wunused-but-set-variable]
     BOOL bReadContent;
          ^
depbase=`echo src/ixmlmembuf.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; \
if /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..  -I./inc -I./src/inc -DDEBUG    -g -O2 -Wall -MT src/ixmlmembuf.lo -MD -MP -MF "$depbase.Tpo" -c -o src/ixmlmembuf.lo src/ixmlmembuf.c; \
then mv -f "$depbase.Tpo" "$depbase.Plo"; else rm -f "$depbase.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./inc -I./src/inc -DDEBUG -g -O2 -Wall -MT src/ixmlmembuf.lo -MD -MP -MF src/.deps/ixmlmembuf.Tpo -c src/ixmlmembuf.c -o src/ixmlmembuf.o
depbase=`echo src/nodeList.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; \
if /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..  -I./inc -I./src/inc -DDEBUG    -g -O2 -Wall -MT src/nodeList.lo -MD -MP -MF "$depbase.Tpo" -c -o src/nodeList.lo src/nodeList.c; \
then mv -f "$depbase.Tpo" "$depbase.Plo"; else rm -f "$depbase.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./inc -I./src/inc -DDEBUG -g -O2 -Wall -MT src/nodeList.lo -MD -MP -MF src/.deps/nodeList.Tpo -c src/nodeList.c -o src/nodeList.o
depbase=`echo src/element.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; \
if /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..  -I./inc -I./src/inc -DDEBUG    -g -O2 -Wall -MT src/element.lo -MD -MP -MF "$depbase.Tpo" -c -o src/element.lo src/element.c; \
then mv -f "$depbase.Tpo" "$depbase.Plo"; else rm -f "$depbase.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./inc -I./src/inc -DDEBUG -g -O2 -Wall -MT src/element.lo -MD -MP -MF src/.deps/element.Tpo -c src/element.c -o src/element.o
depbase=`echo src/attr.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; \
if /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..  -I./inc -I./src/inc -DDEBUG    -g -O2 -Wall -MT src/attr.lo -MD -MP -MF "$depbase.Tpo" -c -o src/attr.lo src/attr.c; \
then mv -f "$depbase.Tpo" "$depbase.Plo"; else rm -f "$depbase.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./inc -I./src/inc -DDEBUG -g -O2 -Wall -MT src/attr.lo -MD -MP -MF src/.deps/attr.Tpo -c src/attr.c -o src/attr.o
depbase=`echo src/document.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; \
if /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..  -I./inc -I./src/inc -DDEBUG    -g -O2 -Wall -MT src/document.lo -MD -MP -MF "$depbase.Tpo" -c -o src/document.lo src/document.c; \
then mv -f "$depbase.Tpo" "$depbase.Plo"; else rm -f "$depbase.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./inc -I./src/inc -DDEBUG -g -O2 -Wall -MT src/document.lo -MD -MP -MF src/.deps/document.Tpo -c src/document.c -o src/document.o
depbase=`echo src/namedNodeMap.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; \
if /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..  -I./inc -I./src/inc -DDEBUG    -g -O2 -Wall -MT src/namedNodeMap.lo -MD -MP -MF "$depbase.Tpo" -c -o src/namedNodeMap.lo src/namedNodeMap.c; \
then mv -f "$depbase.Tpo" "$depbase.Plo"; else rm -f "$depbase.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./inc -I./src/inc -DDEBUG -g -O2 -Wall -MT src/namedNodeMap.lo -MD -MP -MF src/.deps/namedNodeMap.Tpo -c src/namedNodeMap.c -o src/namedNodeMap.o
/bin/bash ../libtool --tag=CC --mode=link gcc  -g -O2 -Wall   -o libixml.la -rpath /usr/local/lib  src/ixml.lo src/node.lo src/ixmlparser.lo src/ixmlmembuf.lo src/nodeList.lo src/element.lo src/attr.lo src/document.lo src/namedNodeMap.lo  
mkdir .libs
ar cru .libs/libixml.a  src/ixml.o src/node.o src/ixmlparser.o src/ixmlmembuf.o src/nodeList.o src/element.o src/attr.o src/document.o src/namedNodeMap.o
ranlib .libs/libixml.a
creating libixml.la
(cd .libs && rm -f libixml.la && ln -s ../libixml.la libixml.la)
make[5]: Leaving directory '/home/jightuse/code/c/projects/debian/djmount-0.71/libupnp/ixml'
make[4]: Leaving directory '/home/jightuse/code/c/projects/debian/djmount-0.71/libupnp/ixml'
Making all in threadutil
make[4]: Entering directory '/home/jightuse/code/c/projects/debian/djmount-0.71/libupnp/threadutil'
depbase=`echo src/FreeList.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; \
if /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..  -I./inc -I./src/inc -DDEBUG -DSTATS   -pthread -g -O2 -Wall -MT src/FreeList.lo -MD -MP -MF "$depbase.Tpo" -c -o src/FreeList.lo src/FreeList.c; \
then mv -f "$depbase.Tpo" "$depbase.Plo"; else rm -f "$depbase.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./inc -I./src/inc -DDEBUG -DSTATS -pthread -g -O2 -Wall -MT src/FreeList.lo -MD -MP -MF src/.deps/FreeList.Tpo -c src/FreeList.c -o src/FreeList.o
depbase=`echo src/LinkedList.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; \
if /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..  -I./inc -I./src/inc -DDEBUG -DSTATS   -pthread -g -O2 -Wall -MT src/LinkedList.lo -MD -MP -MF "$depbase.Tpo" -c -o src/LinkedList.lo src/LinkedList.c; \
then mv -f "$depbase.Tpo" "$depbase.Plo"; else rm -f "$depbase.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./inc -I./src/inc -DDEBUG -DSTATS -pthread -g -O2 -Wall -MT src/LinkedList.lo -MD -MP -MF src/.deps/LinkedList.Tpo -c src/LinkedList.c -o src/LinkedList.o
depbase=`echo src/ThreadPool.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; \
if /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..  -I./inc -I./src/inc -DDEBUG -DSTATS   -pthread -g -O2 -Wall -MT src/ThreadPool.lo -MD -MP -MF "$depbase.Tpo" -c -o src/ThreadPool.lo src/ThreadPool.c; \
then mv -f "$depbase.Tpo" "$depbase.Plo"; else rm -f "$depbase.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./inc -I./src/inc -DDEBUG -DSTATS -pthread -g -O2 -Wall -MT src/ThreadPool.lo -MD -MP -MF src/.deps/ThreadPool.Tpo -c src/ThreadPool.c -o src/ThreadPool.o
depbase=`echo src/TimerThread.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; \
if /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..  -I./inc -I./src/inc -DDEBUG -DSTATS   -pthread -g -O2 -Wall -MT src/TimerThread.lo -MD -MP -MF "$depbase.Tpo" -c -o src/TimerThread.lo src/TimerThread.c; \
then mv -f "$depbase.Tpo" "$depbase.Plo"; else rm -f "$depbase.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./inc -I./src/inc -DDEBUG -DSTATS -pthread -g -O2 -Wall -MT src/TimerThread.lo -MD -MP -MF src/.deps/TimerThread.Tpo -c src/TimerThread.c -o src/TimerThread.o
depbase=`echo src/iasnprintf.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; \
if /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..  -I./inc -I./src/inc -DDEBUG -DSTATS   -pthread -g -O2 -Wall -MT src/iasnprintf.lo -MD -MP -MF "$depbase.Tpo" -c -o src/iasnprintf.lo src/iasnprintf.c; \
then mv -f "$depbase.Tpo" "$depbase.Plo"; else rm -f "$depbase.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./inc -I./src/inc -DDEBUG -DSTATS -pthread -g -O2 -Wall -MT src/iasnprintf.lo -MD -MP -MF src/.deps/iasnprintf.Tpo -c src/iasnprintf.c -o src/iasnprintf.o
/bin/bash ../libtool --tag=CC --mode=link gcc -pthread -g -O2 -Wall   -o libthreadutil.la -rpath /usr/local/lib  src/FreeList.lo src/LinkedList.lo src/ThreadPool.lo src/TimerThread.lo src/iasnprintf.lo  
mkdir .libs
ar cru .libs/libthreadutil.a  src/FreeList.o src/LinkedList.o src/ThreadPool.o src/TimerThread.o src/iasnprintf.o
ranlib .libs/libthreadutil.a
creating libthreadutil.la
(cd .libs && rm -f libthreadutil.la && ln -s ../libthreadutil.la libthreadutil.la)
make[4]: Leaving directory '/home/jightuse/code/c/projects/debian/djmount-0.71/libupnp/threadutil'
Making all in upnp
make[4]: Entering directory '/home/jightuse/code/c/projects/debian/djmount-0.71/libupnp/upnp'
Making all in doc
make[5]: Entering directory '/home/jightuse/code/c/projects/debian/djmount-0.71/libupnp/upnp/doc'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/home/jightuse/code/c/projects/debian/djmount-0.71/libupnp/upnp/doc'
make[5]: Entering directory '/home/jightuse/code/c/projects/debian/djmount-0.71/libupnp/upnp'
if /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..  -I./inc -I../threadutil/inc -I../ixml/inc -DDEBUG  -DINCLUDE_CLIENT_APIS   -I./src/inc   -pthread -g -O2 -Wall -MT src/ssdp/libupnp_la-ssdp_device.lo -MD -MP -MF "src/ssdp/.deps/libupnp_la-ssdp_device.Tpo" -c -o src/ssdp/libupnp_la-ssdp_device.lo `test -f 'src/ssdp/ssdp_device.c' || echo './'`src/ssdp/ssdp_device.c; \
then mv -f "src/ssdp/.deps/libupnp_la-ssdp_device.Tpo" "src/ssdp/.deps/libupnp_la-ssdp_device.Plo"; else rm -f "src/ssdp/.deps/libupnp_la-ssdp_device.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./inc -I../threadutil/inc -I../ixml/inc -DDEBUG -DINCLUDE_CLIENT_APIS -I./src/inc -pthread -g -O2 -Wall -MT src/ssdp/libupnp_la-ssdp_device.lo -MD -MP -MF src/ssdp/.deps/libupnp_la-ssdp_device.Tpo -c src/ssdp/ssdp_device.c -o src/ssdp/libupnp_la-ssdp_device.o
if /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..  -I./inc -I../threadutil/inc -I../ixml/inc -DDEBUG  -DINCLUDE_CLIENT_APIS   -I./src/inc   -pthread -g -O2 -Wall -MT src/ssdp/libupnp_la-ssdp_ctrlpt.lo -MD -MP -MF "src/ssdp/.deps/libupnp_la-ssdp_ctrlpt.Tpo" -c -o src/ssdp/libupnp_la-ssdp_ctrlpt.lo `test -f 'src/ssdp/ssdp_ctrlpt.c' || echo './'`src/ssdp/ssdp_ctrlpt.c; \
then mv -f "src/ssdp/.deps/libupnp_la-ssdp_ctrlpt.Tpo" "src/ssdp/.deps/libupnp_la-ssdp_ctrlpt.Plo"; else rm -f "src/ssdp/.deps/libupnp_la-ssdp_ctrlpt.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./inc -I../threadutil/inc -I../ixml/inc -DDEBUG -DINCLUDE_CLIENT_APIS -I./src/inc -pthread -g -O2 -Wall -MT src/ssdp/libupnp_la-ssdp_ctrlpt.lo -MD -MP -MF src/ssdp/.deps/libupnp_la-ssdp_ctrlpt.Tpo -c src/ssdp/ssdp_ctrlpt.c -o src/ssdp/libupnp_la-ssdp_ctrlpt.o
if /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..  -I./inc -I../threadutil/inc -I../ixml/inc -DDEBUG  -DINCLUDE_CLIENT_APIS   -I./src/inc   -pthread -g -O2 -Wall -MT src/ssdp/libupnp_la-ssdp_server.lo -MD -MP -MF "src/ssdp/.deps/libupnp_la-ssdp_server.Tpo" -c -o src/ssdp/libupnp_la-ssdp_server.lo `test -f 'src/ssdp/ssdp_server.c' || echo './'`src/ssdp/ssdp_server.c; \
then mv -f "src/ssdp/.deps/libupnp_la-ssdp_server.Tpo" "src/ssdp/.deps/libupnp_la-ssdp_server.Plo"; else rm -f "src/ssdp/.deps/libupnp_la-ssdp_server.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./inc -I../threadutil/inc -I../ixml/inc -DDEBUG -DINCLUDE_CLIENT_APIS -I./src/inc -pthread -g -O2 -Wall -MT src/ssdp/libupnp_la-ssdp_server.lo -MD -MP -MF src/ssdp/.deps/libupnp_la-ssdp_server.Tpo -c src/ssdp/ssdp_server.c -o src/ssdp/libupnp_la-ssdp_server.o
if /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..  -I./inc -I../threadutil/inc -I../ixml/inc -DDEBUG  -DINCLUDE_CLIENT_APIS   -I./src/inc   -pthread -g -O2 -Wall -MT src/soap/libupnp_la-soap_device.lo -MD -MP -MF "src/soap/.deps/libupnp_la-soap_device.Tpo" -c -o src/soap/libupnp_la-soap_device.lo `test -f 'src/soap/soap_device.c' || echo './'`src/soap/soap_device.c; \
then mv -f "src/soap/.deps/libupnp_la-soap_device.Tpo" "src/soap/.deps/libupnp_la-soap_device.Plo"; else rm -f "src/soap/.deps/libupnp_la-soap_device.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./inc -I../threadutil/inc -I../ixml/inc -DDEBUG -DINCLUDE_CLIENT_APIS -I./src/inc -pthread -g -O2 -Wall -MT src/soap/libupnp_la-soap_device.lo -MD -MP -MF src/soap/.deps/libupnp_la-soap_device.Tpo -c src/soap/soap_device.c -o src/soap/libupnp_la-soap_device.o
if /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..  -I./inc -I../threadutil/inc -I../ixml/inc -DDEBUG  -DINCLUDE_CLIENT_APIS   -I./src/inc   -pthread -g -O2 -Wall -MT src/soap/libupnp_la-soap_ctrlpt.lo -MD -MP -MF "src/soap/.deps/libupnp_la-soap_ctrlpt.Tpo" -c -o src/soap/libupnp_la-soap_ctrlpt.lo `test -f 'src/soap/soap_ctrlpt.c' || echo './'`src/soap/soap_ctrlpt.c; \
then mv -f "src/soap/.deps/libupnp_la-soap_ctrlpt.Tpo" "src/soap/.deps/libupnp_la-soap_ctrlpt.Plo"; else rm -f "src/soap/.deps/libupnp_la-soap_ctrlpt.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./inc -I../threadutil/inc -I../ixml/inc -DDEBUG -DINCLUDE_CLIENT_APIS -I./src/inc -pthread -g -O2 -Wall -MT src/soap/libupnp_la-soap_ctrlpt.lo -MD -MP -MF src/soap/.deps/libupnp_la-soap_ctrlpt.Tpo -c src/soap/soap_ctrlpt.c -o src/soap/libupnp_la-soap_ctrlpt.o
if /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..  -I./inc -I../threadutil/inc -I../ixml/inc -DDEBUG  -DINCLUDE_CLIENT_APIS   -I./src/inc   -pthread -g -O2 -Wall -MT src/soap/libupnp_la-soap_common.lo -MD -MP -MF "src/soap/.deps/libupnp_la-soap_common.Tpo" -c -o src/soap/libupnp_la-soap_common.lo `test -f 'src/soap/soap_common.c' || echo './'`src/soap/soap_common.c; \
then mv -f "src/soap/.deps/libupnp_la-soap_common.Tpo" "src/soap/.deps/libupnp_la-soap_common.Plo"; else rm -f "src/soap/.deps/libupnp_la-soap_common.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./inc -I../threadutil/inc -I../ixml/inc -DDEBUG -DINCLUDE_CLIENT_APIS -I./src/inc -pthread -g -O2 -Wall -MT src/soap/libupnp_la-soap_common.lo -MD -MP -MF src/soap/.deps/libupnp_la-soap_common.Tpo -c src/soap/soap_common.c -o src/soap/libupnp_la-soap_common.o
if /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..  -I./inc -I../threadutil/inc -I../ixml/inc -DDEBUG  -DINCLUDE_CLIENT_APIS   -I./src/inc   -pthread -g -O2 -Wall -MT src/genlib/miniserver/libupnp_la-miniserver.lo -MD -MP -MF "src/genlib/miniserver/.deps/libupnp_la-miniserver.Tpo" -c -o src/genlib/miniserver/libupnp_la-miniserver.lo `test -f 'src/genlib/miniserver/miniserver.c' || echo './'`src/genlib/miniserver/miniserver.c; \
then mv -f "src/genlib/miniserver/.deps/libupnp_la-miniserver.Tpo" "src/genlib/miniserver/.deps/libupnp_la-miniserver.Plo"; else rm -f "src/genlib/miniserver/.deps/libupnp_la-miniserver.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./inc -I../threadutil/inc -I../ixml/inc -DDEBUG -DINCLUDE_CLIENT_APIS -I./src/inc -pthread -g -O2 -Wall -MT src/genlib/miniserver/libupnp_la-miniserver.lo -MD -MP -MF src/genlib/miniserver/.deps/libupnp_la-miniserver.Tpo -c src/genlib/miniserver/miniserver.c -o src/genlib/miniserver/libupnp_la-miniserver.o
if /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..  -I./inc -I../threadutil/inc -I../ixml/inc -DDEBUG  -DINCLUDE_CLIENT_APIS   -I./src/inc   -pthread -g -O2 -Wall -MT src/genlib/service_table/libupnp_la-service_table.lo -MD -MP -MF "src/genlib/service_table/.deps/libupnp_la-service_table.Tpo" -c -o src/genlib/service_table/libupnp_la-service_table.lo `test -f 'src/genlib/service_table/service_table.c' || echo './'`src/genlib/service_table/service_table.c; \
then mv -f "src/genlib/service_table/.deps/libupnp_la-service_table.Tpo" "src/genlib/service_table/.deps/libupnp_la-service_table.Plo"; else rm -f "src/genlib/service_table/.deps/libupnp_la-service_table.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./inc -I../threadutil/inc -I../ixml/inc -DDEBUG -DINCLUDE_CLIENT_APIS -I./src/inc -pthread -g -O2 -Wall -MT src/genlib/service_table/libupnp_la-service_table.lo -MD -MP -MF src/genlib/service_table/.deps/libupnp_la-service_table.Tpo -c src/genlib/service_table/service_table.c -o src/genlib/service_table/libupnp_la-service_table.o
if /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..  -I./inc -I../threadutil/inc -I../ixml/inc -DDEBUG  -DINCLUDE_CLIENT_APIS   -I./src/inc   -pthread -g -O2 -Wall -MT src/genlib/util/libupnp_la-membuffer.lo -MD -MP -MF "src/genlib/util/.deps/libupnp_la-membuffer.Tpo" -c -o src/genlib/util/libupnp_la-membuffer.lo `test -f 'src/genlib/util/membuffer.c' || echo './'`src/genlib/util/membuffer.c; \
then mv -f "src/genlib/util/.deps/libupnp_la-membuffer.Tpo" "src/genlib/util/.deps/libupnp_la-membuffer.Plo"; else rm -f "src/genlib/util/.deps/libupnp_la-membuffer.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./inc -I../threadutil/inc -I../ixml/inc -DDEBUG -DINCLUDE_CLIENT_APIS -I./src/inc -pthread -g -O2 -Wall -MT src/genlib/util/libupnp_la-membuffer.lo -MD -MP -MF src/genlib/util/.deps/libupnp_la-membuffer.Tpo -c src/genlib/util/membuffer.c -o src/genlib/util/libupnp_la-membuffer.o
if /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..  -I./inc -I../threadutil/inc -I../ixml/inc -DDEBUG  -DINCLUDE_CLIENT_APIS   -I./src/inc   -pthread -g -O2 -Wall -MT src/genlib/util/libupnp_la-strintmap.lo -MD -MP -MF "src/genlib/util/.deps/libupnp_la-strintmap.Tpo" -c -o src/genlib/util/libupnp_la-strintmap.lo `test -f 'src/genlib/util/strintmap.c' || echo './'`src/genlib/util/strintmap.c; \
then mv -f "src/genlib/util/.deps/libupnp_la-strintmap.Tpo" "src/genlib/util/.deps/libupnp_la-strintmap.Plo"; else rm -f "src/genlib/util/.deps/libupnp_la-strintmap.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./inc -I../threadutil/inc -I../ixml/inc -DDEBUG -DINCLUDE_CLIENT_APIS -I./src/inc -pthread -g -O2 -Wall -MT src/genlib/util/libupnp_la-strintmap.lo -MD -MP -MF src/genlib/util/.deps/libupnp_la-strintmap.Tpo -c src/genlib/util/strintmap.c -o src/genlib/util/libupnp_la-strintmap.o
if /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..  -I./inc -I../threadutil/inc -I../ixml/inc -DDEBUG  -DINCLUDE_CLIENT_APIS   -I./src/inc   -pthread -g -O2 -Wall -MT src/genlib/util/libupnp_la-upnp_timeout.lo -MD -MP -MF "src/genlib/util/.deps/libupnp_la-upnp_timeout.Tpo" -c -o src/genlib/util/libupnp_la-upnp_timeout.lo `test -f 'src/genlib/util/upnp_timeout.c' || echo './'`src/genlib/util/upnp_timeout.c; \
then mv -f "src/genlib/util/.deps/libupnp_la-upnp_timeout.Tpo" "src/genlib/util/.deps/libupnp_la-upnp_timeout.Plo"; else rm -f "src/genlib/util/.deps/libupnp_la-upnp_timeout.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./inc -I../threadutil/inc -I../ixml/inc -DDEBUG -DINCLUDE_CLIENT_APIS -I./src/inc -pthread -g -O2 -Wall -MT src/genlib/util/libupnp_la-upnp_timeout.lo -MD -MP -MF src/genlib/util/.deps/libupnp_la-upnp_timeout.Tpo -c src/genlib/util/upnp_timeout.c -o src/genlib/util/libupnp_la-upnp_timeout.o
if /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..  -I./inc -I../threadutil/inc -I../ixml/inc -DDEBUG  -DINCLUDE_CLIENT_APIS   -I./src/inc   -pthread -g -O2 -Wall -MT src/genlib/util/libupnp_la-util.lo -MD -MP -MF "src/genlib/util/.deps/libupnp_la-util.Tpo" -c -o src/genlib/util/libupnp_la-util.lo `test -f 'src/genlib/util/util.c' || echo './'`src/genlib/util/util.c; \
then mv -f "src/genlib/util/.deps/libupnp_la-util.Tpo" "src/genlib/util/.deps/libupnp_la-util.Plo"; else rm -f "src/genlib/util/.deps/libupnp_la-util.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./inc -I../threadutil/inc -I../ixml/inc -DDEBUG -DINCLUDE_CLIENT_APIS -I./src/inc -pthread -g -O2 -Wall -MT src/genlib/util/libupnp_la-util.lo -MD -MP -MF src/genlib/util/.deps/libupnp_la-util.Tpo -c src/genlib/util/util.c -o src/genlib/util/libupnp_la-util.o
if /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..  -I./inc -I../threadutil/inc -I../ixml/inc -DDEBUG  -DINCLUDE_CLIENT_APIS   -I./src/inc   -pthread -g -O2 -Wall -MT src/genlib/client_table/libupnp_la-client_table.lo -MD -MP -MF "src/genlib/client_table/.deps/libupnp_la-client_table.Tpo" -c -o src/genlib/client_table/libupnp_la-client_table.lo `test -f 'src/genlib/client_table/client_table.c' || echo './'`src/genlib/client_table/client_table.c; \
then mv -f "src/genlib/client_table/.deps/libupnp_la-client_table.Tpo" "src/genlib/client_table/.deps/libupnp_la-client_table.Plo"; else rm -f "src/genlib/client_table/.deps/libupnp_la-client_table.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./inc -I../threadutil/inc -I../ixml/inc -DDEBUG -DINCLUDE_CLIENT_APIS -I./src/inc -pthread -g -O2 -Wall -MT src/genlib/client_table/libupnp_la-client_table.lo -MD -MP -MF src/genlib/client_table/.deps/libupnp_la-client_table.Tpo -c src/genlib/client_table/client_table.c -o src/genlib/client_table/libupnp_la-client_table.o
if /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..  -I./inc -I../threadutil/inc -I../ixml/inc -DDEBUG  -DINCLUDE_CLIENT_APIS   -I./src/inc   -pthread -g -O2 -Wall -MT src/genlib/net/libupnp_la-sock.lo -MD -MP -MF "src/genlib/net/.deps/libupnp_la-sock.Tpo" -c -o src/genlib/net/libupnp_la-sock.lo `test -f 'src/genlib/net/sock.c' || echo './'`src/genlib/net/sock.c; \
then mv -f "src/genlib/net/.deps/libupnp_la-sock.Tpo" "src/genlib/net/.deps/libupnp_la-sock.Plo"; else rm -f "src/genlib/net/.deps/libupnp_la-sock.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./inc -I../threadutil/inc -I../ixml/inc -DDEBUG -DINCLUDE_CLIENT_APIS -I./src/inc -pthread -g -O2 -Wall -MT src/genlib/net/libupnp_la-sock.lo -MD -MP -MF src/genlib/net/.deps/libupnp_la-sock.Tpo -c src/genlib/net/sock.c -o src/genlib/net/libupnp_la-sock.o
if /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..  -I./inc -I../threadutil/inc -I../ixml/inc -DDEBUG  -DINCLUDE_CLIENT_APIS   -I./src/inc   -pthread -g -O2 -Wall -MT src/genlib/net/http/libupnp_la-httpparser.lo -MD -MP -MF "src/genlib/net/http/.deps/libupnp_la-httpparser.Tpo" -c -o src/genlib/net/http/libupnp_la-httpparser.lo `test -f 'src/genlib/net/http/httpparser.c' || echo './'`src/genlib/net/http/httpparser.c; \
then mv -f "src/genlib/net/http/.deps/libupnp_la-httpparser.Tpo" "src/genlib/net/http/.deps/libupnp_la-httpparser.Plo"; else rm -f "src/genlib/net/http/.deps/libupnp_la-httpparser.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./inc -I../threadutil/inc -I../ixml/inc -DDEBUG -DINCLUDE_CLIENT_APIS -I./src/inc -pthread -g -O2 -Wall -MT src/genlib/net/http/libupnp_la-httpparser.lo -MD -MP -MF src/genlib/net/http/.deps/libupnp_la-httpparser.Tpo -c src/genlib/net/http/httpparser.c -o src/genlib/net/http/libupnp_la-httpparser.o
src/genlib/net/http/httpparser.c: In function ‘print_http_headers’:
src/genlib/net/http/httpparser.c:2486:20: warning: variable ‘header’ set but not used [-Wunused-but-set-variable]
     http_header_t *header;
                    ^
if /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..  -I./inc -I../threadutil/inc -I../ixml/inc -DDEBUG  -DINCLUDE_CLIENT_APIS   -I./src/inc   -pthread -g -O2 -Wall -MT src/genlib/net/http/libupnp_la-httpreadwrite.lo -MD -MP -MF "src/genlib/net/http/.deps/libupnp_la-httpreadwrite.Tpo" -c -o src/genlib/net/http/libupnp_la-httpreadwrite.lo `test -f 'src/genlib/net/http/httpreadwrite.c' || echo './'`src/genlib/net/http/httpreadwrite.c; \
then mv -f "src/genlib/net/http/.deps/libupnp_la-httpreadwrite.Tpo" "src/genlib/net/http/.deps/libupnp_la-httpreadwrite.Plo"; else rm -f "src/genlib/net/http/.deps/libupnp_la-httpreadwrite.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./inc -I../threadutil/inc -I../ixml/inc -DDEBUG -DINCLUDE_CLIENT_APIS -I./src/inc -pthread -g -O2 -Wall -MT src/genlib/net/http/libupnp_la-httpreadwrite.lo -MD -MP -MF src/genlib/net/http/.deps/libupnp_la-httpreadwrite.Tpo -c src/genlib/net/http/httpreadwrite.c -o src/genlib/net/http/libupnp_la-httpreadwrite.o
if /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..  -I./inc -I../threadutil/inc -I../ixml/inc -DDEBUG  -DINCLUDE_CLIENT_APIS   -I./src/inc   -pthread -g -O2 -Wall -MT src/genlib/net/http/libupnp_la-statcodes.lo -MD -MP -MF "src/genlib/net/http/.deps/libupnp_la-statcodes.Tpo" -c -o src/genlib/net/http/libupnp_la-statcodes.lo `test -f 'src/genlib/net/http/statcodes.c' || echo './'`src/genlib/net/http/statcodes.c; \
then mv -f "src/genlib/net/http/.deps/libupnp_la-statcodes.Tpo" "src/genlib/net/http/.deps/libupnp_la-statcodes.Plo"; else rm -f "src/genlib/net/http/.deps/libupnp_la-statcodes.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./inc -I../threadutil/inc -I../ixml/inc -DDEBUG -DINCLUDE_CLIENT_APIS -I./src/inc -pthread -g -O2 -Wall -MT src/genlib/net/http/libupnp_la-statcodes.lo -MD -MP -MF src/genlib/net/http/.deps/libupnp_la-statcodes.Tpo -c src/genlib/net/http/statcodes.c -o src/genlib/net/http/libupnp_la-statcodes.o
if /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..  -I./inc -I../threadutil/inc -I../ixml/inc -DDEBUG  -DINCLUDE_CLIENT_APIS   -I./src/inc   -pthread -g -O2 -Wall -MT src/genlib/net/http/libupnp_la-webserver.lo -MD -MP -MF "src/genlib/net/http/.deps/libupnp_la-webserver.Tpo" -c -o src/genlib/net/http/libupnp_la-webserver.lo `test -f 'src/genlib/net/http/webserver.c' || echo './'`src/genlib/net/http/webserver.c; \
then mv -f "src/genlib/net/http/.deps/libupnp_la-webserver.Tpo" "src/genlib/net/http/.deps/libupnp_la-webserver.Plo"; else rm -f "src/genlib/net/http/.deps/libupnp_la-webserver.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./inc -I../threadutil/inc -I../ixml/inc -DDEBUG -DINCLUDE_CLIENT_APIS -I./src/inc -pthread -g -O2 -Wall -MT src/genlib/net/http/libupnp_la-webserver.lo -MD -MP -MF src/genlib/net/http/.deps/libupnp_la-webserver.Tpo -c src/genlib/net/http/webserver.c -o src/genlib/net/http/libupnp_la-webserver.o
src/genlib/net/http/webserver.c: In function ‘web_server_callback’:
src/genlib/net/http/webserver.c:1685:9: warning: ‘rtype’ may be used uninitialized in this function [-Wmaybe-uninitialized]
         switch ( rtype ) {
         ^
if /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..  -I./inc -I../threadutil/inc -I../ixml/inc -DDEBUG  -DINCLUDE_CLIENT_APIS   -I./src/inc   -pthread -g -O2 -Wall -MT src/genlib/net/http/libupnp_la-parsetools.lo -MD -MP -MF "src/genlib/net/http/.deps/libupnp_la-parsetools.Tpo" -c -o src/genlib/net/http/libupnp_la-parsetools.lo `test -f 'src/genlib/net/http/parsetools.c' || echo './'`src/genlib/net/http/parsetools.c; \
then mv -f "src/genlib/net/http/.deps/libupnp_la-parsetools.Tpo" "src/genlib/net/http/.deps/libupnp_la-parsetools.Plo"; else rm -f "src/genlib/net/http/.deps/libupnp_la-parsetools.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./inc -I../threadutil/inc -I../ixml/inc -DDEBUG -DINCLUDE_CLIENT_APIS -I./src/inc -pthread -g -O2 -Wall -MT src/genlib/net/http/libupnp_la-parsetools.lo -MD -MP -MF src/genlib/net/http/.deps/libupnp_la-parsetools.Tpo -c src/genlib/net/http/parsetools.c -o src/genlib/net/http/libupnp_la-parsetools.o
if /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..  -I./inc -I../threadutil/inc -I../ixml/inc -DDEBUG  -DINCLUDE_CLIENT_APIS   -I./src/inc   -pthread -g -O2 -Wall -MT src/genlib/net/uri/libupnp_la-uri.lo -MD -MP -MF "src/genlib/net/uri/.deps/libupnp_la-uri.Tpo" -c -o src/genlib/net/uri/libupnp_la-uri.lo `test -f 'src/genlib/net/uri/uri.c' || echo './'`src/genlib/net/uri/uri.c; \
then mv -f "src/genlib/net/uri/.deps/libupnp_la-uri.Tpo" "src/genlib/net/uri/.deps/libupnp_la-uri.Plo"; else rm -f "src/genlib/net/uri/.deps/libupnp_la-uri.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./inc -I../threadutil/inc -I../ixml/inc -DDEBUG -DINCLUDE_CLIENT_APIS -I./src/inc -pthread -g -O2 -Wall -MT src/genlib/net/uri/libupnp_la-uri.lo -MD -MP -MF src/genlib/net/uri/.deps/libupnp_la-uri.Tpo -c src/genlib/net/uri/uri.c -o src/genlib/net/uri/libupnp_la-uri.o
if /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..  -I./inc -I../threadutil/inc -I../ixml/inc -DDEBUG  -DINCLUDE_CLIENT_APIS   -I./src/inc   -pthread -g -O2 -Wall -MT src/gena/libupnp_la-gena_device.lo -MD -MP -MF "src/gena/.deps/libupnp_la-gena_device.Tpo" -c -o src/gena/libupnp_la-gena_device.lo `test -f 'src/gena/gena_device.c' || echo './'`src/gena/gena_device.c; \
then mv -f "src/gena/.deps/libupnp_la-gena_device.Tpo" "src/gena/.deps/libupnp_la-gena_device.Plo"; else rm -f "src/gena/.deps/libupnp_la-gena_device.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./inc -I../threadutil/inc -I../ixml/inc -DDEBUG -DINCLUDE_CLIENT_APIS -I./src/inc -pthread -g -O2 -Wall -MT src/gena/libupnp_la-gena_device.lo -MD -MP -MF src/gena/.deps/libupnp_la-gena_device.Tpo -c src/gena/gena_device.c -o src/gena/libupnp_la-gena_device.o
if /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..  -I./inc -I../threadutil/inc -I../ixml/inc -DDEBUG  -DINCLUDE_CLIENT_APIS   -I./src/inc   -pthread -g -O2 -Wall -MT src/gena/libupnp_la-gena_ctrlpt.lo -MD -MP -MF "src/gena/.deps/libupnp_la-gena_ctrlpt.Tpo" -c -o src/gena/libupnp_la-gena_ctrlpt.lo `test -f 'src/gena/gena_ctrlpt.c' || echo './'`src/gena/gena_ctrlpt.c; \
then mv -f "src/gena/.deps/libupnp_la-gena_ctrlpt.Tpo" "src/gena/.deps/libupnp_la-gena_ctrlpt.Plo"; else rm -f "src/gena/.deps/libupnp_la-gena_ctrlpt.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./inc -I../threadutil/inc -I../ixml/inc -DDEBUG -DINCLUDE_CLIENT_APIS -I./src/inc -pthread -g -O2 -Wall -MT src/gena/libupnp_la-gena_ctrlpt.lo -MD -MP -MF src/gena/.deps/libupnp_la-gena_ctrlpt.Tpo -c src/gena/gena_ctrlpt.c -o src/gena/libupnp_la-gena_ctrlpt.o
if /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..  -I./inc -I../threadutil/inc -I../ixml/inc -DDEBUG  -DINCLUDE_CLIENT_APIS   -I./src/inc   -pthread -g -O2 -Wall -MT src/gena/libupnp_la-gena_callback2.lo -MD -MP -MF "src/gena/.deps/libupnp_la-gena_callback2.Tpo" -c -o src/gena/libupnp_la-gena_callback2.lo `test -f 'src/gena/gena_callback2.c' || echo './'`src/gena/gena_callback2.c; \
then mv -f "src/gena/.deps/libupnp_la-gena_callback2.Tpo" "src/gena/.deps/libupnp_la-gena_callback2.Plo"; else rm -f "src/gena/.deps/libupnp_la-gena_callback2.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./inc -I../threadutil/inc -I../ixml/inc -DDEBUG -DINCLUDE_CLIENT_APIS -I./src/inc -pthread -g -O2 -Wall -MT src/gena/libupnp_la-gena_callback2.lo -MD -MP -MF src/gena/.deps/libupnp_la-gena_callback2.Tpo -c src/gena/gena_callback2.c -o src/gena/libupnp_la-gena_callback2.o
if /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..  -I./inc -I../threadutil/inc -I../ixml/inc -DDEBUG  -DINCLUDE_CLIENT_APIS   -I./src/inc   -pthread -g -O2 -Wall -MT src/api/libupnp_la-config.lo -MD -MP -MF "src/api/.deps/libupnp_la-config.Tpo" -c -o src/api/libupnp_la-config.lo `test -f 'src/api/config.c' || echo './'`src/api/config.c; \
then mv -f "src/api/.deps/libupnp_la-config.Tpo" "src/api/.deps/libupnp_la-config.Plo"; else rm -f "src/api/.deps/libupnp_la-config.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./inc -I../threadutil/inc -I../ixml/inc -DDEBUG -DINCLUDE_CLIENT_APIS -I./src/inc -pthread -g -O2 -Wall -MT src/api/libupnp_la-config.lo -MD -MP -MF src/api/.deps/libupnp_la-config.Tpo -c src/api/config.c -o src/api/libupnp_la-config.o
if /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..  -I./inc -I../threadutil/inc -I../ixml/inc -DDEBUG  -DINCLUDE_CLIENT_APIS   -I./src/inc   -pthread -g -O2 -Wall -MT src/api/libupnp_la-upnpapi.lo -MD -MP -MF "src/api/.deps/libupnp_la-upnpapi.Tpo" -c -o src/api/libupnp_la-upnpapi.lo `test -f 'src/api/upnpapi.c' || echo './'`src/api/upnpapi.c; \
then mv -f "src/api/.deps/libupnp_la-upnpapi.Tpo" "src/api/.deps/libupnp_la-upnpapi.Plo"; else rm -f "src/api/.deps/libupnp_la-upnpapi.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./inc -I../threadutil/inc -I../ixml/inc -DDEBUG -DINCLUDE_CLIENT_APIS -I./src/inc -pthread -g -O2 -Wall -MT src/api/libupnp_la-upnpapi.lo -MD -MP -MF src/api/.deps/libupnp_la-upnpapi.Tpo -c src/api/upnpapi.c -o src/api/libupnp_la-upnpapi.o
if /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..  -I./inc -I../threadutil/inc -I../ixml/inc -DDEBUG  -DINCLUDE_CLIENT_APIS   -I./src/inc   -pthread -g -O2 -Wall -MT src/api/libupnp_la-upnptools.lo -MD -MP -MF "src/api/.deps/libupnp_la-upnptools.Tpo" -c -o src/api/libupnp_la-upnptools.lo `test -f 'src/api/upnptools.c' || echo './'`src/api/upnptools.c; \
then mv -f "src/api/.deps/libupnp_la-upnptools.Tpo" "src/api/.deps/libupnp_la-upnptools.Plo"; else rm -f "src/api/.deps/libupnp_la-upnptools.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./inc -I../threadutil/inc -I../ixml/inc -DDEBUG -DINCLUDE_CLIENT_APIS -I./src/inc -pthread -g -O2 -Wall -MT src/api/libupnp_la-upnptools.lo -MD -MP -MF src/api/.deps/libupnp_la-upnptools.Tpo -c src/api/upnptools.c -o src/api/libupnp_la-upnptools.o
if /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..  -I./inc -I../threadutil/inc -I../ixml/inc -DDEBUG  -DINCLUDE_CLIENT_APIS   -I./src/inc   -pthread -g -O2 -Wall -MT src/uuid/libupnp_la-md5.lo -MD -MP -MF "src/uuid/.deps/libupnp_la-md5.Tpo" -c -o src/uuid/libupnp_la-md5.lo `test -f 'src/uuid/md5.c' || echo './'`src/uuid/md5.c; \
then mv -f "src/uuid/.deps/libupnp_la-md5.Tpo" "src/uuid/.deps/libupnp_la-md5.Plo"; else rm -f "src/uuid/.deps/libupnp_la-md5.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./inc -I../threadutil/inc -I../ixml/inc -DDEBUG -DINCLUDE_CLIENT_APIS -I./src/inc -pthread -g -O2 -Wall -MT src/uuid/libupnp_la-md5.lo -MD -MP -MF src/uuid/.deps/libupnp_la-md5.Tpo -c src/uuid/md5.c -o src/uuid/libupnp_la-md5.o
if /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..  -I./inc -I../threadutil/inc -I../ixml/inc -DDEBUG  -DINCLUDE_CLIENT_APIS   -I./src/inc   -pthread -g -O2 -Wall -MT src/uuid/libupnp_la-sysdep.lo -MD -MP -MF "src/uuid/.deps/libupnp_la-sysdep.Tpo" -c -o src/uuid/libupnp_la-sysdep.lo `test -f 'src/uuid/sysdep.c' || echo './'`src/uuid/sysdep.c; \
then mv -f "src/uuid/.deps/libupnp_la-sysdep.Tpo" "src/uuid/.deps/libupnp_la-sysdep.Plo"; else rm -f "src/uuid/.deps/libupnp_la-sysdep.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./inc -I../threadutil/inc -I../ixml/inc -DDEBUG -DINCLUDE_CLIENT_APIS -I./src/inc -pthread -g -O2 -Wall -MT src/uuid/libupnp_la-sysdep.lo -MD -MP -MF src/uuid/.deps/libupnp_la-sysdep.Tpo -c src/uuid/sysdep.c -o src/uuid/libupnp_la-sysdep.o
if /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..  -I./inc -I../threadutil/inc -I../ixml/inc -DDEBUG  -DINCLUDE_CLIENT_APIS   -I./src/inc   -pthread -g -O2 -Wall -MT src/uuid/libupnp_la-uuid.lo -MD -MP -MF "src/uuid/.deps/libupnp_la-uuid.Tpo" -c -o src/uuid/libupnp_la-uuid.lo `test -f 'src/uuid/uuid.c' || echo './'`src/uuid/uuid.c; \
then mv -f "src/uuid/.deps/libupnp_la-uuid.Tpo" "src/uuid/.deps/libupnp_la-uuid.Plo"; else rm -f "src/uuid/.deps/libupnp_la-uuid.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./inc -I../threadutil/inc -I../ixml/inc -DDEBUG -DINCLUDE_CLIENT_APIS -I./src/inc -pthread -g -O2 -Wall -MT src/uuid/libupnp_la-uuid.lo -MD -MP -MF src/uuid/.deps/libupnp_la-uuid.Tpo -c src/uuid/uuid.c -o src/uuid/libupnp_la-uuid.o
if /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..  -I./inc -I../threadutil/inc -I../ixml/inc -DDEBUG  -DINCLUDE_CLIENT_APIS   -I./src/inc   -pthread -g -O2 -Wall -MT src/urlconfig/libupnp_la-urlconfig.lo -MD -MP -MF "src/urlconfig/.deps/libupnp_la-urlconfig.Tpo" -c -o src/urlconfig/libupnp_la-urlconfig.lo `test -f 'src/urlconfig/urlconfig.c' || echo './'`src/urlconfig/urlconfig.c; \
then mv -f "src/urlconfig/.deps/libupnp_la-urlconfig.Tpo" "src/urlconfig/.deps/libupnp_la-urlconfig.Plo"; else rm -f "src/urlconfig/.deps/libupnp_la-urlconfig.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./inc -I../threadutil/inc -I../ixml/inc -DDEBUG -DINCLUDE_CLIENT_APIS -I./src/inc -pthread -g -O2 -Wall -MT src/urlconfig/libupnp_la-urlconfig.lo -MD -MP -MF src/urlconfig/.deps/libupnp_la-urlconfig.Tpo -c src/urlconfig/urlconfig.c -o src/urlconfig/libupnp_la-urlconfig.o
src/urlconfig/urlconfig.c: In function ‘config_description_doc’:
src/urlconfig/urlconfig.c:202:14: warning: variable ‘addNew’ set but not used [-Wunused-but-set-variable]
     xboolean addNew = FALSE;
              ^
/bin/bash ../libtool --tag=CC --mode=link gcc -pthread -g -O2 -Wall   -o libupnp.la -rpath /usr/local/lib  src/ssdp/libupnp_la-ssdp_device.lo src/ssdp/libupnp_la-ssdp_ctrlpt.lo src/ssdp/libupnp_la-ssdp_server.lo src/soap/libupnp_la-soap_device.lo src/soap/libupnp_la-soap_ctrlpt.lo src/soap/libupnp_la-soap_common.lo src/genlib/miniserver/libupnp_la-miniserver.lo src/genlib/service_table/libupnp_la-service_table.lo src/genlib/util/libupnp_la-membuffer.lo src/genlib/util/libupnp_la-strintmap.lo src/genlib/util/libupnp_la-upnp_timeout.lo src/genlib/util/libupnp_la-util.lo src/genlib/client_table/libupnp_la-client_table.lo src/genlib/net/libupnp_la-sock.lo src/genlib/net/http/libupnp_la-httpparser.lo src/genlib/net/http/libupnp_la-httpreadwrite.lo src/genlib/net/http/libupnp_la-statcodes.lo src/genlib/net/http/libupnp_la-webserver.lo src/genlib/net/http/libupnp_la-parsetools.lo src/genlib/net/uri/libupnp_la-uri.lo src/gena/libupnp_la-gena_device.lo src/gena/libupnp_la-gena_ctrlpt.lo src/gena/libupnp_la-gena_callback2.lo src/api/libupnp_la-config.lo src/api/libupnp_la-upnpapi.lo src/api/libupnp_la-upnptools.lo src/uuid/libupnp_la-md5.lo src/uuid/libupnp_la-sysdep.lo src/uuid/libupnp_la-uuid.lo src/urlconfig/libupnp_la-urlconfig.lo  
mkdir .libs
ar cru .libs/libupnp.a  src/ssdp/libupnp_la-ssdp_device.o src/ssdp/libupnp_la-ssdp_ctrlpt.o src/ssdp/libupnp_la-ssdp_server.o src/soap/libupnp_la-soap_device.o src/soap/libupnp_la-soap_ctrlpt.o src/soap/libupnp_la-soap_common.o src/genlib/miniserver/libupnp_la-miniserver.o src/genlib/service_table/libupnp_la-service_table.o src/genlib/util/libupnp_la-membuffer.o src/genlib/util/libupnp_la-strintmap.o src/genlib/util/libupnp_la-upnp_timeout.o src/genlib/util/libupnp_la-util.o src/genlib/client_table/libupnp_la-client_table.o src/genlib/net/libupnp_la-sock.o src/genlib/net/http/libupnp_la-httpparser.o src/genlib/net/http/libupnp_la-httpreadwrite.o src/genlib/net/http/libupnp_la-statcodes.o src/genlib/net/http/libupnp_la-webserver.o src/genlib/net/http/libupnp_la-parsetools.o src/genlib/net/uri/libupnp_la-uri.o src/gena/libupnp_la-gena_device.o src/gena/libupnp_la-gena_ctrlpt.o src/gena/libupnp_la-gena_callback2.o src/api/libupnp_la-config.o src/api/libupnp_la-upnpapi.o src/api/libupnp_la-upnptools.o src/uuid/libupnp_la-md5.o src/uuid/libupnp_la-sysdep.o src/uuid/libupnp_la-uuid.o src/urlconfig/libupnp_la-urlconfig.o
ranlib .libs/libupnp.a
creating libupnp.la
(cd .libs && rm -f libupnp.la && ln -s ../libupnp.la libupnp.la)
make[5]: Leaving directory '/home/jightuse/code/c/projects/debian/djmount-0.71/libupnp/upnp'
make[4]: Leaving directory '/home/jightuse/code/c/projects/debian/djmount-0.71/libupnp/upnp'
make[4]: Entering directory '/home/jightuse/code/c/projects/debian/djmount-0.71/libupnp'
make[4]: Leaving directory '/home/jightuse/code/c/projects/debian/djmount-0.71/libupnp'
make[3]: Leaving directory '/home/jightuse/code/c/projects/debian/djmount-0.71/libupnp'
make[2]: Leaving directory '/home/jightuse/code/c/projects/debian/djmount-0.71/libupnp'
Making all in djmount
make[2]: Entering directory '/home/jightuse/code/c/projects/debian/djmount-0.71/djmount'
rm -fr /home/jightuse/code/c/projects/debian/djmount-0.71/djmount/_upnp_temp_install
make -C ../libupnp install-data \
	includedir=/home/jightuse/code/c/projects/debian/djmount-0.71/djmount/_upnp_temp_install
make[3]: Entering directory '/home/jightuse/code/c/projects/debian/djmount-0.71/libupnp'
Making install-data in ixml
make[4]: Entering directory '/home/jightuse/code/c/projects/debian/djmount-0.71/libupnp/ixml'
Making install-data in doc
make[5]: Entering directory '/home/jightuse/code/c/projects/debian/djmount-0.71/libupnp/ixml/doc'
make[5]: Nothing to be done for 'install-data'.
make[5]: Leaving directory '/home/jightuse/code/c/projects/debian/djmount-0.71/libupnp/ixml/doc'
make[5]: Entering directory '/home/jightuse/code/c/projects/debian/djmount-0.71/libupnp/ixml'
test -z "/home/jightuse/code/c/projects/debian/djmount-0.71/djmount/_upnp_temp_install/upnp" || mkdir -p -- "/home/jightuse/code/c/projects/debian/djmount-0.71/djmount/_upnp_temp_install/upnp"
 /usr/bin/install -c -m 644 'inc/ixml.h' '/home/jightuse/code/c/projects/debian/djmount-0.71/djmount/_upnp_temp_install/upnp/ixml.h'
make[5]: Leaving directory '/home/jightuse/code/c/projects/debian/djmount-0.71/libupnp/ixml'
make[4]: Leaving directory '/home/jightuse/code/c/projects/debian/djmount-0.71/libupnp/ixml'
Making install-data in threadutil
make[4]: Entering directory '/home/jightuse/code/c/projects/debian/djmount-0.71/libupnp/threadutil'
test -z "/home/jightuse/code/c/projects/debian/djmount-0.71/djmount/_upnp_temp_install/upnp" || mkdir -p -- "/home/jightuse/code/c/projects/debian/djmount-0.71/djmount/_upnp_temp_install/upnp"
 /usr/bin/install -c -m 644 'inc/FreeList.h' '/home/jightuse/code/c/projects/debian/djmount-0.71/djmount/_upnp_temp_install/upnp/FreeList.h'
 /usr/bin/install -c -m 644 'inc/LinkedList.h' '/home/jightuse/code/c/projects/debian/djmount-0.71/djmount/_upnp_temp_install/upnp/LinkedList.h'
 /usr/bin/install -c -m 644 'inc/ThreadPool.h' '/home/jightuse/code/c/projects/debian/djmount-0.71/djmount/_upnp_temp_install/upnp/ThreadPool.h'
 /usr/bin/install -c -m 644 'inc/TimerThread.h' '/home/jightuse/code/c/projects/debian/djmount-0.71/djmount/_upnp_temp_install/upnp/TimerThread.h'
 /usr/bin/install -c -m 644 'inc/iasnprintf.h' '/home/jightuse/code/c/projects/debian/djmount-0.71/djmount/_upnp_temp_install/upnp/iasnprintf.h'
 /usr/bin/install -c -m 644 'inc/ithread.h' '/home/jightuse/code/c/projects/debian/djmount-0.71/djmount/_upnp_temp_install/upnp/ithread.h'
make[4]: Leaving directory '/home/jightuse/code/c/projects/debian/djmount-0.71/libupnp/threadutil'
Making install-data in upnp
make[4]: Entering directory '/home/jightuse/code/c/projects/debian/djmount-0.71/libupnp/upnp'
Making install-data in doc
make[5]: Entering directory '/home/jightuse/code/c/projects/debian/djmount-0.71/libupnp/upnp/doc'
make[5]: Nothing to be done for 'install-data'.
make[5]: Leaving directory '/home/jightuse/code/c/projects/debian/djmount-0.71/libupnp/upnp/doc'
make[5]: Entering directory '/home/jightuse/code/c/projects/debian/djmount-0.71/libupnp/upnp'
test -z "/home/jightuse/code/c/projects/debian/djmount-0.71/djmount/_upnp_temp_install/upnp" || mkdir -p -- "/home/jightuse/code/c/projects/debian/djmount-0.71/djmount/_upnp_temp_install/upnp"
 /usr/bin/install -c -m 644 'inc/upnp.h' '/home/jightuse/code/c/projects/debian/djmount-0.71/djmount/_upnp_temp_install/upnp/upnp.h'
 /usr/bin/install -c -m 644 'inc/upnpconfig.h' '/home/jightuse/code/c/projects/debian/djmount-0.71/djmount/_upnp_temp_install/upnp/upnpconfig.h'
 /usr/bin/install -c -m 644 'inc/upnptools.h' '/home/jightuse/code/c/projects/debian/djmount-0.71/djmount/_upnp_temp_install/upnp/upnptools.h'
make[5]: Leaving directory '/home/jightuse/code/c/projects/debian/djmount-0.71/libupnp/upnp'
make[4]: Leaving directory '/home/jightuse/code/c/projects/debian/djmount-0.71/libupnp/upnp'
make[4]: Entering directory '/home/jightuse/code/c/projects/debian/djmount-0.71/libupnp'
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/home/jightuse/code/c/projects/debian/djmount-0.71/libupnp'
make[3]: Leaving directory '/home/jightuse/code/c/projects/debian/djmount-0.71/libupnp'
make  all-am
make[3]: Entering directory '/home/jightuse/code/c/projects/debian/djmount-0.71/djmount'
if gcc -DHAVE_CONFIG_H -I. -I. -I..    -I../gl -I../talloc/talloc -I/home/jightuse/code/c/projects/debian/djmount-0.71/djmount/_upnp_temp_install -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=22  -g -O2 -Wall -pthread -MT log.o -MD -MP -MF ".deps/log.Tpo" -c -o log.o log.c; \
then mv -f ".deps/log.Tpo" ".deps/log.Po"; else rm -f ".deps/log.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I..    -I../gl -I../talloc/talloc -I/home/jightuse/code/c/projects/debian/djmount-0.71/djmount/_upnp_temp_install -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=22  -g -O2 -Wall -pthread -MT object.o -MD -MP -MF ".deps/object.Tpo" -c -o object.o object.c; \
then mv -f ".deps/object.Tpo" ".deps/object.Po"; else rm -f ".deps/object.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I..    -I../gl -I../talloc/talloc -I/home/jightuse/code/c/projects/debian/djmount-0.71/djmount/_upnp_temp_install -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=22  -g -O2 -Wall -pthread -MT service.o -MD -MP -MF ".deps/service.Tpo" -c -o service.o service.c; \
then mv -f ".deps/service.Tpo" ".deps/service.Po"; else rm -f ".deps/service.Tpo"; exit 1; fi
In file included from service_p.h:29:0,
                 from service.c:40:
service.c: In function ‘_Service_GetClass’:
object_p.h:165:42: warning: the comparison will always evaluate as ‘true’ for the address of ‘init_class’ will never be NULL [-Waddress]
                         if (INITFUNCTION != NULL)   \
                                          ^
service.c:575:1: note: in expansion of macro ‘OBJECT_INIT_CLASS’
 OBJECT_INIT_CLASS(Service, Object, init_class);
 ^
if gcc -DHAVE_CONFIG_H -I. -I. -I..    -I../gl -I../talloc/talloc -I/home/jightuse/code/c/projects/debian/djmount-0.71/djmount/_upnp_temp_install -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=22  -g -O2 -Wall -pthread -MT device.o -MD -MP -MF ".deps/device.Tpo" -c -o device.o device.c; \
then mv -f ".deps/device.Tpo" ".deps/device.Po"; else rm -f ".deps/device.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I..    -I../gl -I../talloc/talloc -I/home/jightuse/code/c/projects/debian/djmount-0.71/djmount/_upnp_temp_install -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=22  -g -O2 -Wall -pthread -MT device_list.o -MD -MP -MF ".deps/device_list.Tpo" -c -o device_list.o device_list.c; \
then mv -f ".deps/device_list.Tpo" ".deps/device_list.Po"; else rm -f ".deps/device_list.Tpo"; exit 1; fi
device_list.c: In function ‘CheckSubscriptionsLoop’:
device_list.c:939:1: warning: no return statement in function returning non-void [-Wreturn-type]
 }
 ^
if gcc -DHAVE_CONFIG_H -I. -I. -I..    -I../gl -I../talloc/talloc -I/home/jightuse/code/c/projects/debian/djmount-0.71/djmount/_upnp_temp_install -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=22  -g -O2 -Wall -pthread -MT didl_object.o -MD -MP -MF ".deps/didl_object.Tpo" -c -o didl_object.o didl_object.c; \
then mv -f ".deps/didl_object.Tpo" ".deps/didl_object.Po"; else rm -f ".deps/didl_object.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I..    -I../gl -I../talloc/talloc -I/home/jightuse/code/c/projects/debian/djmount-0.71/djmount/_upnp_temp_install -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=22  -g -O2 -Wall -pthread -MT media_file.o -MD -MP -MF ".deps/media_file.Tpo" -c -o media_file.o media_file.c; \
then mv -f ".deps/media_file.Tpo" ".deps/media_file.Po"; else rm -f ".deps/media_file.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I..    -I../gl -I../talloc/talloc -I/home/jightuse/code/c/projects/debian/djmount-0.71/djmount/_upnp_temp_install -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=22  -g -O2 -Wall -pthread -MT file_buffer.o -MD -MP -MF ".deps/file_buffer.Tpo" -c -o file_buffer.o file_buffer.c; \
then mv -f ".deps/file_buffer.Tpo" ".deps/file_buffer.Po"; else rm -f ".deps/file_buffer.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I..    -I../gl -I../talloc/talloc -I/home/jightuse/code/c/projects/debian/djmount-0.71/djmount/_upnp_temp_install -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=22  -g -O2 -Wall -pthread -MT content_dir.o -MD -MP -MF ".deps/content_dir.Tpo" -c -o content_dir.o content_dir.c; \
then mv -f ".deps/content_dir.Tpo" ".deps/content_dir.Po"; else rm -f ".deps/content_dir.Tpo"; exit 1; fi
In file included from service_p.h:29:0,
                 from content_dir_p.h:28,
                 from content_dir.c:28:
content_dir.c: In function ‘_ContentDir_GetClass’:
object_p.h:165:42: warning: the comparison will always evaluate as ‘true’ for the address of ‘init_class’ will never be NULL [-Waddress]
                         if (INITFUNCTION != NULL)   \
                                          ^
content_dir.c:582:1: note: in expansion of macro ‘OBJECT_INIT_CLASS’
 OBJECT_INIT_CLASS(ContentDir, Service, init_class);
 ^
if gcc -DHAVE_CONFIG_H -I. -I. -I..    -I../gl -I../talloc/talloc -I/home/jightuse/code/c/projects/debian/djmount-0.71/djmount/_upnp_temp_install -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=22  -g -O2 -Wall -pthread -MT vfs.o -MD -MP -MF ".deps/vfs.Tpo" -c -o vfs.o vfs.c; \
then mv -f ".deps/vfs.Tpo" ".deps/vfs.Po"; else rm -f ".deps/vfs.Tpo"; exit 1; fi
In file included from vfs_p.h:29:0,
                 from vfs.c:26:
vfs.c: In function ‘_VFS_GetClass’:
object_p.h:165:42: warning: the comparison will always evaluate as ‘true’ for the address of ‘init_class’ will never be NULL [-Waddress]
                         if (INITFUNCTION != NULL)   \
                                          ^
vfs.c:354:1: note: in expansion of macro ‘OBJECT_INIT_CLASS’
 OBJECT_INIT_CLASS(VFS, Object, init_class);
 ^
if gcc -DHAVE_CONFIG_H -I. -I. -I..    -I../gl -I../talloc/talloc -I/home/jightuse/code/c/projects/debian/djmount-0.71/djmount/_upnp_temp_install -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=22  -g -O2 -Wall -pthread -MT djfs.o -MD -MP -MF ".deps/djfs.Tpo" -c -o djfs.o djfs.c; \
then mv -f ".deps/djfs.Tpo" ".deps/djfs.Po"; else rm -f ".deps/djfs.Tpo"; exit 1; fi
In file included from vfs_p.h:29:0,
                 from djfs_p.h:29,
                 from djfs.c:26:
djfs.c: In function ‘_DJFS_GetClass’:
object_p.h:165:42: warning: the comparison will always evaluate as ‘true’ for the address of ‘init_class’ will never be NULL [-Waddress]
                         if (INITFUNCTION != NULL)   \
                                          ^
djfs.c:547:1: note: in expansion of macro ‘OBJECT_INIT_CLASS’
 OBJECT_INIT_CLASS(DJFS, VFS, init_class);
 ^
if gcc -DHAVE_CONFIG_H -I. -I. -I..    -I../gl -I../talloc/talloc -I/home/jightuse/code/c/projects/debian/djmount-0.71/djmount/_upnp_temp_install -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=22  -g -O2 -Wall -pthread -MT upnp_util.o -MD -MP -MF ".deps/upnp_util.Tpo" -c -o upnp_util.o upnp_util.c; \
then mv -f ".deps/upnp_util.Tpo" ".deps/upnp_util.Po"; else rm -f ".deps/upnp_util.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I..    -I../gl -I../talloc/talloc -I/home/jightuse/code/c/projects/debian/djmount-0.71/djmount/_upnp_temp_install -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=22  -g -O2 -Wall -pthread -MT string_util.o -MD -MP -MF ".deps/string_util.Tpo" -c -o string_util.o string_util.c; \
then mv -f ".deps/string_util.Tpo" ".deps/string_util.Po"; else rm -f ".deps/string_util.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I..    -I../gl -I../talloc/talloc -I/home/jightuse/code/c/projects/debian/djmount-0.71/djmount/_upnp_temp_install -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=22  -g -O2 -Wall -pthread -MT xml_util.o -MD -MP -MF ".deps/xml_util.Tpo" -c -o xml_util.o xml_util.c; \
then mv -f ".deps/xml_util.Tpo" ".deps/xml_util.Po"; else rm -f ".deps/xml_util.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I..    -I../gl -I../talloc/talloc -I/home/jightuse/code/c/projects/debian/djmount-0.71/djmount/_upnp_temp_install -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=22  -g -O2 -Wall -pthread -MT ptr_array.o -MD -MP -MF ".deps/ptr_array.Tpo" -c -o ptr_array.o ptr_array.c; \
then mv -f ".deps/ptr_array.Tpo" ".deps/ptr_array.Po"; else rm -f ".deps/ptr_array.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I..    -I../gl -I../talloc/talloc -I/home/jightuse/code/c/projects/debian/djmount-0.71/djmount/_upnp_temp_install -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=22  -g -O2 -Wall -pthread -MT talloc_util.o -MD -MP -MF ".deps/talloc_util.Tpo" -c -o talloc_util.o talloc_util.c; \
then mv -f ".deps/talloc_util.Tpo" ".deps/talloc_util.Po"; else rm -f ".deps/talloc_util.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I..    -I../gl -I../talloc/talloc -I/home/jightuse/code/c/projects/debian/djmount-0.71/djmount/_upnp_temp_install -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=22  -g -O2 -Wall -pthread -MT cache.o -MD -MP -MF ".deps/cache.Tpo" -c -o cache.o cache.c; \
then mv -f ".deps/cache.Tpo" ".deps/cache.Po"; else rm -f ".deps/cache.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I..    -I../gl -I../talloc/talloc -I/home/jightuse/code/c/projects/debian/djmount-0.71/djmount/_upnp_temp_install -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=22  -g -O2 -Wall -pthread -MT charset.o -MD -MP -MF ".deps/charset.Tpo" -c -o charset.o charset.c; \
then mv -f ".deps/charset.Tpo" ".deps/charset.Po"; else rm -f ".deps/charset.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I..    -I../gl -I../talloc/talloc -I/home/jightuse/code/c/projects/debian/djmount-0.71/djmount/_upnp_temp_install -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=22  -g -O2 -Wall -pthread -MT fuse_main.o -MD -MP -MF ".deps/fuse_main.Tpo" -c -o fuse_main.o fuse_main.c; \
then mv -f ".deps/fuse_main.Tpo" ".deps/fuse_main.Po"; else rm -f ".deps/fuse_main.Tpo"; exit 1; fi
fuse_main.c: In function ‘usage’:
fuse_main.c:543:6: warning: format ‘%d’ expects argument of type ‘int’, but argument 3 has type ‘size_t’ [-Wformat=]
      "\n", DEFAULT_SEARCH_HISTORY_SIZE);
      ^
fuse_main.c: In function ‘main’:
fuse_main.c:621:2: warning: implicit declaration of function ‘UpnpSetLogFileNames’ [-Wimplicit-function-declaration]
  UpnpSetLogFileNames ("/dev/null", "/dev/null");
  ^
/bin/bash ../libtool --tag=CC --mode=link gcc -I../gl -I../talloc/talloc -I/home/jightuse/code/c/projects/debian/djmount-0.71/djmount/_upnp_temp_install -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=22  -g -O2 -Wall -pthread   -o djmount  log.o object.o service.o device.o device_list.o didl_object.o media_file.o file_buffer.o content_dir.o vfs.o djfs.o upnp_util.o string_util.o xml_util.o ptr_array.o talloc_util.o cache.o charset.o  fuse_main.o -L../gl -lgnu -L../talloc -ltalloc -L../libupnp/upnp -lupnp -L../libupnp/threadutil -lthreadutil -L../libupnp/ixml -lixml -lfuse  
mkdir .libs
gcc -I../gl -I../talloc/talloc -I/home/jightuse/code/c/projects/debian/djmount-0.71/djmount/_upnp_temp_install -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=22 -g -O2 -Wall -pthread -o djmount log.o object.o service.o device.o device_list.o didl_object.o media_file.o file_buffer.o content_dir.o vfs.o djfs.o upnp_util.o string_util.o xml_util.o ptr_array.o talloc_util.o cache.o charset.o fuse_main.o  -L/home/jightuse/code/c/projects/debian/djmount-0.71/gl /home/jightuse/code/c/projects/debian/djmount-0.71/gl/.libs/libgnu.a -L/home/jightuse/code/c/projects/debian/djmount-0.71/talloc -ltalloc -L/home/jightuse/code/c/projects/debian/djmount-0.71/libupnp/upnp /home/jightuse/code/c/projects/debian/djmount-0.71/libupnp/upnp/.libs/libupnp.a -L/home/jightuse/code/c/projects/debian/djmount-0.71/libupnp/threadutil /home/jightuse/code/c/projects/debian/djmount-0.71/libupnp/threadutil/.libs/libthreadutil.a -L/home/jightuse/code/c/projects/debian/djmount-0.71/libupnp/ixml /home/jightuse/code/c/projects/debian/djmount-0.71/libupnp/ixml/.libs/libixml.a -lfuse
fuse_main.o: In function `main':
/home/jightuse/code/c/projects/debian/djmount-0.71/djmount/fuse_main.c:621: undefined reference to `UpnpSetLogFileNames'
/home/jightuse/code/c/projects/debian/djmount-0.71/djmount/fuse_main.c:751: undefined reference to `UpnpSetLogFileNames'
/home/jightuse/code/c/projects/debian/djmount-0.71/djmount/fuse_main.c:748: undefined reference to `UpnpSetLogFileNames'
collect2: error: ld returned 1 exit status
Makefile:477: recipe for target 'djmount' failed
make[3]: *** [djmount] Error 1
make[3]: Leaving directory '/home/jightuse/code/c/projects/debian/djmount-0.71/djmount'
Makefile:385: recipe for target 'all' failed
make[2]: *** [all] Error 2
make[2]: Leaving directory '/home/jightuse/code/c/projects/debian/djmount-0.71/djmount'
Makefile:308: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory '/home/jightuse/code/c/projects/debian/djmount-0.71'
Makefile:237: recipe for target 'all' failed
make: *** [all] Error 2

Reply via email to