[haiku-development] Re: Linking regression

  • From: Rene Gollent <anevilyak@xxxxxxxxx>
  • To: haiku-development@xxxxxxxxxxxxx
  • Date: Thu, 29 Apr 2010 13:31:43 -0400

On Thu, Apr 29, 2010 at 12:58 PM, Zenja Solaja <solaja@xxxxxxxxx> wrote:
> I've been working on porting Nouveau to Haiku (with constant work related
> interruptions), and recently noticed a regression when linking.  My previous
> Haiku build was from mid February 2010, where I was able to link
> sigpending().  With the build from April 27 (Haiku R1-alpha2 image), I fail
> to link the work-in-progress driver due to missing symbol sigpending() in
> nouveau_fence.c.  I can ignore the issue for now since GL fence extension is

Is this the kernel or userland portion of the driver? What are you
linking against exactly? I see sigpending defined in all of the
kernel, kernel.so and libroot.so here at least.

Regards,

Rene

Other related posts: