Giter VIP home page Giter VIP logo

Comments (9)

GoogleCodeExporter avatar GoogleCodeExporter commented on September 25, 2024
GCC 4.7?

Original comment by olafvdspek on 17 Jan 2014 at 9:16

from xbt.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 25, 2024
gcc -v
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.6/lto-wrapper
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Ubuntu/Linaro 
4.6.3-1ubuntu5' --with-bugurl=file:///usr/share/doc/gcc-4.6/README.Bugs 
--enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr 
--program-suffix=-4.6 --enable-shared --enable-linker-build-id 
--with-system-zlib --libexecdir=/usr/lib --without-included-gettext 
--enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.6 
--libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu 
--enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object 
--enable-plugin --enable-objc-gc --disable-werror --with-arch-32=i686 
--with-tune=generic --enable-checking=release --build=x86_64-linux-gnu 
--host=x86_64-linux-gnu --target=x86_64-linux-gnu
Thread model: posix
gcc version 4.6.3 (Ubuntu/Linaro 4.6.3-1ubuntu5) 

Original comment by [email protected] on 17 Jan 2014 at 9:17

from xbt.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 25, 2024
Please upgrade to 4.7

Original comment by olafvdspek on 17 Jan 2014 at 9:22

from xbt.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 25, 2024

Original comment by olafvdspek on 18 Jan 2014 at 12:52

  • Changed state: Invalid

from xbt.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 25, 2024
Same problem.
I'm using :
mo2n@tracker:/home/galax/tracker/xbt/Tracker# gcc -v
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.8/lto-wrapper
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Ubuntu 
4.8.1-2ubuntu1~12.04' --with-bugurl=file:///usr/share/doc/gcc-4.8/README.Bugs 
--enable-languages=c,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr 
--program-suffix=-4.8 --enable-shared --enable-linker-build-id 
--libexecdir=/usr/lib --without-included-gettext --enable-threads=posix 
--with-gxx-include-dir=/usr/include/c++/4.8 --libdir=/usr/lib --enable-nls 
--with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug 
--enable-libstdcxx-time=yes --enable-gnu-unique-object --enable-plugin 
--with-system-zlib --disable-browser-plugin --enable-java-awt=gtk 
--enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-4.8-amd64/jre 
--enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-4.8-amd64 
--with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-4.8-amd64 
--with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar 
--enable-objc-gc --enable-multiarch --disable-werror --with-arch-32=i686 
--with-abi=m64 --with-multilib-list=m32,m64 --with-tune=generic 
--enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu 
--target=x86_64-linux-gnu
Thread model: posix
gcc version 4.8.1 (Ubuntu 4.8.1-2ubuntu1~12.04)

Original comment by [email protected] on 30 Jan 2014 at 8:06

from xbt.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 25, 2024
4.8 should be good, what's the error message?

Original comment by olafvdspek on 30 Jan 2014 at 8:13

from xbt.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 25, 2024
Hi Olaf, the error is the same:

