-
Notifications
You must be signed in to change notification settings - Fork 10
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
315.1.8 source build fails locally #25
Comments
|
I see then I'll try again once |
Now with updated
I checked if a folder |
can you check thats should be fixed in following lines of openhrp3/catkin.cmake, so if you have debianize log, please check lines containg openhrp3.pc/openhrp3.1.pc
|
I look into http://packages.ros.org/ros-shadow-fixed/ubuntu/pool/main/r/ros-hydro-openhrp3/ and found openhrp3.1.pc contains
that need to be fixed in catkin_make install process,
but changed to
by https://github.com/start-jsk/openhrp3/blob/master/catkin.cmake#L50, this mean while catkin_make, the CATKIN_DEVEL_PREFIX is set to and in
which I mentioned at previous comment. I'd like to know if https://github.com/start-jsk/openhrp3/blob/master/catkin.cmake#L128 is working, where is the log file? |
I found the log -> http://jenkins.ros.org/job/ros-hydro-openhrp3_binarydeb_precise_amd64/37/console and it said follows: seems ok?
|
CATKIN_DEVEL_PREFIX is
at https://github.com/start-jsk/openhrp3/blob/master/catkin.cmake#L128, but idl_dir is
|
another interesting log is here. it would be output from https://github.com/start-jsk/openhrp3/blob/master/catkin.cmake#L48
at this point
and
|
aha, |
On top of |
…o be rooted in openhrp3.
Fix to start-jsk/hrpsys#25 and also other building issues that seem to be rooted in openhrp3.
patch accepted |
My explanation is not correct, I have fixed the install process again and commit along with test code, start-jsk/openhrp3#23 |
Using 9e9818f,
catkin
fails on both Groovy and Hydro. Is now not a good time to build?The text was updated successfully, but these errors were encountered: