[2] Comentário enviado por
the_lothar em 18/12/2009 - 07:28h:
Veio nao estou conseguindo compilar o websharp qual e o problema???
patrik@monica:/var/www/phpMyAdmin/ftp.novell.com/pub/mono/sources/webkit-sharp$ tar -xvjf webkit-sharp-0.3.tar.bz2
tar: Tamanho de registro = 8 blocos
webkit-sharp-0.3/
webkit-sharp-0.3/configure
webkit-sharp-0.3/configure.ac
webkit-sharp-0.3/samples/
webkit-sharp-0.3/samples/FunnyBrowser.cs
webkit-sharp-0.3/samples/Makefile.in
webkit-sharp-0.3/samples/Makefile.am
webkit-sharp-0.3/missing
webkit-sharp-0.3/AUTHORS
webkit-sharp-0.3/NEWS
webkit-sharp-0.3/README
webkit-sharp-0.3/config.sub
webkit-sharp-0.3/aclocal.m4
webkit-sharp-0.3/Makefile.in
webkit-sharp-0.3/INSTALL
webkit-sharp-0.3/config.guess
webkit-sharp-0.3/COPYING
webkit-sharp-0.3/doc/
webkit-sharp-0.3/doc/en/
webkit-sharp-0.3/doc/en/GtkSharp.WebkitSharp.xml
webkit-sharp-0.3/doc/en/WebKit.xml
webkit-sharp-0.3/doc/en/WebKit/
webkit-sharp-0.3/doc/en/WebKit/WebView.xml
webkit-sharp-0.3/doc/en/WebKit/WebBackForwardList.xml
webkit-sharp-0.3/doc/en/WebKit/WebFrame.xml
webkit-sharp-0.3/doc/en/WebKit/WebHistoryItem.xml
webkit-sharp-0.3/doc/en/WebKit/WebSettings.xml
webkit-sharp-0.3/doc/en/WebKit/NavigationResponse.xml
webkit-sharp-0.3/doc/en/WebKit/WebViewTargetInfo.xml
webkit-sharp-0.3/doc/en/WebKit/NetworkRequest.xml
webkit-sharp-0.3/doc/en/index.xml
webkit-sharp-0.3/doc/Makefile.in
webkit-sharp-0.3/doc/Makefile.am
webkit-sharp-0.3/install-sh
webkit-sharp-0.3/sources/
webkit-sharp-0.3/sources/webkit-sharp.pc.in
webkit-sharp-0.3/sources/webkit-sharp.snk
webkit-sharp-0.3/sources/Makefile.in
webkit-sharp-0.3/sources/AssemblyInfo.cs.in
webkit-sharp-0.3/sources/webkit-sharp-api.raw
webkit-sharp-0.3/sources/webkit-sharp-sources.xml
webkit-sharp-0.3/sources/webkit-sharp.dll.config.in
webkit-sharp-0.3/sources/Makefile.am
webkit-sharp-0.3/sources/webkit-sharp.metadata
webkit-sharp-0.3/Makefile.am
webkit-sharp-0.3/webkit-sharp.spec.in
webkit-sharp-0.3/ChangeLog
patrik@monica:/var/www/phpMyAdmin/ftp.novell.com/pub/mono/sources/webkit-sharp$ ./configure --prefix=/usr/local
bash: ./configure: Arquivo ou diretório não encontrado
patrik@monica:/var/www/phpMyAdmin/ftp.novell.com/pub/mono/sources/webkit-sharp$ cd webkit-sharp-0.3/
patrik@monica:/var/www/phpMyAdmin/ftp.novell.com/pub/mono/sources/webkit-sharp/webkit-sharp-0.3$ ./configure --prefix=/usr/local
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking target system type... x86_64-unknown-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for a BSD-compatible install... /usr/bin/install -c
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for MONO_DEPENDENCY... yes
checking for MONO_DEPENDENCY... yes
checking for mono... /usr/local/bin/mono
checking for mcs... /usr/local/bin/mcs
checking for gacutil... /usr/local/bin/gacutil
checking for GTK_SHARP... yes
checking for WEBKIT... yes
checking for gapi2-parser... no
checking for gapi2-parser.exe...
checking for gapi2-fixup... no
checking for gapi2-fixup.exe...
checking for gapi2-codegen... no
checking for gapi2_codegen.exe...
checking for mdassembler... /usr/local/bin/mdassembler
checking for monodocer... /usr/local/bin/monodocer
configure: creating ./config.status
config.status: creating Makefile
config.status: creating webkit-sharp.spec
config.status: creating doc/Makefile
config.status: creating samples/Makefile
config.status: creating sources/Makefile
config.status: creating sources/AssemblyInfo.cs
config.status: creating sources/webkit-sharp-1.0.pc
config.status: creating sources/webkit-sharp.dll.config
config.status: executing default commands
Configuration summary
---------------------
* Installation prefix: /usr/local
* compiler: /usr/local/bin/mcs
* Documentation: yes ()
patrik@monica:/var/www/phpMyAdmin/ftp.novell.com/pub/mono/sources/webkit-sharp/webkit-sharp-0.3$ make
Making all in sources
make[1]: Entrando no diretório `/var/www/phpMyAdmin/ftp.novell.com/pub/mono/sources/webkit-sharp/webkit-sharp-0.3/sources'
cp ./webkit-sharp-api.raw webkit-sharp-api.xml
chmod u+w webkit-sharp-api.xml
api=./webkit-sharp-api.xml --metadata=./webkit-sharp.metadata
/bin/bash: --metadata=./webkit-sharp.metadata: Arquivo ou diretório não encontrado
make[1]: [webkit-sharp-api.xml] Erro 127 (ignorado)
generate ./webkit-sharp-api.xml -I:/usr/lib/pkgconfig/../../share/gapi-2.0/pango-api.xml -I:/usr/lib/pkgconfig/../../share/gapi-2.0/atk-api.xml -I:/usr/lib/pkgconfig/../../share/gapi-2.0/gdk-api.xml -I:/usr/lib/pkgconfig/../../share/gapi-2.0/gtk-api.xml -I:/usr/lib/pkgconfig/../../share/gapi-2.0/glib-api.xml \
--outdir=generated --customdir=. \
--assembly-name=webkit-sharp && touch generated-stamp
/bin/bash: generate: comando não encontrado
make[1]: [generated-stamp] Erro 127 (ignorado)
/usr/local/bin/mcs -nowarn:169 -unsafe -target:library -r:/usr/lib/pkgconfig/../../lib/mono/gtk-sharp-2.0/pango-sharp.dll -r:/usr/lib/pkgconfig/../../lib/mono/gtk-sharp-2.0/atk-sharp.dll -r:/usr/lib/pkgconfig/../../lib/mono/gtk-sharp-2.0/gdk-sharp.dll -r:/usr/lib/pkgconfig/../../lib/mono/gtk-sharp-2.0/gtk-sharp.dll -r:/usr/lib/pkgconfig/../../lib/mono/gtk-sharp-2.0/glib-sharp.dll \
AssemblyInfo.cs generated/*.cs -out:webkit-sharp.dll
error CS2001: Source file `generated/*.cs' could not be found
Compilation failed: 1 error(s), 0 warnings
make[1]: ** [webkit-sharp.dll] Erro 1
make[1]: Saindo do diretório `/var/www/phpMyAdmin/ftp.novell.com/pub/mono/sources/webkit-sharp/webkit-sharp-0.3/sources'
make: ** [all-recursive] Erro 1
patrik@monica:/var/www/phpMyAdmin/ftp.novell.com/pub/mono/sources/webkit-sharp/webkit-sharp-0