[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][TOP]

ORBit-0.5.10


高橋と申します。

ORBit-0.5.10をコンパイルしようとすると、以下のメッセージが出て
makeが止まります。

% make
make  all-recursive
Making all in popt
make  all-recursive
Making all in intl
"Makefile", line 208: Need an operator
make: fatal errors encountered -- cannot continue
*** Error code 1

Stop in /usr/local/src/GNOME/ORBit-0.5.10/popt.
*** Error code 1

Stop in /usr/local/src/GNOME/ORBit-0.5.10/popt.
*** Error code 1

Stop in /usr/local/src/GNOME/ORBit-0.5.10.
*** Error code 1

Stop in /usr/local/src/GNOME/ORBit-0.5.10.


popt/intl の下の Makefile の記述がおかしい(足りない?)との事ですが、
このようなメッセージが出て対処された方はいらっしゃらないでしょうか?

当方の環境は、
FreeBSD 4.4-RELEASE

GNOME関連のファイルは、
ftp://ftp.gnome.org/pub/GNOME/stable/latest/sources
から、取って来た物です。

手順は、
% cd ${ORBit-DIR}
% ./configure

で、生成した Makefile を使用しています。

以下に、config.log を示します。

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

configure:793: checking for a BSD compatible install
configure:846: checking whether build environment is sane
configure:903: checking whether make sets ${MAKE}
configure:942: checking for working aclocal
configure:955: checking for working autoconf
configure:968: checking for working automake
configure:981: checking for working autoheader
configure:994: checking for working makeinfo
configure:1009: checking for Cygwin environment
configure:1042: checking for mingw32 environment
configure:1071: checking how to run the C preprocessor
configure:1226: checking host system type
configure:1247: checking build system type
configure:1267: checking for gcc
configure:1380: checking whether the C compiler (gcc  ) works
configure:1396: gcc -o conftest    conftest.c  1>&5
configure:1422: checking whether the C compiler (gcc  ) is a cross-compiler
configure:1427: checking whether we are using GNU C
configure:1455: checking whether gcc accepts -g
configure:1498: checking for ld used by GCC
configure:1566: checking if the linker (/usr/libexec/elf/ld) is GNU ld
configure:1583: checking for /usr/libexec/elf/ld option to reload object files
configure:1595: checking for BSD-compatible nm
configure:1633: checking whether ln -s works
configure:1654: checking how to recognise dependant libraries
configure:1827: checking for object suffix
configure:1853: checking for executable suffix
configure:1894: checking command to parse /usr/bin/nm -B output
configure:2070: checking for dlfcn.h
configure:2248: checking for ranlib
configure:2315: checking for strip
configure:2551: checking for objdir
configure:2578: checking for gcc option to produce PIC
configure:2730: checking if gcc PIC flag    -fPIC works
configure:2796: checking if gcc static flag -static works
configure:2838: checking if gcc supports -c -o file.o
configure:2886: checking if gcc supports -c -o file.lo
configure:2951: checking if gcc supports -fno-rtti -fno-exceptions
configure:2964: gcc -c -g -O2 -fno-rtti -fno-exceptions -c conftest.c  conftest.c 1>&5
configure:2991: checking whether the linker (/usr/libexec/elf/ld) supports shared libraries
configure:3607: checking how to hardcode library paths into programs
configure:3635: checking whether stripping libraries is possible
configure:3649: checking dynamic linker characteristics
configure:4035: checking if libtool supports shared libraries
configure:4528: checking whether -lc should be explicitly linked in
configure:5126: checking whether to enable maintainer-specific portions of Makefiles
configure:5157: checking for gcc
configure:5270: checking whether the C compiler (gcc -g -O2 ) works
configure:5286: gcc -o conftest -g -O2   conftest.c  1>&5
configure:5312: checking whether the C compiler (gcc -g -O2 ) is a cross-compiler
configure:5317: checking whether we are using GNU C
configure:5345: checking whether gcc accepts -g
configure:5388: checking for a BSD compatible install
configure:5451: checking for indentation command to pipe generated c-files through
configure:5532: checking for glib-config
configure:5567: checking for GLIB - version >= 1.2.1
configure:5666: gcc -o conftest -g -O2 -I/usr/local/include/glib-1.2 -I/usr/local/lib/glib/include   conftest.c -L/usr/local/lib -lglib  1>&5
configure:5761: checking for bison
configure:5797: checking for flex
configure:5830: checking for flex
configure:5864: checking for yywrap in -lfl
configure:5906: checking lex output file root
configure:5927: checking whether yytext is a pointer
configure:5972: checking for gawk
configure:6003: checking for ANSI C header files
configure:6110: checking for fcntl.h
configure:6110: checking for unistd.h
configure:6110: checking for sys/endian.h
configure:6110: checking for endian.h
configure:6110: checking for machine/endian.h
configure:6110: checking for sys/machine.h
configure:6110: checking for sys/isa_defs.h
configure:6110: checking for sys/poll.h
configure:6150: checking for stddef.h
configure:6150: checking for wchar.h
configure:6150: checking for wcstr.h
configure:6150: checking for wctype.h
configure:6150: checking for machine/types.h
configure:6150: checking for tcpd.h
configure:6188: checking for working const
configure:6263: checking for inline
configure:6303: checking for size_t
configure:6337: checking for vprintf
configure:6444: checking for working alloca.h
configure:6477: checking for alloca
configure:6685: checking for poll
configure:6685: checking for basename
configure:6738: checking for socket
configure:6833: checking for gethostbyname
configure:6930: checking for socklen_t
configure:6940: gcc -c -g -O2  conftest.c 1>&5
configure:6962: checking whether to use TCP wrappers
From -L/usr/lib, checking in dir /usr/lib for libwrap.so
Found /usr/lib/libwrap.so
configure:7083: checking for inet_aton
configure:7187: checking whether byte ordering is bigendian
configure:7313: gcc -o conftest -g -O2   conftest.c  1>&5
configure:7339: checking alignment of CORBA_short
configure:7386: checking alignment of CORBA_long
configure:7433: checking alignment of CORBA_unsigned_short
configure:7480: checking alignment of CORBA_unsigned_long
configure:7527: checking alignment of CORBA_float
configure:7574: checking alignment of CORBA_double
configure:7621: checking alignment of CORBA_char
configure:7668: checking alignment of CORBA_boolean
configure:7715: checking alignment of CORBA_octet
configure:7762: checking alignment of CORBA_long_double
configure:7809: checking alignment of CORBA_wchar
configure:7856: checking alignment of CORBA_long_long
configure:7903: checking alignment of CORBA_unsigned_long_long
configure:7950: checking alignment of CORBA_struct
configure:7997: checking alignment of CORBA_pointer

以上、よろしくお願い致します。


--
// 高橋 哲夫<Tetsuo TAKAHASHI> tetsu-t@xxxxxxxxxxxxxxxx