Sunday, July 25, 2010

Re: [nslu2-linux] Problem compiling and installing fuppes on NSLU2

This is just a guess, but you might have to specify the directory libpcre is
installed in if it is not /usr/lib. You do that with the -L/path/to/pcre. If
this is standard autotools configure script, you set it with the environment
variable LDFLAGS before calling the script. Thankfully, this won't require
recompiling everything so you won't have to wait another 14 hours.

On Sunday 25 July 2010 01:42:22 ltg721 wrote:
> Thanks - installing libstdc++-dev seems to have fixed the original problem.
> However, I now have another problem when I run the make command. It took 14
> hours to compile and when it finished I got the output below. I thought it
> may be something to do with PCRE not being installed, but PCRE-dev is
> listed when I do ikpg list_installed. Any ideas?
>
> Many thanks!
>
> root@LKG288806:/media/encrypted/software/fuppes-0.660# make
> Making all in m4
> make[1]: Entering directory `/media/encrypted/software/fuppes-0.660/m4'
> make[1]: Nothing to be done for `all'.
> make[1]: Leaving directory `/media/encrypted/software/fuppes-0.660/m4'
> Making all in include
> make[1]: Entering directory
> `/media/encrypted/software/fuppes-0.660/include' make[1]: Nothing to be
> done for `all'.
> make[1]: Leaving directory `/media/encrypted/software/fuppes-0.660/include'
> Making all in src
> make[1]: Entering directory `/media/encrypted/software/fuppes-0.660/src'
> make all-am
> make[2]: Entering directory `/media/encrypted/software/fuppes-0.660/src'
> /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.
> -I/opt/include/libxml2 -I/opt/include
> -DFUPPES_DATADIR=\"/opt/share/fuppes\"
> -DFUPPES_PLUGINDIR=\"/opt/lib/fuppes\" -Wall -Wextra -g -O2 -MT
> UPnPAction.lo -MD -MP -MF .deps/UPnPAction.Tpo -c -o UPnPAction.lo `test -f
> 'lib/UPnPActions/UPnPAction.cpp' || echo
> './'`lib/UPnPActions/UPnPAction.cpp libtool: compile: g++ -DHAVE_CONFIG_H
> -I. -I/opt/include/libxml2
> -I/opt/include -DFUPPES_DATADIR=\"/opt/share/fuppes\"
> -DFUPPES_PLUGINDIR=\"/opt/lib/fuppes\" -Wall -Wextra -g -O2 -MT
> UPnPAction.lo -MD -MP -MF .deps/UPnPAction.Tpo -c
> lib/UPnPActions/UPnPAction.cpp -fPIC -DPIC -o .libs/UPnPAction.o
> mv -f .deps/UPnPAction.Tpo .deps/UPnPAction.Plo
> /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.
> -I/opt/include/libxml2 -I/opt/include
> -DFUPPES_DATADIR=\"/opt/share/fuppes\"
> -DFUPPES_PLUGINDIR=\"/opt/lib/fuppes\" -Wall -Wextra -g -O2 -MT
> FileDetails.lo -MD -MP -MF .deps/FileDetails.Tpo -c -o FileDetails.lo `test
> -f 'lib/ContentDirectory/FileDetails.cpp' || echo
> './'`lib/ContentDirectory/FileDetails.cpp
> libtool: compile: g++ -DHAVE_CONFIG_H -I. -I/opt/include/libxml2
> -I/opt/include -DFUPPES_DATADIR=\"/opt/share/fuppes\"
> -DFUPPES_PLUGINDIR=\"/opt/lib/fuppes\" -Wall -Wextra -g -O2 -MT
> FileDetails.lo -MD -MP -MF .deps/FileDetails.Tpo -c
> lib/ContentDirectory/FileDetails.cpp -fPIC -DPIC -o .libs/FileDetails.o
> mv -f .deps/FileDetails.Tpo .deps/FileDetails.Plo
> /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.
> -I/opt/include/libxml2 -I/opt/include
> -DFUPPES_DATADIR=\"/opt/share/fuppes\"
> -DFUPPES_PLUGINDIR=\"/opt/lib/fuppes\" -Wall -Wextra -g -O2 -MT
> PlaylistFactory.lo -MD -MP -MF .deps/PlaylistFactory.Tpo -c -o
> PlaylistFactory.lo `test -f 'lib/ContentDirectory/PlaylistFactory.cpp' ||
> echo './'`lib/ContentDirectory/PlaylistFactory.cpp
> libtool: compile: g++ -DHAVE_CONFIG_H -I. -I/opt/include/libxml2
> -I/opt/include -DFUPPES_DATADIR=\"/opt/share/fuppes\"
> -DFUPPES_PLUGINDIR=\"/opt/lib/fuppes\" -Wall -Wextra -g -O2 -MT
> PlaylistFactory.lo -MD -MP -MF .deps/PlaylistFactory.Tpo -c
> lib/ContentDirectory/PlaylistFactory.cpp -fPIC -DPIC -o
> .libs/PlaylistFactory.o
> lib/ContentDirectory/PlaylistFactory.cpp:69:2: warning: #warning todo:
> audio details
> mv -f .deps/PlaylistFactory.Tpo .deps/PlaylistFactory.Plo
> /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.
> -I/opt/include/libxml2 -I/opt/include
> -DFUPPES_DATADIR=\"/opt/share/fuppes\"
> -DFUPPES_PLUGINDIR=\"/opt/lib/fuppes\" -Wall -Wextra -g -O2 -MT
> PlaylistParser.lo -MD -MP -MF .deps/PlaylistParser.Tpo -c -o
> PlaylistParser.lo `test -f 'lib/ContentDirectory/PlaylistParser.cpp' ||
> echo './'`lib/ContentDirectory/PlaylistParser.cpp
> libtool: compile: g++ -DHAVE_CONFIG_H -I. -I/opt/include/libxml2
> -I/opt/include -DFUPPES_DATADIR=\"/opt/share/fuppes\"
> -DFUPPES_PLUGINDIR=\"/opt/lib/fuppes\" -Wall -Wextra -g -O2 -MT
> PlaylistParser.lo -MD -MP -MF .deps/PlaylistParser.Tpo -c
> lib/ContentDirectory/PlaylistParser.cpp -fPIC -DPIC -o
> .libs/PlaylistParser.o
> mv -f .deps/PlaylistParser.Tpo .deps/PlaylistParser.Plo
> /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.
> -I/opt/include/libxml2 -I/opt/include
> -DFUPPES_DATADIR=\"/opt/share/fuppes\"
> -DFUPPES_PLUGINDIR=\"/opt/lib/fuppes\" -Wall -Wextra -g -O2 -MT
> DatabaseConnection.lo -MD -MP -MF .deps/DatabaseConnection.Tpo -c -o
> DatabaseConnection.lo `test -f
> 'lib/ContentDirectory/DatabaseConnection.cpp'
>
> || echo './'`lib/ContentDirectory/DatabaseConnection.cpp
>
> libtool: compile: g++ -DHAVE_CONFIG_H -I. -I/opt/include/libxml2
> -I/opt/include -DFUPPES_DATADIR=\"/opt/share/fuppes\"
> -DFUPPES_PLUGINDIR=\"/opt/lib/fuppes\" -Wall -Wextra -g -O2 -MT
> DatabaseConnection.lo -MD -MP -MF .deps/DatabaseConnection.Tpo -c
> lib/ContentDirectory/DatabaseConnection.cpp -fPIC -DPIC -o
> .libs/DatabaseConnection.o
> mv -f .deps/DatabaseConnection.Tpo .deps/DatabaseConnection.Plo
> /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.
> -I/opt/include/libxml2 -I/opt/include
> -DFUPPES_DATADIR=\"/opt/share/fuppes\"
> -DFUPPES_PLUGINDIR=\"/opt/lib/fuppes\" -Wall -Wextra -g -O2 -MT
> ContentDatabase.lo -MD -MP -MF .deps/ContentDatabase.Tpo -c -o
> ContentDatabase.lo `test -f 'lib/ContentDirectory/ContentDatabase.cpp' ||
> echo './'`lib/ContentDirectory/ContentDatabase.cpp
> libtool: compile: g++ -DHAVE_CONFIG_H -I. -I/opt/include/libxml2
> -I/opt/include -DFUPPES_DATADIR=\"/opt/share/fuppes\"
> -DFUPPES_PLUGINDIR=\"/opt/lib/fuppes\" -Wall -Wextra -g -O2 -MT
> ContentDatabase.lo -MD -MP -MF .deps/ContentDatabase.Tpo -c
> lib/ContentDirectory/ContentDatabase.cpp -fPIC -DPIC -o
> .libs/ContentDatabase.o
> lib/ContentDirectory/ContentDatabase.cpp:565:2: warning: #warning device
> compatibility!?
> lib/ContentDirectory/ContentDatabase.cpp:895:2: warning: #warning TODO:
> make configurable
> lib/ContentDirectory/ContentDatabase.cpp:955:3: warning: #warning FIXME:
> object type
> lib/ContentDirectory/ContentDatabase.cpp:1058:2: warning: #warning FIXME
> lib/ContentDirectory/ContentDatabase.cpp:1381:2: warning: #warning move fam
> watch
> lib/ContentDirectory/ContentDatabase.cpp:1384:8: warning: #warning sql
> prepare
> lib/ContentDirectory/ContentDatabase.cpp:1549:2: warning: #warning todo:
> remove fam watches
> mv -f .deps/ContentDatabase.Tpo .deps/ContentDatabase.Plo
> /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.
> -I/opt/include/libxml2 -I/opt/include
> -DFUPPES_DATADIR=\"/opt/share/fuppes\"
> -DFUPPES_PLUGINDIR=\"/opt/lib/fuppes\" -Wall -Wextra -g -O2 -MT
> ContentDirectory.lo -MD -MP -MF .deps/ContentDirectory.Tpo -c -o
> ContentDirectory.lo `test -f 'lib/ContentDirectory/ContentDirectory.cpp' ||
> echo './'`lib/ContentDirectory/ContentDirectory.cpp
> libtool: compile: g++ -DHAVE_CONFIG_H -I. -I/opt/include/libxml2
> -I/opt/include -DFUPPES_DATADIR=\"/opt/share/fuppes\"
> -DFUPPES_PLUGINDIR=\"/opt/lib/fuppes\" -Wall -Wextra -g -O2 -MT
> ContentDirectory.lo -MD -MP -MF .deps/ContentDirectory.Tpo -c
> lib/ContentDirectory/ContentDirectory.cpp -fPIC -DPIC -o
> .libs/ContentDirectory.o
> lib/ContentDirectory/ContentDirectory.cpp:578:6: warning: #warning todo:
> create playlist for other folder types
> lib/ContentDirectory/ContentDirectory.cpp:585:5: warning: #warning todo
> lib/ContentDirectory/ContentDirectory.cpp:866:6: warning: #warning todo
> rescaling
> lib/ContentDirectory/ContentDirectory.cpp:1061:3: warning: #warning todo
> lib/ContentDirectory/ContentDirectory.cpp:1312:2: warning: #warning todo:
> error code
> mv -f .deps/ContentDirectory.Tpo .deps/ContentDirectory.Plo
> /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.
> -I/opt/include/libxml2 -I/opt/include
> -DFUPPES_DATADIR=\"/opt/share/fuppes\"
> -DFUPPES_PLUGINDIR=\"/opt/lib/fuppes\" -Wall -Wextra -g -O2 -MT
> ContentDirectoryDescription.lo -MD -MP -MF
> .deps/ContentDirectoryDescription.Tpo -c -o ContentDirectoryDescription.lo
> `test -f 'lib/ContentDirectory/ContentDirectoryDescription.cpp' || echo
> './'`lib/ContentDirectory/ContentDirectoryDescription.cpp
> libtool: compile: g++ -DHAVE_CONFIG_H -I. -I/opt/include/libxml2
> -I/opt/include -DFUPPES_DATADIR=\"/opt/share/fuppes\"
> -DFUPPES_PLUGINDIR=\"/opt/lib/fuppes\" -Wall -Wextra -g -O2 -MT
> ContentDirectoryDescription.lo -MD -MP -MF
> .deps/ContentDirectoryDescription.Tpo -c
> lib/ContentDirectory/ContentDirectoryDescription.cpp -fPIC -DPIC -o
> .libs/ContentDirectoryDescription.o
> mv -f .deps/ContentDirectoryDescription.Tpo
> .deps/ContentDirectoryDescription.Plo
> /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.
> -I/opt/include/libxml2 -I/opt/include
> -DFUPPES_DATADIR=\"/opt/share/fuppes\"
> -DFUPPES_PLUGINDIR=\"/opt/lib/fuppes\" -Wall -Wextra -g -O2 -MT Common.lo
> -MD -MP -MF .deps/Common.Tpo -c -o Common.lo `test -f
> 'lib/Common/Common.cpp' || echo './'`lib/Common/Common.cpp
> libtool: compile: g++ -DHAVE_CONFIG_H -I. -I/opt/include/libxml2
> -I/opt/include -DFUPPES_DATADIR=\"/opt/share/fuppes\"
> -DFUPPES_PLUGINDIR=\"/opt/lib/fuppes\" -Wall -Wextra -g -O2 -MT Common.lo
> -MD -MP -MF .deps/Common.Tpo -c lib/Common/Common.cpp -fPIC -DPIC -o
> .libs/Common.o
> lib/Common/Common.cpp:448: warning: unused parameter 'p_sEncoding'
> mv -f .deps/Common.Tpo .deps/Common.Plo
> /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.
> -I/opt/include/libxml2 -I/opt/include
> -DFUPPES_DATADIR=\"/opt/share/fuppes\"
> -DFUPPES_PLUGINDIR=\"/opt/lib/fuppes\" -Wall -Wextra -g -O2 -MT
> Exception.lo -MD -MP -MF .deps/Exception.Tpo -c -o Exception.lo `test -f
> 'lib/Common/Exception.cpp' || echo './'`lib/Common/Exception.cpp
> libtool: compile: g++ -DHAVE_CONFIG_H -I. -I/opt/include/libxml2
> -I/opt/include -DFUPPES_DATADIR=\"/opt/share/fuppes\"
> -DFUPPES_PLUGINDIR=\"/opt/lib/fuppes\" -Wall -Wextra -g -O2 -MT
> Exception.lo -MD -MP -MF .deps/Exception.Tpo -c lib/Common/Exception.cpp
> -fPIC -DPIC -o .libs/Exception.o
> mv -f .deps/Exception.Tpo .deps/Exception.Plo
> /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.
> -I/opt/include/libxml2 -I/opt/include
> -DFUPPES_DATADIR=\"/opt/share/fuppes\"
> -DFUPPES_PLUGINDIR=\"/opt/lib/fuppes\" -Wall -Werror -g -O2 -MT md5.lo
> -MD -MP -MF .deps/md5.Tpo -c -o md5.lo `test -f 'lib/Common/md5.c' || echo
> './'`lib/Common/md5.c
> libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/opt/include/libxml2
> -I/opt/include -DFUPPES_DATADIR=\"/opt/share/fuppes\"
> -DFUPPES_PLUGINDIR=\"/opt/lib/fuppes\" -Wall -Werror -g -O2 -MT md5.lo -MD
> -MP -MF .deps/md5.Tpo -c lib/Common/md5.c -fPIC -DPIC -o .libs/md5.o
> mv -f .deps/md5.Tpo .deps/md5.Plo
> /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.
> -I/opt/include/libxml2 -I/opt/include
> -DFUPPES_DATADIR=\"/opt/share/fuppes\"
> -DFUPPES_PLUGINDIR=\"/opt/lib/fuppes\" -Wall -Wextra -g -O2 -MT UUID.lo
> -MD -MP -MF .deps/UUID.Tpo -c -o UUID.lo `test -f 'lib/Common/UUID.cpp' ||
> echo './'`lib/Common/UUID.cpp
> libtool: compile: g++ -DHAVE_CONFIG_H -I. -I/opt/include/libxml2
> -I/opt/include -DFUPPES_DATADIR=\"/opt/share/fuppes\"
> -DFUPPES_PLUGINDIR=\"/opt/lib/fuppes\" -Wall -Wextra -g -O2 -MT UUID.lo -MD
> -MP -MF .deps/UUID.Tpo -c lib/Common/UUID.cpp -fPIC -DPIC -o .libs/UUID.o
> mv -f .deps/UUID.Tpo .deps/UUID.Plo
> /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.
> -I/opt/include/libxml2 -I/opt/include
> -DFUPPES_DATADIR=\"/opt/share/fuppes\"
> -DFUPPES_PLUGINDIR=\"/opt/lib/fuppes\" -Wall -Wextra -g -O2 -MT Timer.lo
> -MD -MP -MF .deps/Timer.Tpo -c -o Timer.lo `test -f 'lib/Common/Timer.cpp'
>
> || echo './'`lib/Common/Timer.cpp
>
> libtool: compile: g++ -DHAVE_CONFIG_H -I. -I/opt/include/libxml2
> -I/opt/include -DFUPPES_DATADIR=\"/opt/share/fuppes\"
> -DFUPPES_PLUGINDIR=\"/opt/lib/fuppes\" -Wall -Wextra -g -O2 -MT Timer.lo
> -MD -MP -MF .deps/Timer.Tpo -c lib/Common/Timer.cpp -fPIC -DPIC -o
> .libs/Timer.o
> mv -f .deps/Timer.Tpo .deps/Timer.Plo
> /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.
> -I/opt/include/libxml2 -I/opt/include
> -DFUPPES_DATADIR=\"/opt/share/fuppes\"
> -DFUPPES_PLUGINDIR=\"/opt/lib/fuppes\" -Wall -Wextra -g -O2 -MT
> XMLParser.lo -MD -MP -MF .deps/XMLParser.Tpo -c -o XMLParser.lo `test -f
> 'lib/Common/XMLParser.cpp' || echo './'`lib/Common/XMLParser.cpp
> libtool: compile: g++ -DHAVE_CONFIG_H -I. -I/opt/include/libxml2
> -I/opt/include -DFUPPES_DATADIR=\"/opt/share/fuppes\"
> -DFUPPES_PLUGINDIR=\"/opt/lib/fuppes\" -Wall -Wextra -g -O2 -MT
> XMLParser.lo -MD -MP -MF .deps/XMLParser.Tpo -c lib/Common/XMLParser.cpp
> -fPIC -DPIC -o .libs/XMLParser.o
> lib/Common/XMLParser.cpp:219:4: warning: #warning todo
> mv -f .deps/XMLParser.Tpo .deps/XMLParser.Plo
> /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.
> -I/opt/include/libxml2 -I/opt/include
> -DFUPPES_DATADIR=\"/opt/share/fuppes\"
> -DFUPPES_PLUGINDIR=\"/opt/lib/fuppes\" -Wall -Wextra -g -O2 -MT
> Process.lo -MD -MP -MF .deps/Process.Tpo -c -o Process.lo `test -f
> 'lib/Common/Process.cpp' || echo './'`lib/Common/Process.cpp
> libtool: compile: g++ -DHAVE_CONFIG_H -I. -I/opt/include/libxml2
> -I/opt/include -DFUPPES_DATADIR=\"/opt/share/fuppes\"
> -DFUPPES_PLUGINDIR=\"/opt/lib/fuppes\" -Wall -Wextra -g -O2 -MT Process.lo
> -MD -MP -MF .deps/Process.Tpo -c lib/Common/Process.cpp -fPIC -DPIC -o
> .libs/Process.o
> mv -f .deps/Process.Tpo .deps/Process.Plo
> /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.
> -I/opt/include/libxml2 -I/opt/include
> -DFUPPES_DATADIR=\"/opt/share/fuppes\"
> -DFUPPES_PLUGINDIR=\"/opt/lib/fuppes\" -Wall -Wextra -g -O2 -MT Thread.lo
> -MD -MP -MF .deps/Thread.Tpo -c -o Thread.lo `test -f
> 'lib/Common/Thread.cpp' || echo './'`lib/Common/Thread.cpp
> libtool: compile: g++ -DHAVE_CONFIG_H -I. -I/opt/include/libxml2
> -I/opt/include -DFUPPES_DATADIR=\"/opt/share/fuppes\"
> -DFUPPES_PLUGINDIR=\"/opt/lib/fuppes\" -Wall -Wextra -g -O2 -MT Thread.lo
> -MD -MP -MF .deps/Thread.Tpo -c lib/Common/Thread.cpp -fPIC -DPIC -o
> .libs/Thread.o
> mv -f .deps/Thread.Tpo .deps/Thread.Plo
> /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.
> -I/opt/include/libxml2 -I/opt/include
> -DFUPPES_DATADIR=\"/opt/share/fuppes\"
> -DFUPPES_PLUGINDIR=\"/opt/lib/fuppes\" -Wall -Wextra -g -O2 -MT File.lo
> -MD -MP -MF .deps/File.Tpo -c -o File.lo `test -f 'lib/Common/File.cpp' ||
> echo './'`lib/Common/File.cpp
> libtool: compile: g++ -DHAVE_CONFIG_H -I. -I/opt/include/libxml2
> -I/opt/include -DFUPPES_DATADIR=\"/opt/share/fuppes\"
> -DFUPPES_PLUGINDIR=\"/opt/lib/fuppes\" -Wall -Wextra -g -O2 -MT File.lo -MD
> -MP -MF .deps/File.Tpo -c lib/Common/File.cpp -fPIC -DPIC -o .libs/File.o
> /usr/include/c++/4.2.4/bits/ios_base.h: In member function 'bool
> fuppes::File::open(fuppes::File::OpenMode)':
> /usr/include/c++/4.2.4/bits/ios_base.h:124: warning: 'openmode' is used
> uninitialized in this function
> lib/Common/File.cpp:43: note: 'openmode' was declared here
> mv -f .deps/File.Tpo .deps/File.Plo
> /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.
> -I/opt/include/libxml2 -I/opt/include
> -DFUPPES_DATADIR=\"/opt/share/fuppes\"
> -DFUPPES_PLUGINDIR=\"/opt/lib/fuppes\" -Wall -Wextra -g -O2 -MT
> Directory.lo -MD -MP -MF .deps/Directory.Tpo -c -o Directory.lo `test -f
> 'lib/Common/Directory.cpp' || echo './'`lib/Common/Directory.cpp
> libtool: compile: g++ -DHAVE_CONFIG_H -I. -I/opt/include/libxml2
> -I/opt/include -DFUPPES_DATADIR=\"/opt/share/fuppes\"
> -DFUPPES_PLUGINDIR=\"/opt/lib/fuppes\" -Wall -Wextra -g -O2 -MT
> Directory.lo -MD -MP -MF .deps/Directory.Tpo -c lib/Common/Directory.cpp
> -fPIC -DPIC -o .libs/Directory.o
> mv -f .deps/Directory.Tpo .deps/Directory.Plo
> /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.
> -I/opt/include/libxml2 -I/opt/include
> -DFUPPES_DATADIR=\"/opt/share/fuppes\"
> -DFUPPES_PLUGINDIR=\"/opt/lib/fuppes\" -Wall -Wextra -g -O2 -MT Socket.lo
> -MD -MP -MF .deps/Socket.Tpo -c -o Socket.lo `test -f
> 'lib/Common/Socket.cpp' || echo './'`lib/Common/Socket.cpp
> libtool: compile: g++ -DHAVE_CONFIG_H -I. -I/opt/include/libxml2
> -I/opt/include -DFUPPES_DATADIR=\"/opt/share/fuppes\"
> -DFUPPES_PLUGINDIR=\"/opt/lib/fuppes\" -Wall -Wextra -g -O2 -MT Socket.lo
> -MD -MP -MF .deps/Socket.Tpo -c lib/Common/Socket.cpp -fPIC -DPIC -o
> .libs/Socket.o
> mv -f .deps/Socket.Tpo .deps/Socket.Plo
> /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.
> -I/opt/include/libxml2 -I/opt/include
> -DFUPPES_DATADIR=\"/opt/share/fuppes\"
> -DFUPPES_PLUGINDIR=\"/opt/lib/fuppes\" -Wall -Wextra -g -O2 -MT Plugin.lo
> -MD -MP -MF .deps/Plugin.Tpo -c -o Plugin.lo `test -f
> 'lib/Plugins/Plugin.cpp' || echo './'`lib/Plugins/Plugin.cpp
> libtool: compile: g++ -DHAVE_CONFIG_H -I. -I/opt/include/libxml2
> -I/opt/include -DFUPPES_DATADIR=\"/opt/share/fuppes\"
> -DFUPPES_PLUGINDIR=\"/opt/lib/fuppes\" -Wall -Wextra -g -O2 -MT Plugin.lo
> -MD -MP -MF .deps/Plugin.Tpo -c lib/Plugins/Plugin.cpp -fPIC -DPIC -o
> .libs/Plugin.o
> mv -f .deps/Plugin.Tpo .deps/Plugin.Plo
> /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.
> -I/opt/include/libxml2 -I/opt/include
> -DFUPPES_DATADIR=\"/opt/share/fuppes\"
> -DFUPPES_PLUGINDIR=\"/opt/lib/fuppes\" -Wall -Wextra -g -O2 -MT
> UDPSocket.lo -MD -MP -MF .deps/UDPSocket.Tpo -c -o UDPSocket.lo `test -f
> 'lib/SSDP/UDPSocket.cpp' || echo './'`lib/SSDP/UDPSocket.cpp
> libtool: compile: g++ -DHAVE_CONFIG_H -I. -I/opt/include/libxml2
> -I/opt/include -DFUPPES_DATADIR=\"/opt/share/fuppes\"
> -DFUPPES_PLUGINDIR=\"/opt/lib/fuppes\" -Wall -Wextra -g -O2 -MT
> UDPSocket.lo -MD -MP -MF .deps/UDPSocket.Tpo -c lib/SSDP/UDPSocket.cpp
> -fPIC -DPIC -o .libs/UDPSocket.o
> mv -f .deps/UDPSocket.Tpo .deps/UDPSocket.Plo
> /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.
> -I/opt/include/libxml2 -I/opt/include
> -DFUPPES_DATADIR=\"/opt/share/fuppes\"
> -DFUPPES_PLUGINDIR=\"/opt/lib/fuppes\" -Wall -Wextra -g -O2 -MT
> SSDPCtrl.lo -MD -MP -MF .deps/SSDPCtrl.Tpo -c -o SSDPCtrl.lo `test -f
> 'lib/SSDP/SSDPCtrl.cpp' || echo './'`lib/SSDP/SSDPCtrl.cpp
> libtool: compile: g++ -DHAVE_CONFIG_H -I. -I/opt/include/libxml2
> -I/opt/include -DFUPPES_DATADIR=\"/opt/share/fuppes\"
> -DFUPPES_PLUGINDIR=\"/opt/lib/fuppes\" -Wall -Wextra -g -O2 -MT SSDPCtrl.lo
> -MD -MP -MF .deps/SSDPCtrl.Tpo -c lib/SSDP/SSDPCtrl.cpp -fPIC -DPIC -o
> .libs/SSDPCtrl.o
> lib/SSDP/SSDPCtrl.cpp:133:2: warning: #warning todo: store sessions and
> cleanup on shutdown
> mv -f .deps/SSDPCtrl.Tpo .deps/SSDPCtrl.Plo
> /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.
> -I/opt/include/libxml2 -I/opt/include
> -DFUPPES_DATADIR=\"/opt/share/fuppes\"
> -DFUPPES_PLUGINDIR=\"/opt/lib/fuppes\" -Wall -Wextra -g -O2 -MT
> SSDPMessage.lo -MD -MP -MF .deps/SSDPMessage.Tpo -c -o SSDPMessage.lo `test
> -f 'lib/SSDP/SSDPMessage.cpp' || echo './'`lib/SSDP/SSDPMessage.cpp
> libtool: compile: g++ -DHAVE_CONFIG_H -I. -I/opt/include/libxml2
> -I/opt/include -DFUPPES_DATADIR=\"/opt/share/fuppes\"
> -DFUPPES_PLUGINDIR=\"/opt/lib/fuppes\" -Wall -Wextra -g -O2 -MT
> SSDPMessage.lo -MD -MP -MF .deps/SSDPMessage.Tpo -c
> lib/SSDP/SSDPMessage.cpp -fPIC -DPIC -o .libs/SSDPMessage.o
> mv -f .deps/SSDPMessage.Tpo .deps/SSDPMessage.Plo
> /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.
> -I/opt/include/libxml2 -I/opt/include
> -DFUPPES_DATADIR=\"/opt/share/fuppes\"
> -DFUPPES_PLUGINDIR=\"/opt/lib/fuppes\" -Wall -Wextra -g -O2 -MT
> MSearchSession.lo -MD -MP -MF .deps/MSearchSession.Tpo -c -o
> MSearchSession.lo `test -f 'lib/SSDP/MSearchSession.cpp' || echo
> './'`lib/SSDP/MSearchSession.cpp
> libtool: compile: g++ -DHAVE_CONFIG_H -I. -I/opt/include/libxml2
> -I/opt/include -DFUPPES_DATADIR=\"/opt/share/fuppes\"
> -DFUPPES_PLUGINDIR=\"/opt/lib/fuppes\" -Wall -Wextra -g -O2 -MT
> MSearchSession.lo -MD -MP -MF .deps/MSearchSession.Tpo -c
> lib/SSDP/MSearchSession.cpp -fPIC -DPIC -o .libs/MSearchSession.o
> mv -f .deps/MSearchSession.Tpo .deps/MSearchSession.Plo
> /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.
> -I/opt/include/libxml2 -I/opt/include
> -DFUPPES_DATADIR=\"/opt/share/fuppes\"
> -DFUPPES_PLUGINDIR=\"/opt/lib/fuppes\" -Wall -Wextra -g -O2 -MT
> NotifyMsgFactory.lo -MD -MP -MF .deps/NotifyMsgFactory.Tpo -c -o
> NotifyMsgFactory.lo `test -f 'lib/SSDP/NotifyMsgFactory.cpp' || echo
> './'`lib/SSDP/NotifyMsgFactory.cpp
> libtool: compile: g++ -DHAVE_CONFIG_H -I. -I/opt/include/libxml2
> -I/opt/include -DFUPPES_DATADIR=\"/opt/share/fuppes\"
> -DFUPPES_PLUGINDIR=\"/opt/lib/fuppes\" -Wall -Wextra -g -O2 -MT
> NotifyMsgFactory.lo -MD -MP -MF .deps/NotifyMsgFactory.Tpo -c
> lib/SSDP/NotifyMsgFactory.cpp -fPIC -DPIC -o .libs/NotifyMsgFactory.o
> mv -f .deps/NotifyMsgFactory.Tpo .deps/NotifyMsgFactory.Plo
> /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.
> -I/opt/include/libxml2 -I/opt/include
> -DFUPPES_DATADIR=\"/opt/share/fuppes\"
> -DFUPPES_PLUGINDIR=\"/opt/lib/fuppes\" -Wall -Wextra -g -O2 -MT
> HTTPParser.lo -MD -MP -MF .deps/HTTPParser.Tpo -c -o HTTPParser.lo `test -f
> 'lib/HTTP/HTTPParser.cpp' || echo './'`lib/HTTP/HTTPParser.cpp
> libtool: compile: g++ -DHAVE_CONFIG_H -I. -I/opt/include/libxml2
> -I/opt/include -DFUPPES_DATADIR=\"/opt/share/fuppes\"
> -DFUPPES_PLUGINDIR=\"/opt/lib/fuppes\" -Wall -Wextra -g -O2 -MT
> HTTPParser.lo -MD -MP -MF .deps/HTTPParser.Tpo -c lib/HTTP/HTTPParser.cpp
> -fPIC -DPIC -o .libs/HTTPParser.o
> mv -f .deps/HTTPParser.Tpo .deps/HTTPParser.Plo
> /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.
> -I/opt/include/libxml2 -I/opt/include
> -DFUPPES_DATADIR=\"/opt/share/fuppes\"
> -DFUPPES_PLUGINDIR=\"/opt/lib/fuppes\" -Wall -Wextra -g -O2 -MT
> HTTPMessage.lo -MD -MP -MF .deps/HTTPMessage.Tpo -c -o HTTPMessage.lo `test
> -f 'lib/HTTP/HTTPMessage.cpp' || echo './'`lib/HTTP/HTTPMessage.cpp
> libtool: compile: g++ -DHAVE_CONFIG_H -I. -I/opt/include/libxml2
> -I/opt/include -DFUPPES_DATADIR=\"/opt/share/fuppes\"
> -DFUPPES_PLUGINDIR=\"/opt/lib/fuppes\" -Wall -Wextra -g -O2 -MT
> HTTPMessage.lo -MD -MP -MF .deps/HTTPMessage.Tpo -c
> lib/HTTP/HTTPMessage.cpp -fPIC -DPIC -o .libs/HTTPMessage.o
> mv -f .deps/HTTPMessage.Tpo .deps/HTTPMessage.Plo
> /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.
> -I/opt/include/libxml2 -I/opt/include
> -DFUPPES_DATADIR=\"/opt/share/fuppes\"
> -DFUPPES_PLUGINDIR=\"/opt/lib/fuppes\" -Wall -Wextra -g -O2 -MT
> HTTPServer.lo -MD -MP -MF .deps/HTTPServer.Tpo -c -o HTTPServer.lo `test -f
> 'lib/HTTP/HTTPServer.cpp' || echo './'`lib/HTTP/HTTPServer.cpp
> libtool: compile: g++ -DHAVE_CONFIG_H -I. -I/opt/include/libxml2
> -I/opt/include -DFUPPES_DATADIR=\"/opt/share/fuppes\"
> -DFUPPES_PLUGINDIR=\"/opt/lib/fuppes\" -Wall -Wextra -g -O2 -MT
> HTTPServer.lo -MD -MP -MF .deps/HTTPServer.Tpo -c lib/HTTP/HTTPServer.cpp
> -fPIC -DPIC -o .libs/HTTPServer.o
> lib/HTTP/HTTPServer.cpp:400:2: warning: #warning todo: clear unfinished
> sessions
> mv -f .deps/HTTPServer.Tpo .deps/HTTPServer.Plo
> /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.
> -I/opt/include/libxml2 -I/opt/include
> -DFUPPES_DATADIR=\"/opt/share/fuppes\"
> -DFUPPES_PLUGINDIR=\"/opt/lib/fuppes\" -Wall -Wextra -g -O2 -MT
> HTTPClient.lo -MD -MP -MF .deps/HTTPClient.Tpo -c -o HTTPClient.lo `test -f
> 'lib/HTTP/HTTPClient.cpp' || echo './'`lib/HTTP/HTTPClient.cpp
> libtool: compile: g++ -DHAVE_CONFIG_H -I. -I/opt/include/libxml2
> -I/opt/include -DFUPPES_DATADIR=\"/opt/share/fuppes\"
> -DFUPPES_PLUGINDIR=\"/opt/lib/fuppes\" -Wall -Wextra -g -O2 -MT
> HTTPClient.lo -MD -MP -MF .deps/HTTPClient.Tpo -c lib/HTTP/HTTPClient.cpp
> -fPIC -DPIC -o .libs/HTTPClient.o
> mv -f .deps/HTTPClient.Tpo .deps/HTTPClient.Plo
> /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.
> -I/opt/include/libxml2 -I/opt/include
> -DFUPPES_DATADIR=\"/opt/share/fuppes\"
> -DFUPPES_PLUGINDIR=\"/opt/lib/fuppes\" -Wall -Wextra -g -O2 -MT
> HTTPRequestHandler.lo -MD -MP -MF .deps/HTTPRequestHandler.Tpo -c -o
> HTTPRequestHandler.lo `test -f 'lib/HTTP/HTTPRequestHandler.cpp' || echo
> './'`lib/HTTP/HTTPRequestHandler.cpp
> libtool: compile: g++ -DHAVE_CONFIG_H -I. -I/opt/include/libxml2
> -I/opt/include -DFUPPES_DATADIR=\"/opt/share/fuppes\"
> -DFUPPES_PLUGINDIR=\"/opt/lib/fuppes\" -Wall -Wextra -g -O2 -MT
> HTTPRequestHandler.lo -MD -MP -MF .deps/HTTPRequestHandler.Tpo -c
> lib/HTTP/HTTPRequestHandler.cpp -fPIC -DPIC -o .libs/HTTPRequestHandler.o
> lib/HTTP/HTTPRequestHandler.cpp:148:6: warning: #warning FIXME: get the
> playlist type from db
> lib/HTTP/HTTPRequestHandler.cpp:537:2: warning: #warning todo: set correct
> mime type
> mv -f .deps/HTTPRequestHandler.Tpo .deps/HTTPRequestHandler.Plo
> /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.
> -I/opt/include/libxml2 -I/opt/include
> -DFUPPES_DATADIR=\"/opt/share/fuppes\"
> -DFUPPES_PLUGINDIR=\"/opt/lib/fuppes\" -Wall -Wextra -g -O2 -MT
> CommonFunctions.lo -MD -MP -MF .deps/CommonFunctions.Tpo -c -o
> CommonFunctions.lo `test -f 'lib/HTTP/CommonFunctions.cpp' || echo
> './'`lib/HTTP/CommonFunctions.cpp
> libtool: compile: g++ -DHAVE_CONFIG_H -I. -I/opt/include/libxml2
> -I/opt/include -DFUPPES_DATADIR=\"/opt/share/fuppes\"
> -DFUPPES_PLUGINDIR=\"/opt/lib/fuppes\" -Wall -Wextra -g -O2 -MT
> CommonFunctions.lo -MD -MP -MF .deps/CommonFunctions.Tpo -c
> lib/HTTP/CommonFunctions.cpp -fPIC -DPIC -o .libs/CommonFunctions.o
> mv -f .deps/CommonFunctions.Tpo .deps/CommonFunctions.Plo
> /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.
> -I/opt/include/libxml2 -I/opt/include
> -DFUPPES_DATADIR=\"/opt/share/fuppes\"
> -DFUPPES_PLUGINDIR=\"/opt/lib/fuppes\" -Wall -Wextra -g -O2 -MT
> ControlInterface.lo -MD -MP -MF .deps/ControlInterface.Tpo -c -o
> ControlInterface.lo `test -f 'lib/ControlInterface/ControlInterface.cpp' ||
> echo './'`lib/ControlInterface/ControlInterface.cpp
> libtool: compile: g++ -DHAVE_CONFIG_H -I. -I/opt/include/libxml2
> -I/opt/include -DFUPPES_DATADIR=\"/opt/share/fuppes\"
> -DFUPPES_PLUGINDIR=\"/opt/lib/fuppes\" -Wall -Wextra -g -O2 -MT
> ControlInterface.lo -MD -MP -MF .deps/ControlInterface.Tpo -c
> lib/ControlInterface/ControlInterface.cpp -fPIC -DPIC -o
> .libs/ControlInterface.o
> lib/ControlInterface/ControlInterface.cpp: In member function 'int
> CControlInterface::action(std::string, stringList*, stringList*)':
> lib/ControlInterface/ControlInterface.cpp:36: warning: unused variable
> 'fuppes'
> lib/ControlInterface/ControlInterface.cpp: At global scope:
> lib/ControlInterface/ControlInterface.cpp:34: warning: unused parameter
> 'args'
> mv -f .deps/ControlInterface.Tpo .deps/ControlInterface.Plo
> /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.
> -I/opt/include/libxml2 -I/opt/include
> -DFUPPES_DATADIR=\"/opt/share/fuppes\"
> -DFUPPES_PLUGINDIR=\"/opt/lib/fuppes\" -Wall -Wextra -g -O2 -MT
> SoapControl.lo -MD -MP -MF .deps/SoapControl.Tpo -c -o SoapControl.lo `test
> -f 'lib/ControlInterface/SoapControl.cpp' || echo
> './'`lib/ControlInterface/SoapControl.cpp
> libtool: compile: g++ -DHAVE_CONFIG_H -I. -I/opt/include/libxml2
> -I/opt/include -DFUPPES_DATADIR=\"/opt/share/fuppes\"
> -DFUPPES_PLUGINDIR=\"/opt/lib/fuppes\" -Wall -Wextra -g -O2 -MT
> SoapControl.lo -MD -MP -MF .deps/SoapControl.Tpo -c
> lib/ControlInterface/SoapControl.cpp -fPIC -DPIC -o .libs/SoapControl.o
> mv -f .deps/SoapControl.Tpo .deps/SoapControl.Plo
> /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.
> -I/opt/include/libxml2 -I/opt/include
> -DFUPPES_DATADIR=\"/opt/share/fuppes\"
> -DFUPPES_PLUGINDIR=\"/opt/lib/fuppes\" -Wall -Wextra -g -O2 -MT
> CmdlineInterface.lo -MD -MP -MF .deps/CmdlineInterface.Tpo -c -o
> CmdlineInterface.lo `test -f 'lib/ControlInterface/CmdlineInterface.cpp' ||
> echo './'`lib/ControlInterface/CmdlineInterface.cpp
> libtool: compile: g++ -DHAVE_CONFIG_H -I. -I/opt/include/libxml2
> -I/opt/include -DFUPPES_DATADIR=\"/opt/share/fuppes\"
> -DFUPPES_PLUGINDIR=\"/opt/lib/fuppes\" -Wall -Wextra -g -O2 -MT
> CmdlineInterface.lo -MD -MP -MF .deps/CmdlineInterface.Tpo -c
> lib/ControlInterface/CmdlineInterface.cpp -fPIC -DPIC -o
> .libs/CmdlineInterface.o
> In file included from lib/ControlInterface/CmdlineInterface.cpp:26:
> lib/ControlInterface/CmdlineInterface.h:41:29: warning: no newline at end
> of file
> mv -f .deps/CmdlineInterface.Tpo .deps/CmdlineInterface.Plo
> /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.
> -I/opt/include/libxml2 -I/opt/include
> -DFUPPES_DATADIR=\"/opt/share/fuppes\"
> -DFUPPES_PLUGINDIR=\"/opt/lib/fuppes\" -Wall -Wextra -g -O2 -MT
> UPnPBase.lo -MD -MP -MF .deps/UPnPBase.Tpo -c -o UPnPBase.lo `test -f
> 'lib/UPnPBase.cpp' || echo './'`lib/UPnPBase.cpp
> libtool: compile: g++ -DHAVE_CONFIG_H -I. -I/opt/include/libxml2
> -I/opt/include -DFUPPES_DATADIR=\"/opt/share/fuppes\"
> -DFUPPES_PLUGINDIR=\"/opt/lib/fuppes\" -Wall -Wextra -g -O2 -MT UPnPBase.lo
> -MD -MP -MF .deps/UPnPBase.Tpo -c lib/UPnPBase.cpp -fPIC -DPIC -o
> .libs/UPnPBase.o
> mv -f .deps/UPnPBase.Tpo .deps/UPnPBase.Plo
> /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.
> -I/opt/include/libxml2 -I/opt/include
> -DFUPPES_DATADIR=\"/opt/share/fuppes\"
> -DFUPPES_PLUGINDIR=\"/opt/lib/fuppes\" -Wall -Wextra -g -O2 -MT
> UPnPDevice.lo -MD -MP -MF .deps/UPnPDevice.Tpo -c -o UPnPDevice.lo `test -f
> 'lib/UPnPDevice.cpp' || echo './'`lib/UPnPDevice.cpp
> libtool: compile: g++ -DHAVE_CONFIG_H -I. -I/opt/include/libxml2
> -I/opt/include -DFUPPES_DATADIR=\"/opt/share/fuppes\"
> -DFUPPES_PLUGINDIR=\"/opt/lib/fuppes\" -Wall -Wextra -g -O2 -MT
> UPnPDevice.lo -MD -MP -MF .deps/UPnPDevice.Tpo -c lib/UPnPDevice.cpp -fPIC
> -DPIC -o .libs/UPnPDevice.o
> mv -f .deps/UPnPDevice.Tpo .deps/UPnPDevice.Plo
> /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.
> -I/opt/include/libxml2 -I/opt/include
> -DFUPPES_DATADIR=\"/opt/share/fuppes\"
> -DFUPPES_PLUGINDIR=\"/opt/lib/fuppes\" -Wall -Wextra -g -O2 -MT
> UPnPService.lo -MD -MP -MF .deps/UPnPService.Tpo -c -o UPnPService.lo `test
> -f 'lib/UPnPService.cpp' || echo './'`lib/UPnPService.cpp
> libtool: compile: g++ -DHAVE_CONFIG_H -I. -I/opt/include/libxml2
> -I/opt/include -DFUPPES_DATADIR=\"/opt/share/fuppes\"
> -DFUPPES_PLUGINDIR=\"/opt/lib/fuppes\" -Wall -Wextra -g -O2 -MT
> UPnPService.lo -MD -MP -MF .deps/UPnPService.Tpo -c lib/UPnPService.cpp
> -fPIC -DPIC -o .libs/UPnPService.o
> mv -f .deps/UPnPService.Tpo .deps/UPnPService.Plo
> /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.
> -I/opt/include/libxml2 -I/opt/include
> -DFUPPES_DATADIR=\"/opt/share/fuppes\"
> -DFUPPES_PLUGINDIR=\"/opt/lib/fuppes\" -Wall -Wextra -g -O2 -MT
> UPnPActionFactory.lo -MD -MP -MF .deps/UPnPActionFactory.Tpo -c -o
> UPnPActionFactory.lo `test -f 'lib/UPnPActions/UPnPActionFactory.cpp' ||
> echo './'`lib/UPnPActions/UPnPActionFactory.cpp
> libtool: compile: g++ -DHAVE_CONFIG_H -I. -I/opt/include/libxml2
> -I/opt/include -DFUPPES_DATADIR=\"/opt/share/fuppes\"
> -DFUPPES_PLUGINDIR=\"/opt/lib/fuppes\" -Wall -Wextra -g -O2 -MT
> UPnPActionFactory.lo -MD -MP -MF .deps/UPnPActionFactory.Tpo -c
> lib/UPnPActions/UPnPActionFactory.cpp -fPIC -DPIC -o
> .libs/UPnPActionFactory.o
> lib/UPnPActions/UPnPActionFactory.cpp:292:2: warning: #warning todo: error
> handling as defined by the upnp forum
> mv -f .deps/UPnPActionFactory.Tpo .deps/UPnPActionFactory.Plo
> /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.
> -I/opt/include/libxml2 -I/opt/include
> -DFUPPES_DATADIR=\"/opt/share/fuppes\"
> -DFUPPES_PLUGINDIR=\"/opt/lib/fuppes\" -Wall -Wextra -g -O2 -MT
> UPnPBrowse.lo -MD -MP -MF .deps/UPnPBrowse.Tpo -c -o UPnPBrowse.lo `test -f
> 'lib/UPnPActions/UPnPBrowse.cpp' || echo
> './'`lib/UPnPActions/UPnPBrowse.cpp libtool: compile: g++ -DHAVE_CONFIG_H
> -I. -I/opt/include/libxml2
> -I/opt/include -DFUPPES_DATADIR=\"/opt/share/fuppes\"
> -DFUPPES_PLUGINDIR=\"/opt/lib/fuppes\" -Wall -Wextra -g -O2 -MT
> UPnPBrowse.lo -MD -MP -MF .deps/UPnPBrowse.Tpo -c
> lib/UPnPActions/UPnPBrowse.cpp -fPIC -DPIC -o .libs/UPnPBrowse.o
> mv -f .deps/UPnPBrowse.Tpo .deps/UPnPBrowse.Plo
> /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.
> -I/opt/include/libxml2 -I/opt/include
> -DFUPPES_DATADIR=\"/opt/share/fuppes\"
> -DFUPPES_PLUGINDIR=\"/opt/lib/fuppes\" -Wall -Wextra -g -O2 -MT
> UPnPSearch.lo -MD -MP -MF .deps/UPnPSearch.Tpo -c -o UPnPSearch.lo `test -f
> 'lib/UPnPActions/UPnPSearch.cpp' || echo
> './'`lib/UPnPActions/UPnPSearch.cpp libtool: compile: g++ -DHAVE_CONFIG_H
> -I. -I/opt/include/libxml2
> -I/opt/include -DFUPPES_DATADIR=\"/opt/share/fuppes\"
> -DFUPPES_PLUGINDIR=\"/opt/lib/fuppes\" -Wall -Wextra -g -O2 -MT
> UPnPSearch.lo -MD -MP -MF .deps/UPnPSearch.Tpo -c
> lib/UPnPActions/UPnPSearch.cpp -fPIC -DPIC -o .libs/UPnPSearch.o
> lib/UPnPActions/UPnPSearch.cpp:250:12: warning: #warning todo: use values
> from UPnPObjectTypes.h
> mv -f .deps/UPnPSearch.Tpo .deps/UPnPSearch.Plo
> /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.
> -I/opt/include/libxml2 -I/opt/include
> -DFUPPES_DATADIR=\"/opt/share/fuppes\"
> -DFUPPES_PLUGINDIR=\"/opt/lib/fuppes\" -Wall -Wextra -g -O2 -MT
> MediaServer.lo -MD -MP -MF .deps/MediaServer.Tpo -c -o MediaServer.lo `test
> -f 'lib/MediaServer.cpp' || echo './'`lib/MediaServer.cpp
> libtool: compile: g++ -DHAVE_CONFIG_H -I. -I/opt/include/libxml2
> -I/opt/include -DFUPPES_DATADIR=\"/opt/share/fuppes\"
> -DFUPPES_PLUGINDIR=\"/opt/lib/fuppes\" -Wall -Wextra -g -O2 -MT
> MediaServer.lo -MD -MP -MF .deps/MediaServer.Tpo -c lib/MediaServer.cpp
> -fPIC -DPIC -o .libs/MediaServer.o
> mv -f .deps/MediaServer.Tpo .deps/MediaServer.Plo
> /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.
> -I/opt/include/libxml2 -I/opt/include
> -DFUPPES_DATADIR=\"/opt/share/fuppes\"
> -DFUPPES_PLUGINDIR=\"/opt/lib/fuppes\" -Wall -Wextra -g -O2 -MT
> FileAlterationMonitor.lo -MD -MP -MF .deps/FileAlterationMonitor.Tpo -c -o
> FileAlterationMonitor.lo `test -f
> 'lib/ContentDirectory/FileAlterationMonitor.cpp' || echo
> './'`lib/ContentDirectory/FileAlterationMonitor.cpp
> libtool: compile: g++ -DHAVE_CONFIG_H -I. -I/opt/include/libxml2
> -I/opt/include -DFUPPES_DATADIR=\"/opt/share/fuppes\"
> -DFUPPES_PLUGINDIR=\"/opt/lib/fuppes\" -Wall -Wextra -g -O2 -MT
> FileAlterationMonitor.lo -MD -MP -MF .deps/FileAlterationMonitor.Tpo -c
> lib/ContentDirectory/FileAlterationMonitor.cpp -fPIC -DPIC -o
> .libs/FileAlterationMonitor.o
> mv -f .deps/FileAlterationMonitor.Tpo .deps/FileAlterationMonitor.Plo
> /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.
> -I/opt/include/libxml2 -I/opt/include
> -DFUPPES_DATADIR=\"/opt/share/fuppes\"
> -DFUPPES_PLUGINDIR=\"/opt/lib/fuppes\" -Wall -Wextra -g -O2 -MT
> VirtualContainerMgr.lo -MD -MP -MF .deps/VirtualContainerMgr.Tpo -c -o
> VirtualContainerMgr.lo `test -f
> 'lib/ContentDirectory/VirtualContainerMgr.cpp' || echo
> './'`lib/ContentDirectory/VirtualContainerMgr.cpp
> libtool: compile: g++ -DHAVE_CONFIG_H -I. -I/opt/include/libxml2
> -I/opt/include -DFUPPES_DATADIR=\"/opt/share/fuppes\"
> -DFUPPES_PLUGINDIR=\"/opt/lib/fuppes\" -Wall -Wextra -g -O2 -MT
> VirtualContainerMgr.lo -MD -MP -MF .deps/VirtualContainerMgr.Tpo -c
> lib/ContentDirectory/VirtualContainerMgr.cpp -fPIC -DPIC -o
> .libs/VirtualContainerMgr.o
> lib/ContentDirectory/VirtualContainerMgr.cpp:332:6: warning: #warning :
> todo properties
> mv -f .deps/VirtualContainerMgr.Tpo .deps/VirtualContainerMgr.Plo
> /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.
> -I/opt/include/libxml2 -I/opt/include
> -DFUPPES_DATADIR=\"/opt/share/fuppes\"
> -DFUPPES_PLUGINDIR=\"/opt/lib/fuppes\" -Wall -Wextra -g -O2 -MT
> iTunesImporter.lo -MD -MP -MF .deps/iTunesImporter.Tpo -c -o
> iTunesImporter.lo `test -f 'lib/ContentDirectory/iTunesImporter.cpp' ||
> echo './'`lib/ContentDirectory/iTunesImporter.cpp
> libtool: compile: g++ -DHAVE_CONFIG_H -I. -I/opt/include/libxml2
> -I/opt/include -DFUPPES_DATADIR=\"/opt/share/fuppes\"
> -DFUPPES_PLUGINDIR=\"/opt/lib/fuppes\" -Wall -Wextra -g -O2 -MT
> iTunesImporter.lo -MD -MP -MF .deps/iTunesImporter.Tpo -c
> lib/ContentDirectory/iTunesImporter.cpp -fPIC -DPIC -o
> .libs/iTunesImporter.o
> mv -f .deps/iTunesImporter.Tpo .deps/iTunesImporter.Plo
> /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.
> -I/opt/include/libxml2 -I/opt/include
> -DFUPPES_DATADIR=\"/opt/share/fuppes\"
> -DFUPPES_PLUGINDIR=\"/opt/lib/fuppes\" -Wall -Wextra -g -O2 -MT
> ConnectionManager.lo -MD -MP -MF .deps/ConnectionManager.Tpo -c -o
> ConnectionManager.lo `test -f 'lib/ConnectionManager/ConnectionManager.cpp'
>
> || echo './'`lib/ConnectionManager/ConnectionManager.cpp
>
> libtool: compile: g++ -DHAVE_CONFIG_H -I. -I/opt/include/libxml2
> -I/opt/include -DFUPPES_DATADIR=\"/opt/share/fuppes\"
> -DFUPPES_PLUGINDIR=\"/opt/lib/fuppes\" -Wall -Wextra -g -O2 -MT
> ConnectionManager.lo -MD -MP -MF .deps/ConnectionManager.Tpo -c
> lib/ConnectionManager/ConnectionManager.cpp -fPIC -DPIC -o
> .libs/ConnectionManager.o
> mv -f .deps/ConnectionManager.Tpo .deps/ConnectionManager.Plo
> /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.
> -I/opt/include/libxml2 -I/opt/include
> -DFUPPES_DATADIR=\"/opt/share/fuppes\"
> -DFUPPES_PLUGINDIR=\"/opt/lib/fuppes\" -Wall -Wextra -g -O2 -MT
> ConnectionManagerDescription.lo -MD -MP -MF
> .deps/ConnectionManagerDescription.Tpo -c -o
> ConnectionManagerDescription.lo `test -f
> 'lib/ConnectionManager/ConnectionManagerDescription.cpp' || echo
> './'`lib/ConnectionManager/ConnectionManagerDescription.cpp
> libtool: compile: g++ -DHAVE_CONFIG_H -I. -I/opt/include/libxml2
> -I/opt/include -DFUPPES_DATADIR=\"/opt/share/fuppes\"
> -DFUPPES_PLUGINDIR=\"/opt/lib/fuppes\" -Wall -Wextra -g -O2 -MT
> ConnectionManagerDescription.lo -MD -MP -MF
> .deps/ConnectionManagerDescription.Tpo -c
> lib/ConnectionManager/ConnectionManagerDescription.cpp -fPIC -DPIC -o
> .libs/ConnectionManagerDescription.o
> mv -f .deps/ConnectionManagerDescription.Tpo
> .deps/ConnectionManagerDescription.Plo
> /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.
> -I/opt/include/libxml2 -I/opt/include
> -DFUPPES_DATADIR=\"/opt/share/fuppes\"
> -DFUPPES_PLUGINDIR=\"/opt/lib/fuppes\" -Wall -Wextra -g -O2 -MT
> SubscriptionMgr.lo -MD -MP -MF .deps/SubscriptionMgr.Tpo -c -o
> SubscriptionMgr.lo `test -f 'lib/GENA/SubscriptionMgr.cpp' || echo
> './'`lib/GENA/SubscriptionMgr.cpp
> libtool: compile: g++ -DHAVE_CONFIG_H -I. -I/opt/include/libxml2
> -I/opt/include -DFUPPES_DATADIR=\"/opt/share/fuppes\"
> -DFUPPES_PLUGINDIR=\"/opt/lib/fuppes\" -Wall -Wextra -g -O2 -MT
> SubscriptionMgr.lo -MD -MP -MF .deps/SubscriptionMgr.Tpo -c
> lib/GENA/SubscriptionMgr.cpp -fPIC -DPIC -o .libs/SubscriptionMgr.o
> lib/GENA/SubscriptionMgr.cpp:452:10: warning: #warning todo: max send freq
> 0.5hz for "SystemUpdateID" and "ContainerUpdateIDs"
> mv -f .deps/SubscriptionMgr.Tpo .deps/SubscriptionMgr.Plo
> /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.
> -I/opt/include/libxml2 -I/opt/include
> -DFUPPES_DATADIR=\"/opt/share/fuppes\"
> -DFUPPES_PLUGINDIR=\"/opt/lib/fuppes\" -Wall -Wextra -g -O2 -MT
> EventNotification.lo -MD -MP -MF .deps/EventNotification.Tpo -c -o
> EventNotification.lo `test -f 'lib/GENA/EventNotification.cpp' || echo
> './'`lib/GENA/EventNotification.cpp
> libtool: compile: g++ -DHAVE_CONFIG_H -I. -I/opt/include/libxml2
> -I/opt/include -DFUPPES_DATADIR=\"/opt/share/fuppes\"
> -DFUPPES_PLUGINDIR=\"/opt/lib/fuppes\" -Wall -Wextra -g -O2 -MT
> EventNotification.lo -MD -MP -MF .deps/EventNotification.Tpo -c
> lib/GENA/EventNotification.cpp -fPIC -DPIC -o .libs/EventNotification.o
> mv -f .deps/EventNotification.Tpo .deps/EventNotification.Plo
> /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.
> -I/opt/include/libxml2 -I/opt/include
> -DFUPPES_DATADIR=\"/opt/share/fuppes\"
> -DFUPPES_PLUGINDIR=\"/opt/lib/fuppes\" -Wall -Wextra -g -O2 -MT
> PresentationHandler.lo -MD -MP -MF .deps/PresentationHandler.Tpo -c -o
> PresentationHandler.lo `test -f 'lib/Presentation/PresentationHandler.cpp'
>
> || echo './'`lib/Presentation/PresentationHandler.cpp
>
> libtool: compile: g++ -DHAVE_CONFIG_H -I. -I/opt/include/libxml2
> -I/opt/include -DFUPPES_DATADIR=\"/opt/share/fuppes\"
> -DFUPPES_PLUGINDIR=\"/opt/lib/fuppes\" -Wall -Wextra -g -O2 -MT
> PresentationHandler.lo -MD -MP -MF .deps/PresentationHandler.Tpo -c
> lib/Presentation/PresentationHandler.cpp -fPIC -DPIC -o
> .libs/PresentationHandler.o
> mv -f .deps/PresentationHandler.Tpo .deps/PresentationHandler.Plo
> /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.
> -I/opt/include/libxml2 -I/opt/include
> -DFUPPES_DATADIR=\"/opt/share/fuppes\"
> -DFUPPES_PLUGINDIR=\"/opt/lib/fuppes\" -Wall -Wextra -g -O2 -MT
> TranscodingMgr.lo -MD -MP -MF .deps/TranscodingMgr.Tpo -c -o
> TranscodingMgr.lo `test -f 'lib/Transcoding/TranscodingMgr.cpp' || echo
> './'`lib/Transcoding/TranscodingMgr.cpp
> libtool: compile: g++ -DHAVE_CONFIG_H -I. -I/opt/include/libxml2
> -I/opt/include -DFUPPES_DATADIR=\"/opt/share/fuppes\"
> -DFUPPES_PLUGINDIR=\"/opt/lib/fuppes\" -Wall -Wextra -g -O2 -MT
> TranscodingMgr.lo -MD -MP -MF .deps/TranscodingMgr.Tpo -c
> lib/Transcoding/TranscodingMgr.cpp -fPIC -DPIC -o .libs/TranscodingMgr.o
> mv -f .deps/TranscodingMgr.Tpo .deps/TranscodingMgr.Plo
> /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.
> -I/opt/include/libxml2 -I/opt/include
> -DFUPPES_DATADIR=\"/opt/share/fuppes\"
> -DFUPPES_PLUGINDIR=\"/opt/lib/fuppes\" -Wall -Wextra -g -O2 -MT
> TranscodingCache.lo -MD -MP -MF .deps/TranscodingCache.Tpo -c -o
> TranscodingCache.lo `test -f 'lib/Transcoding/TranscodingCache.cpp' || echo
> './'`lib/Transcoding/TranscodingCache.cpp
> libtool: compile: g++ -DHAVE_CONFIG_H -I. -I/opt/include/libxml2
> -I/opt/include -DFUPPES_DATADIR=\"/opt/share/fuppes\"
> -DFUPPES_PLUGINDIR=\"/opt/lib/fuppes\" -Wall -Wextra -g -O2 -MT
> TranscodingCache.lo -MD -MP -MF .deps/TranscodingCache.Tpo -c
> lib/Transcoding/TranscodingCache.cpp -fPIC -DPIC -o
> .libs/TranscodingCache.o
> lib/Transcoding/TranscodingCache.cpp:581:4: warning: #warning todo: pause
> transcoding if ref count == 0
> lib/Transcoding/TranscodingCache.cpp: In member function 'virtual void
> CTranscodingCacheObject::run()':
> lib/Transcoding/TranscodingCache.cpp:366: warning: comparison between
> signed and unsigned integer expressions
> mv -f .deps/TranscodingCache.Tpo .deps/TranscodingCache.Plo
> /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.
> -I/opt/include/libxml2 -I/opt/include
> -DFUPPES_DATADIR=\"/opt/share/fuppes\"
> -DFUPPES_PLUGINDIR=\"/opt/lib/fuppes\" -Wall -Wextra -g -O2 -MT
> LameWrapper.lo -MD -MP -MF .deps/LameWrapper.Tpo -c -o LameWrapper.lo `test
> -f 'lib/Transcoding/LameWrapper.cpp' || echo
> './'`lib/Transcoding/LameWrapper.cpp
> libtool: compile: g++ -DHAVE_CONFIG_H -I. -I/opt/include/libxml2
> -I/opt/include -DFUPPES_DATADIR=\"/opt/share/fuppes\"
> -DFUPPES_PLUGINDIR=\"/opt/lib/fuppes\" -Wall -Wextra -g -O2 -MT
> LameWrapper.lo -MD -MP -MF .deps/LameWrapper.Tpo -c
> lib/Transcoding/LameWrapper.cpp -fPIC -DPIC -o .libs/LameWrapper.o
> mv -f .deps/LameWrapper.Tpo .deps/LameWrapper.Plo
> /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.
> -I/opt/include/libxml2 -I/opt/include
> -DFUPPES_DATADIR=\"/opt/share/fuppes\"
> -DFUPPES_PLUGINDIR=\"/opt/lib/fuppes\" -Wall -Wextra -g -O2 -MT
> TwoLameEncoder.lo -MD -MP -MF .deps/TwoLameEncoder.Tpo -c -o
> TwoLameEncoder.lo `test -f 'lib/Transcoding/TwoLameEncoder.cpp' || echo
> './'`lib/Transcoding/TwoLameEncoder.cpp
> libtool: compile: g++ -DHAVE_CONFIG_H -I. -I/opt/include/libxml2
> -I/opt/include -DFUPPES_DATADIR=\"/opt/share/fuppes\"
> -DFUPPES_PLUGINDIR=\"/opt/lib/fuppes\" -Wall -Wextra -g -O2 -MT
> TwoLameEncoder.lo -MD -MP -MF .deps/TwoLameEncoder.Tpo -c
> lib/Transcoding/TwoLameEncoder.cpp -fPIC -DPIC -o .libs/TwoLameEncoder.o
> mv -f .deps/TwoLameEncoder.Tpo .deps/TwoLameEncoder.Plo
> /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.
> -I/opt/include/libxml2 -I/opt/include
> -DFUPPES_DATADIR=\"/opt/share/fuppes\"
> -DFUPPES_PLUGINDIR=\"/opt/lib/fuppes\" -Wall -Wextra -g -O2 -MT
> FaadWrapper.lo -MD -MP -MF .deps/FaadWrapper.Tpo -c -o FaadWrapper.lo `test
> -f 'lib/Transcoding/FaadWrapper.cpp' || echo
> './'`lib/Transcoding/FaadWrapper.cpp
> libtool: compile: g++ -DHAVE_CONFIG_H -I. -I/opt/include/libxml2
> -I/opt/include -DFUPPES_DATADIR=\"/opt/share/fuppes\"
> -DFUPPES_PLUGINDIR=\"/opt/lib/fuppes\" -Wall -Wextra -g -O2 -MT
> FaadWrapper.lo -MD -MP -MF .deps/FaadWrapper.Tpo -c
> lib/Transcoding/FaadWrapper.cpp -fPIC -DPIC -o .libs/FaadWrapper.o
> mv -f .deps/FaadWrapper.Tpo .deps/FaadWrapper.Plo
> /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.
> -I/opt/include/libxml2 -I/opt/include
> -DFUPPES_DATADIR=\"/opt/share/fuppes\"
> -DFUPPES_PLUGINDIR=\"/opt/lib/fuppes\" -Wall -Wextra -g -O2 -MT
> MadDecoder.lo -MD -MP -MF .deps/MadDecoder.Tpo -c -o MadDecoder.lo `test -f
> 'lib/Transcoding/MadDecoder.cpp' || echo
> './'`lib/Transcoding/MadDecoder.cpp libtool: compile: g++ -DHAVE_CONFIG_H
> -I. -I/opt/include/libxml2
> -I/opt/include -DFUPPES_DATADIR=\"/opt/share/fuppes\"
> -DFUPPES_PLUGINDIR=\"/opt/lib/fuppes\" -Wall -Wextra -g -O2 -MT
> MadDecoder.lo -MD -MP -MF .deps/MadDecoder.Tpo -c
> lib/Transcoding/MadDecoder.cpp -fPIC -DPIC -o .libs/MadDecoder.o
> mv -f .deps/MadDecoder.Tpo .deps/MadDecoder.Plo
> /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.
> -I/opt/include/libxml2 -I/opt/include
> -DFUPPES_DATADIR=\"/opt/share/fuppes\"
> -DFUPPES_PLUGINDIR=\"/opt/lib/fuppes\" -Wall -Wextra -g -O2 -MT
> ExternalCmdWrapper.lo -MD -MP -MF .deps/ExternalCmdWrapper.Tpo -c -o
> ExternalCmdWrapper.lo `test -f 'lib/Transcoding/ExternalCmdWrapper.cpp' ||
> echo './'`lib/Transcoding/ExternalCmdWrapper.cpp
> libtool: compile: g++ -DHAVE_CONFIG_H -I. -I/opt/include/libxml2
> -I/opt/include -DFUPPES_DATADIR=\"/opt/share/fuppes\"
> -DFUPPES_PLUGINDIR=\"/opt/lib/fuppes\" -Wall -Wextra -g -O2 -MT
> ExternalCmdWrapper.lo -MD -MP -MF .deps/ExternalCmdWrapper.Tpo -c
> lib/Transcoding/ExternalCmdWrapper.cpp -fPIC -DPIC -o
> .libs/ExternalCmdWrapper.o
> mv -f .deps/ExternalCmdWrapper.Tpo .deps/ExternalCmdWrapper.Plo
> /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.
> -I/opt/include/libxml2 -I/opt/include
> -DFUPPES_DATADIR=\"/opt/share/fuppes\"
> -DFUPPES_PLUGINDIR=\"/opt/lib/fuppes\" -Wall -Wextra -g -O2 -MT
> DeviceSettings.lo -MD -MP -MF .deps/DeviceSettings.Tpo -c -o
> DeviceSettings.lo `test -f 'lib/DeviceSettings/DeviceSettings.cpp' || echo
> './'`lib/DeviceSettings/DeviceSettings.cpp
> libtool: compile: g++ -DHAVE_CONFIG_H -I. -I/opt/include/libxml2
> -I/opt/include -DFUPPES_DATADIR=\"/opt/share/fuppes\"
> -DFUPPES_PLUGINDIR=\"/opt/lib/fuppes\" -Wall -Wextra -g -O2 -MT
> DeviceSettings.lo -MD -MP -MF .deps/DeviceSettings.Tpo -c
> lib/DeviceSettings/DeviceSettings.cpp -fPIC -DPIC -o
> .libs/DeviceSettings.o mv -f .deps/DeviceSettings.Tpo
> .deps/DeviceSettings.Plo
> /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.
> -I/opt/include/libxml2 -I/opt/include
> -DFUPPES_DATADIR=\"/opt/share/fuppes\"
> -DFUPPES_PLUGINDIR=\"/opt/lib/fuppes\" -Wall -Wextra -g -O2 -MT
> DeviceIdentificationMgr.lo -MD -MP -MF .deps/DeviceIdentificationMgr.Tpo -c
> -o DeviceIdentificationMgr.lo `test -f
> 'lib/DeviceSettings/DeviceIdentificationMgr.cpp' || echo
> './'`lib/DeviceSettings/DeviceIdentificationMgr.cpp
> libtool: compile: g++ -DHAVE_CONFIG_H -I. -I/opt/include/libxml2
> -I/opt/include -DFUPPES_DATADIR=\"/opt/share/fuppes\"
> -DFUPPES_PLUGINDIR=\"/opt/lib/fuppes\" -Wall -Wextra -g -O2 -MT
> DeviceIdentificationMgr.lo -MD -MP -MF .deps/DeviceIdentificationMgr.Tpo -c
> lib/DeviceSettings/DeviceIdentificationMgr.cpp -fPIC -DPIC -o
> .libs/DeviceIdentificationMgr.o
> mv -f .deps/DeviceIdentificationMgr.Tpo .deps/DeviceIdentificationMgr.Plo
> /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.
> -I/opt/include/libxml2 -I/opt/include
> -DFUPPES_DATADIR=\"/opt/share/fuppes\"
> -DFUPPES_PLUGINDIR=\"/opt/lib/fuppes\" -Wall -Wextra -g -O2 -MT
> MacAddressTable.lo -MD -MP -MF .deps/MacAddressTable.Tpo -c -o
> MacAddressTable.lo `test -f 'lib/DeviceSettings/MacAddressTable.cpp' ||
> echo './'`lib/DeviceSettings/MacAddressTable.cpp
> libtool: compile: g++ -DHAVE_CONFIG_H -I. -I/opt/include/libxml2
> -I/opt/include -DFUPPES_DATADIR=\"/opt/share/fuppes\"
> -DFUPPES_PLUGINDIR=\"/opt/lib/fuppes\" -Wall -Wextra -g -O2 -MT
> MacAddressTable.lo -MD -MP -MF .deps/MacAddressTable.Tpo -c
> lib/DeviceSettings/MacAddressTable.cpp -fPIC -DPIC -o
> .libs/MacAddressTable.o
> mv -f .deps/MacAddressTable.Tpo .deps/MacAddressTable.Plo
> /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.
> -I/opt/include/libxml2 -I/opt/include
> -DFUPPES_DATADIR=\"/opt/share/fuppes\"
> -DFUPPES_PLUGINDIR=\"/opt/lib/fuppes\" -Wall -Wextra -g -O2 -MT
> XMSMediaReceiverRegistrar.lo -MD -MP -MF
> .deps/XMSMediaReceiverRegistrar.Tpo -c -o XMSMediaReceiverRegistrar.lo
> `test -f
> 'lib/XMSMediaReceiverRegistrar/XMSMediaReceiverRegistrar.cpp' || echo
> './'`lib/XMSMediaReceiverRegistrar/XMSMediaReceiverRegistrar.cpp
> libtool: compile: g++ -DHAVE_CONFIG_H -I. -I/opt/include/libxml2
> -I/opt/include -DFUPPES_DATADIR=\"/opt/share/fuppes\"
> -DFUPPES_PLUGINDIR=\"/opt/lib/fuppes\" -Wall -Wextra -g -O2 -MT
> XMSMediaReceiverRegistrar.lo -MD -MP -MF
> .deps/XMSMediaReceiverRegistrar.Tpo -c
> lib/XMSMediaReceiverRegistrar/XMSMediaReceiverRegistrar.cpp -fPIC -DPIC
> -o .libs/XMSMediaReceiverRegistrar.o
> mv -f .deps/XMSMediaReceiverRegistrar.Tpo
> .deps/XMSMediaReceiverRegistrar.Plo
> /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.
> -I/opt/include/libxml2 -I/opt/include
> -DFUPPES_DATADIR=\"/opt/share/fuppes\"
> -DFUPPES_PLUGINDIR=\"/opt/lib/fuppes\" -Wall -Wextra -g -O2 -MT
> XMSMediaReceiverRegistrarDescription.lo -MD -MP -MF
> .deps/XMSMediaReceiverRegistrarDescription.Tpo -c -o
> XMSMediaReceiverRegistrarDescription.lo `test -f
> 'lib/XMSMediaReceiverRegistrar/XMSMediaReceiverRegistrarDescription.cpp' ||
> echo
> './'`lib/XMSMediaReceiverRegistrar/XMSMediaReceiverRegistrarDescription.cpp
> libtool: compile: g++ -DHAVE_CONFIG_H -I. -I/opt/include/libxml2
> -I/opt/include -DFUPPES_DATADIR=\"/opt/share/fuppes\"
> -DFUPPES_PLUGINDIR=\"/opt/lib/fuppes\" -Wall -Wextra -g -O2 -MT
> XMSMediaReceiverRegistrarDescription.lo -MD -MP -MF
> .deps/XMSMediaReceiverRegistrarDescription.Tpo -c
> lib/XMSMediaReceiverRegistrar/XMSMediaReceiverRegistrarDescription.cpp
> -fPIC -DPIC -o .libs/XMSMediaReceiverRegistrarDescription.o
> mv -f .deps/XMSMediaReceiverRegistrarDescription.Tpo
> .deps/XMSMediaReceiverRegistrarDescription.Plo
> /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.
> -I/opt/include/libxml2 -I/opt/include
> -DFUPPES_DATADIR=\"/opt/share/fuppes\"
> -DFUPPES_PLUGINDIR=\"/opt/lib/fuppes\" -Wall -Wextra -g -O2 -MT
> ConfigFile.lo -MD -MP -MF .deps/ConfigFile.Tpo -c -o ConfigFile.lo `test -f
> 'lib/Configuration/ConfigFile.cpp' || echo
> './'`lib/Configuration/ConfigFile.cpp
> libtool: compile: g++ -DHAVE_CONFIG_H -I. -I/opt/include/libxml2
> -I/opt/include -DFUPPES_DATADIR=\"/opt/share/fuppes\"
> -DFUPPES_PLUGINDIR=\"/opt/lib/fuppes\" -Wall -Wextra -g -O2 -MT
> ConfigFile.lo -MD -MP -MF .deps/ConfigFile.Tpo -c
> lib/Configuration/ConfigFile.cpp -fPIC -DPIC -o .libs/ConfigFile.o
> mv -f .deps/ConfigFile.Tpo .deps/ConfigFile.Plo
> /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.
> -I/opt/include/libxml2 -I/opt/include
> -DFUPPES_DATADIR=\"/opt/share/fuppes\"
> -DFUPPES_PLUGINDIR=\"/opt/lib/fuppes\" -Wall -Wextra -g -O2 -MT
> SharedConfig.lo -MD -MP -MF .deps/SharedConfig.Tpo -c -o SharedConfig.lo
> `test -f 'lib/SharedConfig.cpp' || echo './'`lib/SharedConfig.cpp
> libtool: compile: g++ -DHAVE_CONFIG_H -I. -I/opt/include/libxml2
> -I/opt/include -DFUPPES_DATADIR=\"/opt/share/fuppes\"
> -DFUPPES_PLUGINDIR=\"/opt/lib/fuppes\" -Wall -Wextra -g -O2 -MT
> SharedConfig.lo -MD -MP -MF .deps/SharedConfig.Tpo -c lib/SharedConfig.cpp
> -fPIC -DPIC -o .libs/SharedConfig.o
> lib/SharedConfig.cpp:153:3: warning: #warning todo: system checks (e.g. XP
> firewall)
> lib/SharedConfig.cpp:623:2: warning: #warning todo
> mv -f .deps/SharedConfig.Tpo .deps/SharedConfig.Plo
> /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.
> -I/opt/include/libxml2 -I/opt/include
> -DFUPPES_DATADIR=\"/opt/share/fuppes\"
> -DFUPPES_PLUGINDIR=\"/opt/lib/fuppes\" -Wall -Wextra -g -O2 -MT
> SharedLog.lo -MD -MP -MF .deps/SharedLog.Tpo -c -o SharedLog.lo `test -f
> 'lib/SharedLog.cpp' || echo './'`lib/SharedLog.cpp
> libtool: compile: g++ -DHAVE_CONFIG_H -I. -I/opt/include/libxml2
> -I/opt/include -DFUPPES_DATADIR=\"/opt/share/fuppes\"
> -DFUPPES_PLUGINDIR=\"/opt/lib/fuppes\" -Wall -Wextra -g -O2 -MT
> SharedLog.lo -MD -MP -MF .deps/SharedLog.Tpo -c lib/SharedLog.cpp -fPIC
> -DPIC -o .libs/SharedLog.o
> lib/SharedLog.cpp:123: warning: unused parameter 'level'
> lib/SharedLog.cpp:145: warning: unused parameter 'level'
> mv -f .deps/SharedLog.Tpo .deps/SharedLog.Plo
> /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.
> -I/opt/include/libxml2 -I/opt/include
> -DFUPPES_DATADIR=\"/opt/share/fuppes\"
> -DFUPPES_PLUGINDIR=\"/opt/lib/fuppes\" -Wall -Wextra -g -O2 -MT Fuppes.lo
> -MD -MP -MF .deps/Fuppes.Tpo -c -o Fuppes.lo `test -f 'lib/Fuppes.cpp' ||
> echo './'`lib/Fuppes.cpp
> libtool: compile: g++ -DHAVE_CONFIG_H -I. -I/opt/include/libxml2
> -I/opt/include -DFUPPES_DATADIR=\"/opt/share/fuppes\"
> -DFUPPES_PLUGINDIR=\"/opt/lib/fuppes\" -Wall -Wextra -g -O2 -MT Fuppes.lo
> -MD -MP -MF .deps/Fuppes.Tpo -c lib/Fuppes.cpp -fPIC -DPIC -o
> .libs/Fuppes.o
> lib/Fuppes.cpp:359: warning: unused parameter 'uuid'
> mv -f .deps/Fuppes.Tpo .deps/Fuppes.Plo
> /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.
> -I/opt/include/libxml2 -I/opt/include
> -DFUPPES_DATADIR=\"/opt/share/fuppes\"
> -DFUPPES_PLUGINDIR=\"/opt/lib/fuppes\" -Wall -Wextra -g -O2 -MT
> libmain.lo -MD -MP -MF .deps/libmain.Tpo -c -o libmain.lo `test -f
> 'lib/libmain.cpp' || echo './'`lib/libmain.cpp
> libtool: compile: g++ -DHAVE_CONFIG_H -I. -I/opt/include/libxml2
> -I/opt/include -DFUPPES_DATADIR=\"/opt/share/fuppes\"
> -DFUPPES_PLUGINDIR=\"/opt/lib/fuppes\" -Wall -Wextra -g -O2 -MT libmain.lo
> -MD -MP -MF .deps/libmain.Tpo -c lib/libmain.cpp -fPIC -DPIC -o
> .libs/libmain.o
> lib/libmain.cpp:107:4: warning: #warning todo: check params
> lib/libmain.cpp: In function 'void fuppes_get_http_server_address(char*,
> int)':
> lib/libmain.cpp:316: warning: comparison between signed and unsigned
> integer expressions
> mv -f .deps/libmain.Tpo .deps/libmain.Plo
> /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.
> -I/opt/include/libxml2 -I/opt/include
> -DFUPPES_DATADIR=\"/opt/share/fuppes\"
> -DFUPPES_PLUGINDIR=\"/opt/lib/fuppes\" -Wall -Wextra -g -O2 -MT
> inotify-cxx.lo -MD -MP -MF .deps/inotify-cxx.Tpo -c -o inotify-cxx.lo `test
> -f 'lib/ContentDirectory/inotify-cxx-0.7.2/inotify-cxx.cpp' || echo
> './'`lib/ContentDirectory/inotify-cxx-0.7.2/inotify-cxx.cpp
> libtool: compile: g++ -DHAVE_CONFIG_H -I. -I/opt/include/libxml2
> -I/opt/include -DFUPPES_DATADIR=\"/opt/share/fuppes\"
> -DFUPPES_PLUGINDIR=\"/opt/lib/fuppes\" -Wall -Wextra -g -O2 -MT
> inotify-cxx.lo -MD -MP -MF .deps/inotify-cxx.Tpo -c
> lib/ContentDirectory/inotify-cxx-0.7.2/inotify-cxx.cpp -fPIC -DPIC -o
> .libs/inotify-cxx.o
> mv -f .deps/inotify-cxx.Tpo .deps/inotify-cxx.Plo
> /bin/bash ../libtool --tag=CXX --mode=link g++ -Wall -Wextra -g -O2
> -lpthread -lrt -L/opt/lib -lxml2 -L/opt/lib -lpcre -o libfuppes.la
> -rpath /opt/lib UPnPAction.lo FileDetails.lo PlaylistFactory.lo
> PlaylistParser.lo DatabaseConnection.lo ContentDatabase.lo
> ContentDirectory.lo ContentDirectoryDescription.lo Common.lo Exception.lo
> md5.lo UUID.lo Timer.lo XMLParser.lo Process.lo Thread.lo File.lo
> Directory.lo Socket.lo Plugin.lo UDPSocket.lo SSDPCtrl.lo SSDPMessage.lo
> MSearchSession.lo NotifyMsgFactory.lo HTTPParser.lo HTTPMessage.lo
> HTTPServer.lo HTTPClient.lo HTTPRequestHandler.lo CommonFunctions.lo
> ControlInterface.lo SoapControl.lo CmdlineInterface.lo UPnPBase.lo
> UPnPDevice.lo UPnPService.lo UPnPActionFactory.lo UPnPBrowse.lo
> UPnPSearch.lo MediaServer.lo FileAlterationMonitor.lo
> VirtualContainerMgr.lo iTunesImporter.lo ConnectionManager.lo
> ConnectionManagerDescription.lo SubscriptionMgr.lo EventNotification.lo
> PresentationHandler.lo
> TranscodingMgr.lo TranscodingCache.lo LameWrapper.lo TwoLameEncoder.lo
> FaadWrapper.lo MadDecoder.lo ExternalCmdWrapper.lo DeviceSettings.lo
> DeviceIdentificationMgr.lo MacAddressTable.lo XMSMediaReceiverRegistrar.lo
> XMSMediaReceiverRegistrarDescription.lo ConfigFile.lo SharedConfig.lo
> SharedLog.lo Fuppes.lo libmain.lo inotify-cxx.lo
> libtool: link: g++ -shared -nostdlib
> /usr/lib/gcc/armeb-linux-gnueabi/4.2.4/../../../crti.o
> /usr/lib/gcc/armeb-linux-gnueabi/4.2.4/crtbeginS.o .libs/UPnPAction.o
> .libs/FileDetails.o .libs/PlaylistFactory.o .libs/PlaylistParser.o
> .libs/DatabaseConnection.o .libs/ContentDatabase.o .libs/ContentDirectory.o
> .libs/ContentDirectoryDescription.o .libs/Common.o .libs/Exception.o
> .libs/md5.o .libs/UUID.o .libs/Timer.o .libs/XMLParser.o .libs/Process.o
> .libs/Thread.o .libs/File.o .libs/Directory.o .libs/Socket.o .libs/Plugin.o
> .libs/UDPSocket.o .libs/SSDPCtrl.o .libs/SSDPMessage.o
> .libs/MSearchSession.o .libs/NotifyMsgFactory.o .libs/HTTPParser.o
> .libs/HTTPMessage.o .libs/HTTPServer.o .libs/HTTPClient.o
> .libs/HTTPRequestHandler.o .libs/CommonFunctions.o .libs/ControlInterface.o
> .libs/SoapControl.o .libs/CmdlineInterface.o .libs/UPnPBase.o
> .libs/UPnPDevice.o .libs/UPnPService.o .libs/UPnPActionFactory.o
> .libs/UPnPBrowse.o .libs/UPnPSearch.o .libs/MediaServer.o
> .libs/FileAlterationMonitor.o .libs/VirtualContainerMgr.o
> .libs/iTunesImporter.o .libs/ConnectionManager.o
> .libs/ConnectionManagerDescription.o .libs/SubscriptionMgr.o
> .libs/EventNotification.o .libs/PresentationHandler.o
> .libs/TranscodingMgr.o .libs/TranscodingCache.o .libs/LameWrapper.o
> .libs/TwoLameEncoder.o .libs/FaadWrapper.o .libs/MadDecoder.o
> .libs/ExternalCmdWrapper.o
> .libs/DeviceSettings.o .libs/DeviceIdentificationMgr.o
> .libs/MacAddressTable.o .libs/XMSMediaReceiverRegistrar.o
> .libs/XMSMediaReceiverRegistrarDescription.o .libs/ConfigFile.o
> .libs/SharedConfig.o .libs/SharedLog.o .libs/Fuppes.o .libs/libmain.o
> .libs/inotify-cxx.o -lpthread -lrt -L/opt/lib -lxml2 -lpcre
> -L/usr/lib/gcc/armeb-linux-gnueabi/4.2.4
> -L/usr/lib/gcc/armeb-linux-gnueabi/4.2.4/../../.. -lstdc++ -lm -lc -lgcc_s
> /usr/lib/gcc/armeb-linux-gnueabi/4.2.4/crtendS.o
> /usr/lib/gcc/armeb-linux-gnueabi/4.2.4/../../../crtn.o -Wl,-soname
> -Wl,libfuppes.so.0 -o .libs/libfuppes.so.0.0.0
> /usr/lib/gcc/armeb-linux-gnueabi/4.2.4/../../../../armeb-linux-gnueabi/bin/
> ld: cannot find -lpcre
> collect2: ld returned 1 exit status
> make[2]: *** [libfuppes.la] Error 1
> make[2]: Leaving directory `/media/encrypted/software/fuppes-0.660/src'
> make[1]: *** [all] Error 2
> make[1]: Leaving directory `/media/encrypted/software/fuppes-0.660/src'
> make: *** [all-recursive] Error 1
>
> Guðlaugur Jóhannesson-2 wrote:
> > Hi
> >
> > From the error message, it seems the compiler can't find the string
> > header file.
> > libstdc++-dev should contain that file.
> >
> > Gulli
> >
> > On Thursday 22 July 2010 12:47:33 ltg721 wrote:
> >> Hi everyone!
> >>
> >> I wonder if anyone can anyone help me. I'm a linux noob and I'm having
> >> problem compiling and installing fuppes on my NSLU2 running SlugOS BE.
> >>
> >> I've followed the instructions here
> >> http://www.nslu2-linux.org/wiki/HowTo/InstallFuppesUPNPMediaServer
> >> (download tar, run ./configure --prefix=/opt --disable-transcoding) but
> >> I'm getting the following message when I use the make command.
> >>
> >> Does anyone know what I'm doing wrong?
> >>
> >> Thanks
> >> Luke
> >>
> >> root@LKG288806:/media/encrypted/software/fuppes-0.660# make
> >> Making all in m4
> >> make[1]: Entering directory `/media/encrypted/software/fuppes-0.660/m4'
> >> make[1]: Nothing to be done for `all'.
> >> make[1]: Leaving directory `/media/encrypted/software/fuppes-0.660/m4'
> >> Making all in include
> >> make[1]: Entering directory
> >> `/media/encrypted/software/fuppes-0.660/include' make[1]: Nothing to be
> >> done for `all'.
> >> make[1]: Leaving directory
> >> `/media/encrypted/software/fuppes-0.660/include'
> >> Making all in src
> >> make[1]: Entering directory `/media/encrypted/software/fuppes-0.660/src'
> >> make all-am
> >> make[2]: Entering directory `/media/encrypted/software/fuppes-0.660/src'
> >> source='lib/UPnPActions/UPnPAction.cpp' object='UPnPAction.lo'
> >> libtool=yes
> >> \ DEPDIR=.deps depmode=none /bin/bash ../depcomp \
> >>
> >> /bin/bash ../libtool --tag=CXX --mode=compile g++
> >>
> >> -DHAVE_CONFIG_H -I. -I/opt/include/libxml2 -I/opt/include
> >> -DFUPPES_DATADIR=\"/opt/share/fuppes\"
> >> -DFUPPES_PLUGINDIR=\"/opt/lib/fuppes\" -Wall -Wextra -c -o
> >> UPnPAction.lo
> >> `test -f 'lib/UPnPActions/UPnPAction.cpp' || echo
> >> './'`lib/UPnPActions/UPnPAction.cpp
> >> libtool: compile: g++ -DHAVE_CONFIG_H -I. -I/opt/include/libxml2
> >> -I/opt/include -DFUPPES_DATADIR=\"/opt/share/fuppes\"
> >> -DFUPPES_PLUGINDIR=\"/opt/lib/fuppes\" -Wall -Wextra -c
> >> lib/UPnPActions/UPnPAction.cpp -o .libs/UPnPAction.o
> >> In file included from lib/UPnPActions/UPnPAction.h:33,
> >>
> >> from lib/UPnPActions/UPnPAction.cpp:26:
> >> lib/UPnPActions/../UPnPBase.h:32:18: error: string: No such file or
> >> directory
> >> In file included from lib/UPnPActions/UPnPAction.h:34,
> >>
> >> from lib/UPnPActions/UPnPAction.cpp:26:
> >> lib/UPnPActions/../DeviceSettings/DeviceSettings.h:34:16: error: list:
> >> No such file or directory
> >> lib/UPnPActions/../DeviceSettings/DeviceSettings.h:35:15: error: map: No
> >> such file or directory
> >> In file included from
> >> lib/UPnPActions/../DeviceSettings/DeviceSettings.h:38, from
> >> lib/UPnPActions/UPnPAction.h:34,
> >>
> >> from lib/UPnPActions/UPnPAction.cpp:26:
> >> lib/UPnPActions/../DeviceSettings/../Common/Common.h:36:19: error:
> >> sstream:
> >> No such file or directory
> >> In file included from
> >> lib/UPnPActions/../DeviceSettings/../Common/Common.h:42,
> >>
> >> from
> >>
> >> lib/UPnPActions/../DeviceSettings/DeviceSettings.h:38, from
> >> lib/UPnPActions/UPnPAction.h:34,
> >>
> >> from lib/UPnPActions/UPnPAction.cpp:26:
> >> lib/UPnPActions/../DeviceSettings/../Common/File.h:43:19: error:
> >> fstream: No such file or directory
> >> In file included from lib/UPnPActions/UPnPAction.h:33,
> >>
> >> from lib/UPnPActions/UPnPAction.cpp:26:
> >> lib/UPnPActions/../UPnPBase.h:55: error: 'std::string' has not been
> >> declared lib/UPnPActions/../UPnPBase.h:63: error: 'string' in namespace
> >> 'std' does not name a type
> >> lib/UPnPActions/../UPnPBase.h:68: error: 'string' in namespace 'std'
> >> does not name a type
> >> In file included from
> >> lib/UPnPActions/../DeviceSettings/../Common/Common.h:42,
> >>
> >> from
> >>
> >> lib/UPnPActions/../DeviceSettings/DeviceSettings.h:38, from
> >> lib/UPnPActions/UPnPAction.h:34,
> >>
> >> from lib/UPnPActions/UPnPAction.cpp:26:
> >> lib/UPnPActions/../DeviceSettings/../Common/File.h:61: error: expected
> >> `)'
> >> before 'fileName'
> >> lib/UPnPActions/../DeviceSettings/../Common/File.h:65: error:
> >> 'std::string'
> >> has not been declared
> >> lib/UPnPActions/../DeviceSettings/../Common/File.h:68: error:
> >> 'std::string'
> >> has not been declared
> >> lib/UPnPActions/../DeviceSettings/../Common/File.h:71: error: 'string'
> >> in namespace 'std' does not name a type
> >> lib/UPnPActions/../DeviceSettings/../Common/File.h:73: error: 'fstream'
> >> in
> >> namespace 'std' does not name a type
> >> In file included from
> >> lib/UPnPActions/../DeviceSettings/../Common/Common.h:43,
> >>
> >> from
> >>
> >> lib/UPnPActions/../DeviceSettings/DeviceSettings.h:38, from
> >> lib/UPnPActions/UPnPAction.h:34,
> >>
> >> from lib/UPnPActions/UPnPAction.cpp:26:
> >> lib/UPnPActions/../DeviceSettings/../Common/Directory.h:49: error:
> >> 'std::string' has not been declared
> >> lib/UPnPActions/../DeviceSettings/../Common/Directory.h:52: error:
> >> 'string'
> >> in namespace 'std' does not name a type
> >> lib/UPnPActions/../DeviceSettings/../Common/Directory.h:53: error:
> >> 'string'
> >> in namespace 'std' does not name a type
> >> In file included from
> >> lib/UPnPActions/../DeviceSettings/DeviceSettings.h:38, from
> >> lib/UPnPActions/UPnPAction.h:34,
> >>
> >> from lib/UPnPActions/UPnPAction.cpp:26:
> >> lib/UPnPActions/../DeviceSettings/../Common/Common.h:85: error: 'string'
> >> in
> >> namespace 'std' does not name a type
> >> lib/UPnPActions/../DeviceSettings/../Common/Common.h:91: error: 'string'
> >> is
> >> not a member of 'std'
> >> lib/UPnPActions/../DeviceSettings/../Common/Common.h:93: error: 'string'
> >> in
> >> namespace 'std' does not name a type
> >> lib/UPnPActions/../DeviceSettings/../Common/Common.h:94: error: 'string'
> >> in
> >> namespace 'std' does not name a type
> >> lib/UPnPActions/../DeviceSettings/../Common/Common.h:95: error: 'string'
> >> in
> >> namespace 'std' does not name a type
> >> lib/UPnPActions/../DeviceSettings/../Common/Common.h:96: error: 'string'
> >> in
> >> namespace 'std' does not name a type
> >> lib/UPnPActions/../DeviceSettings/../Common/Common.h:97: error: 'string'
> >> is
> >> not a member of 'std'
> >> lib/UPnPActions/../DeviceSettings/../Common/Common.h:97: error: 'string'
> >> is
> >> not a member of 'std'
> >> lib/UPnPActions/../DeviceSettings/../Common/Common.h:97: error:
> >> 'p_sFolder'
> >> was not declared in this scope
> >> lib/UPnPActions/../DeviceSettings/../Common/Common.h:97: error:
> >> initializer
> >> expression list treated as compound expression
> >> lib/UPnPActions/../DeviceSettings/../Common/Common.h:98: error: 'string'
> >> in
> >> namespace 'std' does not name a type
> >> lib/UPnPActions/../DeviceSettings/../Common/Common.h:99: error: 'string'
> >> in
> >> namespace 'std' does not name a type
> >> lib/UPnPActions/../DeviceSettings/../Common/Common.h:100: error:
> >> 'string' in namespace 'std' does not name a type
> >> lib/UPnPActions/../DeviceSettings/../Common/Common.h:102: error:
> >> variable or field 'appendTrailingSlash' declared void
> >> lib/UPnPActions/../DeviceSettings/../Common/Common.h:102: error:
> >> 'string' is not a member of 'std'
> >> lib/UPnPActions/../DeviceSettings/../Common/Common.h:102: error: 'value'
> >> was not declared in this scope
> >> lib/UPnPActions/../DeviceSettings/../Common/Common.h:103: error:
> >> 'string' in namespace 'std' does not name a type
> >> lib/UPnPActions/../DeviceSettings/../Common/Common.h:106: error:
> >> 'string' in namespace 'std' does not name a type
> >> lib/UPnPActions/../DeviceSettings/../Common/Common.h:107: error:
> >> 'string' in namespace 'std' does not name a type
> >> lib/UPnPActions/../DeviceSettings/../Common/Common.h:108: error:
> >> 'string' is not a member of 'std'
> >> lib/UPnPActions/../DeviceSettings/../Common/Common.h:108: error:
> >> 'string' is not a member of 'std'
> >> lib/UPnPActions/../DeviceSettings/../Common/Common.h:108: error:
> >> 'p_sIPAddress' was not declared in this scope
> >> lib/UPnPActions/../DeviceSettings/../Common/Common.h:108: error:
> >> expected primary-expression before 'unsigned'
> >> lib/UPnPActions/../DeviceSettings/../Common/Common.h:108: error:
> >> initializer expression list treated as compound expression
> >> lib/UPnPActions/../DeviceSettings/../Common/Common.h:109: error:
> >> expected unqualified-id before 'p_sInputString'
> >> lib/UPnPActions/../DeviceSettings/../Common/Common.h:109: error:
> >> expected ',' or '...' before 'p_sInputString'
> >> lib/UPnPActions/../DeviceSettings/../Common/Common.h:111: error:
> >> 'string' is not a member of 'std'
> >> lib/UPnPActions/../DeviceSettings/../Common/Common.h:112: error:
> >> 'string' in namespace 'std' does not name a type
> >> lib/UPnPActions/../DeviceSettings/../Common/Common.h:114: error:
> >> 'string' in namespace 'std' does not name a type
> >> lib/UPnPActions/../DeviceSettings/../Common/Common.h:116: error:
> >> 'string' in namespace 'std' does not name a type
> >> lib/UPnPActions/../DeviceSettings/../Common/Common.h:120: error:
> >> 'string' is not a member of 'std'
> >> lib/UPnPActions/../DeviceSettings/../Common/Common.h:122: error:
> >> 'string' is not a member of 'std'
> >> In file included from
> >> lib/UPnPActions/../DeviceSettings/DeviceSettings.h:38, from
> >> lib/UPnPActions/UPnPAction.h:34,
> >>
> >> from lib/UPnPActions/UPnPAction.cpp:26:
> >> lib/UPnPActions/../DeviceSettings/../Common/Common.h:174: error:
> >> 'string' is not a member of 'std'
> >> lib/UPnPActions/../DeviceSettings/../Common/Common.h:175: error:
> >> 'std::string' has not been declared
> >> In file included from lib/UPnPActions/UPnPAction.h:34,
> >>
> >> from lib/UPnPActions/UPnPAction.cpp:26:
> >> lib/UPnPActions/../DeviceSettings/DeviceSettings.h:47: error: 'string'
> >> in namespace 'std' does not name a type
> >> lib/UPnPActions/../DeviceSettings/DeviceSettings.h:48: error: 'string'
> >> in namespace 'std' does not name a type
> >> lib/UPnPActions/../DeviceSettings/DeviceSettings.h:52: error: 'string'
> >> in namespace 'std' does not name a type
> >> lib/UPnPActions/../DeviceSettings/DeviceSettings.h:54: error: 'string'
> >> in namespace 'std' does not name a type
> >> lib/UPnPActions/../DeviceSettings/DeviceSettings.h:55: error: 'string'
> >> in namespace 'std' does not name a type
> >> lib/UPnPActions/../DeviceSettings/DeviceSettings.h:135: error: 'string'
> >> in
> >> namespace 'std' does not name a type
> >> lib/UPnPActions/../DeviceSettings/DeviceSettings.h:136: error: 'string'
> >> in
> >> namespace 'std' does not name a type
> >> lib/UPnPActions/../DeviceSettings/DeviceSettings.h:137: error: 'string'
> >> in
> >> namespace 'std' does not name a type
> >> lib/UPnPActions/../DeviceSettings/DeviceSettings.h:143: error: 'string'
> >> in
> >> namespace 'std' does not name a type
> >> lib/UPnPActions/../DeviceSettings/DeviceSettings.h:145: error: 'string'
> >> in
> >> namespace 'std' does not name a type
> >> lib/UPnPActions/../DeviceSettings/DeviceSettings.h:146: error: 'string'
> >> in
> >> namespace 'std' does not name a type
> >> lib/UPnPActions/../DeviceSettings/DeviceSettings.h:153: error: 'string'
> >> in
> >> namespace 'std' does not name a type
> >> lib/UPnPActions/../DeviceSettings/DeviceSettings.h:154: error: 'string'
> >> in
> >> namespace 'std' does not name a type
> >> lib/UPnPActions/../DeviceSettings/DeviceSettings.h:156: error: 'string'
> >> in
> >> namespace 'std' does not name a type
> >> lib/UPnPActions/../DeviceSettings/DeviceSettings.h:160: error: 'string'
> >> in
> >> namespace 'std' does not name a type
> >> lib/UPnPActions/../DeviceSettings/DeviceSettings.h:172: error:
> >> 'std::string' has not been declared
> >> lib/UPnPActions/../DeviceSettings/DeviceSettings.h:172: error:
> >> 'std::string' has not been declared
> >> lib/UPnPActions/../DeviceSettings/DeviceSettings.h:174: error: 'string'
> >> in
> >> namespace 'std' does not name a type
> >> lib/UPnPActions/../DeviceSettings/DeviceSettings.h:193: error: 'string'
> >> in
> >> namespace 'std' does not name a type
> >> lib/UPnPActions/../DeviceSettings/DeviceSettings.h:194: error: 'string'
> >> in
> >> namespace 'std' does not name a type
> >> lib/UPnPActions/../DeviceSettings/DeviceSettings.h:195: error: 'string'
> >> in
> >> namespace 'std' does not name a type
> >> lib/UPnPActions/../DeviceSettings/DeviceSettings.h:196: error: 'string'
> >> in
> >> namespace 'std' does not name a type
> >> lib/UPnPActions/../DeviceSettings/DeviceSettings.h:198: error: 'string'
> >> in
> >> namespace 'std' does not name a type
> >> lib/UPnPActions/../DeviceSettings/DeviceSettings.h:199: error: 'string'
> >> in
> >> namespace 'std' does not name a type
> >> lib/UPnPActions/../DeviceSettings/DeviceSettings.h:210: error: 'string'
> >> in
> >> namespace 'std' does not name a type
> >> lib/UPnPActions/../DeviceSettings/DeviceSettings.h:211: error: 'string'
> >> in
> >> namespace 'std' does not name a type
> >> lib/UPnPActions/../DeviceSettings/DeviceSettings.h:216: error: 'string'
> >> in
> >> namespace 'std' does not name a type
> >> lib/UPnPActions/../DeviceSettings/DeviceSettings.h:228: error: 'string'
> >> in
> >> namespace 'std' does not name a type
> >> lib/UPnPActions/../DeviceSettings/DeviceSettings.h:236: error: 'string'
> >> in
> >> namespace 'std' does not name a type
> >> lib/UPnPActions/../DeviceSettings/DeviceSettings.h:238: error: 'string'
> >> in
> >> namespace 'std' does not name a type
> >> lib/UPnPActions/../DeviceSettings/DeviceSettings.h:239: error: 'string'
> >> in
> >> namespace 'std' does not name a type
> >> lib/UPnPActions/../DeviceSettings/DeviceSettings.h:242: error: expected
> >> initializer before '<' token
> >> lib/UPnPActions/../DeviceSettings/DeviceSettings.h:246: error: 'string'
> >> in
> >> namespace 'std' does not name a type
> >> lib/UPnPActions/../DeviceSettings/DeviceSettings.h:247: error: 'string'
> >> in
> >> namespace 'std' does not name a type
> >> lib/UPnPActions/../DeviceSettings/DeviceSettings.h:248: error: 'string'
> >> in
> >> namespace 'std' does not name a type
> >> lib/UPnPActions/../DeviceSettings/DeviceSettings.h:249: error: 'string'
> >> in
> >> namespace 'std' does not name a type
> >> lib/UPnPActions/../DeviceSettings/DeviceSettings.h:250: error: 'string'
> >> in
> >> namespace 'std' does not name a type
> >> lib/UPnPActions/../DeviceSettings/DeviceSettings.h:251: error: 'string'
> >> in
> >> namespace 'std' does not name a type
> >> lib/UPnPActions/../DeviceSettings/DeviceSettings.h:252: error: 'string'
> >> in
> >> namespace 'std' does not name a type
> >> lib/UPnPActions/../DeviceSettings/DeviceSettings.h:254: error: 'string'
> >> in
> >> namespace 'std' does not name a type
> >> lib/UPnPActions/../DeviceSettings/DeviceSettings.h:256: error: 'string'
> >> in
> >> namespace 'std' does not name a type
> >> lib/UPnPActions/../DeviceSettings/DeviceSettings.h:270: error: expected
> >> `)'
> >> before 'p_sDeviceName'
> >> lib/UPnPActions/../DeviceSettings/DeviceSettings.h:271: error: expected
> >> `)'
> >> before 'p_sDeviceName'
> >> lib/UPnPActions/../DeviceSettings/DeviceSettings.h:274: error:
> >> 'std::string' has not been declared
> >> lib/UPnPActions/../DeviceSettings/DeviceSettings.h:275: error:
> >> 'std::string' has not been declared
> >> lib/UPnPActions/../DeviceSettings/DeviceSettings.h:279: error:
> >> 'std::string' has not been declared
> >> lib/UPnPActions/../DeviceSettings/DeviceSettings.h:280: error: 'string'
> >> in
> >> namespace 'std' does not name a type
> >> lib/UPnPActions/../DeviceSettings/DeviceSettings.h:282: error:
> >> 'std::string' has not been declared
> >> lib/UPnPActions/../DeviceSettings/DeviceSettings.h:282: error:
> >> 'std::string' has not been declared
> >> lib/UPnPActions/../DeviceSettings/DeviceSettings.h:282: error:
> >> 'std::string' has not been declared
> >> lib/UPnPActions/../DeviceSettings/DeviceSettings.h:283: error:
> >> 'std::string' has not been declared
> >> lib/UPnPActions/../DeviceSettings/DeviceSettings.h:284: error:
> >> 'std::string' has not been declared
> >> lib/UPnPActions/../DeviceSettings/DeviceSettings.h:284: error:
> >> 'std::string' has not been declared
> >> lib/UPnPActions/../DeviceSettings/DeviceSettings.h:284: error:
> >> 'std::string' has not been declared
> >> lib/UPnPActions/../DeviceSettings/DeviceSettings.h:285: error:
> >> 'std::string' has not been declared
> >> lib/UPnPActions/../DeviceSettings/DeviceSettings.h:286: error:
> >> 'std::string' has not been declared
> >> lib/UPnPActions/../DeviceSettings/DeviceSettings.h:288: error: 'string'
> >> in
> >> namespace 'std' does not name a type
> >> lib/UPnPActions/../DeviceSettings/DeviceSettings.h:289: error: 'string'
> >> in
> >> namespace 'std' does not name a type
> >> lib/UPnPActions/../DeviceSettings/DeviceSettings.h:291: error:
> >> 'std::string' has not been declared
> >> lib/UPnPActions/../DeviceSettings/DeviceSettings.h:292: error:
> >> 'std::string' has not been declared
> >> lib/UPnPActions/../DeviceSettings/DeviceSettings.h:294: error:
> >> 'std::string' has not been declared
> >> lib/UPnPActions/../DeviceSettings/DeviceSettings.h:295: error: 'string'
> >> in
> >> namespace 'std' does not name a type
> >> lib/UPnPActions/../DeviceSettings/DeviceSettings.h:296: error:
> >> 'std::string' has not been declared
> >> lib/UPnPActions/../DeviceSettings/DeviceSettings.h:298: error:
> >> 'std::string' has not been declared
> >> lib/UPnPActions/../DeviceSettings/DeviceSettings.h:301: error: expected
> >> ';'
> >> before '(' token
> >> lib/UPnPActions/../DeviceSettings/DeviceSettings.h:302: error:
> >> 'std::string' has not been declared
> >> lib/UPnPActions/../DeviceSettings/DeviceSettings.h:312: error: 'string'
> >> in
> >> namespace 'std' does not name a type
> >> lib/UPnPActions/../DeviceSettings/DeviceSettings.h:315: error: 'string'
> >> in
> >> namespace 'std' does not name a type
> >> lib/UPnPActions/../DeviceSettings/DeviceSettings.h:316: error: 'string'
> >> in
> >> namespace 'std' does not name a type
> >> lib/UPnPActions/../DeviceSettings/DeviceSettings.h:327: error: ISO C++
> >> forbids declaration of 'map' with no type
> >> lib/UPnPActions/../DeviceSettings/DeviceSettings.h:327: error: invalid
> >> use
> >> of '::'
> >> lib/UPnPActions/../DeviceSettings/DeviceSettings.h:327: error: expected
> >> ';'
> >> before '<' token
> >> lib/UPnPActions/../DeviceSettings/DeviceSettings.h:328: error: ISO C++
> >> forbids declaration of 'map' with no type
> >> lib/UPnPActions/../DeviceSettings/DeviceSettings.h:328: error: invalid
> >> use
> >> of '::'
> >> lib/UPnPActions/../DeviceSettings/DeviceSettings.h:328: error: expected
> >> ';'
> >> before '<' token
> >> lib/UPnPActions/../DeviceSettings/DeviceSettings.h:332: error: ISO C++
> >> forbids declaration of 'list' with no type
> >> lib/UPnPActions/../DeviceSettings/DeviceSettings.h:332: error: invalid
> >> use
> >> of '::'
> >> lib/UPnPActions/../DeviceSettings/DeviceSettings.h:332: error: expected
> >> ';'
> >> before '<' token
> >> lib/UPnPActions/../DeviceSettings/DeviceSettings.h:333: error: ISO C++
> >> forbids declaration of 'list' with no type
> >> lib/UPnPActions/../DeviceSettings/DeviceSettings.h:333: error: invalid
> >> use
> >> of '::'
> >> lib/UPnPActions/../DeviceSettings/DeviceSettings.h:333: error: expected
> >> ';'
> >> before '<' token
> >> lib/UPnPActions/../DeviceSettings/DeviceSettings.h:282: error: default
> >> argument for parameter of type 'int' has type 'const char [1]'
> >> lib/UPnPActions/../DeviceSettings/DeviceSettings.h:282: error: default
> >> argument for parameter of type 'int' has type 'const char [1]'
> >> lib/UPnPActions/../DeviceSettings/DeviceSettings.h:284: error: default
> >> argument for parameter of type 'int' has type 'const char [1]'
> >> lib/UPnPActions/../DeviceSettings/DeviceSettings.h:284: error: default
> >> argument for parameter of type 'int' has type 'const char [1]'
> >> In file included from lib/UPnPActions/UPnPAction.cpp:26:
> >> lib/UPnPActions/UPnPAction.h:79: error: 'std::string' has not been
> >> declared
> >> lib/UPnPActions/UPnPAction.h:90: error: 'string' in namespace 'std' does
> >> not name a type
> >> lib/UPnPActions/UPnPAction.h:96: error: 'string' in namespace 'std' does
> >> not name a type
> >> lib/UPnPActions/UPnPAction.h:102: error: 'string' in namespace 'std'
> >> does not name a type
> >> lib/UPnPActions/UPnPAction.h:106: error: 'string' in namespace 'std'
> >> does not name a type
> >> lib/UPnPActions/UPnPAction.h: In constructor
> >> 'CUPnPAction::CUPnPAction(UPNP_DEVICE_TYPE, int, int)':
> >> lib/UPnPActions/UPnPAction.h:82: error: 'm_sContent' was not declared in
> >> this scope
> >> lib/UPnPActions/UPnPAction.h: In member function 'unsigned int
> >> CUPnPAction::GetObjectIDAsUInt()':
> >> lib/UPnPActions/UPnPAction.h:97: error: 'm_sObjectId' was not declared
> >> in this scope
> >> lib/UPnPActions/UPnPAction.h:97: error: 'HexToInt' cannot be used as a
> >> function
> >> lib/UPnPActions/UPnPAction.h: At global scope:
> >> lib/UPnPActions/UPnPAction.h:112: error: 'std::string' has not been
> >> declared lib/UPnPActions/UPnPAction.h:115: error: 'string' in namespace
> >> 'std' does not name a type
> >> lib/UPnPActions/UPnPAction.h:117: error: 'std::string' has not been
> >> declared lib/UPnPActions/UPnPAction.h:118: error: 'string' in namespace
> >> 'std' does not name a type
> >> lib/UPnPActions/UPnPAction.h:120: error: 'string' in namespace 'std'
> >> does not name a type
> >> lib/UPnPActions/UPnPAction.h:124: error: 'string' in namespace 'std'
> >> does not name a type
> >> lib/UPnPActions/UPnPAction.h:125: error: 'string' in namespace 'std'
> >> does not name a type
> >> lib/UPnPActions/UPnPAction.h:129: error: 'string' in namespace 'std'
> >> does not name a type
> >> lib/UPnPActions/UPnPAction.h:130: error: 'string' in namespace 'std'
> >> does not name a type
> >> lib/UPnPActions/UPnPAction.cpp:29: error: 'std::string' has not been
> >> declared
> >> lib/UPnPActions/UPnPAction.cpp:34: error: 'bool
> >> CUPnPBrowseSearchBase::IncludeProperty' is not a static member of 'class
> >> CUPnPBrowseSearchBase'
> >> lib/UPnPActions/UPnPAction.cpp:34: error: 'string' is not a member of
> >> 'std'
> >> lib/UPnPActions/UPnPAction.cpp:35: error: expected ',' or ';' before '{'
> >> token
> >> make[2]: *** [UPnPAction.lo] Error 1
> >> make[2]: Leaving directory `/media/encrypted/software/fuppes-0.660/src'
> >> make[1]: *** [all] Error 2
> >> make[1]: Leaving directory `/media/encrypted/software/fuppes-0.660/src'
> >> make: *** [all-recursive] Error 1
> >
> > ------------------------------------
> >
> > Yahoo! Groups Links


------------------------------------

Yahoo! Groups Links

<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/nslu2-linux/

<*> Your email settings:
Individual Email | Traditional

<*> To change settings online go to:
http://groups.yahoo.com/group/nslu2-linux/join
(Yahoo! ID required)

<*> To change settings via email:
nslu2-linux-digest@yahoogroups.com
nslu2-linux-fullfeatured@yahoogroups.com

<*> To unsubscribe from this group, send an email to:
nslu2-linux-unsubscribe@yahoogroups.com

<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/

No comments:

Post a Comment