Closed Bug 555459 Opened 14 years ago Closed 14 years ago

Problem compiling seamonkey 2.0.3: autocomplete with libxul

Categories

(SeaMonkey :: General, defect)

SeaMonkey 2.0 Branch
x86
Linux
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 450781

People

(Reporter: pierre42d, Unassigned)

Details

User-Agent:       Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.8) Gecko/20100303 Gentoo Firefox/3.5.8
Build Identifier: 

[...]
gmake[6]: Entering directory `/tmp/comm-1.9.1/mozilla/xpfe/components/autocomplete'
gmake[7]: Entering directory `/tmp/comm-1.9.1/mozilla/xpfe/components/autocomplete/public'
/tmp/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/xpautocomplete.xpt ../../../../dist/bin/components
gmake[7]: Leaving directory `/tmp/comm-1.9.1/mozilla/xpfe/components/autocomplete/public'
gmake[7]: Entering directory `/tmp/comm-1.9.1/mozilla/xpfe/components/autocomplete/src'
rm -f libxpautocomplete.so
g++ -I/usr/local/include -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -s -O3 -march=i686 -fno-strict-aliasing -fshort-wchar -pthread -pipe  -DNDEBUG -DTRIMMED -O3 -fPIC -shared -Wl,-z,defs -Wl,-h,libxpautocomplete.so -o libxpautocomplete.so  nsAutoComplete.o     -lpthread   -Wl,-rpath-link,/tmp/comm-1.9.1/mozilla/dist/bin -Wl,-rpath-link,/usr/local/lib  /tmp/comm-1.9.1/mozilla/dist/lib/libunicharutil_s.a -L/tmp/comm-1.9.1/mozilla/dist/bin -lxpcom -lxul -L/tmp/comm-1.9.1/mozilla/dist/bin -L/tmp/comm-1.9.1/mozilla/dist/lib -lplds4 -lplc4 -lnspr4 -lpthread -ldl  -Wl,--version-script -Wl,../../../../build/unix/gnu-ld-scripts/components-version-script -Wl,-Bsymbolic -lasound -ldl -lm    
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lxpcom
collect2: ld returned 1 exit status
gmake[7]: *** [libxpautocomplete.so] Error 1
gmake[7]: Leaving directory `/tmp/comm-1.9.1/mozilla/xpfe/components/autocomplete/src'
gmake[6]: *** [libs] Error 2
gmake[6]: Leaving directory `/tmp/comm-1.9.1/mozilla/xpfe/components/autocomplete'
gmake[5]: *** [libs] Error 2
gmake[5]: Leaving directory `/tmp/comm-1.9.1/mozilla/xpfe/components'
gmake[4]: *** [libs] Error 2
gmake[4]: Leaving directory `/tmp/comm-1.9.1/mozilla/xpfe'
gmake[3]: *** [libs_tier_toolkit] Error 2
gmake[3]: Leaving directory `/tmp/comm-1.9.1/mozilla'
gmake[2]: *** [tier_toolkit] Error 2
gmake[2]: Leaving directory `/tmp/comm-1.9.1/mozilla'
gmake[1]: *** [default] Error 2
gmake[1]: Leaving directory `/tmp/comm-1.9.1/mozilla'
make: *** [default] Error 2


Reproducible: Always

Steps to Reproduce:
# ./configure  --with-x --enable-startup-notification --enable-system-cairo --enable-libxul --enable-calendar --enable-optimize=-O3 --enable-application=suite
# make
Status: UNCONFIRMED → RESOLVED
Closed: 14 years ago
Resolution: --- → DUPLICATE
Version: unspecified → SeaMonkey 2.0 Branch
Please use more descriptive bug summaries.

NB: I even wonder why you're trying to build a comm-1.9.1 app with libxul.
Summary: Problem compiling seamonkey 2.0.3 → Problem compiling seamonkey 2.0.3: autocomplete with libxul
You need to log in before you can comment on or make changes to this bug.