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

building xulrunner application with mozilla

3 views
Skip to first unread message

kirans

unread,
Nov 8, 2006, 11:23:22 PM11/8/06
to
Hi,

I am trying to build mozilla with XulRunner option on a windows
machine.

i have pulled out the source code from mozilla cvs.

when i give "make -f client.mk build" it gives the following errors.

: command not foundonf/mozconfig2client-mk: line 39:
: command not foundonf/mozconfig2client-mk: line 44:
mozilla/build/autoconf /mozconfig2client-mk: line 45: syntax error near
unexpecte
' token `{
'ozilla/build/autoconf/mozconfig2client-mk: line 45: `print_header() {
client.mk:499: /cygdrive/c/mozilla/.mozconfig.mk: No such file or
directory
make: *** No rule to make target `/cygdrive/c/mozilla/.mozconfig.mk'.
Stop.

i used gmake instead, then it gave the following errors:

Could not open the destination file : Invalid argument
Could not open the source file: No such file or directory
Path not found: No such file or directory
client.mk:499: /cygdrive/c/mozilla: No such file or directory
client.mk:499: |: Invalid argument
client.mk:499: sed: No such file or directory
client.mk:499: -e: No such file or directory
client.mk:499: s////.mozconfig.mk: No such file or directory
client.mk:500: /cygdrive/c/mozilla: No such file or directory
client.mk:500: |: Invalid argument
client.mk:500: sed: No such file or directory
client.mk:500: -e: No such file or directory
client.mk:500: s////build/unix/modules.mk: No such file or directory
gmake: *** No rule to make target `s////build/unix/modules.mk'. Stop.


i have set the HOME var to c:\mozilla

any suggestions,

thanks in advance

Jonathan Watt

unread,
Nov 9, 2006, 3:33:37 PM11/9/06
to
kirans wrote:
> Hi,
>
> I am trying to build mozilla with XulRunner option on a windows
> machine.
>
> i have pulled out the source code from mozilla cvs.
>
> when i give "make -f client.mk build" it gives the following errors.
>
> : command not foundonf/mozconfig2client-mk: line 39:
> : command not foundonf/mozconfig2client-mk: line 44:
> mozilla/build/autoconf /mozconfig2client-mk: line 45: syntax error near
> unexpecte
> ' token `{
> 'ozilla/build/autoconf/mozconfig2client-mk: line 45: `print_header() {
> client.mk:499: /cygdrive/c/mozilla/.mozconfig.mk: No such file or
> directory
> make: *** No rule to make target `/cygdrive/c/mozilla/.mozconfig.mk'.
> Stop.

This looks like you have the wrong line endings in your mozconfig or some other
script fill you may be using to run.

0 new messages