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

编译不能通过 #6

Open
GoogleCodeExporter opened this issue Apr 6, 2015 · 1 comment
Open

编译不能通过 #6

GoogleCodeExporter opened this issue Apr 6, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

li117-184:~/memlink-read-only# scons
scons: Reading SConscript files ...
scons: done reading SConscript files.
scons: Building targets ...
gcc -o dumpfile.o -c -ggdb -pthread -std=gnu99 -Wall -Werror -DDEBUG 
-D_FILE_OFFSET_BITS=64 -D_LARGE_FILE -I/Developer/usr/include -I. dumpfile.c
cc1: warnings being treated as errors
dumpfile.c: In function 'dumpfile_call_loop':
dumpfile.c:322: error: implicit declaration of function 'evutil_timerclear'
scons: *** [dumpfile.o] Error 1
scons: building terminated because of errors.



li117-184:~/memlink-read-only# gcc -v
Using built-in specs.
Target: i486-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Debian 4.3.2-1.1' 
--with-bugurl=file:///usr/share/doc/gcc-4.3/README.Bugs 
--enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --enable-shared 
--with-system-zlib --libexecdir=/usr/lib --without-included-gettext 
--enable-threads=posix --enable-nls --with-gxx-include-dir=/usr/include/c++/4.3 
--program-suffix=-4.3 --enable-clocale=gnu --enable-libstdcxx-debug 
--enable-objc-gc --enable-mpfr --enable-targets=all --enable-cld 
--enable-checking=release --build=i486-linux-gnu --host=i486-linux-gnu 
--target=i486-linux-gnu
Thread model: posix
gcc version 4.3.2 (Debian 4.3.2-1.1) 

Original issue reported on code.google.com by [email protected] on 24 Nov 2010 at 11:23

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant