[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#414612: xserver-xorg-video-intel: undefined symbol i830PipeFindClosestMode



Ãrjan wrote
> No, this is not an upstream bug. I looked at the source code and it is 
> actually the debian diff that removes the definition of 
> i830PipeFindClosestMode from the upstream source. My guess is that you 
> accidentally applied some old patches that are no longer relevant.


The symbol is declared in src/i830_display.h, l.32, and used in i830_driver.c, l.2931.

In current upstream git both i830PipeFindClosestMode and i830SetMode
were deleted from i830_display.h, in commit
4042b27f01fdb94e7fc0d4e991e054fff88479ea made a week ago, last Tuesday 6
March.  The use of the symbol in i830_driver.c was removed in the same commit.

So yes, the problem should clear in the next upstream release, or we
could pull upstream if we don't want to wait.

Drew



Reply to: