Complete.Org: Mailing Lists: Archives: freeciv-dev: September 2000:
[Freeciv-Dev] Re: Compilation blues on IRIX (PR#560)
Home

[Freeciv-Dev] Re: Compilation blues on IRIX (PR#560)

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: gs234@xxxxxxxxx (Gaute B. Strokkenes)
Cc: freeciv-dev@xxxxxxxxxxx, bugs@xxxxxxxxxxxxxxxxxxx
Subject: [Freeciv-Dev] Re: Compilation blues on IRIX (PR#560)
From: Gerhard Killesreiter <killesreiter@xxxxxxxxxxxxxxxxxxxxxx>
Date: 14 Sep 2000 18:49:41 +0200

* Gaute B Strokkenes <gs234@xxxxxxxxx> writes:

> Because it is supposed to be generated from the source and data
> files by some xgettext-variant, and your system seems to believe
> that the appropriate xgettext program is "PATH=../src:$PATH :". 
> Could you send us your config.log?

Sure, below is the relevant (me thinks) part of it:

configure:2487: checking for LC_MESSAGES
configure:2499: gcc -o conftest -g -O2   conftest.c  1>&5
configure:2520: checking whether NLS is requested
configure:2540: checking whether included gettext is requested
configure:2559: checking for libintl.h
configure:2569: gcc -E  conftest.c >/dev/null 2>conftest.out
configure:2565: libintl.h: No such file or directory
configure: failed program was:
#line 2564 "configure"
#include "confdefs.h"
#include <libintl.h>
configure:2900: checking whether catgets can be used
configure:3172: checking for msgfmt
configure:3206: checking for gmsgfmt
configure:3242: checking for xgettext
configure:3335: checking for catalogs to be installed
configure:3492: checking for which client to compile:
configure:3546: checking for gtk-config
configure:3581: checking for GTK - version >= 1.2.1
configure:4000: checking for X
configure:4067: gcc -E  conftest.c >/dev/null 2>conftest.out
configure:4143: gcc -o conftest -g -O2 -Wall   conftest.c -lXt  1>&5
configure: In function `main':
configure:4139: warning: implicit declaration of function `XtMalloc'
configure:4314: checking for dnet_ntoa in -ldnet
configure:4333: gcc -o conftest -g -O2 -Wall   conftest.c -ldnet   1>&5
ld32: FATAL 9: I/O error (-ldnet): No such file or directory
configure: failed program was:
#line 4322 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char dnet_ntoa();

int main() {
dnet_ntoa()
; return 0; }
configure:4355: checking for dnet_ntoa in -ldnet_stub
configure:4374: gcc -o conftest -g -O2 -Wall   conftest.c -ldnet_stub   1>&5
ld32: FATAL 9: I/O error (-ldnet_stub): No such file or directory
configure: failed program was:
#line 4363 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char dnet_ntoa();

int main() {
dnet_ntoa()
; return 0; }
configure:4403: checking for gethostbyname
configure:4431: gcc -o conftest 

Cheers,
        Gerhard





[Prev in Thread] Current Thread [Next in Thread]