Oi Lucélio tudo bem?.. <br><br>isso mesmo.. o problema esta no <br><br>./configure<br><br>ele nao termina de compilar.. ai eu gostaria de saber se alguem consegue ver o problema.. se vc observar ele vem ate<br><br>checking for gtk+-2.0 gdk-2.0... [root@neidionfedora spalah-flash-0.03]#<br>

<br>gdk e para.. eu ja vi o gdk tava instalado.. e tava.. mais ele nao vai :'(.. não sei mais o que fazer..<br><br>ja ate rodei um install-sh que esta dentro dele.. mais também não vai..<br><br>abraços<br><br>Nadils<br>

<br><div class="gmail_quote">---------- Forwarded message ----------<br>From: <b class="gmail_sendername">Lucélio Gomes de Freitas</b> <span dir="ltr"><<a href="mailto:aa.lucelio@gmail.com" target="_blank">aa.lucelio@gmail.com</a>></span><br>

Date: 2009/2/6<br>Subject: Re: [Fedora-users-br] Programa para Flash<br>To: Lista de discussão voltada para os usuários brasileiros do Fedora <<a href="mailto:fedora-users-br@redhat.com" target="_blank">fedora-users-br@redhat.com</a>><br>

<br><br><div>Nadilson Santana,</div>
<div> </div>
<div>Nesta mensagem ====>  make: *** No targets specified and no makefile found.  Stop.    <=====</div>
<div>Acho que o problema está na ausência do arquivo "makefile".  Eu sei que você ja sabe mas, o "makefile" ou "Makefile" especifica as regras (de criação ou resultado gerado) da compilação ou linkedição, ou seja o relacionamento(fontes, headers, objetos e executável), quem gera quem, sem elas ele(por exemplo: Gcc ou G++) pára, uma vez que você invoca o "make".    Veja "man makefile".</div>



<div> </div>
<div>O script "./configure", executado inicialmente, se ele deveria gerar o "makefile" parece estar com problema.</div>
<div>Não seria o "install" um script para executar sem o make?</div>
<div> </div>
<div>Abç,</div>
<div>Lucélio.<font color="#888888"><br></font></div><div><div></div><div>
<div class="gmail_quote">2009/2/6 Nadilson Santana <span dir="ltr"><<a href="mailto:nadilson8@gmail.com" target="_blank">nadilson8@gmail.com</a>></span><br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0px 0px 0px 0.8ex; padding-left: 1ex;">Alguem poderia me ajudar na compilação do spalah.. <br><br>[root@neidionfedora spalah-flash-0.03]# ./configure<br>


checking for a BSD-compatible install... /usr/bin/install -c<br>checking whether build environment is sane... yes           <br>checking for gawk... gawk                                   <br>checking whether make sets $(MAKE)... yes                   <br>


checking for style of include used by make... GNU           <br>checking for gcc... gcc                                     <br>checking for C compiler default output file name... a.out   <br>checking whether the C compiler works... yes                <br>


checking whether we are cross compiling... no               <br>checking for suffix of executables...                       <br>checking for suffix of object files... o                    <br>checking whether we are using the GNU C compiler... yes     <br>


checking whether gcc accepts -g... yes                      <br>checking for gcc option to accept ANSI C... none needed     <br>checking dependency style of gcc... gcc3                    <br>checking for library containing strerror... none required   <br>


checking for gcc... (cached) gcc                            <br>checking whether we are using the GNU C compiler... (cached) yes<br>checking whether gcc accepts -g... (cached) yes                 <br>checking for gcc option to accept ANSI C... (cached) none needed<br>


checking dependency style of gcc... (cached) gcc3               <br>checking for gcc... (cached) gcc                                <br>checking whether we are using the GNU C compiler... (cached) yes<br>checking whether gcc accepts -g... (cached) yes                 <br>


checking for gcc option to accept ANSI C... (cached) none needed<br>checking dependency style of gcc... (cached) gcc3               <br>checking how to run the C preprocessor... gcc -E                <br>checking for egrep... grep -E                                   <br>


checking for ANSI C header files... yes                         <br>checking build system type... i686-redhat-linux-gnu             <br>checking host system type... i686-redhat-linux-gnu              <br>checking for a sed that does not truncate output... /bin/sed    <br>


