Re: Operation not permitted - compiling

Bjarne Mathiesen <[email protected]>
Newsgroups gmane.comp.mozilla.devel.macosx
Organization Another Netscape Collabra Server User
Message-ID <[email protected]>
Dominik wrote:

> Ok, this is what I changed:
> 
> .mozconf:
> 
>      1 ac_add_options --enable-default-toolkit=mac
>       2 ac_add_options --disable-tests
>       3 ac_add_options --disable-debug
>       4 ac_add_options --enable-optimize="-Os"
>       5 ac_add_options --enable-crypto
>       6 ac_add_options --enable-calendar
>       7 ac_add_options --disable-composer
>       8 ac_add_options --disable-ldap
>       9 ac_add_options --enable-prebinding
>      10 ac_add_options --without-system-nspr
>      11 ac_add_options --without-system-zlib
>      12 ac_add_options --without-system-jpeg
>      13 ac_add_options --without-system-png
>      14 ac_add_options --without-system-mng
> 
> Everything else as you did on your build.txt website.
> 

the .mozconfig I'm using when just building calendar into Mozilla is
looking like this :

ac_add_options --enable-default-toolkit=mac
ac_add_options --disable-tests
ac_add_options --disable-debug
ac_add_options --enable-optimize="-O2"
ac_add_options --enable-crypto
ac_add_options --enable-calendar
ac_add_options --without-system-nspr
ac_add_options --without-system-zlib
ac_add_options --without-system-jpeg
ac_add_options --without-system-png
ac_add_options --without-system-mng

The way for you to go from here is to introduce one change at a time
into your .mozconfig and then figure out which of your options is
breaking the compile process.

I don't know enough to be able to advise you any further.
It's either trial and error for you or ask in the appropriate forums /
chatrooms on the net :-)


-- 
Bjarne D Mathiesen                      http://mozilla.mathiesen.info/
København N ; Danmark ; Europa
----------------------------------------------------------------------
denne besked er skrevet i et totalt M$/Intel-frit miljø
MacOS X 10.3.2 Panther ; Mozilla 1.6 ; PowerPC G4 800MHz
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.