[haiku-bugs] [Haiku] #9688: Symlink _INPUTSERVER_ Missing

  • From: "AGMS" <trac@xxxxxxxxxxxx>
  • Date: Fri, 19 Apr 2013 18:57:21 -0000

#9688: Symlink _INPUTSERVER_ Missing
----------------------------------+------------------------------
 Reporter:  AGMS                  |        Owner:  korli
     Type:  bug                   |       Status:  new
 Priority:  normal                |    Milestone:  R1
Component:  Servers/input_server  |      Version:  R1/Development
 Keywords:                        |   Blocked By:
 Blocking:                        |  Has a Patch:  0
 Platform:  All                   |
----------------------------------+------------------------------
 If you want to compile an InputServer add-on, you need to link it against
 the appropriate (32/64 bit, GCC2/4, etc) InputServer.  BeOS had a symbolic
 link named _INPUTSERVER_ in the /boot/develop/lib/x86 directory which
 pointed to the executable /boot/beos/system/servers/input_server.  Haiku
 doesn't have it.

 There are other libraries in Haiku's /boot/develop/lib/x86 directory
 (actually a symbolic link, which points to GCC2 or GCC4 varieties), even
 _KERNEL, but no _INPUTSERVER_.  It would be useful to have for compiling
 add-ons outside the whole Haiku build process.

 In particular I'm trying to make an InputServer add-on for VNC that
 simulates input from a remote mouse and keyboard, for GCC4.  For now, I'll
 just link with the input server executable from a GCC4 build of Haiku.

--
Ticket URL: <http://dev.haiku-os.org/ticket/9688>
Haiku <http://dev.haiku-os.org>
Haiku - the operating system.

Other related posts: