Development is on Github: https://github.com/ros-noetic-arch Please open issues and PRs there instead of commenting.
Search Criteria
Package Details: ros-noetic-rosconsole 1.14.3-8
Package Actions
Git Clone URL: | https://aur.archlinux.org/ros-noetic-rosconsole.git (read-only, click to copy) |
---|---|
Package Base: | ros-noetic-rosconsole |
Description: | ROS - ROS console output library. |
Upstream URL: | https://wiki.ros.org/rosconsole |
Licenses: | BSD |
Submitter: | acxz |
Maintainer: | AchmadFathoni (acxz) |
Last Packager: | AchmadFathoni |
Votes: | 1 |
Popularity: | 0.000005 |
First Submitted: | 2020-05-24 12:59 (UTC) |
Last Updated: | 2022-05-19 02:11 (UTC) |
Dependencies (13)
- apr
- apr-util
- google-glog (google-glog-static, glog-git)
- ros-noetic-cpp-common
- ros-noetic-rosbuild
- ros-noetic-rostime
- boost (boost-git, boost174) (make)
- cmake (cmake-git) (make)
- ros-build-tools (ros-build-tools-py3) (make)
- ros-noetic-catkin (make)
- ros-noetic-cpp-common (make)
- ros-noetic-rostime (make)
- ros-noetic-rosunit (make)
Required by (59)
- ros-noetic-base-local-planner
- ros-noetic-camera-calibration-parsers (make)
- ros-noetic-costmap-2d
- ros-noetic-cv-bridge
- ros-noetic-cv-bridge (make)
- ros-noetic-filters
- ros-noetic-filters (make)
- ros-noetic-gazebo-plugins
- ros-noetic-gazebo-plugins (make)
- ros-noetic-image-transport
- ros-noetic-image-transport (make)
- ros-noetic-image-view
- ros-noetic-image-view (make)
- ros-noetic-interactive-markers
- ros-noetic-kdl-parser
- ros-noetic-kdl-parser (make)
- ros-noetic-message-filters
- ros-noetic-message-filters (make)
- ros-noetic-moveit-core
- ros-noetic-moveit-ros-manipulation
- Show 39 more...
Sources (1)
Latest Comments
acxz commented on 2020-10-02 12:35 (UTC)
acxz commented on 2020-10-02 12:34 (UTC)
@Maik93 please post your issue on the respective github repo's issue thread so that we can better track and resolve the issue you are facing.
Maik93 commented on 2020-10-01 16:47 (UTC) (edited on 2020-10-01 16:47 (UTC) by Maik93)
I've encountered this error:
make[2]: *** No rule to make target '/usr/lib/libconsole_bridge.so.0.4', needed by 'devel/lib/librosconsole.so'. Stop.
I've found out that there was no libconsole_bridge.so.0.4
on my machine, but only a libconsole_bridge.so.1.0
, so I've created the former file as a symbolic link to the latter and the compilation run flawlessly.
rijutr commented on 2020-08-30 17:10 (UTC)
make[1]: [CMakeFiles/Makefile2:690: CMakeFiles/rosconsole.dir/all] Error 2 make: [Makefile:149: all] Error 2 ==> ERROR: A failure occurred in build(). Aborting...
Getting this error!
Pinned Comments
acxz commented on 2020-10-02 12:35 (UTC)
Development is on Github: https://github.com/ros-noetic-arch Please open issues and PRs there instead of commenting.