バグ #1996
完了RtORB+OpenRTMがMac上でコンパイルが通らない
100%
説明
原さんからレポート
make
Making all in build
make1: Nothing to be done for `all'.
Making all in src
Making all in lib
Making all in coil
Making all in include
Making all in coil
make all-am
cp -p ../../posix/coil/*.h .
cp -p ../../common/*.h .
make5: Nothing to be done for `all-am'.
Making all in posix
Making all in coil
/bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I../../include -Wall -fPIC -O2 -Wall -fPIC -O2 -MT Allocator.lo -MD -MP -MF .deps/Allocator.Tpo -c -o Allocator.lo Allocator.cpp
../../libtool: line 2085: Allocator.cpp: command not found
libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../../include -Wall -fPIC -O2 -Wall -fPIC -O2 -MT Allocator.lo -MD -MP -MF .deps/Allocator.Tpo -c "" -fno-common -DPIC -o .libs/Allocator.o
i686-apple-darwin10-g++-4.2.1: no input files
make5: * [Allocator.lo] Error 1
make4: [all-recursive] Error 1
make3: [all-recursive] Error 1
make2: [all-recursive] Error 1
make1: [all-recursive] Error 1
make: * [all-recursive] Error 1
となってコンパイルできません。Linuxでは、できるようですが、、、、
configure.ac等を確認していただけないでしょうか。
ファイル