Code Monkey home page Code Monkey logo

e3-streamdevice's Introduction

e3-streamdevice's People

Contributors

jeonghanlee avatar simon-ess avatar

Watchers

James Cloos avatar  avatar Timo Korhonen avatar

Forkers

douglasbeniz

e3-streamdevice's Issues

fsl-linux-cross compiler has no idea about where pcre header files are.

../src/RegexpConverter.cc:24:18: fatal error: pcre.h: No such file or directory
#include "pcre.h"

The files are in ppc64e6500-fsl-linux/usr/src/debug

 grep -r pcre.h * 
ppc64e6500-fsl-linux/usr/src/debug/glib-2.0/1_2.44.1-r0/glib-2.44.1/glib/gregex.c:#include <pcre.h>
ppc64e6500-fsl-linux/usr/src/debug/glib-2.0/1_2.44.1-r0/glib-2.44.1/glib/gregex.c:#include "pcre/pcre.h"
ppc64e6500-fsl-linux/usr/src/debug/glib-2.0/1_2.44.1-r0/glib-2.44.1/glib/pcre/pcre.h:#endif /* End of pcre.h */
ppc64e6500-fsl-linux/usr/src/debug/glib-2.0/1_2.44.1-r0/glib-2.44.1/glib/pcre/pcre_internal.h:setting in pcre.h (which is included below); it defines only PCRE_EXP_DECL,
ppc64e6500-fsl-linux/usr/src/debug/glib-2.0/1_2.44.1-r0/glib-2.44.1/glib/pcre/pcre_internal.h:internals, can #include pcre.h first to get an application's-eye view.
ppc64e6500-fsl-linux/usr/src/debug/glib-2.0/1_2.44.1-r0/glib-2.44.1/glib/pcre/pcre_internal.h:pcre.h(.in) and disable (comment out) this message. */
ppc64e6500-fsl-linux/usr/src/debug/glib-2.0/1_2.44.1-r0/glib-2.44.1/glib/pcre/pcre_internal.h:used for the external interface and appears in pcre.h, which is why its name
ppc64e6500-fsl-linux/usr/src/debug/glib-2.0/1_2.44.1-r0/glib-2.44.1/glib/pcre/pcre_internal.h:#include "pcre.h"

Consider to drop two patch files with >= 2.8.2.

The following two patch files are merged into psi StreamDevice master at
paulscherrerinstitute/StreamDevice@b688f14

We have to drop them if we are going to use from 2.8.2. Technically, since each patch file has the version information, we have to collect still-valid patch files when we need to upgrade our version number.

stream specific dependency

Even if I define the following lines in configure/CONFIG

USR_DEPENDENCIES += asyn, 4.32.0
USR_DEPENDENCIES += sscan, 2.10.2
USR_DEPENDENCIES += calc, 4aab3c
export USR_DEPENDENCIES

driver.makefile creates the following dep file

# Generated file. Do not edit.
asyn 4.32

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.