Opened 17 years ago

Closed 17 years ago

Last modified 17 years ago

#1983 closed bug (invalid)

npipefs: could not resolve symbol 'new_lock'

Reported by: thorn Owned by: axeld
Priority: normal Milestone: R1
Component: File Systems Version: R1/pre-alpha1
Keywords: Cc:
Blocked By: Blocking:
Platform: x86

Description

Haiku hrev24635 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 (3)

comment:1 by axeld, 17 years ago

Resolution: invalid
Status: newclosed

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.

comment:2 by thorn, 17 years ago

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

in reply to:  2 comment:3 by bonefish, 17 years ago

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.