EPICS Controls Argonne National Laboratory

Experimental Physics and
Industrial Control System

2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  2015  2016  <20172018  2019  2020  2021  2022  2023  2024  Index 2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  2015  2016  <20172018  2019  2020  2021  2022  2023  2024 
<== Date ==> <== Thread ==>

Subject: Re: pvDataCPP and yajl-2.1.0
From: Andrew Johnson <[email protected]>
To: Michael Davidsaver <[email protected]>
Cc: EPICS core-talk <[email protected]>
Date: Wed, 1 Nov 2017 14:32:38 -0500
Hi Michael,

On 10/31/2017 03:35 PM, Michael Davidsaver wrote:
> Yup.  I have a recipe developed with another module.  I'd forgotten
> about this as well, but will make the changes.

Similar problem in pva2pva/pdbApp/configparse.cpp:

> make[2]: Entering directory '/local/anj/base-7.0/modules/pva2pva/pdbApp/O.linux-x86_64'
> /usr/bin/g++  -D_GNU_SOURCE -D_DEFAULT_SOURCE         -DUSE_TYPED_RSET -I../../common -I../../p2pApp -DFINAL_LOCATION="\"/local/anj/base-7.0\""   -D_X86_64_  -DUNIX  -Dlinux     -O3 -g   -Wall      -mtune=generic     -m64 -Wpointer-arith -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -I. -I../O.Common -I. -I. -I.. -I../../../../include/compiler/gcc -I../../../../include/os/Linux -I../../../../include -I../../../../include/compiler/gcc -I../../../../include/os/Linux -I../../../../include        -c ../configparse.cpp
> ../configparse.cpp:195:1: error: invalid conversion from ‘int (*)(void*, long int)’ to ‘int (*)(void*, long long int)’ [-fpermissive]
>  };
>  ^
> ../configparse.cpp:195:1: error: invalid conversion from ‘int (*)(void*, const unsigned char*, unsigned int)’ to ‘int (*)(void*, const unsigned char*, size_t) {aka int (*)(void*, const unsigned char*, long unsigned int)}’ [-fpermissive]
> ../configparse.cpp:195:1: error: invalid conversion from ‘int (*)(void*, const unsigned char*, unsigned int)’ to ‘int (*)(void*, const unsigned char*, size_t) {aka int (*)(void*, const unsigned char*, long unsigned int)}’ [-fpermissive]
> ../configparse.cpp: In static member function ‘static void GroupConfig::parse(const char*, GroupConfig&)’:
> ../configparse.cpp:215:5: error: ‘yajl_parser_config’ was not declared in this scope
>      yajl_parser_config conf;
>      ^
> ../configparse.cpp:215:24: error: expected ‘;’ before ‘conf’
>      yajl_parser_config conf;
>                         ^
> ../configparse.cpp:216:13: error: ‘conf’ was not declared in this scope
>      memset(&conf, 0, sizeof(conf));
>              ^
> ../configparse.cpp:226:13: error: ‘yajl_status_insufficient_data’ was not declared in this scope
>      if(sts==yajl_status_insufficient_data)
>              ^
> ../configparse.cpp:227:41: error: ‘yajl_parse_complete’ was not declared in this scope
>          sts = yajl_parse_complete(handle);
>                                          ^
> ../configparse.cpp:242:10: error: ‘yajl_status_insufficient_data’ was not declared in this scope
>      case yajl_status_insufficient_data:
>           ^
> ../../../../configure/RULES_BUILD:237: recipe for target 'configparse.o' failed
> make[2]: *** [configparse.o] Error 1
> make[2]: Leaving directory '/local/anj/base-7.0/modules/pva2pva/pdbApp/O.linux-x86_64'


While you're there, have you been working on fixing the earlier pva2pva
build problems on Windows and Mac?

Thanks,

- Andrew

-- 
Arguing for surveillance because you have nothing to hide is no
different than making the claim, "I don't care about freedom of
speech because I have nothing to say." -- Edward Snowdon

Replies:
Re: pvDataCPP and yajl-2.1.0 Michael Davidsaver
References:
pvDataCPP and yajl-2.1.0 Andrew Johnson
Re: pvDataCPP and yajl-2.1.0 Michael Davidsaver

Navigate by Date:
Prev: Re: Base.t missing (mis-merge?) Andrew Johnson
Next: Re: pvDataCPP and yajl-2.1.0 Michael Davidsaver
Index: 2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  2015  2016  <20172018  2019  2020  2021  2022  2023  2024 
Navigate by Thread:
Prev: Re: pvDataCPP and yajl-2.1.0 Michael Davidsaver
Next: Re: pvDataCPP and yajl-2.1.0 Michael Davidsaver
Index: 2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  2015  2016  <20172018  2019  2020  2021  2022  2023  2024 
ANJ, 21 Dec 2017 Valid HTML 4.01! · Home · News · About · Base · Modules · Extensions · Distributions · Download ·
· Search · EPICS V4 · IRMIS · Talk · Bugs · Documents · Links · Licensing ·