[Nut-upsdev] [Nut-upsuser] Nut-2.7.3 & gcc-3.3.6

Sergey Talchuk tals1975 at gmail.com
Wed Jul 8 09:18:46 UTC 2015


Hi Charles,

Yes, it looks like my g++ does contain STL library which might be just my
specific case...
However, as a temporary solution I disabled nutclient in Makefile (please
find the file attached). And nut-2.7.3 can be compiled now.

Thanks,
Sergey


On Wed, Jul 8, 2015 at 4:13 AM, Charles Lepple <clepple at gmail.com> wrote:

> On Jul 6, 2015, at 10:32 AM, Sergey Talchuk <tals1975 at gmail.com> wrote:
>
> /bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I.
> -I../include      -MT nutclient.lo -MD -MP -MF $depbase.Tpo -c -o
> nutclient.lo nutclient.cpp &&\
> mv -f $depbase.Tpo $depbase.Plo
> libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../include -MT nutclient.lo
> -MD -MP -MF .deps/nutclient.Tpo -c nutclient.cpp  -fPIC -DPIC -o
> .libs/nutclient.o
> In file included from nutclient.cpp:20:
> nutclient.h:26:18: string: No such file or directory
> nutclient.h:27:18: vector: No such file or directory
> nutclient.h:28:15: map: No such file or directory
> nutclient.h:29:15: set: No such file or directory
> nutclient.h:30:21: exception: No such file or directory
>
>
> This is going to be slightly harder to auto-detect. You have g++, but
> apparently it cannot find STL.
>
> --
> Charles Lepple
> clepple at gmail
>
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.alioth.debian.org/pipermail/nut-upsdev/attachments/20150708/69a2c99b/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: nut-2.7.3-no-nutclient.patch
Type: text/x-patch
Size: 5633 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/nut-upsdev/attachments/20150708/69a2c99b/attachment-0001.bin>


More information about the Nut-upsdev mailing list