Auth Login

For all the help you need with Armagetron!
User avatar
Light
Reverse Outside Corner Grinder
Posts: 1667
Joined: Thu Oct 20, 2011 2:11 pm

Auth Login

Post by Light »

For some reason, when logging in on my server a lot of times you have to wait for a new round before it will log in. If you have to type in your password, then it waits for the new round to send that, then it will log in. I have no idea on this one ..

Any ideas?
User avatar
Z-Man
God & Project Admin
Posts: 11587
Joined: Sun Jan 23, 2005 6:01 pm
Location: Cologne
Contact:

Re: Auth Login

Post by Z-Man »

Search the forums for ZThread. You need that.
Also, the delayed login happens when you make serverside debug recordings.
User avatar
Light
Reverse Outside Corner Grinder
Posts: 1667
Joined: Thu Oct 20, 2011 2:11 pm

Re: Auth Login

Post by Light »

oops ....... now i see it
User avatar
Light
Reverse Outside Corner Grinder
Posts: 1667
Joined: Thu Oct 20, 2011 2:11 pm

Re: Auth Login

Post by Light »

I've run the command given, and it asked to copy a few things over. I copied them where it said, and still coming back to this same error. :/

Ubuntu 12.04 x64

Code: Select all

checking for correct ltmain.sh version... grep: character class syntax is [[:space:]], not [:space:]
no

*** Gentoo sanity check failed! ***
*** libtool.m4 and ltmain.sh have a version mismatch! ***
*** (libtool.m4 = 1.5.10, ltmain.sh = ) ***

Please run:

  libtoolize --copy --force
User avatar
Light
Reverse Outside Corner Grinder
Posts: 1667
Joined: Thu Oct 20, 2011 2:11 pm

Re: Auth Login

Post by Light »

Edit: I misread when I added this. But not sure where it goes.

Code: Select all

