Most of the time, these kind of errors got resolved by doing a clean build (make clean && make distclean and then build) for me. Try doing a clean build, it might solve problem.
Regards, Nayan On Wed, Jan 13, 2010 at 3:11 PM, Stanislas <[email protected]> wrote: > I try to build Webkit on Ubuntu > > but i got this error : gcc: language c++ n'est pas reconnu > > > /usr/bin/perl > -I/home/developpement/projects/webkit-1.0.1/WebCore/bindings/scripts > /home/developpement/projects/webkit-1.0.1/WebCore/dom/make_names.pl > --tags > /home/developpement/projects/webkit-1.0.1/WebCore/html/HTMLTagNames.in > --attrs > /home/developpement/projects/webkit-1.0.1/WebCore/html/HTMLAttributeNames.in > --namespace HTML --namespacePrefix xhtml --cppNamespace WebCore > --namespaceURI "http://www.w3.org/1999/xhtml" --wrapperFactory > --attrsNullNamespace --output ./DerivedSources > Unknown option: namespace > Unknown option: namespaceprefix > Unknown option: cppnamespace > Unknown option: namespaceuri > Unknown option: wrapperfactory > Unknown option: attrsnullnamespace > gcc: language c++ n'est pas reconnu > gcc: > /home/developpement/projects/webkit-1.0.1/WebCore/html/HTMLTagNames.in: > fichier d'entr��e d'��dition de liens n'est pas utilis�� parce > l'��dition de lien n'a pas ��t�� faite > No elements > make: *** [DerivedSources/HTMLNames.cpp] Erreur 255 > > anyone could help ? > > thanks > -- > Stanworld > _______________________________________________ > webkit-help mailing list > [email protected] > http://lists.webkit.org/mailman/listinfo.cgi/webkit-help > -- Regards, _Nayan_
_______________________________________________ webkit-help mailing list [email protected] http://lists.webkit.org/mailman/listinfo.cgi/webkit-help
