Re: [ros-users] Errors while making rosconsole

Top Page
Attachments:
Message as email
+ (text/plain)
+ (text/html)
Delete this message
Reply to this message
Author: Josh Faust
Date:  
To: ros-users
Subject: Re: [ros-users] Errors while making rosconsole
Hi Michal,

What OS/version are you on? Do you have ROS_BINDEPS_PATH set to something
other than /opt/ros? Can you send the output of doing a verbose make in
rosconsole?

roscd rosconsole
VERBOSE=1 make
...

Josh

On Wed, Mar 3, 2010 at 3:28 AM, <> wrote:

> Hi all,
>
> I am starting to use ROS and I have encountered an error while making the
> rosconsole package. The log file from rosmake is attached, the problem
> seems to be that rosmake could not locate log4cxx/logger.h (and other
> files from log4cxx), but log4cxx was installed (using rosdep) and logger.h
> exist in opt/ros/include/log4cxx , where I would expect the compiler to be
> looking for it.
>
> Does anybody know, what might be the problem? Maybe some environmental
> variable is not set properly? Or should the header files be somewhere
> else?
>
> Thank you very much for any hints.
>
> Michal Stolba
> _______________________________________________
> ros-users mailing list
>
> https://code.ros.org/mailman/listinfo/ros-users
>
>