Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Building in x86_64 openSUSE 11.1

0 views
Skip to first unread message

AndyG

unread,
Dec 30, 2009, 1:02:34 PM12/30/09
to
For some reason, building Mozilla in 64-bit SUSE is a problem. A file
called automationutils.py is not created and a couple of autoconf.mk
files sit in the way of compiling successfully. I'm not sure what the
source of the problem is, but unless you have a workaround, you can't
build.

I posted a detailed workaround on www.xcept.com/tbirdcompile.html.

I hope it helps some folks, and I hope that somebody will be able to
figure out what the root cause is.

Have fun,

Andy

Frank Wein

unread,
Jan 3, 2010, 5:51:48 AM1/3/10
to

Why do you run ./configure directly in your source folder when using a
objdir? AFAIK this is wrong, just run make -f client.mk build, this will
also run configure (in your objdir).

Frank

0 new messages