checking for ld used by gcc... /usr/bin/ld                      <br>checking if the linker (/usr/bin/ld) is GNU ld... yes           <br>checking for /usr/bin/ld option to reload object files... -r    <br>checking for BSD-compatible nm... /usr/bin/nm -B                <br>


checking whether ln -s works... yes                             <br>checking how to recognise dependent libraries... pass_all       <br>checking for sys/types.h... yes                                 <br>checking for sys/stat.h... yes                                  <br>


checking for stdlib.h... yes                                    <br>checking for string.h... yes                                    <br>checking for memory.h... yes                                    <br>checking for strings.h... yes                                   <br>


checking for inttypes.h... yes                                  <br>checking for stdint.h... yes                                    <br>checking for unistd.h... yes                                    <br>checking dlfcn.h usability... yes                               <br>


checking dlfcn.h presence... yes                                <br>checking for dlfcn.h... yes                                     <br>checking for g++... g++                                         <br>checking whether we are using the GNU C++ compiler... yes       <br>


checking whether g++ accepts -g... yes                          <br>checking dependency style of g++... gcc3                        <br>checking how to run the C++ preprocessor... g++ -E              <br>checking for g77... no                                          <br>


checking for f77... no                                          <br>checking for xlf... no                                          <br>checking for frt... no                                          <br>checking for pgf77... no                                        <br>


checking for fort77... no                                       <br>checking for fl32... no                                         <br>checking for af77... no                                         <br>checking for f90... no                                          <br>


checking for xlf90... no                                        <br>checking for pgf90... no                                        <br>checking for epcf90... no                                       <br>checking for f95... no                                          <br>


checking for fort... no                                         <br>checking for xlf95... no                                        <br>checking for ifc... no                                          <br>checking for efc... no                                          <br>


checking for pgf95... no                                        <br>checking for lf95... no                                         <br>checking for gfortran... no                                     <br>checking whether we are using the GNU Fortran 77 compiler... no <br>


checking whether  accepts -g... no                              <br>checking the maximum length of command line arguments... 32768  <br>checking command to parse /usr/bin/nm -B output from gcc object... ok<br>checking for objdir... .libs                                         <br>


checking for ar... ar                                                <br>checking for ranlib... ranlib<br>checking for strip... strip<br>checking if gcc static flag  works... yes<br>checking if gcc supports -fno-rtti -fno-exceptions... no<br>


checking for gcc option to produce PIC... -fPIC<br>checking if gcc PIC flag -fPIC works... yes<br>checking if gcc supports -c -o file.o... yes<br>checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes<br>


checking whether -lc should be explicitly linked in... no<br>checking dynamic linker characteristics... GNU/Linux ld.so<br>checking how to hardcode library paths into programs... immediate<br>checking whether stripping libraries is possible... yes<br>


checking if libtool supports shared libraries... yes<br>checking whether to build shared libraries... yes<br>checking whether to build static libraries... yes<br>configure: creating libtool<br>appending configuration tag "CXX" to libtool<br>


checking for ld used by g++... /usr/bin/ld<br>checking if the linker (/usr/bin/ld) is GNU ld... yes<br>checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes<br>checking for g++ option to produce PIC... -fPIC<br>


checking if g++ PIC flag -fPIC works... yes<br>checking if g++ supports -c -o file.o... yes<br>checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes<br>checking dynamic linker characteristics... GNU/Linux ld.so<br>


checking how to hardcode library paths into programs... immediate<br>checking whether stripping libraries is possible... yes<br>appending configuration tag "F77" to libtool<br>checking for pkg-config... /usr/bin/pkg-config<br>


checking for gtk+-2.0 gdk-2.0... [root@neidionfedora spalah-flash-0.03]#<br>[root@neidionfedora spalah-flash-0.03]# make<br>make: *** No targets specified and no makefile found.  Stop.<br>[root@neidionfedora spalah-flash-0.03]# make install<br>


