On Jul 6, 2015, at 10:32 AM, Sergey Talchuk <tals1...@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@gmail



_______________________________________________
Nut-upsdev mailing list
Nut-upsdev@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/nut-upsdev

Reply via email to