Code: Select all
scrap.c:35: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'scrap_type'
scrap.c:55: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
scrap.c:56: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'SDL_Window'
scrap.c:73: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'convert_format'
scrap.c: In function 'init_scrap':
scrap.c:281: error: 'SDL_SysWMinfo' has no member named 'subsystem'
scrap.c:281: error: 'SDL_SYSWM_X11' undeclared (first use in this function)
scrap.c:281: error: (Each undeclared identifier is reported only once
scrap.c:281: error: for each function it appears in.)
scrap.c:283: error: 'SDL_Display' undeclared (first use in this function)
scrap.c:283: error: 'SDL_SysWMinfo' has no member named 'info'
scrap.c:284: error: 'SDL_Window' undeclared (first use in this function)
scrap.c:284: error: 'SDL_SysWMinfo' has no member named 'info'
scrap.c:285: error: 'SDL_SysWMinfo' has no member named 'info'
scrap.c:286: error: 'SDL_SysWMinfo' has no member named 'info'
scrap.c: In function 'lost_scrap':
scrap.c:322: error: 'SDL_Display' undeclared (first use in this function)
scrap.c:322: error: 'XA_PRIMARY' undeclared (first use in this function)
scrap.c:322: error: 'SDL_Window' undeclared (first use in this function)
scrap.c: In function 'put_scrap':
scrap.c:341: error: 'scrap_type' undeclared (first use in this function)
scrap.c:341: error: expected ';' before 'format'
scrap.c:345: error: 'format' undeclared (first use in this function)
scrap.c:355: error: 'SDL_Display' undeclared (first use in this function)
scrap.c:356: error: 'XA_CUT_BUFFER0' undeclared (first use in this function)
scrap.c:356: error: 'PropModeReplace' undeclared (first use in this function)
scrap.c:359: error: 'XA_PRIMARY' undeclared (first use in this function)
scrap.c:359: error: 'SDL_Window' undeclared (first use in this function)
scrap.c:359: error: 'CurrentTime' undeclared (first use in this function)
scrap.c: In function 'get_scrap':
scrap.c:441: error: 'scrap_type' undeclared (first use in this function)
scrap.c:441: error: expected ';' before 'format'
scrap.c:444: error: 'format' undeclared (first use in this function)
scrap.c:449: error: 'Window' undeclared (first use in this function)
scrap.c:449: error: expected ';' before 'owner'
scrap.c:450: error: 'Atom' undeclared (first use in this function)
scrap.c:450: error: expected ';' before 'selection'
scrap.c:451: error: expected ';' before 'seln_type'
scrap.c:458: error: 'owner' undeclared (first use in this function)
scrap.c:458: error: 'SDL_Display' undeclared (first use in this function)
scrap.c:458: error: 'XA_PRIMARY' undeclared (first use in this function)
scrap.c:460: error: 'None' undeclared (first use in this function)
scrap.c:460: error: 'SDL_Window' undeclared (first use in this function)
scrap.c:463: error: 'selection' undeclared (first use in this function)
scrap.c:463: error: 'XA_CUT_BUFFER0' undeclared (first use in this function)
scrap.c:472: error: 'False' undeclared (first use in this function)
scrap.c:474: error: 'CurrentTime' undeclared (first use in this function)
scrap.c:481: error: 'XEvent' undeclared (first use in this function)
scrap.c:481: error: expected ';' before 'xevent'
scrap.c:483: error: 'xevent' undeclared (first use in this function)
scrap.c:483: error: 'SelectionNotify' undeclared (first use in this function)
scrap.c:491: error: 'seln_type' undeclared (first use in this function)
scrap.c:492: error: 'Success' undeclared (first use in this function)
scrap.c: In function 'clipboard_filter':
scrap.c:599: error: 'SDL_SysWMmsg' has no member named 'event'
scrap.c:601: error: 'SelectionRequest' undeclared (first use in this function)
scrap.c:602: error: 'XSelectionRequestEvent' undeclared (first use in this function)
scrap.c:602: error: 'req' undeclared (first use in this function)
scrap.c:603: error: 'XEvent' undeclared (first use in this function)
scrap.c:603: error: expected ';' before 'sevent'
scrap.c:609: error: 'SDL_SysWMmsg' has no member named 'event'
scrap.c:610: error: 'sevent' undeclared (first use in this function)
scrap.c:610: error: 'SelectionNotify' undeclared (first use in this function)
scrap.c:613: error: 'None' undeclared (first use in this function)
scrap.c:617: error: 'SDL_Display' undeclared (first use in this function)
scrap.c:618: error: 'XA_CUT_BUFFER0' undeclared (first use in this function)
scrap.c:618: error: 'False' undeclared (first use in this function)
scrap.c:620: error: 'Success' undeclared (first use in this function)
scrap.c:624: error: 'XA_STRING' undeclared (first use in this function)
scrap.c:630: error: 'PropModeReplace' undeclared (first use in this function)
make[2]: *** [scrap.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory `/var/tmp/portage/warzone2100-2.0.5/work/warzone2100-2.0.5/lib/widget'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/warzone2100-2.0.5/work/warzone2100-2.0.5/lib'
make: *** [all-recursive] Error 1
!!! ERROR: games-strategy/warzone2100-2.0.5 failed.
Call stack:
ebuild.sh, line 1546: Called dyn_compile
ebuild.sh, line 937: Called src_compile
warzone2100-2.0.5.ebuild, line 50: Called die
!!! emake failed
!!! If you need support, post the topmost build error, and the call stack if relevant.
peterbilt ~ #
Thanks,
DFO


