intel 1.9.93: ch7017Power & ch7017PrintRegs undefined

Eric Anholt eric at anholt.net
Fri Mar 30 17:32:45 PDT 2007


On Fri, 2007-03-30 at 14:39 -0700, Alan Coopersmith wrote:
> I've been building our Solaris builds so that undefined symbols are
> an error, and thus the ch7017 module in xf86-video-intel-1.9.93 is
> failing to build, because these symbols aren't defined anywhere:
> 
> ch7017.c: In function `ch7017_mode_set':
> ch7017.c:196: warning: implicit declaration of function `ch7017Power'
> ch7017.c:213: warning: implicit declaration of function `ch7017PrintRegs'
> [...]
> Undefined                       first referenced
>   symbol                             in file
> ch7017Power                         ch7017.lo
> ch7017PrintRegs                     ch7017.lo
> ld: fatal: Symbol referencing errors. No output written to ch7017.so
> 
> Are these defined somewhere non-obvious?   (I don't see them in any
> file in the intel driver or xserver trees.)   Or just an oops?

Nope, just a function renaming that only half-happened because warnings
weren't turned on.  Fixed now.  This code isn't actually used yet, since
I have yet to acquire some hardware that actually has one of these
chips.

-- 
Eric Anholt                             anholt at FreeBSD.org
eric at anholt.net                         eric.anholt at intel.com

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 187 bytes
Desc: This is a digitally signed message part
URL: <http://lists.x.org/archives/xorg/attachments/20070330/245d4697/attachment.pgp>


More information about the xorg mailing list