Closed Bug 126499 Opened 23 years ago Closed 23 years ago

Problem compiling mozilla 0.9.8

Categories

(Core :: SVG, defect)

x86
Linux
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 126509

People

(Reporter: pierre, Assigned: alex)

Details

Hi,

I try to compile mozilla 0.9.8 on my linux slackware 8 with gcc-3.0.3
there was no problem with the configure, but for the make i got this :

# gmake
gmake nspr
gmake[1]: Entering directory `/tmp/mozilla'
[...]
gmake[2]: Entering directory `/tmp/mozilla/other-licenses/libart_lgpl'
gmake[2]: *** No rule to make target `export'.  Stop.
gmake[2]: Leaving directory `/tmp/mozilla/other-licenses/libart_lgpl'
gmake[1]: *** [tier_9] Error 2
gmake[1]: Leaving directory `/tmp/mozilla'
gmake: *** [default] Error 2


It would be great if you could help me with this !

Best regards,

Pierre.
Mozilla must be build using these build instructions:
http://mozilla.org/build/unix.html

Does Mozilla compile if you follow those instructions?
I follow these instructions :

Manually drive the build

   1. cd mozilla
   2. ./configure
            Your options may vary.
            For configure options, run "./configure --help",
            or use the Unix Build Configurator.
   3. gmake

(http://mozilla.org/build/unix-details.html)
looks like an SVG build problem....
Assignee: asa → alex.fritze
Component: Browser-General → SVG
QA Contact: doronr → bbaetz
aaaand there's a nice clear bug on the issue.  :)

*** This bug has been marked as a duplicate of 126509 ***
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.