Closed Bug 680901 Opened 13 years ago Closed 13 years ago

can't compile thunderbird 6.0 without ldap support

Categories

(Thunderbird :: Build Config, defect)

6 Branch
x86
Linux
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 599615

People

(Reporter: andrej.gelenberg, Unassigned)

Details

User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:5.0) Gecko/20100101 Firefox/5.0
Build ID: 20110709014231

Steps to reproduce:

./configure --disable-ldap
make


Actual results:

won't compile on arch linux 32bit


Expected results:

compiling without ldap support, because it broken on my system. Thunderbird crash with segfault.
Here error message:
...
make[5]: Nothing to be done for `tools'.
make[5]: Leaving directory `/root/thunderbird/src/comm-release/mozilla/js/src/shell'
make[4]: Leaving directory `/root/thunderbird/src/comm-release/mozilla/js/src'
make[3]: Leaving directory `/root/thunderbird/src/comm-release/mozilla'
make[2]: Leaving directory `/root/thunderbird/src/comm-release/mozilla'
make[2]: Entering directory `/root/thunderbird/src/comm-release/mozilla'
tier_platform: ./../ldap/sdks/c-sdk xpcom modules/libreg modules/libpref intl netwerk  extensions/auth gfx/qcms ipc js/ipc js/jetpack js/src/xpconnect intl/chardet  widget/src/gtkxtbin modules/libjar db  extensions/cookie extensions/permissions  storage rdf js/jsd media/libvorbis  media/libnestegg media/libvpx media/libogg media/libtheora  media/libsydneyaudio  uriloader modules/libimg caps parser gfx modules/libpr0n dom view widget content editor layout docshell embedding xpfe/appshell  extensions/universalchardet accessible profile xpfe/components widget/src/xremoteclient extensions/spellcheck toolkit security/manager extensions/pref services/crypto/component startupcache ./../mozilla/xpfe/components/autocomplete ./../ldap/xpcom ./../mailnews/base ./../mailnews/mime/public ./../mailnews  ./../mail/components toolkit/library xpcom/stub toolkit/system/gnome toolkit/system/dbus
make[3]: Entering directory `/root/thunderbird/src/comm-release/ldap/sdks/c-sdk'
Makefile:42: config/autoconf.mk: No such file or directory
../../../config/config.mk:57: /config/autoconf.mk: No such file or directory
Makefile:55: *** target file `depend' has both : and :: entries.  Stop.
make[3]: Leaving directory `/root/thunderbird/src/comm-release/ldap/sdks/c-sdk'
make[2]: *** [tier_platform] Error 2
make[2]: Leaving directory `/root/thunderbird/src/comm-release/mozilla'
make[1]: *** [default] Error 2
make[1]: Leaving directory `/root/thunderbird/src/comm-release/mozilla'
make: *** [default] Error 2
Hardware: x86_64 → x86
Status: UNCONFIRMED → RESOLVED
Closed: 13 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.