libtool
[Top][All Lists]
Advanced

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

condor_compile and libtool


From: Adam Mercer
Subject: condor_compile and libtool
Date: Sun, 10 May 2009 16:09:01 -0500

Hi

Does anyone have any experience with libtool based projects and
condor_compile (for the Condor workflow management system
<http://www.cs.wisc.edu/condor/>)?

I would like to update the libtool in one of our projects to the
latest 2.2.6a release but I am running into strange problems when
compiling for condor. This involves changing the compiler from just
"gcc" to "condor_compile gcc" for example, and proceeding as normal.
However when I do this the configure stage seems to work, but when it
is creating all the Makefiles the following is displayed:

config.status: creating Makefile
sed: file ./confstatiT3775/subs-2.sed line 40: unterminated `s' command

and the resulting Makefile is empty. This is the only error and the
project builds and links fine when not compiling for condor.

Has anyone seen anything like this before, or suggest somewhere to
start looking?

Cheers

Adam




reply via email to

[Prev in Thread] Current Thread [Next in Thread]