galax@tracker:~/xbt/Tracker$ ./make.sh
In file included from connection.cpp:5:0:
server.h:19:28: sorry, unimplemented: non-static data member initializers
server.h:19:28: error: ISO C++ forbids in-class initialization of non-const 
static member ‘accept_errors’
server.h:20:27: sorry, unimplemented: non-static data member initializers
server.h:20:27: error: ISO C++ forbids in-class initialization of non-const 
static member ‘accepted_tcp’
server.h:21:29: sorry, unimplemented: non-static data member initializers
server.h:21:29: error: ISO C++ forbids in-class initialization of non-const 
static member ‘announced_http’
server.h:22:28: sorry, unimplemented: non-static data member initializers
server.h:22:28: error: ISO C++ forbids in-class initialization of non-const 
static member ‘announced_udp’
server.h:23:27: sorry, unimplemented: non-static data member initializers
server.h:23:27: error: ISO C++ forbids in-class initialization of non-const 
static member ‘rejected_tcp’
server.h:24:27: sorry, unimplemented: non-static data member initializers
server.h:24:27: error: ISO C++ forbids in-class initialization of non-const 
static member ‘scraped_full’
server.h:25:27: sorry, unimplemented: non-static data member initializers
server.h:25:27: error: ISO C++ forbids in-class initialization of non-const 
static member ‘scraped_http’
server.h:26:28: sorry, unimplemented: non-static data member initializers
server.h:26:28: error: ISO C++ forbids in-class initialization of non-const 
static member ‘scraped_multi’
server.h:27:26: sorry, unimplemented: non-static data member initializers
server.h:27:26: error: ISO C++ forbids in-class initialization of non-const 
static member ‘scraped_udp’
server.h:28:23: sorry, unimplemented: non-static data member initializers
server.h:28:23: error: ISO C++ forbids in-class initialization of non-const 
static member ‘slow_tcp’
server.h:29:31: error: ‘time_t time(time_t*)’ is not ‘constexpr’
server.h:29:31: sorry, unimplemented: non-static data member initializers
server.h:29:31: error: ISO C++ forbids in-class initialization of non-const 
static member ‘start_time’
server.h:82:17: sorry, unimplemented: non-static data member initializers
server.h:82:17: error: ISO C++ forbids in-class initialization of non-const 
static member ‘mtime’
server.h:97:18: sorry, unimplemented: non-static data member initializers
server.h:97:18: error: ISO C++ forbids in-class initialization of non-const 
static member ‘completed’
server.h:98:12: sorry, unimplemented: non-static data member initializers
server.h:98:12: error: ISO C++ forbids in-class initialization of non-const 
static member ‘fid’
server.h:99:17: sorry, unimplemented: non-static data member initializers
server.h:99:17: error: ISO C++ forbids in-class initialization of non-const 
static member ‘leechers’
server.h:100:16: sorry, unimplemented: non-static data member initializers
server.h:100:16: error: ISO C++ forbids in-class initialization of non-const 
static member ‘seeders’
server.h:101:15: sorry, unimplemented: non-static data member initializers
server.h:101:15: error: ISO C++ forbids in-class initialization of non-const 
static member ‘dirty’
server.h:106:19: sorry, unimplemented: non-static data member initializers
server.h:106:19: error: ISO C++ forbids in-class initialization of non-const 
static member ‘can_leech’
server.h:109:18: sorry, unimplemented: non-static data member initializers
server.h:109:18: error: ISO C++ forbids in-class initialization of non-const 
static member ‘completes’
server.h:110:20: sorry, unimplemented: non-static data member initializers
server.h:110:20: error: ISO C++ forbids in-class initialization of non-const 
static member ‘incompletes’
server.h:111:20: sorry, unimplemented: non-static data member initializers
server.h:111:20: error: ISO C++ forbids in-class initialization of non-const 
static member ‘peers_limit’
server.h:112:29: sorry, unimplemented: non-static data member initializers
server.h:112:29: error: ISO C++ forbids in-class initialization of non-const 
static member ‘torrent_pass_version’
server.h:113:23: sorry, unimplemented: non-static data member initializers
server.h:113:23: error: ISO C++ forbids in-class initialization of non-const 
static member ‘torrents_limit’
server.h:114:18: sorry, unimplemented: non-static data member initializers
server.h:114:18: error: ISO C++ forbids in-class initialization of non-const 
static member ‘wait_time’
In file included from server.cpp:2:0:
server.h:19:28: sorry, unimplemented: non-static data member initializers
server.h:19:28: error: ISO C++ forbids in-class initialization of non-const 
static member ‘accept_errors’
server.h:20:27: sorry, unimplemented: non-static data member initializers
server.h:20:27: error: ISO C++ forbids in-class initialization of non-const 
static member ‘accepted_tcp’
server.h:21:29: sorry, unimplemented: non-static data member initializers
server.h:21:29: error: ISO C++ forbids in-class initialization of non-const 
static member ‘announced_http’
server.h:22:28: sorry, unimplemented: non-static data member initializers
server.h:22:28: error: ISO C++ forbids in-class initialization of non-const 
static member ‘announced_udp’
server.h:23:27: sorry, unimplemented: non-static data member initializers
server.h:23:27: error: ISO C++ forbids in-class initialization of non-const 
static member ‘rejected_tcp’
server.h:24:27: sorry, unimplemented: non-static data member initializers
server.h:24:27: error: ISO C++ forbids in-class initialization of non-const 
static member ‘scraped_full’
server.h:25:27: sorry, unimplemented: non-static data member initializers
server.h:25:27: error: ISO C++ forbids in-class initialization of non-const 
static member ‘scraped_http’
server.h:26:28: sorry, unimplemented: non-static data member initializers
server.h:26:28: error: ISO C++ forbids in-class initialization of non-const 
static member ‘scraped_multi’
server.h:27:26: sorry, unimplemented: non-static data member initializers
server.h:27:26: error: ISO C++ forbids in-class initialization of non-const 
static member ‘scraped_udp’
server.h:28:23: sorry, unimplemented: non-static data member initializers
server.h:28:23: error: ISO C++ forbids in-class initialization of non-const 
static member ‘slow_tcp’
server.h:29:31: error: ‘time_t time(time_t*)’ is not ‘constexpr’
server.h:29:31: sorry, unimplemented: non-static data member initializers
server.h:29:31: error: ISO C++ forbids in-class initialization of non-const 
static member ‘start_time’
server.h:82:17: sorry, unimplemented: non-static data member initializers
server.h:82:17: error: ISO C++ forbids in-class initialization of non-const 
static member ‘mtime’
server.h:97:18: sorry, unimplemented: non-static data member initializers
server.h:97:18: error: ISO C++ forbids in-class initialization of non-const 
static member ‘completed’
server.h:98:12: sorry, unimplemented: non-static data member initializers
server.h:98:12: error: ISO C++ forbids in-class initialization of non-const 
static member ‘fid’
server.h:99:17: sorry, unimplemented: non-static data member initializers
server.h:99:17: error: ISO C++ forbids in-class initialization of non-const 
static member ‘leechers’
server.h:100:16: sorry, unimplemented: non-static data member initializers
server.h:100:16: error: ISO C++ forbids in-class initialization of non-const 
static member ‘seeders’
server.h:101:15: sorry, unimplemented: non-static data member initializers
server.h:101:15: error: ISO C++ forbids in-class initialization of non-const 
static member ‘dirty’
server.h:106:19: sorry, unimplemented: non-static data member initializers
server.h:106:19: error: ISO C++ forbids in-class initialization of non-const 
static member ‘can_leech’
server.h:109:18: sorry, unimplemented: non-static data member initializers
server.h:109:18: error: ISO C++ forbids in-class initialization of non-const 
static member ‘completes’
server.h:110:20: sorry, unimplemented: non-static data member initializers
server.h:110:20: error: ISO C++ forbids in-class initialization of non-const 
static member ‘incompletes’
server.h:111:20: sorry, unimplemented: non-static data member initializers
server.h:111:20: error: ISO C++ forbids in-class initialization of non-const 
static member ‘peers_limit’
server.h:112:29: sorry, unimplemented: non-static data member initializers
server.h:112:29: error: ISO C++ forbids in-class initialization of non-const 
static member ‘torrent_pass_version’
server.h:113:23: sorry, unimplemented: non-static data member initializers
server.h:113:23: error: ISO C++ forbids in-class initialization of non-const 
static member ‘torrents_limit’
server.h:114:18: sorry, unimplemented: non-static data member initializers
server.h:114:18: error: ISO C++ forbids in-class initialization of non-const 
static member ‘wait_time’
In file included from transaction.cpp:5:0:
server.h:19:28: sorry, unimplemented: non-static data member initializers
server.h:19:28: error: ISO C++ forbids in-class initialization of non-const 
static member ‘accept_errors’
server.h:20:27: sorry, unimplemented: non-static data member initializers
server.h:20:27: error: ISO C++ forbids in-class initialization of non-const 
static member ‘accepted_tcp’
server.h:21:29: sorry, unimplemented: non-static data member initializers
server.h:21:29: error: ISO C++ forbids in-class initialization of non-const 
static member ‘announced_http’
server.h:22:28: sorry, unimplemented: non-static data member initializers
server.h:22:28: error: ISO C++ forbids in-class initialization of non-const 
static member ‘announced_udp’
server.h:23:27: sorry, unimplemented: non-static data member initializers
server.h:23:27: error: ISO C++ forbids in-class initialization of non-const 
static member ‘rejected_tcp’
server.h:24:27: sorry, unimplemented: non-static data member initializers
server.h:24:27: error: ISO C++ forbids in-class initialization of non-const 
static member ‘scraped_full’
server.h:25:27: sorry, unimplemented: non-static data member initializers
server.h:25:27: error: ISO C++ forbids in-class initialization of non-const 
static member ‘scraped_http’
server.h:26:28: sorry, unimplemented: non-static data member initializers
server.h:26:28: error: ISO C++ forbids in-class initialization of non-const 
static member ‘scraped_multi’
server.h:27:26: sorry, unimplemented: non-static data member initializers
server.h:27:26: error: ISO C++ forbids in-class initialization of non-const 
static member ‘scraped_udp’
server.h:28:23: sorry, unimplemented: non-static data member initializers
server.h:28:23: error: ISO C++ forbids in-class initialization of non-const 
static member ‘slow_tcp’
server.h:29:31: error: ‘time_t time(time_t*)’ is not ‘constexpr’
server.h:29:31: sorry, unimplemented: non-static data member initializers
server.h:29:31: error: ISO C++ forbids in-class initialization of non-const 
static member ‘start_time’
server.h:82:17: sorry, unimplemented: non-static data member initializers
server.h:82:17: error: ISO C++ forbids in-class initialization of non-const 
static member ‘mtime’
server.h:97:18: sorry, unimplemented: non-static data member initializers
server.h:97:18: error: ISO C++ forbids in-class initialization of non-const 
static member ‘completed’
server.h:98:12: sorry, unimplemented: non-static data member initializers
server.h:98:12: error: ISO C++ forbids in-class initialization of non-const 
static member ‘fid’
server.h:99:17: sorry, unimplemented: non-static data member initializers
server.h:99:17: error: ISO C++ forbids in-class initialization of non-const 
static member ‘leechers’
server.h:100:16: sorry, unimplemented: non-static data member initializers
server.h:100:16: error: ISO C++ forbids in-class initialization of non-const 
static member ‘seeders’
server.h:101:15: sorry, unimplemented: non-static data member initializers
server.h:101:15: error: ISO C++ forbids in-class initialization of non-const 
static member ‘dirty’
server.h:106:19: sorry, unimplemented: non-static data member initializers
server.h:106:19: error: ISO C++ forbids in-class initialization of non-const 
static member ‘can_leech’
server.h:109:18: sorry, unimplemented: non-static data member initializers
server.h:109:18: error: ISO C++ forbids in-class initialization of non-const 
static member ‘completes’
server.h:110:20: sorry, unimplemented: non-static data member initializers
server.h:110:20: error: ISO C++ forbids in-class initialization of non-const 
static member ‘incompletes’
server.h:111:20: sorry, unimplemented: non-static data member initializers
server.h:111:20: error: ISO C++ forbids in-class initialization of non-const 
static member ‘peers_limit’
server.h:112:29: sorry, unimplemented: non-static data member initializers
server.h:112:29: error: ISO C++ forbids in-class initialization of non-const 
static member ‘torrent_pass_version’
server.h:113:23: sorry, unimplemented: non-static data member initializers
server.h:113:23: error: ISO C++ forbids in-class initialization of non-const 
static member ‘torrents_limit’
server.h:114:18: sorry, unimplemented: non-static data member initializers
server.h:114:18: error: ISO C++ forbids in-class initialization of non-const 
static member ‘wait_time’
In file included from XBT Tracker.cpp:4:0:
server.h:19:28: sorry, unimplemented: non-static data member initializers
server.h:19:28: error: ISO C++ forbids in-class initialization of non-const 
static member ‘accept_errors’
server.h:20:27: sorry, unimplemented: non-static data member initializers
server.h:20:27: error: ISO C++ forbids in-class initialization of non-const 
static member ‘accepted_tcp’
server.h:21:29: sorry, unimplemented: non-static data member initializers
server.h:21:29: error: ISO C++ forbids in-class initialization of non-const 
static member ‘announced_http’
server.h:22:28: sorry, unimplemented: non-static data member initializers
server.h:22:28: error: ISO C++ forbids in-class initialization of non-const 
static member ‘announced_udp’
server.h:23:27: sorry, unimplemented: non-static data member initializers
server.h:23:27: error: ISO C++ forbids in-class initialization of non-const 
static member ‘rejected_tcp’
server.h:24:27: sorry, unimplemented: non-static data member initializers
server.h:24:27: error: ISO C++ forbids in-class initialization of non-const 
static member ‘scraped_full’
server.h:25:27: sorry, unimplemented: non-static data member initializers
server.h:25:27: error: ISO C++ forbids in-class initialization of non-const 
static member ‘scraped_http’
server.h:26:28: sorry, unimplemented: non-static data member initializers
server.h:26:28: error: ISO C++ forbids in-class initialization of non-const 
static member ‘scraped_multi’
server.h:27:26: sorry, unimplemented: non-static data member initializers
server.h:27:26: error: ISO C++ forbids in-class initialization of non-const 
static member ‘scraped_udp’
server.h:28:23: sorry, unimplemented: non-static data member initializers
server.h:28:23: error: ISO C++ forbids in-class initialization of non-const 
static member ‘slow_tcp’
server.h:29:31: error: ‘time_t time(time_t*)’ is not ‘constexpr’
server.h:29:31: sorry, unimplemented: non-static data member initializers
server.h:29:31: error: ISO C++ forbids in-class initialization of non-const 
static member ‘start_time’
server.h:82:17: sorry, unimplemented: non-static data member initializers
server.h:82:17: error: ISO C++ forbids in-class initialization of non-const 
static member ‘mtime’
server.h:97:18: sorry, unimplemented: non-static data member initializers
server.h:97:18: error: ISO C++ forbids in-class initialization of non-const 
static member ‘completed’
server.h:98:12: sorry, unimplemented: non-static data member initializers
server.h:98:12: error: ISO C++ forbids in-class initialization of non-const 
static member ‘fid’
server.h:99:17: sorry, unimplemented: non-static data member initializers
server.h:99:17: error: ISO C++ forbids in-class initialization of non-const 
static member ‘leechers’
server.h:100:16: sorry, unimplemented: non-static data member initializers
server.h:100:16: error: ISO C++ forbids in-class initialization of non-const 
static member ‘seeders’
server.h:101:15: sorry, unimplemented: non-static data member initializers
server.h:101:15: error: ISO C++ forbids in-class initialization of non-const 
static member ‘dirty’
server.h:106:19: sorry, unimplemented: non-static data member initializers
server.h:106:19: error: ISO C++ forbids in-class initialization of non-const 
static member ‘can_leech’
server.h:109:18: sorry, unimplemented: non-static data member initializers
server.h:109:18: error: ISO C++ forbids in-class initialization of non-const 
static member ‘completes’
server.h:110:20: sorry, unimplemented: non-static data member initializers
server.h:110:20: error: ISO C++ forbids in-class initialization of non-const 
static member ‘incompletes’
server.h:111:20: sorry, unimplemented: non-static data member initializers
server.h:111:20: error: ISO C++ forbids in-class initialization of non-const 
static member ‘peers_limit’
server.h:112:29: sorry, unimplemented: non-static data member initializers
server.h:112:29: error: ISO C++ forbids in-class initialization of non-const 
static member ‘torrent_pass_version’
server.h:113:23: sorry, unimplemented: non-static data member initializers
server.h:113:23: error: ISO C++ forbids in-class initialization of non-const 
static member ‘torrents_limit’
server.h:114:18: sorry, unimplemented: non-static data member initializers
server.h:114:18: error: ISO C++ forbids in-class initialization of non-const 
static member ‘wait_time’
galax@tracker:~/xbt/Tracker$ 

