Project

General

Profile

Actions

Bug #1400

closed

LINT building is broken on latest HEAD

Added by sepherosa almost 15 years ago. Updated almost 15 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
Due date:
% Done:

0%

Estimated time:

Description

Kernel linking error:

ahci.o: In function `ahci_port_pmprobe':^M
ahci.c:(.text+0x19c6): undefined reference to `ahci_pm_identify'^M
ahci.o: In function `ahci_port_reset':^M
ahci.c:(.text+0x20ba): undefined reference to `ahci_pm_hardreset'^M
ahci.c:(.text+0x20db): undefined reference to `ahci_pm_softreset'^M
ahci.o: In function `ahci_port_state_machine':^M
ahci.c:(.text+0x2c38): undefined reference to `ahci_pm_read'^M
ahci.c:(.text+0x2c8e): undefined reference to `ahci_pm_check_good'^M
  • Error code 1^M

Best Regards,
sephe

Actions #1

Updated by dillon almost 15 years ago

:Kernel linking error:
:
:ahci.o: In function `ahci_port_pmprobe':^M
:ahci.c:(.text+0x19c6): undefined reference to `ahci_pm_identify'^M
:ahci.o: In function `ahci_port_reset':^M
:ahci.c:(.text+0x20ba): undefined reference to `ahci_pm_hardreset'^M
:ahci.c:(.text+0x20db): undefined reference to `ahci_pm_softreset'^M
:ahci.o: In function `ahci_port_state_machine':^M
:ahci.c:(.text+0x2c38): undefined reference to `ahci_pm_read'^M
:ahci.c:(.text+0x2c8e): undefined reference to `ahci_pm_check_good'^M
:*** Error code 1^M
:
:Best Regards,
:sephe

I forgot to add the file to sys/conf/files.  It will be fixed
momentarily.
-Matt
Actions

Also available in: Atom PDF