Ticket #1983 (closed bug: invalid)

Opened 5 months ago

Last modified 5 months ago

npipefs: could not resolve symbol 'new_lock'

Reported by: thorn Owned by: axeld
Priority: normal Milestone: R1
Component: File Systems Version: R1 development
Cc: Blocked By:
Platform: x86 Blocking:

Description

Haiku r24635 from serial log

KDiskDeviceManager::_AddDiskSystem() done: No error
"/boot/home/config/add-ons/kernel/file_systems/npipefs": could not resolve symbol 'new_lock'
Could not load kernel add-on "/boot/home/config/add-ons/kernel/file_systems/npipefs": Symbol not found
load_module_image(/boot/home/config/add-ons/kernel/file_systems/npipefs) failed: Symbol not found

Change History

  Changed 5 months ago by axeld

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

The lock API in the BeOS kernel is private. BeOS file systems cannot be used in Haiku. The npipefs provides no additional value over the Haiku pipefs implementation, anyway.

follow-up: ↓ 3   Changed 5 months ago by thorn

i see, it's come from 'official' subversion package.

in reply to: ↑ 2   Changed 5 months ago by bonefish

Replying to thorn:

i see, it's come from 'official' subversion package.

Yep, but that's the official BeOS package.

Note: See TracTickets for help on using tickets.