Cygwin なんでも掲示板

一覧最新記事過去一覧 | 検索FAQアンテナHOME
(新規投稿・発言はできません)


スレッド

└◇612:
Re[3]:postgresSQL [な] 09/30 16:51

 └◇614:Re[4]:postgresSQL [JACK] 09/30
  ├◇616:Re[5]:postgresSQL [な] 09/30
  └◇617:configure でエラーになったとき [な] 09/30
   └◇632:Re:configure でエラーになったとき [JACK] 10/02 <


612● Re[3]:postgresSQL[ な ] 2002 09/30 16:51
ふむ。gcc はきちんと入っているようですね。
では、以下のようになりますか?

$ as --version
GNU assembler 2.12.90 20020706
Copyright 2002 Free Software Foundation, Inc.
This program is free software; you may redistribute it under the terms of
the GNU General Public License. This program has absolutely no warranty.
This assembler was configured for a target of `i686-pc-cygwin'.

$ ld --version
GNU ld version 2.12.90 20020706
Copyright 2002 Free Software Foundation, Inc.
This program is free software; you may redistribute it under the terms of
the GNU General Public License. This program has absolutely no warranty.

どちらかが command not found になるようでしたら、
binutils のインストールに失敗しています。
スレッド一覧


614● Re[4]:postgresSQL[ JACK ] 2002 09/30 17:22
返信ありがとうございます。
早速やってみました。
$ as --version
GNU assembler 2.12.90 20020706
Copyright 2002 Free Software Foundation, Inc.
This program is free software; you may redistribute it under the terms of
the GNU General Public License. This program has absolutely no warranty.
This assembler was configured for a target of `i686-pc-cygwin'.

hoshiba@CASPER-03 ~
$ as --version
GNU assembler 2.12.90 20020706
Copyright 2002 Free Software Foundation, Inc.
This program is free software; you may redistribute it under the terms of
the GNU General Public License. This program has absolutely no warranty.
This assembler was configured for a target of `i686-pc-cygwin'.

command not found になってないのでbinutils の
インストールには失敗してない様です。
スレッド一覧


616● Re[5]:postgresSQL[ な ] 2002 09/30 21:05
すでに恥の上塗り状態ですな。(^^;

postgresql-7.x.x-src.tar.bz2 を展開したディレクトリの
CYGWIN_PATCHES/README を読むとわかりますが、
ビルドには以下のパッケージが必要です。

crypt 1.0-1
cygipc 1.11-1
readline 4.2a-1
libreadline5 4.2a-1
zlib 1.1.3-6
cygwin 1.3.10-1

で、最初のエラーは、おそらく cygipc パッケージが入っていなかったためです。
上記のパッケージを入れてから configure をやりなおしてみてください。
スレッド一覧


617● configure でエラーになったとき[ な ] 2002 09/30 21:41
ちなみに、configure スクリプトでチェックしている中身は、
同じディレクトリにできているはずの config.log に記録されています。

そのため、configure スクリプトでエラーが発生したときには、
config.log の最後の方を見ると、エラー発生時のコマンドラインが
残っているはずですので、その付近を見るとおおよその原因が
推測できます。
スレッド一覧


632● Re:configure でエラーになったとき[ JACK ] 2002 10/02 15:04
ありがとうございました。
次のステップに進むことができました。
助かりました!今はまた、違うことにつまずいてますが・・
もう少し自分で調べてみようとおもいます!

本当にありがとうございました。
スレッド一覧

早田のホームページへ
CGIROOM