Original comment by [email protected] on 1 Feb 2014 at 2:38

from xbt.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 25, 2024
Checked out revision 2408.

galax@tracker:~$ cd xbt/Tracker
galax@tracker:~/xbt/Tracker$ ./make.sh

malloc: ../bash/dispose_cmd.c:250: assertion botched
p->minfo.mi_magic2 == 0x5555
Aborting...Aborted (core dumped)


galax@tracker:~/xbt/Tracker$ g++ -v
Using built-in specs.
COLLECT_GCC=g++
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.8/lto-wrapper
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Ubuntu 
4.8.1-2ubuntu1~12.04' --with-bugurl=file:///usr/share/doc/gcc-4.8/README.Bugs 
--enable-languages=c,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr 
--program-suffix=-4.8 --enable-shared --enable-linker-build-id 
--libexecdir=/usr/lib --without-included-gettext --enable-threads=posix 
--with-gxx-include-dir=/usr/include/c++/4.8 --libdir=/usr/lib --enable-nls 
--with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug 
--enable-libstdcxx-time=yes --enable-gnu-unique-object --enable-plugin 
--with-system-zlib --disable-browser-plugin --enable-java-awt=gtk 
--enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-4.8-amd64/jre 
--enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-4.8-amd64 
--with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-4.8-amd64 
--with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar 
--enable-objc-gc --enable-multiarch --disable-werror --with-arch-32=i686 
--with-abi=m64 --with-multilib-list=m32,m64 --with-tune=generic 
--enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu 
--target=x86_64-linux-gnu
Thread model: posix
gcc version 4.8.1 (Ubuntu 4.8.1-2ubuntu1~12.04) 
galax@tracker:~/xbt/Tracker$ gcc -v
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.8/lto-wrapper
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Ubuntu 
4.8.1-2ubuntu1~12.04' --with-bugurl=file:///usr/share/doc/gcc-4.8/README.Bugs 
--enable-languages=c,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr 
--program-suffix=-4.8 --enable-shared --enable-linker-build-id 
--libexecdir=/usr/lib --without-included-gettext --enable-threads=posix 
--with-gxx-include-dir=/usr/include/c++/4.8 --libdir=/usr/lib --enable-nls 
--with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug 
--enable-libstdcxx-time=yes --enable-gnu-unique-object --enable-plugin 
--with-system-zlib --disable-browser-plugin --enable-java-awt=gtk 
--enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-4.8-amd64/jre 
--enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-4.8-amd64 
--with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-4.8-amd64 
--with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar 
--enable-objc-gc --enable-multiarch --disable-werror --with-arch-32=i686 
--with-abi=m64 --with-multilib-list=m32,m64 --with-tune=generic 
--enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu 
--target=x86_64-linux-gnu
Thread model: posix
gcc version 4.8.1 (Ubuntu 4.8.1-2ubuntu1~12.04) 

Original comment by [email protected] on 1 Feb 2014 at 2:52

from xbt.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 25, 2024
I am having the same problem....!!! Maybe the update is causing the problem

Original comment by AGT313 on 2 May 2014 at 7:04

from xbt.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.