Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UNKNOWN on linux: missing X11/extensions/XShm.h #121

Open
kthakore opened this issue Jul 24, 2011 · 0 comments
Open

UNKNOWN on linux: missing X11/extensions/XShm.h #121

kthakore opened this issue Jul 24, 2011 · 0 comments
Assignees

Comments

@kthakore
Copy link
Member

Running make install SDL...
libtool: compile: gcc -I/.cpan/build/Alien-SDL-1.419-0QfSqh/sharedir/1.419_7907e1d2/include -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -c ./src/video/x11/SDL_x11dga.c -fPIC -DPIC -o build/.libs/SDL_x11dga.o
In file included from ./src/video/x11/SDL_x11video.h:50,
from ./src/video/x11/SDL_x11dga_c.h:24,
from ./src/video/x11/SDL_x11dga.c:30:
./src/video/x11/SDL_x11dyn.h:45:33: error: X11/extensions/XShm.h: No such file or directory
In file included from ./src/video/x11/SDL_x11dga_c.h:24,
from ./src/video/x11/SDL_x11dga.c:30:
./src/video/x11/SDL_x11video.h:77: error: expected specifier- qualifier-list before �XShmSegmentInfo�

Looks like a package is missing: libxv-dev
See: https://init.linpro.no/pipermail/skolelinux.no/cinelerra/2007-January/009648.html

Report:
http://www.cpantesters.org/cpan/report/27d35762-df1c-11df-802f-db708da6763f (Alien::SDL 1.418_2)
http://www.cpantesters.org/cpan/report/9f173cbc-28ff-11e0-8586-b265bb23c87b (Alien::SDL 1.423)

@ghost ghost assigned FROGGS Jul 24, 2011
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants