Bug 33002 - Driver "nouveau" does not compile
Summary: Driver "nouveau" does not compile
Status: CLOSED OBSOLETE
Alias: None
Product: Drivers
Classification: Unclassified
Component: Video(DRI - non Intel) (show other bugs)
Hardware: All Linux
: P1 blocking
Assignee: drivers_video-dri
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-04-10 22:12 UTC by JP Pozzi
Modified: 2012-05-12 14:42 UTC (History)
2 users (show)

See Also:
Kernel Version: 2.6.29-rc2
Subsystem:
Regression: No
Bisected commit-id:


Attachments
.config file (64.66 KB, application/octet-stream)
2011-04-10 22:12 UTC, JP Pozzi
Details

Description JP Pozzi 2011-04-10 22:12:00 UTC
Created attachment 54002 [details]
.config file

Hello,

When I try to compile 2.6.39-rc2 all is OK, but if I try to compile the "nouveau" driver I get an error :

  LD      drivers/built-in.o
  LD      vmlinux.o
  MODPOST vmlinux.o
  GEN     .version
  CHK     include/generated/compile.h
  UPD     include/generated/compile.h
  CC      init/version.o
  LD      init/built-in.o
  LD      .tmp_vmlinux1
drivers/built-in.o: In function `nouveau_pm_acpi_event':
nouveau_pm.c:(.text+0xdfb69): undefined reference to `power_supply_is_system_supplied'
make: *** [.tmp_vmlinux1] Error 1


I attach the .config file

Regards

JP P

Note You need to log in before you can comment on or make changes to this bug.