diff options
Diffstat (limited to 'results/classifier/deepseek-2-tmp/output/other/705931')
| -rw-r--r-- | results/classifier/deepseek-2-tmp/output/other/705931 | 30 |
1 files changed, 0 insertions, 30 deletions
diff --git a/results/classifier/deepseek-2-tmp/output/other/705931 b/results/classifier/deepseek-2-tmp/output/other/705931 deleted file mode 100644 index 4768ada05..000000000 --- a/results/classifier/deepseek-2-tmp/output/other/705931 +++ /dev/null @@ -1,30 +0,0 @@ - -make ui sdl error 1 on git devel - -after clone git devel, try compile on slackware 13.1 32 bit machine got error: - -ui/sdl.c:809:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token -ui/sdl.c:815:36: error: expected ')' before '*' token -/usr/include/X11/Xlib.h:3575:14: error: old-style parameter declarations in prototyped function definition -/usr/include/X11/Xlib.h:3576:5: error: parameter name omitted -ui/sdl.c:883:1: error: expected '{' at end of input -ui/sdl.c:883:1: error: control reaches end of non-void function -make: *** [ui/sdl.o] Error 1 - - -root@darkstar:/usr/src/qemu/qemu# gcc -v -Reading specs from /usr/lib/gcc/i486-slackware-linux/4.5.1/specs -COLLECT_GCC=gcc -COLLECT_LTO_WRAPPER=/usr/libexec/gcc/i486-slackware-linux/4.5.1/lto-wrapper -Target: i486-slackware-linux -Configured with: ../gcc-4.5.1/configure --prefix=/usr --libdir=/usr/lib --mandir=/usr/man --infodir=/usr/info --enable-shared --enable-bootstrap --enable-languages=ada,c,c++,fortran,java,objc,lto --enable-threads=posix --enable-checking=release --with-system-zlib --with-python-dir=/lib/python2.6/site-packages --disable-libunwind-exceptions --enable-__cxa_atexit --enable-libssp --enable-lto --with-gnu-ld --verbose --with-arch=i486 --target=i486-slackware-linux --build=i486-slackware-linux --host=i486-slackware-linux -Thread model: posix -gcc version 4.5.1 (GCC) - - -root@darkstar:/usr/src/qemu/qemu# uname -a -Linux darkstar 2.6.35.7-smp #2 SMP Mon Oct 11 14:52:09 CDT 2010 i686 Intel(R) Core(TM)2 Duo CPU T7100 @ 1.80GHz GenuineIntel GNU/Linux -root@darkstar:/usr/src/qemu/qemu# cat /etc/slackware-version -Slackware 13.1.0 - -thanks \ No newline at end of file |