libtoolize: Consider adding `-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
User avatar
Light
Reverse Outside Corner Grinder
Posts: 1667
Joined: Thu Oct 20, 2011 2:11 pm

Re: Auth Login

Post by Light »

I tried using the libzthread-2.3-2 package from ubuntu repos, but it doesn't seem to have solved the problem. Also grabbed the dev package.

Do I need to reconfigure the server?
User avatar
Z-Man
God & Project Admin
Posts: 11587
Joined: Sun Jan 23, 2005 6:01 pm
Location: Cologne
Contact:

Re: Auth Login

Post by Z-Man »

Light wrote:Do I need to reconfigure the server?
Yes, and before you do that, you need the -dev package for zthread.
User avatar
Light
Reverse Outside Corner Grinder
Posts: 1667
Joined: Thu Oct 20, 2011 2:11 pm

Re: Auth Login

Post by Light »

I got the dev package as well, and redid the server with the instructions here:
http://wiki.armagetronad.org/index.php/ ... u_Computer

I boot up a server, and the problem is still there. :(
User avatar
Light
Reverse Outside Corner Grinder
Posts: 1667
Joined: Thu Oct 20, 2011 2:11 pm

Re: Auth Login

Post by Light »

Here's someone that has the same issue I believe. Idk if it was ever resolved ... :(
http://forums3.armagetronad.net/viewtop ... 5&start=15
User avatar
Z-Man
God & Project Admin
Posts: 11587
Joined: Sun Jan 23, 2005 6:01 pm
Location: Cologne
Contact:

Re: Auth Login

Post by Z-Man »

The other guy could not even compile the server, so no, not the same problem. Can you post the configure output or, considering you probably don't have it any more, the log file (configure.log or config.log, can't remember)?
User avatar
Light
Reverse Outside Corner Grinder
Posts: 1667
Joined: Thu Oct 20, 2011 2:11 pm

Re: Auth Login

Post by Light »

config.log

Code: Select all

This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by armagetronad configure 0.2.9-sty+ct_alpha_r770, which was
generated by GNU Autoconf 2.68.  Invocation command line was

  $ ./configure --disable-glout --enable-authentication --prefix=/home/tom/armagetronad --exec_prefix=/home/tom/armagetronad --with-zthread

## --------- ##
## Platform. ##
## --------- ##

hostname = tom-AY747AA-ABA-p6310y
uname -m = x86_64
uname -r = 3.2.0-36-generic
uname -s = Linux
uname -v = #57-Ubuntu SMP Tue Jan 8 21:44:52 UTC 2013

/usr/bin/uname -p = unknown
/bin/uname -X     = unknown

/bin/arch              = unknown
/usr/bin/arch -k       = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo      = unknown
/bin/machine           = unknown
/usr/bin/oslevel       = unknown
/bin/universe          = unknown

PATH: /usr/lib/lightdm/lightdm
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /sbin
PATH: /bin
PATH: /usr/games


## ----------- ##
## Core tests. ##
## ----------- ##

configure:2489: checking build system type
configure:2503: result: x86_64-unknown-linux-gnu
configure:2523: checking host system type
configure:2536: result: x86_64-unknown-linux-gnu
configure:2556: checking target system type
configure:2569: result: x86_64-unknown-linux-gnu
configure:2640: checking for ranlib
configure:2656: found /usr/bin/ranlib
configure:2667: result: ranlib
configure:2705: checking for a BSD-compatible install
configure:2773: result: /usr/bin/install -c
configure:2784: checking whether build environment is sane
configure:2834: result: yes
configure:2975: checking for a thread-safe mkdir -p
configure:3014: result: /bin/mkdir -p
configure:3027: checking for gawk
configure:3043: found /usr/bin/gawk
configure:3054: result: gawk
configure:3065: checking whether make sets $(MAKE)
configure:3087: result: yes
configure:3168: checking whether ln -s works
configure:3172: result: yes
configure:3182: checking for m4
configure:3198: found /usr/bin/m4
configure:3210: result: true
configure:3617: checking for style of include used by make
configure:3645: result: GNU
configure:3726: checking for g++
configure:3742: found /usr/bin/g++
configure:3753: result: g++
configure:3780: checking for C++ compiler version
configure:3789: g++ --version >&5
g++ (Ubuntu/Linaro 4.6.3-1ubuntu5) 4.6.3
Copyright (C) 2011 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:3800: $? = 0
configure:3789: g++ -v >&5
Using built-in specs.
COLLECT_GCC=g++
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) 
configure:3800: $? = 0
configure:3789: g++ -V >&5
g++: error: unrecognized option '-V'
g++: fatal error: no input files
compilation terminated.
configure:3800: $? = 4
configure:3789: g++ -qversion >&5
g++: error: unrecognized option '-qversion'
g++: fatal error: no input files
compilation terminated.
configure:3800: $? = 4
configure:3820: checking whether the C++ compiler works
configure:3842: g++  -O2   conftest.cpp  >&5
configure:3846: $? = 0
configure:3894: result: yes
configure:3897: checking for C++ compiler default output file name
configure:3899: result: a.out
configure:3905: checking for suffix of executables
configure:3912: g++ -o conftest  -O2   conftest.cpp  >&5
configure:3916: $? = 0
configure:3938: result: 
configure:3960: checking whether we are cross compiling
configure:3968: g++ -o conftest  -O2   conftest.cpp  >&5
configure:3972: $? = 0
configure:3979: ./conftest
configure:3983: $? = 0
configure:3998: result: no
configure:4003: checking for suffix of object files
configure:4025: g++ -c  -O2  conftest.cpp >&5
configure:4029: $? = 0
configure:4050: result: o
configure:4054: checking whether we are using the GNU C++ compiler
configure:4073: g++ -c  -O2  conftest.cpp >&5
configure:4073: $? = 0
configure:4082: result: yes
configure:4091: checking whether g++ accepts -g
configure:4111: g++ -c -g  conftest.cpp >&5
configure:4111: $? = 0
configure:4152: result: yes
configure:4177: checking dependency style of g++
configure:4288: result: gcc3
configure:4304: checking CXXFLAGS for gcc -nobodyreadsconfigureoutputanyway
configure:4331: g++ -c  -O2 -pedantic -Werror  -nobodyreadsconfigureoutputanyway  conftest.cpp >&5
g++: error: unrecognized option '-nobodyreadsconfigureoutputanyway'
configure:4331: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "armagetronad"
| #define PACKAGE_TARNAME "armagetronad"
| #define PACKAGE_VERSION "0.2.9-sty+ct_alpha_r770"
| #define PACKAGE_STRING "armagetronad 0.2.9-sty+ct_alpha_r770"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "armagetronad"
| #define VERSION "0.2.9-sty+ct_alpha_r770"
| #define KRAWALL_SERVER /**/
| /* end confdefs.h.  */
| 
| int
| main ()
| {
| return 0;
|   ;
|   return 0;
| }
configure:4331: g++ -c  -O2 -pedantic  -nobodyreadsconfigureoutputanyway   conftest.cpp >&5
g++: error: unrecognized option '-nobodyreadsconfigureoutputanyway'
configure:4331: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "armagetronad"
| #define PACKAGE_TARNAME "armagetronad"
| #define PACKAGE_VERSION "0.2.9-sty+ct_alpha_r770"
| #define PACKAGE_STRING "armagetronad 0.2.9-sty+ct_alpha_r770"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "armagetronad"
| #define VERSION "0.2.9-sty+ct_alpha_r770"
| #define KRAWALL_SERVER /**/
| /* end confdefs.h.  */
| 
| int
| main ()
| {
| return 0;
|   ;
|   return 0;
| }
configure:4345: result: no, unknown
configure:4586: checking for gcc
configure:4602: found /usr/bin/gcc
configure:4613: result: gcc
configure:4842: checking for C compiler version
configure:4851: gcc --version >&5
gcc (Ubuntu/Linaro 4.6.3-1ubuntu5) 4.6.3
Copyright (C) 2011 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:4862: $? = 0
configure:4851: gcc -v >&5
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) 
configure:4862: $? = 0
configure:4851: gcc -V >&5
gcc: error: unrecognized option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:4862: $? = 4
configure:4851: gcc -qversion >&5
gcc: error: unrecognized option '-qversion'
gcc: fatal error: no input files
compilation terminated.
configure:4862: $? = 4
configure:4866: checking whether we are using the GNU C compiler
configure:4885: gcc -c   conftest.c >&5
configure:4885: $? = 0
configure:4894: result: yes
configure:4903: checking whether gcc accepts -g
configure:4923: gcc -c -g  conftest.c >&5
configure:4923: $? = 0
configure:4964: result: yes
configure:4981: checking for gcc option to accept ISO C89
configure:5045: gcc  -c -g -O2  conftest.c >&5
configure:5045: $? = 0
configure:5058: result: none needed
configure:5080: checking dependency style of gcc
configure:5191: result: gcc3
configure:5211: checking how to run the C preprocessor
configure:5242: gcc -E  conftest.c
configure:5242: $? = 0
configure:5256: gcc -E  conftest.c
conftest.c:13:28: fatal error: ac_nonexistent.h: No such file or directory
compilation terminated.
configure:5256: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "armagetronad"
| #define PACKAGE_TARNAME "armagetronad"
| #define PACKAGE_VERSION "0.2.9-sty+ct_alpha_r770"
| #define PACKAGE_STRING "armagetronad 0.2.9-sty+ct_alpha_r770"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "armagetronad"
| #define VERSION "0.2.9-sty+ct_alpha_r770"
| #define KRAWALL_SERVER /**/
| #define DONTUSEMEMMANAGER 1
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:5281: result: gcc -E
configure:5301: gcc -E  conftest.c
configure:5301: $? = 0
configure:5315: gcc -E  conftest.c
conftest.c:13:28: fatal error: ac_nonexistent.h: No such file or directory
compilation terminated.
configure:5315: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "armagetronad"
| #define PACKAGE_TARNAME "armagetronad"
| #define PACKAGE_VERSION "0.2.9-sty+ct_alpha_r770"
| #define PACKAGE_STRING "armagetronad 0.2.9-sty+ct_alpha_r770"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "armagetronad"
| #define VERSION "0.2.9-sty+ct_alpha_r770"
| #define KRAWALL_SERVER /**/
| #define DONTUSEMEMMANAGER 1
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:5456: checking for C++ compiler version
configure:5465: g++ --version >&5
g++ (Ubuntu/Linaro 4.6.3-1ubuntu5) 4.6.3
Copyright (C) 2011 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:5476: $? = 0
configure:5465: g++ -v >&5
Using built-in specs.
COLLECT_GCC=g++
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) 
configure:5476: $? = 0
configure:5465: g++ -V >&5
g++: error: unrecognized option '-V'
g++: fatal error: no input files
compilation terminated.
configure:5476: $? = 4
configure:5465: g++ -qversion >&5
g++: error: unrecognized option '-qversion'
g++: fatal error: no input files
compilation terminated.
configure:5476: $? = 4
configure:5480: checking whether we are using the GNU C++ compiler
configure:5508: result: yes
configure:5517: checking whether g++ accepts -g
configure:5578: result: yes
configure:5603: checking dependency style of g++
configure:5714: result: gcc3
configure:5734: checking how to run the C++ preprocessor
configure:5761: g++ -E  conftest.cpp
configure:5761: $? = 0
configure:5775: g++ -E  conftest.cpp
conftest.cpp:13:28: fatal error: ac_nonexistent.h: No such file or directory
compilation terminated.
configure:5775: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "armagetronad"
| #define PACKAGE_TARNAME "armagetronad"
| #define PACKAGE_VERSION "0.2.9-sty+ct_alpha_r770"
| #define PACKAGE_STRING "armagetronad 0.2.9-sty+ct_alpha_r770"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "armagetronad"
| #define VERSION "0.2.9-sty+ct_alpha_r770"
| #define KRAWALL_SERVER /**/
| #define DONTUSEMEMMANAGER 1
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:5800: result: g++ -E
configure:5820: g++ -E  conftest.cpp
configure:5820: $? = 0
configure:5834: g++ -E  conftest.cpp
conftest.cpp:13:28: fatal error: ac_nonexistent.h: No such file or directory
compilation terminated.
configure:5834: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "armagetronad"
| #define PACKAGE_TARNAME "armagetronad"
| #define PACKAGE_VERSION "0.2.9-sty+ct_alpha_r770"
| #define PACKAGE_STRING "armagetronad 0.2.9-sty+ct_alpha_r770"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "armagetronad"
| #define VERSION "0.2.9-sty+ct_alpha_r770"
| #define KRAWALL_SERVER /**/
| #define DONTUSEMEMMANAGER 1
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:5866: checking for gmake
configure:5894: result: no
configure:5908: checking for bash
configure:5924: found /bin/bash
configure:5936: result: yes
configure:5949: checking whether make understands sinclude
configure:5956: result: yes
configure:6041: checking for socklen_t
configure:6041: gcc -c -g -O2  conftest.c >&5
configure:6041: $? = 0
configure:6041: gcc -c -g -O2  conftest.c >&5
conftest.c: In function 'main':
conftest.c:20:24: error: expected expression before ')' token
configure:6041: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "armagetronad"
| #define PACKAGE_TARNAME "armagetronad"
| #define PACKAGE_VERSION "0.2.9-sty+ct_alpha_r770"
| #define PACKAGE_STRING "armagetronad 0.2.9-sty+ct_alpha_r770"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "armagetronad"
| #define VERSION "0.2.9-sty+ct_alpha_r770"
| #define KRAWALL_SERVER /**/
| #define DONTUSEMEMMANAGER 1
| #define PROGDIR_SUFFIX ""
| /* end confdefs.h.  */
| #include <sys/types.h>
| #include <sys/socket.h>
| 
| int
| main ()
| {
| if (sizeof ((socklen_t)))
| 	    return 0;
|   ;
|   return 0;
| }
configure:6041: result: yes
configure:9769: checking for xmlParseMemory in -lxml2
configure:9794: gcc -o conftest -g -O2   conftest.c -lxml2 -L/usr/lib/x86_64-linux-gnu -lxml2  >&5
configure:9794: $? = 0
configure:9803: result: yes
configure:9817: checking for xmlParserInputBufferCreateFilenameDefault
configure:9817: gcc -o conftest -g -O2  -I/usr/include/libxml2  conftest.c -L/usr/lib/x86_64-linux-gnu -lxml2  >&5
configure:9817: $? = 0
configure:9817: result: yes
configure:9878: checking for zthread-config
configure:9909: result: no
configure:9918: checking for ZTHREAD - version >= 2.3.2
configure:10034: result: no
configure:10117: checking for exp in -lm
configure:10142: gcc -o conftest -g -O2  -I/usr/include/libxml2  conftest.c -lm  -L/usr/lib/x86_64-linux-gnu -lxml2   >&5
conftest.c:24:6: warning: conflicting types for built-in function 'exp' [enabled by default]
configure:10142: $? = 0
configure:10152: result: yes
configure:10179: result:

 Configuring dedicated server, skipping libraries...
 
configure:11113: checking for ANSI C header files
configure:11133: gcc -c -g -O2  -I/usr/include/libxml2 conftest.c >&5
configure:11133: $? = 0
configure:11217: result: no
configure:11227: checking unistd.h usability
configure:11227: gcc -c -g -O2  -I/usr/include/libxml2 conftest.c >&5
configure:11227: $? = 0
configure:11227: result: yes
configure:11227: checking unistd.h presence
configure:11227: gcc -E  -I/usr/include/libxml2 conftest.c
configure:11227: $? = 0
configure:11227: result: yes
configure:11227: checking for unistd.h
configure:11227: result: yes
configure:11238: checking for an ANSI C-conforming const
configure:11303: gcc -c -g -O2  -I/usr/include/libxml2 conftest.c >&5
configure:11303: $? = 0
configure:11310: result: yes
configure:11321: checking for select
configure:11321: gcc -o conftest -g -O2  -I/usr/include/libxml2  conftest.c -lm -L/usr/lib/x86_64-linux-gnu -lxml2   >&5
configure:11321: $? = 0
configure:11321: result: yes
configure:11333: checking for isblank
configure:11333: gcc -o conftest -g -O2  -I/usr/include/libxml2  conftest.c -lm -L/usr/lib/x86_64-linux-gnu -lxml2   >&5
conftest.c:44:6: warning: conflicting types for built-in function 'isblank' [enabled by default]
configure:11333: $? = 0
configure:11333: result: yes
configure:11333: checking for atan2f
configure:11333: gcc -o conftest -g -O2  -I/usr/include/libxml2  conftest.c -lm -L/usr/lib/x86_64-linux-gnu -lxml2   >&5
conftest.c:45:6: warning: conflicting types for built-in function 'atan2f' [enabled by default]
configure:11333: $? = 0
configure:11333: result: yes
configure:11333: checking for sinf
configure:11333: gcc -o conftest -g -O2  -I/usr/include/libxml2  conftest.c -lm -L/usr/lib/x86_64-linux-gnu -lxml2   >&5
conftest.c:46:6: warning: conflicting types for built-in function 'sinf' [enabled by default]
configure:11333: $? = 0
configure:11333: result: yes
configure:11333: checking for cosf
configure:11333: gcc -o conftest -g -O2  -I/usr/include/libxml2  conftest.c -lm -L/usr/lib/x86_64-linux-gnu -lxml2   >&5
conftest.c:47:6: warning: conflicting types for built-in function 'cosf' [enabled by default]
configure:11333: $? = 0
configure:11333: result: yes
configure:11333: checking for tanf
configure:11333: gcc -o conftest -g -O2  -I/usr/include/libxml2  conftest.c -lm -L/usr/lib/x86_64-linux-gnu -lxml2   >&5
conftest.c:48:6: warning: conflicting types for built-in function 'tanf' [enabled by default]
configure:11333: $? = 0
configure:11333: result: yes
configure:11333: checking for sqrtf
configure:11333: gcc -o conftest -g -O2  -I/usr/include/libxml2  conftest.c -lm -L/usr/lib/x86_64-linux-gnu -lxml2   >&5
conftest.c:49:6: warning: conflicting types for built-in function 'sqrtf' [enabled by default]
configure:11333: $? = 0
configure:11333: result: yes
configure:11333: checking for logf
configure:11333: gcc -o conftest -g -O2  -I/usr/include/libxml2  conftest.c -lm -L/usr/lib/x86_64-linux-gnu -lxml2   >&5
conftest.c:50:6: warning: conflicting types for built-in function 'logf' [enabled by default]
configure:11333: $? = 0
configure:11333: result: yes
configure:11333: checking for expf
configure:11333: gcc -o conftest -g -O2  -I/usr/include/libxml2  conftest.c -lm -L/usr/lib/x86_64-linux-gnu -lxml2   >&5
conftest.c:51:6: warning: conflicting types for built-in function 'expf' [enabled by default]
configure:11333: $? = 0
configure:11333: result: yes
configure:11333: checking for fabsf
configure:11333: gcc -o conftest -g -O2  -I/usr/include/libxml2  conftest.c -lm -L/usr/lib/x86_64-linux-gnu -lxml2   >&5
conftest.c:52:6: warning: conflicting types for built-in function 'fabsf' [enabled by default]
configure:11333: $? = 0
configure:11333: result: yes
configure:11333: checking for floorf
configure:11333: gcc -o conftest -g -O2  -I/usr/include/libxml2  conftest.c -lm -L/usr/lib/x86_64-linux-gnu -lxml2   >&5
conftest.c:53:6: warning: conflicting types for built-in function 'floorf' [enabled by default]
configure:11333: $? = 0
configure:11333: result: yes
configure:11344: checking for wmemset
configure:11344: gcc -o conftest -g -O2  -I/usr/include/libxml2  conftest.c -lm -L/usr/lib/x86_64-linux-gnu -lxml2   >&5
configure:11344: $? = 0
configure:11344: result: yes
configure:11416: checking whether to bend localstatedir to /var
configure:11423: result: yes
configure:11442: checking alternative binary path /home/tom/armagetronad/bin/games
configure:11449: result: no
configure:11442: checking alternative binary path /home/tom/armagetronad/games
configure:11449: result: no
configure:11442: checking alternative binary path /home/tom/armagetronad/games/bin
configure:11449: result: no
configure:11986: checking for /proc/self/maps
configure:11999: result: yes
configure:12005: checking whether everything is installed to the same prefix
configure:12021: result: yes
configure:12024: checking whether binary relocation support should be enabled
configure:12041: result: yes
configure:12050: checking for pthread_getspecific in -lpthread
configure:12075: gcc -o conftest -g -O2 -I. -I..  -I/usr/include/libxml2  conftest.c -lpthread  -lm -L/usr/lib/x86_64-linux-gnu -lxml2   >&5
configure:12075: $? = 0
configure:12084: result: yes
configure:12097: checking whether binary relocation should use threads
configure:12112: result: yes
configure:12351: creating ./config.status

## ---------------------- ##
## Running config.status. ##
## ---------------------- ##

This file was extended by armagetronad config.status 0.2.9-sty+ct_alpha_r770, which was
generated by GNU Autoconf 2.68.  Invocation command line was

  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  $ ./config.status 

on tom-AY747AA-ABA-p6310y

config.status:1004: creating src/Makefile
config.status:1004: creating src/first/Makefile
config.status:1004: creating Makefile
config.status:1004: creating batch/Makefile
config.status:1004: creating language/languages.txt
config.status:1004: creating config/rc.config
config.status:1004: creating config/aiplayers.cfg
config.status:1004: creating src/doc/Makefile
config.status:1004: creating src/doc/net/Makefile
config.status:1004: creating src/doc/Doxyfile
config.status:1004: creating src/doc/html.m4
config.status:1004: creating src/thirdparty/Makefile
config.status:1004: creating src/thirdparty/particles/Makefile
config.status:1004: creating resource/Makefile
config.status:1004: creating config/Makefile
config.status:1004: creating desktop/Makefile
config.status:1004: creating desktop/armagetronad.desktop
config.status:1004: creating config.h
config.status:1198: executing depfiles commands
config.status:1198: executing universal_variables commands
config.status:1198: executing pathsubstitution commands

## ---------------- ##
## Cache variables. ##
## ---------------- ##

ac_cv_build=x86_64-unknown-linux-gnu
ac_cv_c_compiler_gnu=yes
ac_cv_c_const=yes
ac_cv_cxx_compiler_gnu=yes
ac_cv_cxxflags_gcc_option__nobodyreadsconfigureoutputanyway='no, unknown'
ac_cv_env_APBUILD_CC_set=
ac_cv_env_APBUILD_CC_value=
ac_cv_env_APBUILD_CXX1_set=
ac_cv_env_APBUILD_CXX1_value=
ac_cv_env_APBUILD_CXX2_set=
ac_cv_env_APBUILD_CXX2_value=
ac_cv_env_APBUILD_STATIC_set=
ac_cv_env_APBUILD_STATIC_value=
ac_cv_env_CCC_set=
ac_cv_env_CCC_value=
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_CODELEVEL_set=
ac_cv_env_CODELEVEL_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_CXXCPP_set=
ac_cv_env_CXXCPP_value=
ac_cv_env_CXXFLAGS_set=
ac_cv_env_CXXFLAGS_value=
ac_cv_env_CXX_ABI_set=
ac_cv_env_CXX_ABI_value=
ac_cv_env_CXX_set=
ac_cv_env_CXX_value=
ac_cv_env_DEBUGLEVEL_set=
ac_cv_env_DEBUGLEVEL_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_XMKMF_set=
ac_cv_env_XMKMF_value=
ac_cv_env_XML2_CONFIG_set=
ac_cv_env_XML2_CONFIG_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_docstyle_set=
ac_cv_env_docstyle_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_progname_set=
ac_cv_env_progname_value=
ac_cv_env_progtitle_set=
ac_cv_env_progtitle_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_file__proc_self_maps=yes
ac_cv_func_atan2f=yes
ac_cv_func_cosf=yes
ac_cv_func_expf=yes
ac_cv_func_fabsf=yes
ac_cv_func_floorf=yes
ac_cv_func_isblank=yes
ac_cv_func_logf=yes
ac_cv_func_select=yes
ac_cv_func_sinf=yes
ac_cv_func_sqrtf=yes
ac_cv_func_tanf=yes
ac_cv_func_wmemset=yes
ac_cv_func_xmlParserInputBufferCreateFilenameDefault=yes
ac_cv_header_stdc=no
ac_cv_header_unistd_h=yes
ac_cv_host=x86_64-unknown-linux-gnu
ac_cv_lib_m___exp=yes
ac_cv_lib_pthread_pthread_getspecific=yes
ac_cv_lib_xml2_xmlParseMemory=yes
ac_cv_objext=o
ac_cv_path_ZTHREAD_CONFIG=no
ac_cv_path_install='/usr/bin/install -c'
ac_cv_path_mkdir=/bin/mkdir
ac_cv_prog_AWK=gawk
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_CXXCPP='g++ -E'
ac_cv_prog_HAVE_BASH=yes
ac_cv_prog_HAVE_GMAKE=no
ac_cv_prog_HAVE_M4=true
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_CXX=g++
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_cxx_g=yes
ac_cv_prog_make_make_set=yes
ac_cv_target=x86_64-unknown-linux-gnu
ac_cv_type_socklen_t=yes
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_CXX_dependencies_compiler_type=gcc3
br_cv_binreloc=yes
br_cv_binreloc_threads=yes
br_cv_valid_prefixes=yes

## ----------------- ##
## Output variables. ##
## ----------------- ##

ACLOCAL='${SHELL} /home/tom/0.2.8-armagetronad-sty+ct/missing --run aclocal-1.11'
ALLOW_MULTIPLE_VERSIONS_FALSE=''
ALLOW_MULTIPLE_VERSIONS_TRUE='#'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='$${TAR-tar}'
APBUILD_CC=''
APBUILD_CXX1=''
APBUILD_CXX2=''
APBUILD_STATIC=''
AUTOCONF='${SHELL} /home/tom/0.2.8-armagetronad-sty+ct/missing --run autoconf'
AUTOHEADER='${SHELL} /home/tom/0.2.8-armagetronad-sty+ct/missing --run autoheader'
AUTOMAKE='${SHELL} /home/tom/0.2.8-armagetronad-sty+ct/missing --run automake-1.11'
AWK='gawk'
BINRELOC_CFLAGS='-DENABLE_BINRELOC'
BINRELOC_LIBS='-lpthread'
BUILDDEDICATED_FALSE='#'
BUILDDEDICATED_TRUE=''
BUILDFAKERELEASE_FALSE=''
BUILDFAKERELEASE_TRUE='#'
BUILDMAIN_FALSE='#'
BUILDMAIN_TRUE=''
BUILDMASTER_FALSE=''
BUILDMASTER_TRUE='#'
BUILDREGULAR_FALSE=''
BUILDREGULAR_TRUE='#'
CC='gcc'
CCDEPMODE='depmode=gcc3'
CFLAGS='-g -O2'
CODELEVEL='0'
CPP='gcc -E'
CPPFLAGS='-I. -I..  -I/usr/include/libxml2'
CXX='g++'
CXXCPP='g++ -E'
CXXDEPMODE='depmode=gcc3'
CXXFLAGS=' -O2 -Wno-long-long '
CXX_ABI=''
CYGPATH_W='echo'
DATE_R_FALSE='#'
DATE_R_TRUE=''
DEBUGLEVEL='0'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP=''
ENGINECOREDEBUG_FALSE='#'
ENGINECOREDEBUG_TRUE=''
EXEEXT=''
GREP=''
HAVE_BASH='yes'
HAVE_GMAKE='no'
HAVE_M4='true'
HAVE_M4_FALSE='#'
HAVE_M4_TRUE=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
LDFLAGS=''
LIBOBJS=''
LIBS='-lpthread -lm -L/usr/lib/x86_64-linux-gnu -lxml2  '
LN_S='ln -s'
LTLIBOBJS=''
MAKEINFO='${SHELL} /home/tom/0.2.8-armagetronad-sty+ct/missing --run makeinfo'
MKDIR_P='/bin/mkdir -p'
NEEDDATA_FALSE=''
NEEDDATA_TRUE='#'
OBJEXT='o'
PACKAGE='armagetronad'
PACKAGE_BUGREPORT=''
PACKAGE_NAME='armagetronad'
PACKAGE_STRING='armagetronad 0.2.9-sty+ct_alpha_r770'
PACKAGE_TARNAME='armagetronad'
PACKAGE_URL=''
PACKAGE_VERSION='0.2.9-sty+ct_alpha_r770'
PATH_SEPARATOR=':'
RANLIB='ranlib'
SET_MAKE=''
SHELL='/bin/bash'
STRIP=''
USE_SYSINSTALL_FALSE='#'
USE_SYSINSTALL_TRUE=''
USE_UNINSTALL_FALSE='#'
USE_UNINSTALL_TRUE=''
VERSION='0.2.9-sty+ct_alpha_r770'
XMKMF=''
XML2_CONFIG='xml2-config'
X_CFLAGS=''
X_EXTRA_LIBS=''
X_LIBS=''
X_PRE_LIBS=''
ZTHREAD_CONFIG='no'
ZTHREAD_CXXFLAGS=''
ZTHREAD_LIBS=''
aa_datadir='${datadir}${datadir_suffix}${progdir_suffix}'
aa_docdir='${docdir}${docdir_suffix}${progdir_suffix}'
aa_infodir='${infodir}${infodir_suffix}${progdir_suffix}'
aa_localstatedir='${localstatedir}${localstatedir_suffix}${progdir_suffix}'
aa_logdir='${logdir}${logdir_suffix}${progdir_suffix}'
aa_mandir='${mandir}${mandir_suffix}${progdir_suffix}'
aa_oldvardir='${oldvardir}${oldvardir_suffix}${progdir_suffix}'
aa_rundir='${rundir}${rundir_suffix}${progdir_suffix}'
aa_sysconfdir='${sysconfdir}${sysconfdir_suffix}${progdir_suffix}'
ac_ct_CC='gcc'
ac_ct_CXX='g++'
am__EXEEXT_FALSE=''
am__EXEEXT_TRUE='#'
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__fastdepCXX_FALSE='#'
am__fastdepCXX_TRUE=''
am__include='include'
am__isrc=''
am__leading_dot='.'
am__nodep='_no'
am__quote=''
am__tar='$${TAR-tar} chof - "$$tardir"'
am__untar='$${TAR-tar} xf -'
bindir='${exec_prefix}/bin'
build='x86_64-unknown-linux-gnu'
build_alias=''
build_cpu='x86_64'
build_dedicated='true'
build_os='linux-gnu'
build_regular='false'
build_vendor='unknown'
datadir='${prefix}/share'
datadir_suffix='/games/armagetronad-dedicated'
docdir='${datadir}/doc'
docdir_suffix='/games/armagetronad-dedicated'
docstyle='unix'
enable_desktop='yes'
enable_etc='yes'
enable_initscripts='yes'
enable_migratestate='yes'
enable_multiver='no'
enable_restoreold='yes'
enable_useradd='yes'
exec_prefix='/home/tom/armagetronad'
executable_suffix=''
external_uninstall_cmd=''
games_suffix_config='/games/'
games_suffix_data='/games/'
games_suffix_doc='/games/'
games_suffix_var='/games/'
host='x86_64-unknown-linux-gnu'
host_alias=''
host_cpu='x86_64'
host_os='linux-gnu'
host_vendor='unknown'
includedir='${prefix}/include'
infodir_suffix='/games/armagetronad-dedicated'
initdir='/etc/init.d'
install_sh='${SHELL} /home/tom/0.2.8-armagetronad-sty+ct/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localstatedir='/var'
localstatedir_suffix='/games/armagetronad-dedicated'
logdir='${localstatedir}/log'
logdir_suffix=''
mandir_suffix='/games/armagetronad-dedicated'
mkdir_p='/bin/mkdir -p'
needdata='no'
oldvardir='${prefix}/var/games/armagetronad-dedicated/var'
oldvardir_suffix=''
prefix='/home/tom/armagetronad'
progdir_suffix=''
progname='armagetronad-dedicated'
prognamebase='armagetronad'
program_transform_name='s,x,x,'
progtitle='Armagetron Advanced'
progtitle_server=' Server'
progtitle_serverorclient=' Server'
relocatable='yes'
rundir='${localstatedir}/run'
rundir_suffix=''
sbindir='${exec_prefix}/sbin'
scriptdir='${aa_datadir}/scripts'
sharedstatedir='${prefix}/com'
silent_inc='sinclude'
sysconfdir='${prefix}/etc'
sysconfdir_suffix='/games/armagetronad-dedicated'
target='x86_64-unknown-linux-gnu'
target_alias=''
target_cpu='x86_64'
target_os='linux-gnu'
target_vendor='unknown'
version='0.2.9-sty+ct_alpha_r770'

## ----------- ##
## confdefs.h. ##
## ----------- ##

/* confdefs.h */
#define PACKAGE_NAME "armagetronad"
#define PACKAGE_TARNAME "armagetronad"
#define PACKAGE_VERSION "0.2.9-sty+ct_alpha_r770"
#define PACKAGE_STRING "armagetronad 0.2.9-sty+ct_alpha_r770"
#define PACKAGE_BUGREPORT ""
#define PACKAGE_URL ""
#define PACKAGE "armagetronad"
#define VERSION "0.2.9-sty+ct_alpha_r770"
#define KRAWALL_SERVER /**/
#define DONTUSEMEMMANAGER 1
#define PROGDIR_SUFFIX ""
#define HAVE_SOCKLEN_T 1
#define LINUX 1
#define HAVE_LIBXML2 1
#define HAVE_LIBM 1
#define DEDICATED /**/
#define HAVE_UNISTD_H 1
#define HAVE_SELECT 1
#define HAVE_ISBLANK 1
#define HAVE_ATAN2F 1
#define HAVE_SINF 1
#define HAVE_COSF 1
#define HAVE_TANF 1
#define HAVE_SQRTF 1
#define HAVE_LOGF 1
#define HAVE_EXPF 1
#define HAVE_FABSF 1
#define HAVE_FLOORF 1
#define HAVE_WMEMSET 1
#define TOP_SOURCE_DIR "."
#define PROGNAME "armagetronad-dedicated"
#define PROGNAMEBASE "armagetronad"
#define PREFIX "/home/tom/armagetronad"
#define ENABLE_BINRELOC /**/
#define HAVE_LIBPTHREAD 1
#define BR_PTHREAD 1

configure: exit 0
User avatar
Light
Reverse Outside Corner Grinder
Posts: 1667
Joined: Thu Oct 20, 2011 2:11 pm

Re: Auth Login

Post by Light »

I'm assuming ..

Code: Select all

configure:9878: checking for zthread-config
configure:9909: result: no
configure:9918: checking for ZTHREAD - version >= 2.3.2
configure:10034: result: no
Not such a good sign. :/ I do have it ..

Code: Select all

tom@tom-AY747AA-ABA-p6310y:~$ sudo apt-get install libzthread-2.3-2 libzthread-dev
Reading package lists... Done
Building dependency tree       
Reading state information... Done
libzthread-2.3-2 is already the newest version.
libzthread-dev is already the newest version.
The following package was automatically installed and is no longer required:
  libntfs10
Use 'apt-get autoremove' to remove them.
0 upgraded, 0 newly installed, 0 to remove and 2 not upgraded.
User avatar
Z-Man
God & Project Admin
Posts: 11587
Joined: Sun Jan 23, 2005 6:01 pm
Location: Cologne
Contact:

Re: Auth Login

Post by Z-Man »

Oh. "dpkg-query -L libzthread-dev" says that zthread-config is not included. Which is silly because the 'official' auotconf macros to detect zthread require it. Sorry. In order to support the Ubuntu/Debian libzthread-dev, we'd need to adapt the detection code. I'm probably not going to do that because only 0.2.8 is affected, it's an optional feature and it's their fault.
You'll have to build and install it from source. And better remove libzthread-dev, there is potential for conflicts.
User avatar
Light
Reverse Outside Corner Grinder
Posts: 1667
Joined: Thu Oct 20, 2011 2:11 pm

Re: Auth Login

Post by Light »

Then I'm back to this problem when trying to build from source.

Code: Select all

tom@tom-AY747AA-ABA-p6310y:~/ZThread-2.3.2$ libtoolize --copy --force
libtoolize: putting auxiliary files in `.'.
libtoolize: copying file `./ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'.
libtoolize: copying file `m4/libtool.m4'
libtoolize: copying file `m4/ltoptions.m4'
libtoolize: copying file `m4/ltsugar.m4'
libtoolize: copying file `m4/ltversion.m4'
libtoolize: copying file `m4/lt~obsolete.m4'
libtoolize: Consider adding `-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
tom@tom-AY747AA-ABA-p6310y:~/ZThread-2.3.2$ ./configure CXXFLAGS="-fpermissive" --prefix=/usr/
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking target system type... x86_64-unknown-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
Loading m4 macros from share
checking for g++... g++
checking for C++ compiler default output file name... a.out
checking whether the C++ compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for style of include used by make... GNU
checking dependency style of g++... gcc3
checking for gcc... gcc
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
checking for egrep... grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking for linker option -pthread... no
checking for linker option -lpthread... yes
checking for sched_get_priority_max in -lrt... yes
checking for sched_yield... yes
checking for pthread_yield... yes
checking for pthread_key_create... yes
checking for doxygen... no
detecting for ftime() function
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for _ftime()... no
checking sys/timeb.h usability... yes
checking sys/timeb.h presence... yes
checking for sys/timeb.h... yes
checking for ftime()... yes
checking how to run the C++ preprocessor... g++ -E
checking for ANSI C header files... (cached) yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking for target implementation... compile-time guess
checking for sigsetjmp()... yes
checking for _beginthreadex()... no
checking for a sed that does not truncate output... /bin/sed
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking how to run the C++ preprocessor... g++ -E
checking for g77... no
checking for f77... no
checking for xlf... no
checking for frt... no
checking for pgf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for f90... no
checking for xlf90... no
checking for pgf90... no
checking for epcf90... no
checking for f95... no
checking for fort... no
checking for xlf95... no
checking for ifc... no
checking for efc... no
checking for pgf95... no
checking for lf95... no
checking for gfortran... no
checking whether we are using the GNU Fortran 77 compiler... no
checking whether  accepts -g... no
checking the maximum length of command line arguments... 32768
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking for correct ltmain.sh version... grep: character class syntax is [[:space:]], not [:space:]
no

*** Gentoo sanity check failed! ***
*** libtool.m4 and ltmain.sh have a version mismatch! ***
*** (libtool.m4 = 1.5.10, ltmain.sh = ) ***

Please run:

  libtoolize --copy --force
User avatar
Light
Reverse Outside Corner Grinder
Posts: 1667
Joined: Thu Oct 20, 2011 2:11 pm

Re: Auth Login

Post by Light »

I added the ACLOCAL_AMFLAGS=-I m4 suggestion too so I could get rid of that message. Still not working though.

So it says to run libtoolize --copy --force but it says nothing wrong .. :/
Post Reply