[Dovecot] Dovecot 2.2.0 compile error

Timo Sirainen tss at iki.fi
Wed Apr 17 01:37:42 EEST 2013


On 17.4.2013, at 1.27, Peter Wagner <rauchwolke at gmx.net> wrote:

>>>> make[6]: Entering directory `/mnt/data/Develop/Openwrt/trunk_git/build_dir/target-mips_r2_uClibc-0.9.33.2/dovecot-2.2.0/src/util'
>>>> /bin/sh ../../libtool --tag=CC   --mode=link mips-openwrt-linux-uclibc-gcc  -std=gnu99 -Os -pipe -mips32r2 -mtune=mips32r2 -fno-caller-saves -mno-branch-likely -fhonour-copts -Wno-error=unused-but-set-variable -msoft-float  -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I/mnt/data/Develop/Openwrt/trunk_git/staging_dir/target-mips_r2_uClibc-0.9.33.2/usr/include     -no-undefined -Wl,--as-needed -L/mnt/data/Develop/Openwrt/trunk_git/staging_dir/target-mips_r2_uClibc-0.9.33.2/usr/lib -L/mnt/data/Develop/Openwrt/trunk_git/staging_dir/target-mips_r2_uClibc-0.9.33.2/lib -L/mnt/data/Develop/Openwrt/trunk_git/staging_dir/toolchain-mips_r2_gcc-4.6-linaro_uClibc-0.9.33.2/usr/lib -L/mnt/data/Develop/Openwrt/trunk_git/staging_dir/toolchain-mips_r2_gcc-4.6-linaro_uClibc-0.9.33.2/lib  -o gdbhelper gdbhelper.o
> the weired thing is, when i build it with --without-shared-libs
> the program builds fine and works. How can i find out why this works
> but using shard-libs doesn't?

Probably specific to the mips/linaro/something tools that you're using. Have you tried that v2.1 still compiles? The best way to figure out why it works and v2.2 doesn't would be to find the specific commit from v2.2 that broke it. http://mercurial.selenic.com/wiki/BisectExtension could make finding that easier.



More information about the dovecot mailing list