[Click] Building click on 64bit

Harald Schiöberg harald at net.t-labs.tu-berlin.de
Fri Apr 4 07:42:53 EDT 2008


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

I tried building click (today's git) on a 64bit machine, which fails.
32bit works fine, as always. Both machines run ubuntu/gutsy (gcc 4.1.3).

This appears really strange to me, as I can't find any related commit,
and the configuration seems pretty much standard to me....


./configure --disable-linuxmodule --prefix=/home/harald/DIR/click
[..]
make
[..]
  CXX ../lib/gaprate.cc
  CXX ../lib/element.cc
../lib/element.cc: In function ‘int integer_write_data_handler(const
String&, Element*, void*, ErrorHandler*) [with T = long long int]’:
../lib/element.cc:2181:   instantiated from here
../lib/element.cc:2047: error: call of overloaded ‘cp_integer(String,
long long int*&)’ is ambiguous
../include/click/confparse.hh:458: note: candidates are: bool
cp_integer(const String&, int64_t*) <near match>
../include/click/confparse.hh:453: note:                 bool
cp_integer(const String&, uint64_t*) <near match>
../lib/element.cc: In function ‘int integer_write_data_handler(const
String&, Element*, void*, ErrorHandler*) [with T = long long unsigned int]’:
../lib/element.cc:2188:   instantiated from here
../lib/element.cc:2047: error: call of overloaded ‘cp_integer(String,
long long unsigned int*&)’ is ambiguous
../include/click/confparse.hh:458: note: candidates are: bool
cp_integer(const String&, int64_t*) <near match>
../include/click/confparse.hh:453: note:                 bool
cp_integer(const String&, uint64_t*) <near match>
make[1]: *** [element.o] Error 1
make[1]: Leaving directory `/data/harald/build/click/userlevel'
make: *** [userlevel] Error 2


- --
Harald Schiöberg
Technische Universität Berlin | T-Laboratories | FG INET
www: http://www.net.t-labs.tu-berlin.de
Phone: +49-(0)30-8353-58476 | Fax: +49-(0)391 534 783 47
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFH9hQ8Jgyxs71kcx4RAopqAKCeXdS/RZV64dIB8R8v5Apwb27Q4gCfYSzW
dUq9z8XJmHaoJ3razrgE0f8=
=Uikx
-----END PGP SIGNATURE-----



More information about the click mailing list