Flash for YDL

Geert Janssens yellowdog-general@lists.terrasoftsolutions.com
Mon Jun 21 14:12:01 2004


Do you have glibc-devel installed ?

The message indicates the compiler can't find a definition for the 
standard function sqrt, which is normally located in 
/usr/include/math.h, which is provided by glibc-devel, hence...


Cheers,
Geert

Jason Warm wrote:
> Blessed be he that can Google better then I.  Been searching for over a
> week now looking for SOMETHING that will let me view Flash site.  Now when
> i follow those compile instructions and remove Kflash, I still get an
> error when I try to build it.  Being a somewhat newbie myself this is
> where I turn to the group and ask....."Can anyone tell me what the heck
> this actually MEANS?"
> 
> make[1]: `libz.a' is up to date.
> make[1]: Leaving directory `/home/jwarm/download/flash-0.4.10/Zlib'
> make[1]: Entering directory `/home/jwarm/download/flash-0.4.10/Lib'
> g++ -O3 -Wall -fno-rtti -fno-exceptions -I../Jpeg -I../Zlib  -c -o shape.o
> shape.cc
> shape.cc: In function `void flushPaths(ShapeParser*)':
> shape.cc:311: `sqrt' undeclared (first use this function)
> shape.cc:311: (Each undeclared identifier is reported only once for each
>    function it appears in.)
> 
> Thanks again all for your help, you beat the nasty explicitive out of the
> Gentoo mail lists.
> 
> Jason
> 
> <quote who="Norberto Quintanar">
> 
>>--- Jason Warm <jwarm@miasys.com> wrote:
>>
>>>Okay, well thank you for your help.  Now, anyone out there have any
>>>english instructions to go along with that?
>>
>>Google is your friend
>>http://gnufans.net/~deego/DeegoWiki/GplFlashInstallation.html
>>
>>http://gnufans.net/~deego/DeegoWiki/FlashPlayers.html
>>
>>
>>
>>
>>__________________________________
>>Do you Yahoo!?
>>New and Improved Yahoo! Mail - 100MB free storage!
>>http://promotions.yahoo.com/new_mail
>>_______________________________________________
>>yellowdog-general mailing list
>>yellowdog-general@lists.terrasoftsolutions.com
>>http://lists.terrasoftsolutions.com/mailman/listinfo/yellowdog-general
>>HINT: to Google archives, try  '<keywords> site:terrasoftsolutions.com'
>>
> 
> 
>