search for: fs_api_module_register

Displaying 3 results from an estimated 3 matches for "fs_api_module_register".

2015 May 16
2
fs_api_module_register
...if ! /bin/sh ../../run-test.sh ../.. ./$bin; then exit 1; fi; \ done /root/rpmbuild/BUILD/dovecot-2.2.18/src/lib-storage/.libs/lt-test-mail-search-args-imap: symbol lookup error: /root/rpmbuild/BUILD/dovecot-2.2.18/src/lib-storage/.libs/lt-test-mail-search-args-imap: undefined symbol: fs_api_module_register I created a binary rpm from dovecot sources 2.2.16 and pigeonhole sources 0.4.7 and all went well. Can anyone give me any hints as to the problem? Eric
2015 May 16
0
fs_api_module_register
...run-test.sh ../.. ./$bin; then exit 1; fi; \ > done > /root/rpmbuild/BUILD/dovecot-2.2.18/src/lib-storage/.libs/lt-test-mail-search-args-imap: > symbol lookup error: > /root/rpmbuild/BUILD/dovecot-2.2.18/src/lib-storage/.libs/lt-test-mail-search-args-imap: > undefined symbol: fs_api_module_register > > I created a binary rpm from dovecot sources 2.2.16 and pigeonhole > sources 0.4.7 and all went well. > > Can anyone give me any hints as to the problem? I built rpms for this just fine. you would need to share more details. darix -- openSUSE - SUSE Linux is m...
2015 May 17
1
fs_api_module_register
Marcus, Thanks for the spec file. I'm fairly new to creating RPM's and I just found out that the issue is taking place during the 'make check' portion of the spec file. I'm not sure what 'make check' does after having googled it, although, I think it checks for run-time errors. Any hints? Eric On 5/16/2015 12:52 PM, Marcus Rueckert wrote: > On 2015-05-16 11:52:55