Skip to content

Incompatible libtool on Mac OS X 10.6 #20

@GoogleCodeExporter

Description

@GoogleCodeExporter
What steps will reproduce the problem?

1. svn checkout http://rlog.googlecode.com/svn/trunk/ rlog
2. cd rlog
3. autoreconf
4. ./configure
5. make

What is the expected output? What do you see instead?

/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..   
-I..   -DRLOG_COMPONENT="rlog" -DUSE_VALGRIND=0 -g -O2 -D_THREAD_SAFE   -MT 
rlog.lo -MD -MP -MF .deps/rlog.Tpo -c -o rlog.lo rlog.cpp
../libtool: line 771: X--tag=CXX: command not found
../libtool: line 804: libtool: ignoring unknown tag : command not found

What version of the product are you using? On what operating system?

svn head

Mac OS X 10.6.5 on x86 (Darwin 10.5.0 Darwin Kernel Version 10.5.0: Fri Nov  5 
23:20:39 PDT 2010; root:xnu-1504.9.17~1/RELEASE_I386 i386)

Please provide any additional information below.

Running "cp /usr/bin/glibtool libtool" after configure seems to fix the 
problem. I guess an incompatible libtool somewhat is configured.

Original issue reported on code.google.com by isak.joh...@gmail.com on 27 Dec 2010 at 5:23

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions