Skip to content

Conversation

circlingthesun
Copy link
Contributor

When I build PCL on Ubuntu 13.04 on I get the following error:

[  0%] Building CXX object common/CMakeFiles/pcl_common.dir/src/point_types.cpp.o
c++: fatal error: no input files
compilation terminated.
/bin/sh: 1: -fPIE: not found
/bin/sh: 1: -fPIE: not found
/bin/sh: 1: -fPIE: not found
/bin/sh: 1: -fPIE: not found
/bin/sh: 1: -fPIE: not found
make[2]: *** [common/CMakeFiles/pcl_common.dir/src/point_types.cpp.o] Error 127
make[1]: *** [common/CMakeFiles/pcl_common.dir/all] Error 2
make: *** [all] Error 2

This patch fixes it.

@rbrusu
Copy link
Member

rbrusu commented Sep 9, 2013

Looks great, thanks so much!

rbrusu added a commit that referenced this pull request Sep 9, 2013
@rbrusu rbrusu merged commit 8f10fb6 into PointCloudLibrary:master Sep 9, 2013
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.

2 participants