Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

roscpp: add missing header for writev() #534

Merged
merged 1 commit into from
Jul 24, 2017
Merged

Conversation

rojkov
Copy link
Contributor

@rojkov rojkov commented Jul 20, 2017

resolves #532

resolves ros#532

Signed-off-by: Dmitry Rozhkov <dmitry.rozhkov@linux.intel.com>
@bulwahn
Copy link
Contributor

bulwahn commented Jul 20, 2017

I quickly reviewed the pull request and I have no further comments. I will be back from vacation on Monday, then run a test build on my local build machine and merge the pull request.

@bulwahn
Copy link
Contributor

bulwahn commented Jul 24, 2017

I successfully ran a quick bitbake core-image-ros-world with a clean build directory on this build configuration:

Build Configuration:
BB_VERSION        = "1.35.0"
BUILD_SYS         = "x86_64-linux"
NATIVELSBSTRING   = "ubuntu-14.04"
TARGET_SYS        = "i586-oe-linux"
MACHINE           = "qemux86"
DISTRO            = "nodistro"
DISTRO_VERSION    = "nodistro.0"
TUNE_FEATURES     = "m32 i586"
TARGET_FPU        = ""
meta              = "master:514e9be6b00cd39bb8b2eaf117125109fba17910"
meta-oe           
meta-multimedia   
meta-python       = "master:66b88f7729d24ef2e3469fcaca172f420c4d54be"
meta-ros          = "rojkov-roscpp-532-v1:000032396cf3df674b784df3702bd2be905552c4"

@bulwahn bulwahn merged commit 5697ef8 into ros:master Jul 24, 2017
bfMendonca added a commit to bfMendonca/meta-ros that referenced this pull request Mar 31, 2018
Error description in: ros#532
Solution based in: ros#534
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

roscpp: "error: 'readv'/'writev' was not declared in this scope" in do_compile
2 participants