All of lore.kernel.org
 help / color / mirror / Atom feed
* git compile failure
@ 2009-01-29 17:10 Yan Seiner
       [not found] ` <141d1c48884ed68f7e91236a287d48a9.squirrel-+Pg63oGcj7QHmtrW3VDF9w@public.gmane.org>
  0 siblings, 1 reply; 8+ messages in thread
From: Yan Seiner @ 2009-01-29 17:10 UTC (permalink / raw)
  To: Nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW


I'm trying to build nouveau form git. The compile fails with:

gcc -DHAVE_CONFIG_H -I. -I.. -D_XOPEN_SOURCE=500 -I
-I/usr/include/pixman-1 -I/usr/include/drm -I/usr/include/X11/dri -g -O2
-Wall -minline-all-stringops -D_XOPEN_SOURCE=500 -I
-I/usr/include/pixman-1 -I/usr/include/drm -I/usr/include/X11/dri -MT
nouveau_device.lo -MD -MP -MF .deps/nouveau_device.Tpo -c
nouveau_device.c -fPIC -DPIC -o .libs/nouveau_device.o
In file included from nouveau_device.c:27:
nouveau_drmif.h:47: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or
‘__attribute__’ before ‘int’
nouveau_drmif.h:51: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or
‘__attribute__’ before ‘int’
nouveau_drmif.h:54: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or
‘__attribute__’ before ‘void’
nouveau_drmif.h:57: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or
‘__attribute__’ before ‘int’
nouveau_drmif.h:60: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or
‘__attribute__’ before ‘int’
nouveau_drmif.h:96: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or
‘__attribute__’ before ‘int’
nouveau_drmif.h:100: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or
‘__attribute__’ before ‘void’
nouveau_drmif.h:108: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or
‘__attribute__’ before ‘int’
nouveau_drmif.h:110: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or
‘__attribute__’ before ‘int’
nouveau_drmif.h:112: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or
‘__attribute__’ before ‘void’
nouveau_drmif.h:123: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or
‘__attribute__’ before ‘int’
nouveau_drmif.h:127: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or
‘__attribute__’ before ‘void’
nouveau_drmif.h:130: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or
‘__attribute__’ before ‘void’
nouveau_drmif.h:133: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or
‘__attribute__’ before ‘uint32_t’
nouveau_drmif.h:136: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or
‘__attribute__’ before ‘uint32_t’
nouveau_drmif.h:139: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or
‘__attribute__’ before ‘int’
nouveau_drmif.h:161: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or
‘__attribute__’ before ‘int’
nouveau_drmif.h:165: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or
‘__attribute__’ before ‘int’
nouveau_drmif.h:168: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or
‘__attribute__’ before ‘int’
nouveau_drmif.h:171: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or
‘__attribute__’ before ‘void’
nouveau_drmif.h:174: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or
‘__attribute__’ before ‘void’
nouveau_drmif.h:179: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or
‘__attribute__’ before ‘void’
nouveau_device.c: In function ‘nouveau_device_open_existing’:
nouveau_device.c:53: warning: implicit declaration of function
‘nouveau_device_get_param’
make[2]: *** [nouveau_device.lo] Error 1
make[2]: Leaving directory `/usr/src/nouveau/xf86-video-nouveau/src'


The first offending line is here:

NOUVEAU_PRIVATE int
nouveau_device_open_existing(struct nouveau_device **, int close,
int fd, drm_context_t ctx);

The rest of the errors are for similar syntax.  Basically, the compiler
doesn't like the "NOUVEAU_PRIVATE int" part.

What am I looking for?  Is there a header file I'm missing somewhere?  Or
am I picking up a wrong header file?

--Yan


-- 
  o__
  ,>/'_          o__
  (_)\(_)        ,>/'_        o__
Yan Seiner      (_)\(_)       ,>/'_     o__
       Personal Trainer      (_)\(_)    ,>/'_        o__
             Professional Engineer     (_)\(_)       ,>/'_
Who says engineers have to be pencil necked geeks?  (_)\(_)

You are an adult when you realize that everyone's an idiot sometimes. You
are wise when you include yourself.

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2009-02-01  9:29 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-01-29 17:10 git compile failure Yan Seiner
     [not found] ` <141d1c48884ed68f7e91236a287d48a9.squirrel-+Pg63oGcj7QHmtrW3VDF9w@public.gmane.org>
2009-01-29 21:15   ` Pekka Paalanen
     [not found]     ` <20090129231559.302a708e-cxYvVS3buNOdIgDiPM52R8c4bpwCjbIv@public.gmane.org>
2009-01-29 21:34       ` Yan Seiner
2009-01-30 14:16       ` Yan Seiner
     [not found]         ` <49830BB2.2040602-6T0/PJfuvIjQT0dZR+AlfA@public.gmane.org>
2009-01-30 17:57           ` Pekka Paalanen
     [not found]             ` <20090130195749.4f03acb2-cxYvVS3buNOdIgDiPM52R8c4bpwCjbIv@public.gmane.org>
2009-01-31  0:19               ` Yan Seiner
2009-01-31 23:52               ` Yan Seiner
     [not found]                 ` <4984E455.4070701-6T0/PJfuvIjQT0dZR+AlfA@public.gmane.org>
2009-02-01  9:29                   ` Mark Carey

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.