Cygwin なんでも掲示板

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


スレッド

└◇409:
Gnu SQL Serverのコンパイル [もぐりん] 06/05 15:51

 └◇418:Re:Gnu SQL Serverのコンパイル [中島] 06/11
  └◇427:Re[2]:Gnu SQL Serverのコンパイル [もぐりん] 06/13 <


409● Gnu SQL Serverのコンパイル[ もぐりん ] 2002 06/05 15:51
こんにちは。
CygwinにてGNU SQL Serverのコンパイルに挑戦していますが、
./configureを実行すると以下のメッセージが出てMakefileが
作られません。
どうしたらいいでしょうか?
ちなみに、RPCについては、sunrpc-4.0.cygwin1.bin.tar.gz
をダウンロードして/usr/local配下にインストールされました。

$ ./configure
creating cache ./config.cache
checking host system type... i686-pc-cygwin
checking whether #! works in shell scripts... yes
checking for gcc... gcc
checking whether the C compiler (gcc ) works... yes
checking whether the C compiler (gcc ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking how to run the C preprocessor... gcc -E
checking for mawk... no
checking for gawk... gawk
checking for gcc option to accept ANSI C...
checking for function prototypes... yes
checking for a BSD compatible install... /usr/bin/install -c
checking for bison... bison -y
checking for flex... flex
checking for yywrap in -lfl... yes
checking whether ln -s works... yes
checking for ar... /usr/local/bin/ar
checking for gmake... no
checking for make... /usr/bin/make
checking for make include item... include
checking if make able to identify short and long file name... no
checking for rpcgen... /usr/local/bin/rpcgen
checking /usr/local/bin/rpcgen output... usage: /usr/local/bin/rpcgen infile
/usr/local/bin/rpcgen [-c | -h | -l | -m] [-o outfile] [infile]
/usr/local/bin/rpcgen [-s udp|tcp]* [-o outfile] [infile]
/usr/local/bin/rpcgen doesn't generate mytest.h
checking for rpc/rpc.h... no
FATAL: can not find RPC facilities (rpcgen, rpc/rpc.h ...)

よろしくお願いします。
スレッド一覧


418● Re:Gnu SQL Serverのコンパイル[ 中島 ] 2002 06/11 21:03
> ちなみに、RPCについては、sunrpc-4.0.cygwin1.bin.tar.gz
> をダウンロードして/usr/local配下にインストールされました。

 sunrpc-4.0.cygwin1.bin.tar.gz というのが、どこから持ってきて
どんなファイルが含まれているか不明なので、はずしているかもしれませんが

> checking for rpc/rpc.h... no
> FATAL: can not find RPC facilities (rpcgen, rpc/rpc.h ...)
>

 rpc/rpc.h ヘッダファイルが見つからないといっているので、
sunrpc-4.0.cygwin1.bin.tar.gz には、rpc を使ったバイナリの実行に必要な
ライブラリだけ入っていて、開発用のファイルが含まれていなかったりしない
でしょうか。
スレッド一覧


427● Re[2]:Gnu SQL Serverのコンパイル[ もぐりん ] 2002 06/13 17:13
こんにちは。

> rpc/rpc.h ヘッダファイルが見つからないといっているので、
> sunrpc-4.0.cygwin1.bin.tar.gz には、rpc を使ったバイナ> リの実行に必要なライブラリだけ入っていて、開発用のファイ> ルが含まれていなかったりしないでしょうか。

ヘッダーファイルは含まれていました。
/usr/local/include配下にインストールされていたのですが、
検出されないので、/usr/include配下にコピーして再度
./configureを実行して見ましたが、Makefileが作成されません。
何か方法はありますでしょうか?
スレッド一覧

早田のホームページへ
CGIROOM