Mailinglist Archive: opensuse-packaging (214 mails)
| < Previous | Next > |
[opensuse-packaging] build error help needed
- From: Robert Schweikert <rschweikert@xxxxxxxxxx>
- Date: Thu, 21 Oct 2010 09:30:03 -0400
- Message-id: <4CC0405B.20904@xxxxxxxxxx>
Hi,
For home:rjschwei:eucalyptus/apache-qpid-cpp I get the following build
error:
+ /usr/lib/rpm/brp-check-la
found trace of $RPM_BUILD_ROOT or $RPM_BUILD_DIR
in installed .la file
/usr/src/packages/BUILDROOT/apache-qpid-cpp-0.6-2.1.x86_64/usr/lib64/_qmfengine.la
I think this is triggered by the following inside the _qmfengine.la file.
-L/usr/src/packages/BUILD/qpidc-0.6/src/.libs
This is part of the "dependency_libs" assignment. The file is generated
by libtool. I think this file is left behind to support the build of the
Python interface for this library. It appears to me that this dependency
should be expressed as DESTDIR/{ALL_THE_LIBRARIES}. But I have no idea
if/how I can influence libtool to the right thing.
I can build the package without generating the troublesome .la file.
However, this would potentially preclude the build of the Python interface.
Help is appreciated.
Thanks,
Robert
--
Robert Schweikert MAY THE SOURCE BE WITH YOU
Software Engineer Consultant LINUX
rschweikert@xxxxxxxxxx
781-464-8147
Novell
Making IT Work As One
--
To unsubscribe, e-mail: opensuse-packaging+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-packaging+help@xxxxxxxxxxxx
For home:rjschwei:eucalyptus/apache-qpid-cpp I get the following build
error:
+ /usr/lib/rpm/brp-check-la
found trace of $RPM_BUILD_ROOT or $RPM_BUILD_DIR
in installed .la file
/usr/src/packages/BUILDROOT/apache-qpid-cpp-0.6-2.1.x86_64/usr/lib64/_qmfengine.la
I think this is triggered by the following inside the _qmfengine.la file.
-L/usr/src/packages/BUILD/qpidc-0.6/src/.libs
This is part of the "dependency_libs" assignment. The file is generated
by libtool. I think this file is left behind to support the build of the
Python interface for this library. It appears to me that this dependency
should be expressed as DESTDIR/{ALL_THE_LIBRARIES}. But I have no idea
if/how I can influence libtool to the right thing.
I can build the package without generating the troublesome .la file.
However, this would potentially preclude the build of the Python interface.
Help is appreciated.
Thanks,
Robert
--
Robert Schweikert MAY THE SOURCE BE WITH YOU
Software Engineer Consultant LINUX
rschweikert@xxxxxxxxxx
781-464-8147
Novell
Making IT Work As One
--
To unsubscribe, e-mail: opensuse-packaging+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-packaging+help@xxxxxxxxxxxx
| < Previous | Next > |