Not able to configure - POSIX RT library not found

Asked by LA

I am trying to compile libudev for my Synology DS210j NAS (Linux NAS 2.6.32.12 #2198 Wed Mar 7 15:39:07 CST 2012 armv5tel GNU/Linux synology_88f6281_210j), but getting the following error while running configure:

checking for library containing clock_gettime... no
configure: error: POSIX RT library not found

How can I fix that?

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu udev Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Tobias (ulbricht-tobias) said :
#1

Clearly you are missing a library , like "librt-dev" or something.

You could check in the config.log file which library is needed, you might find out by which header is included or google that message.
Then install the -dev package and go further.

Can you help with this problem?

Provide an answer of your own, or ask LA for more information if necessary.

To post a message you must log in.