|
发表于 2002-12-27 21:52:12
|
显示全部楼层
Re: libungif 编译出错, 怎么解决? tram, 帮忙看一下.
仔细看blfs book
注意下面一句:
Note: If you get an error during the make portion compiling lib/qprintf.c, edit the file and comment out or remove line 14: #include <config.h>
最初由 rednose 发布
qprintf.c: In function `GifQprintf':
qprintf.c:42: `va_start' used in function with fixed args
make[2]: *** [qprintf.lo] Error 1
make[2]: Leaving directory `/static/libungif-4.1.0b1/lib'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/static/libungif-4.1.0b1'
make: *** [all-recursive-am] Error 2 |
|