[haiku-bugs] Re: [Haiku] #10279: random binary crashes, generally while compiling or doing other port work

  • From: "kallisti5" <trac@xxxxxxxxxxxx>
  • Date: Sun, 05 Jan 2014 22:18:45 -0000

#10279: random binary crashes, generally while compiling or doing other port 
work
-----------------------------+----------------------------
   Reporter:  kallisti5      |      Owner:  axeld
       Type:  bug            |     Status:  new
   Priority:  high           |  Milestone:  R1/beta1
  Component:  System/Kernel  |    Version:  R1/Development
 Resolution:                 |   Keywords:  vm
 Blocked By:                 |   Blocking:
Has a Patch:  1              |   Platform:  All
-----------------------------+----------------------------

Comment (by kallisti5):

 nope, seems the scheduler branch currently doesn't compile:
 {{{
 Link /home/kallisti5/code/haiku-
 
scheduler/generated.x86_gcc2/objects/haiku/x86_gcc2/release/system/libroot/libroot.so
 /home/kallisti5/code/haiku-
 
scheduler/generated.x86_gcc2/objects/haiku/x86_gcc2/release/system/libroot/libroot_init.o:
 In function `initialize_before':
 libroot_init.c:(.text+0xe3): undefined reference to `get_system_info'
 /home/kallisti5/code/haiku-
 
scheduler/generated.x86_gcc2/objects/haiku/x86_gcc2/release/system/libroot/os/os_main.o:
 In function `_get_system_info':
 (.text+0x4851): undefined reference to `get_cpu_topology_info'
 /home/kallisti5/code/haiku-
 
scheduler/generated.x86_gcc2/objects/haiku/x86_gcc2/release/system/libroot/os/os_main.o:
 In function `_get_system_info':
 (.text+0x48a8): undefined reference to `get_cpu_topology_info'
 /home/kallisti5/code/haiku-
 
scheduler/generated.x86_gcc2/objects/haiku/x86_gcc2/release/system/libroot/posix/sys/posix_sys.o:
 In function `uname':
 (.text+0x15b7): undefined reference to `get_system_info'
 /home/kallisti5/code/haiku-
 
scheduler/generated.x86_gcc2/objects/haiku/x86_gcc2/release/system/libroot/posix/sys/posix_sys.o:
 In function `uname':
 (.text+0x165d): undefined reference to `get_cpu_topology_info'
 /home/kallisti5/code/haiku-
 
scheduler/generated.x86_gcc2/objects/haiku/x86_gcc2/release/system/libroot/posix/unistd/posix_unistd.o:
 In function `__sysconf':
 (.text+0x4d3): undefined reference to `get_system_info'
 /home/kallisti5/code/haiku-
 
scheduler/generated.x86_gcc2/objects/haiku/x86_gcc2/release/system/libroot/posix/unistd/posix_unistd.o:
 In function `__sysconf':
 (.text+0x505): undefined reference to `get_system_info'
 /home/kallisti5/code/haiku-
 
scheduler/generated.x86_gcc2/objects/haiku/x86_gcc2/release/system/libroot/posix/unistd/posix_unistd.o:
 In function `__sysconf':
 (.text+0x55b): undefined reference to `get_system_info'
 /home/kallisti5/code/haiku-
 
scheduler/generated.x86_gcc2/objects/haiku/x86_gcc2/release/system/libroot/posix/unistd/posix_unistd.o:
 In function `__sysconf':
 (.text+0x58b): undefined reference to `get_system_info'
 /home/kallisti5/code/haiku-
 
scheduler/generated.x86_gcc2/objects/haiku/x86_gcc2/release/system/libroot/posix/malloc/posix_malloc.o:
 In function `BPrivate::hoardHeap::initNumProcs(void)':
 (.text+0x370e): undefined reference to `get_system_info'
 collect2: ld returned 1 exit status
 }}}

--
Ticket URL: <http://dev.haiku-os.org/ticket/10279#comment:46>
Haiku <http://dev.haiku-os.org>
Haiku - the operating system.

Other related posts: