• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!
  • 2026 staff recruitment is open! Check it out and consider applying!

CentOS 5.2

Status
Not open for further replies.

Svetrey

3+3*3 = ?
Joined
Aug 5, 2008
Messages
233
Reaction score
0
Siema.
Kompiluje właśnie TFS 0.3.6pl1 na CentOS 5.2 i mam taki błąd:
HTML:
[root@asdfix source]# ./autogen.sh
autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal --force
autoreconf: configure.ac: tracing
autoreconf: configure.ac: not using Libtool
autoreconf: running: /usr/bin/autoconf --force
configure.ac:118: error: possibly undefined macro: AC_TYPE_INT16_T
      If this token and others are legitimate, please use m4_pattern_allow.
      See the Autoconf documentation.
configure.ac:119: error: possibly undefined macro: AC_TYPE_INT32_T
configure.ac:120: error: possibly undefined macro: AC_TYPE_INT64_T
configure.ac:123: error: possibly undefined macro: AC_TYPE_UINT16_T
configure.ac:124: error: possibly undefined macro: AC_TYPE_UINT32_T
configure.ac:125: error: possibly undefined macro: AC_TYPE_UINT64_T
configure.ac:126: error: possibly undefined macro: AC_TYPE_UINT8_T
autoreconf: /usr/bin/autoconf failed with exit status: 1
Ktoś wie, o co chodzi?
 
HTML:
Package autoconf-2.59-12.noarch already installed and latest version
Nothing to do
 
doinstaluj sobie libxml2-dev i liblua-dev nie wiem jak to w centos
yum search / yum install
 
aha sorry Swetrey jebnęło mi się wczoraj bo byłem już spiący xD :p
 
doinstaluj sobie libxml2-dev i liblua-dev nie wiem jak to w centos
yum search / yum install

libxml2-devel zainstalowałem ale liblua-devel nie mogę znaleść zbytnio.
Jakieś inne propozycje?
 
Poprawione, Pietia dopisał coś do congigure.ac następnie musiałem wgrać boosty 1.42
 
Status
Not open for further replies.
Back
Top