[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Sipwitch-devel] DateTimeString
From: |
Yves Dorfsman |
Subject: |
[Sipwitch-devel] DateTimeString |
Date: |
Sat, 01 May 2010 13:49:45 -0600 |
User-agent: |
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.9) Gecko/20100423 Thunderbird/3.0.4 |
> pwd
sipwitch-0.8.1/common
>
> make
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I..
-I../inc -Wno-variadic-macros -Wno-long-long -fexceptions -DNEW_STDCPP
-pthread -fno-check-new -finline -fvisibility=hidden -DUCOMMON_VISIBILITY=1 -g
-O2 -MT service.lo -MD -MP -MF .deps/service.Tpo -c -o service.lo service.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -Wno-variadic-macros
-Wno-long-long -fexceptions -DNEW_STDCPP -pthread -fno-check-new -finline
-fvisibility=hidden -DUCOMMON_VISIBILITY=1 -g -O2 -MT service.lo -MD -MP -MF
.deps/service.Tpo -c service.cpp -fPIC -DPIC -o .libs/service.o
service.cpp: In static member function ‘static bool
sipwitch::service::period(long int)’:
service.cpp:791: error: ‘DateTimeString’ was not declared in this scope
service.cpp:791: error: expected ‘;’ before ‘dt’
service.cpp:792: error: ‘dt’ was not declared in this scope
make: *** [service.lo] Error 1
Looks like I'm missing a library/header file... any idea which one?
I tried to build 0.8.0 and got the same error.
Thanks.
--
Yves. http://www.SollerS.ca/
xmpp:address@hidden
- [Sipwitch-devel] DateTimeString,
Yves Dorfsman <=