LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Ubuntu (https://www.linuxquestions.org/questions/ubuntu-63/)
-   -   problems makeing cairo-1.2.6 (https://www.linuxquestions.org/questions/ubuntu-63/problems-makeing-cairo-1-2-6-a-571475/)

bloodyscript 07-22-2007 09:44 PM

problems makeing cairo-1.2.6
 
ok i have ubuntu 7.04 fiesty fawn downoaded cairo-1.2.6 got all dependencies installed them. i did ./configure no errors so i did make and got this error

cairo-type1-subset.c:368: error: implicit declaration of function 'isspace'
make[2]: *** [cairo-type1-subset.lo] Error 1
make[2]: Leaving directory `/home/stydende/cairo-1.2.6/src'
make[1]: *** [check] Error 2
make[1]: Leaving directory `/home/stydende/cairo-1.2.6/src'
make: *** [check-recursive] Error 1


whats wrong ive been trying to search for ways to fix it no luck finding it. any solutions

scompa 07-23-2007 09:32 AM

Could you post your ./configure output anyway?

You could install it using apt-get...

Code:

sudo apt-get install libcairo2


All times are GMT -5. The time now is 02:31 AM.