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

Build failure on Debian testing (jessie) #16

Closed
slapin opened this issue Feb 10, 2014 · 4 comments
Closed

Build failure on Debian testing (jessie) #16

slapin opened this issue Feb 10, 2014 · 4 comments

Comments

@slapin
Copy link
Contributor

slapin commented Feb 10, 2014

Build produces lots of errors like this:

gcc -o drivers/webp/mux/muxread.o -c -g2 -Wall -DDEBUG_ENABLED -DDEBUG_MEMORY_ENABLED -DFREETYPE_ENABLED -DDEBUG_MEMORY_ALLOC -DSCI_NAMESPACE -DOPENGL_ENABLED -DGLEW_ENABLED -DALSA_ENABLED -DX11_ENABLED -DUNIX_ENABLED -DGLES2_ENABLED -DGLES1_ENABLED -DGLES_OVER_GL -DMUSEPACK_ENABLED -DOLD_SCENE_FORMAT_ENABLED -DSQUISH_ENABLED -DVORBIS_ENABLED -DTHEORA_ENABLED -DPNG_ENABLED -DDDS_ENABLED -DPVR_ENABLED -DJPG_ENABLED -DWEBP_ENABLED -DSPEEX_ENABLED -DTOOLS_ENABLED -DGDSCRIPT_ENABLED -DMINIZIP_ENABLED -DXML_ENABLED -Icore -Icore/math -Itools -Idrivers -I. -Iplatform/x11 -I/usr/include/freetype2 -Idrivers/vorbis drivers/webp/mux/muxread.c
In file included from drivers/webp/mux/./../dec/././webpi.h:21:0,
from drivers/webp/mux/./../dec/./vp8li.h:19,
from drivers/webp/mux/./../dec/vp8i.h:18,
from drivers/webp/mux/./muxi.h:18,
from drivers/webp/mux/muxread.c:16:
drivers/webp/mux/./../dec/././../utils/rescaler.h:67:1: error: expected '=', ',', ';', 'asm' or 'attribute' before 'int'
int WebPRescalerHasPendingOutput(const WebPRescaler* const rescaler) {
^
In file included from drivers/webp/mux/./../dec/././webpi.h:22:0,
from drivers/webp/mux/./../dec/./vp8li.h:19,
from drivers/webp/mux/./../dec/vp8i.h:18,
from drivers/webp/mux/./muxi.h:18,
from drivers/webp/mux/muxread.c:16:
drivers/webp/mux/./../dec/./././decode_vp8.h:131:20: error: expected '=', ',', ';', 'asm' or 'attribute' before 'int'
static WEBP_INLINE int VP8InitIo(VP8Io* const io) {

And others regarding WEBP_INLINE, any ideas what is wrong?

@slapin
Copy link
Contributor Author

slapin commented Feb 10, 2014

Btw, build OK on different machine, with the same OS

@slapin
Copy link
Contributor Author

slapin commented Feb 10, 2014

with webp=no build is successful

@antarktikali
Copy link

This is related to issue #27

@adolson
Copy link
Contributor

adolson commented Dec 9, 2014

pretty sure this is fixed and can be closed

@reduz reduz closed this as completed Dec 9, 2014
AndreaCatania referenced this issue in AndreaCatania/godot Jul 10, 2020
lawnjelly added a commit to lawnjelly/godot that referenced this issue Mar 31, 2023
YeldhamDev pushed a commit to YeldhamDev/godot that referenced this issue Jul 21, 2023
…o_install_template

Add advertisement modules and core scaffolding
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

4 participants