Re: compiling mozilla xforms (CVS tag FORMS_20040722_BRANCH)
snpe <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.xml |
|---|---|
| Organization | Another Netscape Collabra Server User |
| Message-ID | <[email protected]> |
Hello Aaron,
I want know - If I checkout mozilla 1.8 branch, will be xforms in ?
Thanks
Aaron Reed wrote:
> That would indeed be impressive! :=) I think that 2.0 is much more
> realistic, though we might have a fair number of pieces ready for 1.9.
> And to clarify, XForms won't be IN mozilla, esp. to start with. It'll
> be a pluggable extension. Only way that XForms will possibly make it
> into the main browser is if we get enough user buy in AND make it small
> and a good performer.
>
> snpe wrote:
>> You are correct - I exchange xft and xtf
>>
>> Thanks
>>
>> p.s
>> Will xforms be in mozilla 1.8 ?
>>
>> Aaron Reed wrote:
>>
>>
>>>snpe wrote:
>>>
>>>>I have this error in extensions/xforms:
>>>>c++ -o nsXFormsElementFactory.o -c -DOSTYPE=\"Linux2.4\"
>>>>-DOSARCH=\"Linux\"
>>>>-DHAVE_DEPENDENT_LIBS -I../../dist/include/xpcom
>>>>-I../../dist/include/string -I../../dist/include/content
>>>>-I../../dist/include/dom -I../../dist/include/widget
>>>>-I../../dist/include/necko -I../../dist/include/websrvcs
>>>>-I../../dist/include/xforms -I../../dist/include
>>>>-I/u1/mozillaxforms/mozilla/mozilla/dist/include/nspr -I.
>>>>-I/usr/X11R6/include -fPIC -I/usr/X11R6/include -fno-rtti
>>>>-fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align
>>>>-Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy
>>>>-Wno-non-virtual-dtor
>>>>-Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG
>>>>-DTRIMMED
>>>>-O -I/usr/X11R6/include -DMOZILLA_CLIENT -include
>>>>../../mozilla-config.h -Wp,-MD,.deps/nsXFormsElementFactory.pp
>>>>nsXFormsElementFactory.cpp In file included from
>>>>nsXFormsElementFactory.cpp:39: nsXFormsElementFactory.h:39:34:
>>>>nsIXTFElementFactory.h: No such file or directory
>>>>In file included from nsXFormsElementFactory.cpp:39:
>>>>nsXFormsElementFactory.h:45: parse error before `{' token
>>>>In file included from nsXFormsElementFactory.cpp:40:
>>>>nsXFormsModelElement.h:39:34: nsIXTFGenericElement.h: No such file or
>>>>directory
>>>>In file included from nsXFormsElementFactory.cpp:40:
>>>>nsXFormsModelElement.h:52: parse error before `,' token
>>>>nsXFormsModelElement.h:60: virtual outside class declaration
>>>>nsXFormsModelElement.h:60: virtual outside class declaration
>>>>nsXFormsModelElement.h:60: parse error before `protected'
>>>>nsXFormsModelElement.h:63: virtual outside class declaration
>>>>nsXFormsModelElement.h:63: virtual outside class declaration
>>>>nsXFormsModelElement.h:63: virtual outside class declaration
>>>>nsXFormsModelElement.h:63: virtual outside class declaration
>>>>nsXFormsModelElement.h:64: virtual outside class declaration
>>>>nsXFormsModelElement.h:64: virtual outside class declaration
>>>>nsXFormsModelElement.h:65: virtual outside class declaration
>>>>nsXFormsModelElement.h:68: virtual outside class declaration
>>>>nsXFormsModelElement.h:69: virtual outside class declaration
>>>>nsXFormsModelElement.h:70: virtual outside class declaration
>>>>nsXFormsModelElement.h:71: virtual outside class declaration
>>>>....
>>>>nsXnsIXTFGenericElement.h doesn't exists - What is wrong ?
>>>>
>>>>regards
>>>>
>>>>
>>>
>>>Could you please verify that you have:
>>>ac_add_options --enable-xtf
>>>
>>>in your .mozconfig?
>>>
>>>I checked out and built yesterday fine. I am currently building again
>>>to see if I get your error.
>>>
>>>Thanks,
>>>--Aaron
>>
>>