Ticket #14 (closed bug: invalid)

Opened 5 years ago

Last modified 5 years ago

Build Error: "undefined reference to `raw1394_read_cycle_timer'"

Reported by: carlotheman Assigned to:
Priority: major Milestone: FFADO 2.0
Component: Version:
Keywords: Build Error, raw1394_read_cycle_timer Cc:
The device the bug applies to:

Description

There is an error message during the FFADO build process ('make').

Distro: Ubuntu, Feisty Fawn Kernel: 2.6.20-15-generic, 2.6.20-15-lowlatency (same results) Device: Roland Edirol FA-101

Attachments

msg.txt (0.5 kB) - added by carlotheman on 05/08/07 03:46:48.
'make' Error Message

Change History

05/08/07 03:46:48 changed by carlotheman

  • attachment msg.txt added.

'make' Error Message

05/08/07 03:47:59 changed by carlotheman

  • keywords set to Build Error, raw1394_read_cycle_timer.

05/08/07 04:53:01 changed by carlotheman

  • status changed from new to closed.
  • resolution set to invalid.

libraw1394 1.2.1 was installed in /usr/lib, 1.3.0 in /usr/local/lib.

Solution: Do 'rm /usr/lib/libraw*' before installing 1.3.0, and use prefix /usr.