make: *** No rule to make target `install'.  Stop.<br>[root@neidionfedora spalah-flash-0.03]#<br><br><br>ele nao vai.. 
<div><br><br>abraços<br><br>Nadilson S. Santana<br>neidionfedora<br></div>
<div>
<div></div>
<div>
<div class="gmail_quote">2009/2/6 Nadilson Santana <span dir="ltr"><<a href="mailto:nadilson8@gmail.com" target="_blank">nadilson8@gmail.com</a>></span><br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Opa vlw cristiano.. =D..<br><br>Nadilson S. Santana<br>neidionfedora<br><br>
<div class="gmail_quote">2009/2/6 Cristiano Furtado <span dir="ltr"><<a href="mailto:jasonnfedora@gmail.com" target="_blank">jasonnfedora@gmail.com</a>></span> 
<div>
<div></div>
<div><br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<li><i>Flash4Linux</i>: <a href="http://f4l.sourceforge.net/" target="_blank">http://f4l.sourceforge.net/</a> (disponível na versão beta somente); </li>
<li><i>Spalah</i>: <a href="http://spalah.sourceforge.net/" target="_blank">http://spalah.sourceforge.net/</a> (muito bom, consegue-se fazer muita coisa); </li>
<li><i>DrawSWF</i>: <a href="http://drawswf.sourceforge.net/" target="_blank">http://drawswf.sourceforge.net/</a> (disponível em .zip) - caso não saiba descompactar, vá no shell e "digite unzip nomedoarquivo.zip"; </li>



<li><i>Ferramentas Flash</i>: <a href="http://www.quiss.org/swftools/" target="_blank">http://www.quiss.org/swftools/</a> (alguns recursos para flash). <br></li>
<div><br> </div>
<div class="gmail_quote">2009/2/6 Nadilson Santana <span dir="ltr"><<a href="mailto:nadilson8@gmail.com" target="_blank">nadilson8@gmail.com</a>></span><br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0px 0px 0px 0.8ex; padding-left: 1ex;">
<div>
<div></div>
<div>Ola pessoal tudo bem?..<br><br>alguem conheçe algum programa para criar flash em linux?..<br><br>abraços<br><br>Nadilson S. Santana<br>neidionfedora<br><br></div></div>--<br>Fedora-users-br mailing list<br><a href="mailto:Fedora-users-br@redhat.com" target="_blank">Fedora-users-br@redhat.com</a><br>


<a href="https://www.redhat.com/mailman/listinfo/fedora-users-br" target="_blank">https://www.redhat.com/mailman/listinfo/fedora-users-br</a><br><br></blockquote></div><br><br clear="all"><br>-- <br>Atenciosamente,<br><br>


------------------------------------------------<br>Cristiano Furtado<br>Gerente de TI - Projetos de Software Livre<br>Embaixador do Fedora no Brasil<br><br>Sites:<br><a href="http://www.projetofedora.org/" target="_blank">http://www.projetofedora.org</a><br>


<a href="http://www.jasonnfedora.eti.br/" target="_blank">http://www.jasonnfedora.eti.br</a><br><a href="http://www.fedora.org.br/" target="_blank">http://www.fedora.org.br</a><br><a href="http://www.ekaaty.com.br/" target="_blank">http://www.ekaaty.com.br</a><br>


<br>--<br>Fedora-users-br mailing list<br><a href="mailto:Fedora-users-br@redhat.com" target="_blank">Fedora-users-br@redhat.com</a><br><a href="https://www.redhat.com/mailman/listinfo/fedora-users-br" target="_blank">https://www.redhat.com/mailman/listinfo/fedora-users-br</a><br>


<br></blockquote></div></div></div><br></blockquote></div><br></div></div><br>--<br>Fedora-users-br mailing list<br><a href="mailto:Fedora-users-br@redhat.com" target="_blank">Fedora-users-br@redhat.com</a><br><a href="https://www.redhat.com/mailman/listinfo/fedora-users-br" target="_blank">https://www.redhat.com/mailman/listinfo/fedora-users-br</a><br>


<br></blockquote></div><br>
</div></div><br>--<br>
Fedora-users-br mailing list<br>
<a href="mailto:Fedora-users-br@redhat.com" target="_blank">Fedora-users-br@redhat.com</a><br>
<a href="https://www.redhat.com/mailman/listinfo/fedora-users-br" target="_blank">https://www.redhat.com/mailman/listinfo/fedora-users-br</a><br>
<br></div><br>