View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001497 | FSSCP | OpenGL | public | 2007-09-09 02:24 | 2007-10-04 20:47 |
Reporter | Superdreadnought | Assigned To | taylor | ||
Priority | normal | Severity | trivial | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Product Version | 3.6.9 | ||||
Fixed in Version | 3.6.10 | ||||
Summary | 0001497: Ubuntu Gutsy: GL_FRAMEBUFFER_INCOMPLETE_DUPLICATE_ATTACHMENT_EXT not declared | ||||
Description | Since i upgrade from ubuntu feisty to gutsy, fs2_open (version seems not to matter) compilation arborts with: graphics/gropengltexture.cpp: In function ‘int opengl_check_framebuffer()’: graphics/gropengltexture.cpp:1825: error: ‘GL_FRAMEBUFFER_INCOMPLETE_DUPLICATE_ATTACHMENT_EXT’ was not declared in this scope make[1]: *** [gropengltexture.o] Error 1 | ||||
Additional Information | Checked the corresponding source sections and reading sth about GL_FRAMEBUFFER_INCOMPLETE_DUPLICATE_ATTACHMENT_EXT not being included in mac os' headers i simply tried recompiling with that section being commented (worked). Then, assuming it's the right file, i checked /usr/include/SDL/SDL_opengl.h and had to wonder about it including GL_FRAMEBUFFER_INCOMPLETE_DUPLICATE_ATTACHMENT_EXT. Attached my configure-/compile-log and my SDL_opengl.h just for the case u need it. As gutsy is still in alpha-phase and this bug might flush until its final version i wouldn't let this bug drag too much attention (just wanted to have it reported). | ||||
Tags | No tags attached. | ||||
2007-09-09 02:24
|
|
|
Yeah, this should work itself out, I hope. I avoid test releases of OSes, but I'll upgrade to Gusty as soon as it's finalized and make sure to check this as the first thing I do when I've got it all running. |
|
It has been pointed out to me that this check has been removed from the spec, so it is in fact our bug. I'm going to get that fixed, and resolve this once the changes hit CVS. |
|
Fixered. |
Date Modified | Username | Field | Change |
---|---|---|---|
2007-09-09 02:24 | Superdreadnought | New Issue | |
2007-09-09 02:24 | Superdreadnought | File Added: log+sdl_ogl_header.tar.bz2 | |
2007-09-09 02:57 | taylor | Note Added: 0008514 | |
2007-09-24 22:22 | taylor | Note Added: 0008540 | |
2007-09-24 22:22 | taylor | Status | new => assigned |
2007-09-24 22:22 | taylor | Assigned To | => taylor |
2007-10-04 20:47 | taylor | Status | assigned => resolved |
2007-10-04 20:47 | taylor | Fixed in Version | => 3.6.10 |
2007-10-04 20:47 | taylor | Resolution | open => fixed |
2007-10-04 20:47 | taylor | Note Added: 0008551 |