Mailinglist Archive: opensuse-packaging (202 mails)
| < Previous | Next > |
Re: [opensuse-packaging] linker error - need help
- From: Ilya Chernykh <anixxsus@xxxxxxxxx>
- Date: Fri, 27 May 2011 18:57:29 +0400
- Message-id: <201105271857.29247.anixxsus@gmail.com>
On Friday 27 May 2011 12:28:17 Tejas Guruswamy wrote:
Thank you very much, that worked. But now I have the following problem:
found trace of $RPM_BUILD_ROOT or $RPM_BUILD_DIR
in installed .la
file
/usr/src/packages/BUILDROOT/ktagebuch-0.74-24.1.x86_64/opt/kde3/lib64/libktagebuch.la
found trace of $RPM_BUILD_ROOT or $RPM_BUILD_DIR
in installed .la
file
/usr/src/packages/BUILDROOT/ktagebuch-0.74-24.1.x86_64/opt/kde3/lib64/kde3/ktagebuch_mood.la
--
To unsubscribe, e-mail: opensuse-packaging+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-packaging+help@xxxxxxxxxxxx
build log link:
https://build.opensuse.org/package/live_build_log?arch=x86_64&package=kta
gebuch&project=home%3AAnsus%3AKDE3&repository=KDE_KDE3_openSUSE_11.4
Looks like the missing link is to -lsqlite3 ... you have sqlite3-devel
installed in the buildroot so must be a bug in the makefile.
Thank you very much, that worked. But now I have the following problem:
found trace of $RPM_BUILD_ROOT or $RPM_BUILD_DIR
in installed .la
file
/usr/src/packages/BUILDROOT/ktagebuch-0.74-24.1.x86_64/opt/kde3/lib64/libktagebuch.la
found trace of $RPM_BUILD_ROOT or $RPM_BUILD_DIR
in installed .la
file
/usr/src/packages/BUILDROOT/ktagebuch-0.74-24.1.x86_64/opt/kde3/lib64/kde3/ktagebuch_mood.la
--
To unsubscribe, e-mail: opensuse-packaging+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-packaging+help@xxxxxxxxxxxx
| < Previous | Next > |