fcpackage make fails



Hi,

I need a little help in building fcpackage (fcpackage.02-08-31.15-46). The configure succeeds but make fails with an error. I am running RH Linux 7.1 on my system. I am pasting the make output below.

$ make
for d in src fc-cache fc-list fontconfig; do (cd $d && make all);
done
make[1]: Entering directory
`/gnome/diffs/4878369/fcpackage.02-08-31.15-46/fontconfig/src'
cc -g -I/opt/gnome-2.0/include -DHAVE_CONFIG_H
-DFONTCONFIG_PATH=\"/etc/fonts\" -I.. -I. -I/opt/gnome-2.0/include
-I/opt/gnome-2.0/include -I/opt/gnome-2.0/include/freetype2  -fPIC
-DPIC -c fcatomic.c -o fcatomic.o
In file included from fcatomic.c:46:
fcint.h:552: parse error before `*'
fcint.h:554: warning: data definition has no type or storage class
fcint.h:557: parse error before `FcLangCompare'
fcint.h:557: warning: data definition has no type or storage class
fcint.h:562: parse error before `*'
fcint.h:563: warning: data definition has no type or storage class
fcint.h:565: parse error before `*'
fcint.h:566: warning: data definition has no type or storage class
fcint.h:569: parse error before `*'
make[1]: *** [fcatomic.o] Error 1
make[1]: Leaving directory
`/gnome/diffs/4878369/fcpackage.02-08-31.15-46/fontconfig/src'
make[1]: Entering directory
`/gnome/diffs/4878369/fcpackage.02-08-31.15-46/fontconfig/fc-cache'
cc -g -I/opt/gnome-2.0/include -DHAVE_CONFIG_H
-DFONTCONFIG_PATH=\"/etc/fonts\" -I.. -I. -I/opt/gnome-2.0/include
-I/opt/gnome-2.0/include -I/opt/gnome-2.0/include/freetype2  -o
fc-cache fc-cache.o -L../src -lfontconfig
/usr/bin/ld: cannot find -lfontconfig
collect2: ld returned 1 exit status
make[1]: *** [fc-cache] Error 1
make[1]: Leaving directory
`/gnome/diffs/4878369/fcpackage.02-08-31.15-46/fontconfig/fc-cache'
make[1]: Entering directory
`/gnome/diffs/4878369/fcpackage.02-08-31.15-46/fontconfig/fc-list'
cc -g -I/opt/gnome-2.0/include -DHAVE_CONFIG_H
-DFONTCONFIG_PATH=\"/etc/fonts\" -I.. -I. -I/opt/gnome-2.0/include
-I/opt/gnome-2.0/include -I/opt/gnome-2.0/include/freetype2  -o
fc-list fc-list.o -L../src -lfontconfig
/usr/bin/ld: cannot find -lfontconfig
collect2: ld returned 1 exit status
make[1]: *** [fc-list] Error 1
make[1]: Leaving directory
`/gnome/diffs/4878369/fcpackage.02-08-31.15-46/fontconfig/fc-list'
make[1]: Entering directory
`/gnome/diffs/4878369/fcpackage.02-08-31.15-46/fontconfig/fontconfig'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory 
`/gnome/diffs/4878369/fcpackage.02-08-31.15-46/fontconfig/fontconfig'


Thanks a lot,

Regards,
Kaushal



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]