Closed Bug 210821 Opened 21 years ago Closed 21 years ago

compile bombs with "empty variable name. Stop."

Categories

(Firefox Build System :: General, defect)

x86
Linux
defect
Not set
blocker

Tracking

(Not tracked)

VERIFIED INVALID

People

(Reporter: bugzilla.mozilla.org, Assigned: bryner)

Details

User-Agent:       Mozilla/5.0 (X11; U; Linux i686) Gecko/20030413 Galeon/1.3.5
Build Identifier: MozillaFirebird-0.6-source.tar.bz2

About an hour into the build process the compile stops.

make[1]: Leaving directory `/home/dale/mozilla-firebird/src/mozilla'
make: *** empty variable name.  Stop.


Reproducible: Always

Steps to Reproduce:
Run configure than make

configure options follow:

./configure --prefix=/opt/mozilla-firebird \
        --with-x \
        --with-system-jpeg \
        --with-system-zlib \
        --with-system-png \
        --with-system-mng \
        --enable-xft \
        --with-pthreads \
        --enable-crypto \
        --disable-tests \
        --disable-accessibility \
        --disable-jsd \
 --disable-svg \
        --disable-calendar \
        --without-system-nspr \
        --disable-debug \
        --disable-mailnews \
        --disable-composer \
        --disable-ldap \
        --disable-mailnews \
        --disable-ipv6 \
        --disable-toolkit-gtk \
        --disable-toolkit-qt \
        --disable-toolkit-xlib \
        --enable-toolkit-gtk2 \
        --enable-default-toolkit=gtk2 \
        --enable-old-abi-compat-wrappers


Actual Results:  
make[1]: Leaving directory `/home/dale/mozilla-firebird/src/mozilla'
make: *** empty variable name.  Stop.

Expected Results:  
compiled sucessfully.

gcc (GCC) 3.3
GNU Make 3.80
glibc 2.3.2
Reporter, the code in that tarball is over five weeks old.  Please try compiling
from a current CVS snapshot and update this bug.  Build problems, like other
bugs, should be reported on builds no more than three weeks old, and preferably
on up to date versions.
practically speaking, lots of people of compiled Firebird 0.6 without problems.
 To diagnose this you need to figure out what make was doing before it bailed,
so the lines that came before the actual error would be rather helpful.
Guys, you may close this bug.  It was a bug in the build environment, not in
Firebird.  Thanks.
ok.  marking INVALID -- this is not a Mozilla bug
Status: UNCONFIRMED → RESOLVED
Closed: 21 years ago
Resolution: --- → INVALID
verified.
Status: RESOLVED → VERIFIED
Component: Build Config → General
Product: Firefox → Firefox Build System
You need to log in before you can comment on or make changes to this bug.