LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 08-01-2004, 04:22 PM   #1
GuntherDW
LQ Newbie
 
Registered: Oct 2003
Distribution: Slackware 9.0
Posts: 11

Rep: Reputation: 0
fontconfig (cvs version) won't compile...


the autogen and configure tool runs perfectly but the make program just doesn't get further than fcfreetype.c...
(i've tried with earler versions, and the version i finally got to compile was 1.0.2, but that version is so terribly old...

i just knew i had to come here to ask for help

now : what do i need to install/update for this program to compile?
(i have slack 9.1 upgraded to -current (from the beginning of july )

thanks in advance!

edit : i can't run gimp with this version, that's why i ask this here cause i need gimp

Code:
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -I/usr/local/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFONTCONFIG_PATH=\"/usr/local/etc/fonts\" -I.. -I../src -g -O2 -MT fcdir.lo -MD -MP -MF .deps/fcdir.Tpo -c fcdir.c -o fcdir.o >/dev/null 2>&1
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -I/usr/local/include/freetype2  -Wall -Wpointer-arith -Wstrict-prototypes       -Wmissing-prototypes -Wmissing-declarations     -Wnested-externs -fno-strict-aliasing -DFONTCONFIG_PATH='"/usr/local/etc/fonts"' -I.. -I../src    -g -O2 -MT fcfreetype.lo -MD -MP -MF ".deps/fcfreetype.Tpo" -c -o fcfreetype.lo fcfreetype.c; \
then mv -f ".deps/fcfreetype.Tpo" ".deps/fcfreetype.Plo"; else rm -f ".deps/fcfreetype.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -I/usr/local/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFONTCONFIG_PATH=\"/usr/local/etc/fonts\" -I.. -I../src -g -O2 -MT fcfreetype.lo -MD -MP -MF .deps/fcfreetype.Tpo -c fcfreetype.c  -fPIC -DPIC -o .libs/fcfreetype.o
fcfreetype.c:60:10: #include expects "FILENAME" or <FILENAME>
fcfreetype.c: In function `FcGetPixelSize':
fcfreetype.c:356: error: `BDF_PropertyRec' undeclared (first use in this function)
fcfreetype.c:356: error: (Each undeclared identifier is reported only once
fcfreetype.c:356: error: for each function it appears in.)
fcfreetype.c:356: error: parse error before "prop"
fcfreetype.c:359: warning: implicit declaration of function `FT_Get_BDF_Property'
fcfreetype.c:359: error: `prop' undeclared (first use in this function)
fcfreetype.c:360: error: `BDF_PROPERTY_TYPE_INTEGER' undeclared (first use in this function)
fcfreetype.c: In function `FcFreeTypeQuery':
fcfreetype.c:392: error: `PS_FontInfoRec' undeclared (first use in this function)
fcfreetype.c:392: error: parse error before "psfontinfo"
fcfreetype.c:395: error: `BDF_PropertyRec' undeclared (first use in this function)
fcfreetype.c:830: warning: implicit declaration of function `FT_Get_PS_Font_Info'
fcfreetype.c:830: error: `psfontinfo' undeclared (first use in this function)
fcfreetype.c:865: error: parse error before "prop"
fcfreetype.c:866: error: `prop' undeclared (first use in this function)
fcfreetype.c:867: error: `BDF_PROPERTY_TYPE_ATOM' undeclared (first use in this function)
fcfreetype.c:874: error: `BDF_PROPERTY_TYPE_INTEGER' undeclared (first use in this function)
fcfreetype.c:875: error: `BDF_PROPERTY_TYPE_CARDINAL' undeclared (first use in this function)
fcfreetype.c:1028: error: parse error before "prop"
fcfreetype.c: In function `FcFreeTypeUseNames':
fcfreetype.c:1628: warning: implicit declaration of function `FT_Has_PS_Glyph_Names'
make[2]: *** [fcfreetype.lo] Error 1
make[2]: Leaving directory `/GuntherDW/src/fontconfig/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/GuntherDW/src/fontconfig'
make: *** [all] Error 2

guntherdw@GuntherDW - /GuntherDW/src/fontconfig - 22:36 
 $

Last edited by GuntherDW; 08-01-2004 at 04:24 PM.
 
Old 08-03-2004, 08:29 AM   #2
GuntherDW
LQ Newbie
 
Registered: Oct 2003
Distribution: Slackware 9.0
Posts: 11

Original Poster
Rep: Reputation: 0
*bump*
 
Old 08-04-2004, 03:49 PM   #3
GuntherDW
LQ Newbie
 
Registered: Oct 2003
Distribution: Slackware 9.0
Posts: 11

Original Poster
Rep: Reputation: 0
*bump* seriously guys
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
getting an old version from CVS - rdiff? BrianK Programming 6 04-22-2010 11:41 AM
use cvs to get a particular version powah Linux - Newbie 1 05-30-2005 09:52 AM
Installing the Cedega CVS version alacritous Linux - Software 7 10-31-2004 12:28 PM
CVS version of winex not running mikeZig Linux - Games 1 05-08-2004 05:36 AM
perl 5.8.0 error in cvs version rahul_jain_9684 Linux From Scratch 0 09-09-2003 12:05 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

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

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration