Hello,

while upgrading with update-all I got the following output when fink tried to compile xpf 3.00-14. 3.00-13 compiled without problems. Is there anything I can repair or should I submit abug report?

Jens


The following package will be installed or updated:
xpdf
dpkg-deb -b /sw/src/root-fink-buildlock-xpdf-3.00-14 /sw/src
dpkg-deb: building package `fink-buildlock-xpdf-3.00-14' in `/sw/src/fink-buildlock-xpdf-3.00-14_2005.03.14-15.38.11_darwin-powerpc.deb'.
Setting build lock...
dpkg -i /sw/src/fink-buildlock-xpdf-3.00-14_2005.03.14-15.38.11_darwin-powerpc.deb
Selecting previously deselected package fink-buildlock-xpdf-3.00-14.
(Reading database ... 206561 files and directories currently installed.)
Unpacking fink-buildlock-xpdf-3.00-14 (from ../fink-buildlock-xpdf-3.00-14_2005.03.14-15.38.11_darwin-powerpc.deb) ...
Setting up fink-buildlock-xpdf-3.00-14 (2005.03.14-15.38.11) ...
gzip -dc /sw/src/xpdf-3.00.tar.gz | /sw/bin/tar -xf - --no-same-owner --no-same-permissions
sed 's|@PREFIX@|/sw|g' < /sw/fink/dists/unstable/main/finkinfo/text/xpdf.patch | patch -p1
patching file xpdf/XRef.cc
patching file xpdf/Gfx.cc
patching file xpdf/GfxState.cc
patching file doc/sample-xpdfrc
patching file xpdf/XRef.cc
./configure --prefix=/sw --mandir='${prefix}/share/man' --infodir='${prefix}/share/info' --with-freetype2-includes=/usr/X11R6/include/freetype2 --with-freetype2-library=/usr/X11R6/lib --with-t1-includes=/sw/include --with-t1-library=/sw/lib --with-Xm-library=/sw/lib --with-Xm-includes=/sw/include --enable-a4-paper
checking for gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for library containing strerror... none required
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking for ranlib... ranlib
checking for OS/2 (with EMX)... no
checking for DOS (with DJGPP)... no
checking how to run the C preprocessor... gcc -E
checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include
checking for gethostbyname... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for gethostbyname... (cached) yes
checking select() and fd_set in sys/select.h and sys/bsdtypes.h... not needed
checking FD_ZERO and strings.h or bstring.h... need strings.h
checking for rewinddir... yes
checking for popen... yes
checking for mkstemp... yes
checking for mkstemps... yes
checking whether select takes fd_set arguments... yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for _LARGE_FILES value needed for large files... no
checking for _LARGEFILE_SOURCE value needed for large files... no
checking for fseeko... yes
checking for fseek64... no
checking for ftell64... no
checking for egrep... grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking whether to use Xpm library... maybe
checking where to find the Xpm header files...
checking X11/xpm.h usability... yes
checking X11/xpm.h presence... yes
checking for X11/xpm.h... yes
checking for XpmCreatePixmapFromData in -lXpm... yes
using Xpm library
checking whether to use Xext library... maybe
checking where to find the Xext header files...
checking X11/Xlib.h usability... yes
checking X11/Xlib.h presence... yes
checking for X11/Xlib.h... yes
checking for XextAddDisplay in -lXext... yes
using Xext library
checking whether to use Xp library... maybe
checking where to find the Xp header files...
checking X11/extensions/Print.h usability... yes
checking X11/extensions/Print.h presence... yes
checking for X11/extensions/Print.h... yes
checking for XpStartPage in -lXp... yes
using Xp library
checking whether to use Xt library... maybe
checking where to find the Xt header files...
checking X11/Intrinsic.h usability... yes
checking X11/Intrinsic.h presence... yes
checking for X11/Intrinsic.h... yes
checking for XtAppInitialize in -lXt... yes
using Xt library
checking whether to use Xm library... (cached) /sw/lib
checking where to find the Xm header files... (cached) /sw/include
checking Xm/XmAll.h usability... yes
checking Xm/XmAll.h presence... yes
checking for Xm/XmAll.h... yes
checking for XmCreateForm in -lXm... yes
using Xm library
checking whether to use Sgm library... maybe
checking where to find the Sgm header files...
checking Sgm/HPanedW.h usability... no
checking Sgm/HPanedW.h presence... no
checking for Sgm/HPanedW.h... no
not using Sgm library
checking for XtAppSetExitFlag in -lXt... yes
checking whether to use t1 library... (cached) /sw/lib
checking where to find the t1 header files... (cached) /sw/include
checking t1lib.h usability... yes
checking t1lib.h presence... yes
checking for t1lib.h... yes
checking for T1_InitLib in -lt1... yes
using t1 library
checking whether to use freetype2 library... (cached) /usr/X11R6/lib
checking where to find the freetype2 header files... (cached) /usr/X11R6/include/freetype2
checking freetype/freetype.h usability... yes
checking freetype/freetype.h presence... yes
checking for freetype/freetype.h... yes
checking for FT_Get_Name_Index in -lfreetype... yes
using freetype2 library
checking whether to use libpaper library... maybe
checking where to find the libpaper header files...
checking paper.h usability... no
checking paper.h presence... no
checking for paper.h... no
not using libpaper library
configure: creating ./config.status
config.status: creating Makefile
config.status: creating goo/Makefile
config.status: creating fofi/Makefile
config.status: creating splash/Makefile
config.status: creating xpdf/Makefile
config.status: creating aconf.h
make
cd goo; make
g++ -I/usr/X11R6/include/freetype2 -DHAVE_CONFIG_H -I.. -I. -c GHash.cc
g++ -I/usr/X11R6/include/freetype2 -DHAVE_CONFIG_H -I.. -I. -c GList.cc
g++ -I/usr/X11R6/include/freetype2 -DHAVE_CONFIG_H -I.. -I. -c GString.cc
g++ -I/usr/X11R6/include/freetype2 -DHAVE_CONFIG_H -I.. -I. -c gmempp.cc
g++ -I/usr/X11R6/include/freetype2 -DHAVE_CONFIG_H -I.. -I. -c gfile.cc
gcc -g -O2 -DHAVE_CONFIG_H -I.. -I. -I/sw/include -c -o gmem.o gmem.c
gcc -g -O2 -DHAVE_CONFIG_H -I.. -I. -I/sw/include -c -o parseargs.o parseargs.c
rm -f libGoo.a
ar rc libGoo.a GHash.o GList.o GString.o gmempp.o gfile.o gmem.o parseargs.o
ranlib libGoo.a
ranlib: file: libGoo.a(gmempp.o) has no symbols
cd fofi; make
g++ -I/usr/X11R6/include/freetype2 -DHAVE_CONFIG_H -I.. -I./../goo -I. -c FoFiBase.cc
g++ -I/usr/X11R6/include/freetype2 -DHAVE_CONFIG_H -I.. -I./../goo -I. -c FoFiEncodings.cc
g++ -I/usr/X11R6/include/freetype2 -DHAVE_CONFIG_H -I.. -I./../goo -I. -c FoFiTrueType.cc
g++ -I/usr/X11R6/include/freetype2 -DHAVE_CONFIG_H -I.. -I./../goo -I. -c FoFiType1.cc
g++ -I/usr/X11R6/include/freetype2 -DHAVE_CONFIG_H -I.. -I./../goo -I. -c FoFiType1C.cc
rm -f libfofi.a
ar rc libfofi.a FoFiBase.o FoFiEncodings.o FoFiTrueType.o FoFiType1.o FoFiType1C.o
ranlib libfofi.a
cd splash; make
g++ -I/usr/X11R6/include/freetype2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I. -I/sw/include -I/usr/X11R6/include/freetype2 -c Splash.cc
g++ -I/usr/X11R6/include/freetype2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I. -I/sw/include -I/usr/X11R6/include/freetype2 -c SplashBitmap.cc
g++ -I/usr/X11R6/include/freetype2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I. -I/sw/include -I/usr/X11R6/include/freetype2 -c SplashClip.cc
g++ -I/usr/X11R6/include/freetype2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I. -I/sw/include -I/usr/X11R6/include/freetype2 -c SplashFTFont.cc
In file included from SplashFTFont.cc:15:
/usr/X11R6/include/freetype2/freetype/ftoutln.h:24:22: ft2build.h: No such file or directory
/usr/X11R6/include/freetype2/freetype/ftoutln.h:25:10: #include expects "FILENAME" or <FILENAME>
In file included from SplashFTFont.cc:15:
/usr/X11R6/include/freetype2/freetype/ftoutln.h:101: error: `FT_Error' was not
declared in this scope
/usr/X11R6/include/freetype2/freetype/ftoutln.h:102: error: parse error before
`(' token
/usr/X11R6/include/freetype2/freetype/ftoutln.h:136: error: `FT_Error' was not
declared in this scope
/usr/X11R6/include/freetype2/freetype/ftoutln.h:137: warning: ISO C++ forbids
declaration of `FT_EXPORT' with no type
/usr/X11R6/include/freetype2/freetype/ftoutln.h:137: error: syntax error before
`(' token
/usr/X11R6/include/freetype2/freetype/ftoutln.h:143: error: `FT_Error' was not
declared in this scope
/usr/X11R6/include/freetype2/freetype/ftoutln.h:144: warning: ISO C++ forbids
declaration of `FT_EXPORT' with no type
/usr/X11R6/include/freetype2/freetype/ftoutln.h:144: error: redefinition of `
int FT_EXPORT'
/usr/X11R6/include/freetype2/freetype/ftoutln.h:137: error: `int FT_EXPORT'
previously defined here
/usr/X11R6/include/freetype2/freetype/ftoutln.h:144: error: syntax error before
`(' token
/usr/X11R6/include/freetype2/freetype/ftoutln.h:174: error: `FT_Error' was not
declared in this scope
/usr/X11R6/include/freetype2/freetype/ftoutln.h:175: warning: ISO C++ forbids
declaration of `FT_EXPORT' with no type
/usr/X11R6/include/freetype2/freetype/ftoutln.h:175: error: redefinition of `
int FT_EXPORT'
/usr/X11R6/include/freetype2/freetype/ftoutln.h:144: error: `int FT_EXPORT'
previously defined here
/usr/X11R6/include/freetype2/freetype/ftoutln.h:175: error: syntax error before
`(' token
/usr/X11R6/include/freetype2/freetype/ftoutln.h:179: error: `FT_Error' was not
declared in this scope
/usr/X11R6/include/freetype2/freetype/ftoutln.h:180: warning: ISO C++ forbids
declaration of `FT_EXPORT' with no type
/usr/X11R6/include/freetype2/freetype/ftoutln.h:180: error: redefinition of `
int FT_EXPORT'
/usr/X11R6/include/freetype2/freetype/ftoutln.h:175: error: `int FT_EXPORT'
previously defined here
/usr/X11R6/include/freetype2/freetype/ftoutln.h:180: error: syntax error before
`(' token
/usr/X11R6/include/freetype2/freetype/ftoutln.h:198: error: `FT_Error' was not
declared in this scope
/usr/X11R6/include/freetype2/freetype/ftoutln.h:199: warning: ISO C++ forbids
declaration of `FT_EXPORT' with no type
/usr/X11R6/include/freetype2/freetype/ftoutln.h:199: error: redefinition of `
int FT_EXPORT'
/usr/X11R6/include/freetype2/freetype/ftoutln.h:180: error: `int FT_EXPORT'
previously defined here
/usr/X11R6/include/freetype2/freetype/ftoutln.h:199: error: syntax error before
`(' token
/usr/X11R6/include/freetype2/freetype/ftoutln.h:226: warning: ISO C++ forbids
declaration of `FT_EXPORT' with no type
/usr/X11R6/include/freetype2/freetype/ftoutln.h: In function `int FT_EXPORT()':
/usr/X11R6/include/freetype2/freetype/ftoutln.h:226: error: `int FT_EXPORT()'
redeclared as different kind of symbol
/usr/X11R6/include/freetype2/freetype/ftoutln.h:199: error: previous
declaration of `int FT_EXPORT'
/usr/X11R6/include/freetype2/freetype/ftoutln.h:199: error: previous
non-function declaration `int FT_EXPORT'
/usr/X11R6/include/freetype2/freetype/ftoutln.h:226: error: conflicts with
function declaration `int FT_EXPORT()'
/usr/X11R6/include/freetype2/freetype/ftoutln.h:226: error: parse error before
`(' token
/usr/X11R6/include/freetype2/freetype/ftoutln.h:226: error: `FT_Outline'
undeclared (first use this function)
/usr/X11R6/include/freetype2/freetype/ftoutln.h:226: error: (Each undeclared
identifier is reported only once for each function it appears in.)
/usr/X11R6/include/freetype2/freetype/ftoutln.h:226: error: `outline'
undeclared (first use this function)
/usr/X11R6/include/freetype2/freetype/ftoutln.h:227: error: `FT_BBox'
undeclared (first use this function)
/usr/X11R6/include/freetype2/freetype/ftoutln.h:227: error: `acbox' undeclared
(first use this function)
/usr/X11R6/include/freetype2/freetype/ftoutln.h:227: warning: ISO C++ forbids
declaration of `FT_Outline_Get_CBox' with no type
/usr/X11R6/include/freetype2/freetype/ftoutln.h:227: warning: initializer list
being treated as compound expression
/usr/X11R6/include/freetype2/freetype/ftoutln.h:247: warning: ISO C++ forbids
declaration of `FT_EXPORT' with no type
/usr/X11R6/include/freetype2/freetype/ftoutln.h: In function `int FT_EXPORT()':
/usr/X11R6/include/freetype2/freetype/ftoutln.h:247: error: `int FT_EXPORT()'
redeclared as different kind of symbol
/usr/X11R6/include/freetype2/freetype/ftoutln.h:199: error: previous
declaration of `int FT_EXPORT'
/usr/X11R6/include/freetype2/freetype/ftoutln.h:199: error: previous
non-function declaration `int FT_EXPORT'
/usr/X11R6/include/freetype2/freetype/ftoutln.h:247: error: conflicts with
function declaration `int FT_EXPORT()'
/usr/X11R6/include/freetype2/freetype/ftoutln.h:247: error: parse error before
`(' token
/usr/X11R6/include/freetype2/freetype/ftoutln.h:248: error: `FT_Pos' undeclared
(first use this function)
/usr/X11R6/include/freetype2/freetype/ftoutln.h:248: error: parse error before
`,' token
/usr/X11R6/include/freetype2/freetype/ftoutln.h:249: warning: ISO C++ forbids
declaration of `FT_Outline_Translate' with no type
/usr/X11R6/include/freetype2/freetype/ftoutln.h:271: error: `FT_Error'
undeclared (first use this function)
/usr/X11R6/include/freetype2/freetype/ftoutln.h:272: warning: ISO C++ forbids
declaration of `FT_EXPORT' with no type
/usr/X11R6/include/freetype2/freetype/ftoutln.h:272: error: redefinition of `
int FT_EXPORT'
/usr/X11R6/include/freetype2/freetype/ftoutln.h:199: error: `int FT_EXPORT'
previously defined here
/usr/X11R6/include/freetype2/freetype/ftoutln.h:272: error: syntax error before
`(' token
/usr/X11R6/include/freetype2/freetype/ftoutln.h:296: warning: ISO C++ forbids
declaration of `FT_EXPORT' with no type
/usr/X11R6/include/freetype2/freetype/ftoutln.h: In function `int FT_EXPORT()':
/usr/X11R6/include/freetype2/freetype/ftoutln.h:296: error: `int FT_EXPORT()'
redeclared as different kind of symbol
/usr/X11R6/include/freetype2/freetype/ftoutln.h:272: error: previous
declaration of `int FT_EXPORT'
/usr/X11R6/include/freetype2/freetype/ftoutln.h:272: error: previous
non-function declaration `int FT_EXPORT'
/usr/X11R6/include/freetype2/freetype/ftoutln.h:296: error: conflicts with
function declaration `int FT_EXPORT()'
/usr/X11R6/include/freetype2/freetype/ftoutln.h:296: error: parse error before
`(' token
/usr/X11R6/include/freetype2/freetype/ftoutln.h:297: error: `FT_Matrix'
undeclared (first use this function)
/usr/X11R6/include/freetype2/freetype/ftoutln.h:297: error: `matrix' undeclared
(first use this function)
/usr/X11R6/include/freetype2/freetype/ftoutln.h:297: warning: ISO C++ forbids
declaration of `FT_Outline_Transform' with no type
/usr/X11R6/include/freetype2/freetype/ftoutln.h:297: warning: initializer list
being treated as compound expression
/usr/X11R6/include/freetype2/freetype/ftoutln.h:320: warning: ISO C++ forbids
declaration of `FT_EXPORT' with no type
/usr/X11R6/include/freetype2/freetype/ftoutln.h: In function `int FT_EXPORT()':
/usr/X11R6/include/freetype2/freetype/ftoutln.h:320: error: `int FT_EXPORT()'
redeclared as different kind of symbol
/usr/X11R6/include/freetype2/freetype/ftoutln.h:272: error: previous
declaration of `int FT_EXPORT'
/usr/X11R6/include/freetype2/freetype/ftoutln.h:272: error: previous
non-function declaration `int FT_EXPORT'
/usr/X11R6/include/freetype2/freetype/ftoutln.h:320: error: conflicts with
function declaration `int FT_EXPORT()'
/usr/X11R6/include/freetype2/freetype/ftoutln.h:320: error: parse error before
`(' token
/usr/X11R6/include/freetype2/freetype/ftoutln.h:320: warning: ISO C++ forbids
declaration of `FT_Outline_Reverse' with no type
/usr/X11R6/include/freetype2/freetype/ftoutln.h:350: warning: ISO C++ forbids
declaration of `FT_EXPORT' with no type
/usr/X11R6/include/freetype2/freetype/ftoutln.h:350: error: redefinition of `
int FT_EXPORT'
/usr/X11R6/include/freetype2/freetype/ftoutln.h:272: error: `int FT_EXPORT'
previously defined here
/usr/X11R6/include/freetype2/freetype/ftoutln.h:350: error: syntax error before
`(' token
/usr/X11R6/include/freetype2/freetype/ftoutln.h:387: warning: ISO C++ forbids
declaration of `FT_EXPORT' with no type
/usr/X11R6/include/freetype2/freetype/ftoutln.h:387: error: redefinition of `
int FT_EXPORT'
/usr/X11R6/include/freetype2/freetype/ftoutln.h:350: error: `int FT_EXPORT'
previously defined here
/usr/X11R6/include/freetype2/freetype/ftoutln.h:387: error: syntax error before
`(' token
In file included from SplashFTFont.cc:16:
/usr/X11R6/include/freetype2/freetype/internal/ftobjs.h:29:22: ft2build.h: No such file or directory
/usr/X11R6/include/freetype2/freetype/internal/ftobjs.h:30:10: #include expects "FILENAME" or <FILENAME>
/usr/X11R6/include/freetype2/freetype/internal/ftobjs.h:31:10: #include expects "FILENAME" or <FILENAME>
/usr/X11R6/include/freetype2/freetype/internal/ftobjs.h:32:10: #include expects "FILENAME" or <FILENAME>
/usr/X11R6/include/freetype2/freetype/internal/ftobjs.h:33:10: #include expects "FILENAME" or <FILENAME>
/usr/X11R6/include/freetype2/freetype/internal/ftobjs.h:34:10: #include expects "FILENAME" or <FILENAME>
/usr/X11R6/include/freetype2/freetype/internal/ftobjs.h:35:10: #include expects "FILENAME" or <FILENAME>
/usr/X11R6/include/freetype2/freetype/internal/ftobjs.h:36:10: #include expects "FILENAME" or <FILENAME>
/usr/X11R6/include/freetype2/freetype/internal/ftobjs.h:37:10: #include expects "FILENAME" or <FILENAME>
In file included from SplashFTFont.cc:16:
/usr/X11R6/include/freetype2/freetype/internal/ftobjs.h:95: error: parse error
before `typedef'
/usr/X11R6/include/freetype2/freetype/internal/ftobjs.h:135: warning: ISO C++
forbids declaration of `FT_Byte' with no type
/usr/X11R6/include/freetype2/freetype/internal/ftobjs.h:135: error: parse error
before `*' token
/usr/X11R6/include/freetype2/freetype/internal/ftobjs.h:136: warning: ISO C++
forbids declaration of `FT_Byte' with no type
/usr/X11R6/include/freetype2/freetype/internal/ftobjs.h:136: error: declaration
of `const int FT_EXPORT()::FT_ValidatorRec_::FT_Byte'
/usr/X11R6/include/freetype2/freetype/internal/ftobjs.h:135: error: conflicts
with previous declaration `const int FT_EXPORT()::FT_ValidatorRec_::FT_Byte'
/usr/X11R6/include/freetype2/freetype/internal/ftobjs.h:136: error: parse error
before `*' token
/usr/X11R6/include/freetype2/freetype/internal/ftobjs.h:138: error: 'FT_Error'
is used as a type, but is not defined as a type.
/usr/X11R6/include/freetype2/freetype/internal/ftobjs.h:140: error: 'ft_jmp_buf
' is used as a type, but is not defined as a type.
/usr/X11R6/include/freetype2/freetype/internal/ftobjs.h:136: error: duplicate
member `FT_EXPORT()::FT_ValidatorRec_::FT_Byte'
/usr/X11R6/include/freetype2/freetype/internal/ftobjs.h:149: warning: ISO C++
forbids declaration of `FT_BASE' with no type
/usr/X11R6/include/freetype2/freetype/internal/ftobjs.h: In function `int
FT_BASE()':
/usr/X11R6/include/freetype2/freetype/internal/ftobjs.h:149: error: parse error
before `(' token
/usr/X11R6/include/freetype2/freetype/internal/ftobjs.h:149: error: `
FT_Validator' undeclared (first use this function)
/usr/X11R6/include/freetype2/freetype/internal/ftobjs.h:149: error: parse error
before `,' token
/usr/X11R6/include/freetype2/freetype/internal/ftobjs.h:152: warning: ISO C++
forbids declaration of `ft_validator_init' with no type
/usr/X11R6/include/freetype2/freetype/internal/ftobjs.h:154: error: `FT_Int'
undeclared (first use this function)
/usr/X11R6/include/freetype2/freetype/internal/ftobjs.h:155: warning: ISO C++
forbids declaration of `FT_BASE' with no type
/usr/X11R6/include/freetype2/freetype/internal/ftobjs.h:155: error: `int
FT_BASE' redeclared as different kind of symbol
/usr/X11R6/include/freetype2/freetype/internal/ftobjs.h:149: error: previous
declaration of `int FT_BASE()'
/usr/X11R6/include/freetype2/freetype/internal/ftobjs.h:155: error: syntax
error before `(' token
/usr/X11R6/include/freetype2/freetype/internal/ftobjs.h:162: warning: ISO C++
forbids declaration of `FT_BASE' with no type
/usr/X11R6/include/freetype2/freetype/internal/ftobjs.h: In function `int
FT_BASE()':
/usr/X11R6/include/freetype2/freetype/internal/ftobjs.h:162: error: `int
FT_BASE()' redeclared as different kind of symbol
/usr/X11R6/include/freetype2/freetype/internal/ftobjs.h:155: error: previous
declaration of `int FT_BASE'
/usr/X11R6/include/freetype2/freetype/internal/ftobjs.h:155: error: previous
non-function declaration `int FT_BASE'
/usr/X11R6/include/freetype2/freetype/internal/ftobjs.h:162: error: conflicts
with function declaration `int FT_BASE()'
/usr/X11R6/include/freetype2/freetype/internal/ftobjs.h:162: error: parse error
before `(' token
/usr/X11R6/include/freetype2/freetype/internal/ftobjs.h:162: error: `
FT_Validator' undeclared (first use this function)
/usr/X11R6/include/freetype2/freetype/internal/ftobjs.h:162: error: parse error
before `,' token
/usr/X11R6/include/freetype2/freetype/internal/ftobjs.h:163: warning: ISO C++
forbids declaration of `ft_validator_error' with no type
/usr/X11R6/include/freetype2/freetype/internal/ftobjs.h:208: error: '
FT_CharMapRec' is used as a type, but is not defined as a type.
/usr/X11R6/include/freetype2/freetype/internal/ftobjs.h:225: error: `
FT_CMap_InitFunc' undeclared (first use this function)
/usr/X11R6/include/freetype2/freetype/internal/ftobjs.h:226: error: type
specifier omitted for parameter `FT_Pointer'
/usr/X11R6/include/freetype2/freetype/internal/ftobjs.h:226: error: parse error
before `)' token
/usr/X11R6/include/freetype2/freetype/internal/ftobjs.h:226: warning: ISO C++
forbids declaration of `FT_Error' with no type
/usr/X11R6/include/freetype2/freetype/internal/ftobjs.h:226: error: typedef `
FT_Error' is initialized (use __typeof__ instead)
/usr/X11R6/include/freetype2/freetype/internal/ftobjs.h:226: error: `typedef
int (FT_Error)(...)' used prior to declaration
/usr/X11R6/include/freetype2/freetype/internal/ftobjs.h:232: error: `
FT_CMap_CharIndexFunc' undeclared (first use this function)
/usr/X11R6/include/freetype2/freetype/internal/ftobjs.h:233: error: type
specifier omitted for parameter `FT_UInt32'
/usr/X11R6/include/freetype2/freetype/internal/ftobjs.h:233: error: parse error
before `)' token
/usr/X11R6/include/freetype2/freetype/internal/ftobjs.h:233: warning: ISO C++
forbids declaration of `FT_UInt' with no type
/usr/X11R6/include/freetype2/freetype/internal/ftobjs.h:233: error: typedef `
FT_UInt' is initialized (use __typeof__ instead)
/usr/X11R6/include/freetype2/freetype/internal/ftobjs.h:237: error: type
specifier omitted for parameter `FT_UInt32'
/usr/X11R6/include/freetype2/freetype/internal/ftobjs.h:237: error: parse error
before `*' token
/usr/X11R6/include/freetype2/freetype/internal/ftobjs.h:237: error: `
FT_CMap_CharNextFunc' declared as function returning a function
/usr/X11R6/include/freetype2/freetype/internal/ftobjs.h:243: error: '
FT_CMap_InitFunc' is used as a type, but is not defined as a type.
/usr/X11R6/include/freetype2/freetype/internal/ftobjs.h:245: error: '
FT_CMap_CharIndexFunc' is used as a type, but is not defined as a type.
/usr/X11R6/include/freetype2/freetype/internal/ftobjs.h:253: warning: ISO C++
forbids declaration of `FT_BASE' with no type
/usr/X11R6/include/freetype2/freetype/internal/ftobjs.h: In function `int
FT_BASE(int (*)(...))':
/usr/X11R6/include/freetype2/freetype/internal/ftobjs.h:253: error: `int
FT_BASE(int (*)(...))' redeclared as different kind of symbol
/usr/X11R6/include/freetype2/freetype/internal/ftobjs.h:155: error: previous
declaration of `int FT_BASE'
/usr/X11R6/include/freetype2/freetype/internal/ftobjs.h:155: error: previous
non-function declaration `int FT_BASE'
/usr/X11R6/include/freetype2/freetype/internal/ftobjs.h:253: error: conflicts
with function declaration `int FT_BASE(int (*)(...))'
/usr/X11R6/include/freetype2/freetype/internal/ftobjs.h:253: error: parse error
before `(' token
/usr/X11R6/include/freetype2/freetype/internal/ftobjs.h:254: error: type
specifier omitted for parameter `FT_Pointer'
/usr/X11R6/include/freetype2/freetype/internal/ftobjs.h:254: error: parse error
before `,' token
/usr/X11R6/include/freetype2/freetype/internal/ftobjs.h:256: warning: ISO C++
forbids declaration of `FT_CMap_New' with no type
/usr/X11R6/include/freetype2/freetype/internal/ftobjs.h:260: warning: ISO C++
forbids declaration of `FT_BASE' with no type
/usr/X11R6/include/freetype2/freetype/internal/ftobjs.h: In function `int
FT_BASE()':
/usr/X11R6/include/freetype2/freetype/internal/ftobjs.h:260: error: `int
FT_BASE()' redeclared as different kind of symbol
/usr/X11R6/include/freetype2/freetype/internal/ftobjs.h:155: error: previous
declaration of `int FT_BASE'
/usr/X11R6/include/freetype2/freetype/internal/ftobjs.h:155: error: previous
non-function declaration `int FT_BASE'
/usr/X11R6/include/freetype2/freetype/internal/ftobjs.h:260: error: conflicts
with function declaration `int FT_BASE()'
/usr/X11R6/include/freetype2/freetype/internal/ftobjs.h:260: error: parse error
before `(' token
/usr/X11R6/include/freetype2/freetype/internal/ftobjs.h:260: warning: ISO C++
forbids declaration of `FT_CMap_Done' with no type
/usr/X11R6/include/freetype2/freetype/internal/ftobjs.h:314: error: 'FT_UShort'
is used as a type, but is not defined as a type.
/usr/X11R6/include/freetype2/freetype/internal/ftobjs.h:315: error: 'FT_Short'
is used as a type, but is not defined as a type.
/usr/X11R6/include/freetype2/freetype/internal/ftobjs.h:317: error: 'FT_Matrix'
is used as a type, but is not defined as a type.
/usr/X11R6/include/freetype2/freetype/internal/ftobjs.h:318: error: 'FT_Vector'
is used as a type, but is not defined as a type.
/usr/X11R6/include/freetype2/freetype/internal/ftobjs.h:319: error: 'FT_Int' is
used as a type, but is not defined as a type.
/usr/X11R6/include/freetype2/freetype/internal/ftobjs.h:321: error: 'FT_UInt32'
is used as a type, but is not defined as a type.
/usr/X11R6/include/freetype2/freetype/internal/ftobjs.h:362: error: '
FT_GlyphLoader' is used as a type, but is not defined as a type.
/usr/X11R6/include/freetype2/freetype/internal/ftobjs.h:363: error: 'FT_Bool'
is used as a type, but is not defined as a type.
/usr/X11R6/include/freetype2/freetype/internal/ftobjs.h:364: error: 'FT_Matrix'
is used as a type, but is not defined as a type.
/usr/X11R6/include/freetype2/freetype/internal/ftobjs.h:365: error: 'FT_Vector'
is used as a type, but is not defined as a type.
/usr/X11R6/include/freetype2/freetype/internal/ftobjs.h:403: error: syntax
error before `*' token
/usr/X11R6/include/freetype2/freetype/internal/ftobjs.h:404: error: 'FT_Library
' is used as a type, but is not defined as a type.
/usr/X11R6/include/freetype2/freetype/internal/ftobjs.h:405: error: 'FT_Memory'
is used as a type, but is not defined as a type.
/usr/X11R6/include/freetype2/freetype/internal/ftobjs.h:406: error: 'FT_Generic
' is used as a type, but is not defined as a type.
/usr/X11R6/include/freetype2/freetype/internal/ftobjs.h:462: warning: ISO C++
forbids declaration of `FT_BASE' with no type
/usr/X11R6/include/freetype2/freetype/internal/ftobjs.h: In function `int
FT_BASE(const void*)':
/usr/X11R6/include/freetype2/freetype/internal/ftobjs.h:462: error: `int
FT_BASE(const void*)' redeclared as different kind of symbol
/usr/X11R6/include/freetype2/freetype/internal/ftobjs.h:155: error: previous
declaration of `int FT_BASE'
/usr/X11R6/include/freetype2/freetype/internal/ftobjs.h:155: error: previous
non-function declaration `int FT_BASE'
/usr/X11R6/include/freetype2/freetype/internal/ftobjs.h:462: error: conflicts
with function declaration `int FT_BASE(const void*)'
/usr/X11R6/include/freetype2/freetype/internal/ftobjs.h:462: error: parse error
before `(' token
/usr/X11R6/include/freetype2/freetype/internal/ftobjs.h:462: error: `FT_Library
' undeclared (first use this function)
/usr/X11R6/include/freetype2/freetype/internal/ftobjs.h:462: error: parse error
before `,' token
/usr/X11R6/include/freetype2/freetype/internal/ftobjs.h:463: warning: ISO C++
forbids declaration of `FT_Get_Module_Interface' with no type
/usr/X11R6/include/freetype2/freetype/internal/ftobjs.h:519: warning: ISO C++
forbids declaration of `FT_BASE' with no type
/usr/X11R6/include/freetype2/freetype/internal/ftobjs.h: In function `int
FT_BASE(int (*)(...))':
/usr/X11R6/include/freetype2/freetype/internal/ftobjs.h:519: error: `int
FT_BASE(int (*)(...))' redeclared as different kind of symbol
/usr/X11R6/include/freetype2/freetype/internal/ftobjs.h:155: error: previous
declaration of `int FT_BASE'
/usr/X11R6/include/freetype2/freetype/internal/ftobjs.h:155: error: previous
non-function declaration `int FT_BASE'
/usr/X11R6/include/freetype2/freetype/internal/ftobjs.h:519: error: conflicts
with function declaration `int FT_BASE(int (*)(...))'
/usr/X11R6/include/freetype2/freetype/internal/ftobjs.h:519: error: parse error
before `(' token
/usr/X11R6/include/freetype2/freetype/internal/ftobjs.h:519: error: `FT_Face'
undeclared (first use this function)
/usr/X11R6/include/freetype2/freetype/internal/ftobjs.h:519: error: parse error
before `,' token
/usr/X11R6/include/freetype2/freetype/internal/ftobjs.h:520: warning: ISO C++
forbids declaration of `FT_New_GlyphSlot' with no type
/usr/X11R6/include/freetype2/freetype/internal/ftobjs.h:537: warning: ISO C++
forbids declaration of `FT_BASE' with no type
/usr/X11R6/include/freetype2/freetype/internal/ftobjs.h: In function `int
FT_BASE()':
/usr/X11R6/include/freetype2/freetype/internal/ftobjs.h:537: error: `int
FT_BASE()' redeclared as different kind of symbol
/usr/X11R6/include/freetype2/freetype/internal/ftobjs.h:155: error: previous
declaration of `int FT_BASE'
/usr/X11R6/include/freetype2/freetype/internal/ftobjs.h:155: error: previous
non-function declaration `int FT_BASE'
/usr/X11R6/include/freetype2/freetype/internal/ftobjs.h:537: error: conflicts
with function declaration `int FT_BASE()'
/usr/X11R6/include/freetype2/freetype/internal/ftobjs.h:537: error: parse error
before `(' token
/usr/X11R6/include/freetype2/freetype/internal/ftobjs.h:537: error: `
FT_GlyphSlot' undeclared (first use this function)
/usr/X11R6/include/freetype2/freetype/internal/ftobjs.h:537: error: parse error
before `)' token
/usr/X11R6/include/freetype2/freetype/internal/ftobjs.h:537: warning: ISO C++
forbids declaration of `FT_Done_GlyphSlot' with no type
/usr/X11R6/include/freetype2/freetype/internal/ftobjs.h:546: warning: ISO C++
forbids declaration of `FT_BASE' with no type
/usr/X11R6/include/freetype2/freetype/internal/ftobjs.h: In function `int
FT_BASE()':
/usr/X11R6/include/freetype2/freetype/internal/ftobjs.h:546: error: `int
FT_BASE()' redeclared as different kind of symbol
/usr/X11R6/include/freetype2/freetype/internal/ftobjs.h:155: error: previous
declaration of `int FT_BASE'
/usr/X11R6/include/freetype2/freetype/internal/ftobjs.h:155: error: previous
non-function declaration `int FT_BASE'
/usr/X11R6/include/freetype2/freetype/internal/ftobjs.h:546: error: conflicts
with function declaration `int FT_BASE()'
/usr/X11R6/include/freetype2/freetype/internal/ftobjs.h:546: error: parse error
before `(' token
/usr/X11R6/include/freetype2/freetype/internal/ftobjs.h:546: error: `
FT_GlyphSlot' undeclared (first use this function)
/usr/X11R6/include/freetype2/freetype/internal/ftobjs.h:546: error: parse error
before `)' token
/usr/X11R6/include/freetype2/freetype/internal/ftobjs.h:546: warning: ISO C++
forbids declaration of `ft_glyphslot_free_bitmap' with no type
/usr/X11R6/include/freetype2/freetype/internal/ftobjs.h:552: warning: ISO C++
forbids declaration of `FT_BASE' with no type
/usr/X11R6/include/freetype2/freetype/internal/ftobjs.h: In function `int
FT_BASE(int (*)(...))':
/usr/X11R6/include/freetype2/freetype/internal/ftobjs.h:552: error: `int
FT_BASE(int (*)(...))' redeclared as different kind of symbol
/usr/X11R6/include/freetype2/freetype/internal/ftobjs.h:155: error: previous
declaration of `int FT_BASE'
/usr/X11R6/include/freetype2/freetype/internal/ftobjs.h:155: error: previous
non-function declaration `int FT_BASE'
/usr/X11R6/include/freetype2/freetype/internal/ftobjs.h:552: error: conflicts
with function declaration `int FT_BASE(int (*)(...))'
/usr/X11R6/include/freetype2/freetype/internal/ftobjs.h:552: error: parse error
before `(' token
/usr/X11R6/include/freetype2/freetype/internal/ftobjs.h:552: error: `
FT_GlyphSlot' undeclared (first use this function)
/usr/X11R6/include/freetype2/freetype/internal/ftobjs.h:552: error: parse error
before `,' token
/usr/X11R6/include/freetype2/freetype/internal/ftobjs.h:553: warning: ISO C++
forbids declaration of `ft_glyphslot_alloc_bitmap' with no type
/usr/X11R6/include/freetype2/freetype/internal/ftobjs.h:560: warning: ISO C++
forbids declaration of `FT_BASE' with no type
/usr/X11R6/include/freetype2/freetype/internal/ftobjs.h: In function `int
FT_BASE()':
/usr/X11R6/include/freetype2/freetype/internal/ftobjs.h:560: error: `int
FT_BASE()' redeclared as different kind of symbol
/usr/X11R6/include/freetype2/freetype/internal/ftobjs.h:155: error: previous
declaration of `int FT_BASE'
/usr/X11R6/include/freetype2/freetype/internal/ftobjs.h:155: error: previous
non-function declaration `int FT_BASE'
/usr/X11R6/include/freetype2/freetype/internal/ftobjs.h:560: error: conflicts
with function declaration `int FT_BASE()'
/usr/X11R6/include/freetype2/freetype/internal/ftobjs.h:560: error: parse error
before `(' token
/usr/X11R6/include/freetype2/freetype/internal/ftobjs.h:560: error: `
FT_GlyphSlot' undeclared (first use this function)
/usr/X11R6/include/freetype2/freetype/internal/ftobjs.h:560: error: parse error
before `,' token
/usr/X11R6/include/freetype2/freetype/internal/ftobjs.h:561: warning: ISO C++
forbids declaration of `ft_glyphslot_set_bitmap' with no type
/usr/X11R6/include/freetype2/freetype/internal/ftobjs.h:586: error: syntax
error before `*' token
/usr/X11R6/include/freetype2/freetype/internal/ftobjs.h:587: error: '
FT_Glyph_Format' is used as a type, but is not defined as a type.
/usr/X11R6/include/freetype2/freetype/internal/ftobjs.h:588: error: '
FT_Glyph_Class' is used as a type, but is not defined as a type.
/usr/X11R6/include/freetype2/freetype/internal/ftobjs.h:590: error: 'FT_Raster'
is used as a type, but is not defined as a type.
/usr/X11R6/include/freetype2/freetype/internal/ftobjs.h:591: error: '
FT_Raster_Render_Func' is used as a type, but is not defined as a type.
/usr/X11R6/include/freetype2/freetype/internal/ftobjs.h:592: error: '
FT_Renderer_RenderFunc' is used as a type, but is not defined as a type.
/usr/X11R6/include/freetype2/freetype/internal/ftobjs.h:647: error: '
FT_Driver_Class' is used as a type, but is not defined as a type.
/usr/X11R6/include/freetype2/freetype/internal/ftobjs.h:649: error: 'FT_ListRec
' is used as a type, but is not defined as a type.
/usr/X11R6/include/freetype2/freetype/internal/ftobjs.h:652: error: '
FT_GlyphLoader' is used as a type, but is not defined as a type.
/usr/X11R6/include/freetype2/freetype/internal/ftobjs.h:720: error: 'FT_Memory'
is used as a type, but is not defined as a type.
/usr/X11R6/include/freetype2/freetype/internal/ftobjs.h:722: error: 'FT_Generic
' is used as a type, but is not defined as a type.
/usr/X11R6/include/freetype2/freetype/internal/ftobjs.h:724: error: 'FT_Int' is
used as a type, but is not defined as a type.
/usr/X11R6/include/freetype2/freetype/internal/ftobjs.h:725: error: 'FT_Int' is
used as a type, but is not defined as a type.
/usr/X11R6/include/freetype2/freetype/internal/ftobjs.h:726: error: 'FT_Int' is
used as a type, but is not defined as a type.
/usr/X11R6/include/freetype2/freetype/internal/ftobjs.h:729: error: parse error
before `[' token
/usr/X11R6/include/freetype2/freetype/internal/ftobjs.h:731: error: 'FT_ListRec
' is used as a type, but is not defined as a type.
/usr/X11R6/include/freetype2/freetype/internal/ftobjs.h:732: error: '
FT_Renderer' is used as a type, but is not defined as a type.
/usr/X11R6/include/freetype2/freetype/internal/ftobjs.h:733: error: 'FT_Module'
is used as a type, but is not defined as a type.
/usr/X11R6/include/freetype2/freetype/internal/ftobjs.h:735: error: syntax
error before `*' token
/usr/X11R6/include/freetype2/freetype/internal/ftobjs.h:737: error: 'FT_ULong'
is used as a type, but is not defined as a type.
/usr/X11R6/include/freetype2/freetype/internal/ftobjs.h:739: error: parse error
before `[' token
/usr/X11R6/include/freetype2/freetype/internal/ftobjs.h:741: error: '
FT_MetaClassRec' is used as a type, but is not defined as a type.
/usr/X11R6/include/freetype2/freetype/internal/ftobjs.h:746: error: `
FT_Renderer' undeclared (first use this function)
/usr/X11R6/include/freetype2/freetype/internal/ftobjs.h:747: warning: ISO C++
forbids declaration of `FT_BASE' with no type
/usr/X11R6/include/freetype2/freetype/internal/ftobjs.h:747: error: redefinition
of `int FT_BASE'
/usr/X11R6/include/freetype2/freetype/internal/ftobjs.h:155: error: `int
FT_BASE' previously defined here
/usr/X11R6/include/freetype2/freetype/internal/ftobjs.h:747: error: syntax
error before `(' token
/usr/X11R6/include/freetype2/freetype/internal/ftobjs.h:752: warning: ISO C++
forbids declaration of `FT_BASE' with no type
/usr/X11R6/include/freetype2/freetype/internal/ftobjs.h: In function `int
FT_BASE(int (*)(...))':
/usr/X11R6/include/freetype2/freetype/internal/ftobjs.h:752: error: `int
FT_BASE(int (*)(...))' redeclared as different kind of symbol
/usr/X11R6/include/freetype2/freetype/internal/ftobjs.h:747: error: previous
declaration of `int FT_BASE'
/usr/X11R6/include/freetype2/freetype/internal/ftobjs.h:747: error: previous
non-function declaration `int FT_BASE'
/usr/X11R6/include/freetype2/freetype/internal/ftobjs.h:752: error: conflicts
with function declaration `int FT_BASE(int (*)(...))'
/usr/X11R6/include/freetype2/freetype/internal/ftobjs.h:752: error: parse error
before `(' token
/usr/X11R6/include/freetype2/freetype/internal/ftobjs.h:752: error: `FT_Library
' undeclared (first use this function)
/usr/X11R6/include/freetype2/freetype/internal/ftobjs.h:752: error: parse error
before `,' token
/usr/X11R6/include/freetype2/freetype/internal/ftobjs.h:754: warning: ISO C++
forbids declaration of `FT_Render_Glyph_Internal' with no type
/usr/X11R6/include/freetype2/freetype/internal/ftobjs.h:757: error: `FT_Face'
undeclared (first use this function)
/usr/X11R6/include/freetype2/freetype/internal/ftobjs.h:757: error: parse error
before `)' token
/usr/X11R6/include/freetype2/freetype/internal/ftobjs.h:760: error: parse error
before `,' token
/usr/X11R6/include/freetype2/freetype/internal/ftobjs.h:763: error: `
FT_Face_GetGlyphNameFunc' declared as function returning a function
/usr/X11R6/include/freetype2/freetype/internal/ftobjs.h:766: error: parse error
before `,' token
/usr/X11R6/include/freetype2/freetype/internal/ftobjs.h:767: error: `
FT_Face_GetGlyphNameIndexFunc' declared as function returning a function
/usr/X11R6/include/freetype2/freetype/internal/ftobjs.h:783: error: `FT_Memory'
undeclared (first use this function)
/usr/X11R6/include/freetype2/freetype/internal/ftobjs.h:784: warning: ISO C++
forbids declaration of `FT_EXPORT' with no type
/usr/X11R6/include/freetype2/freetype/internal/ftobjs.h:784: error: redefinition
of `int FT_EXPORT'
/usr/X11R6/include/freetype2/freetype/ftoutln.h:387: error: `int FT_EXPORT'
previously defined here
/usr/X11R6/include/freetype2/freetype/internal/ftobjs.h:784: error: syntax
error before `(' token
/usr/X11R6/include/freetype2/freetype/internal/ftobjs.h:799: warning: ISO C++
forbids declaration of `FT_EXPORT' with no type
/usr/X11R6/include/freetype2/freetype/internal/ftobjs.h: In function `int
FT_EXPORT()':
/usr/X11R6/include/freetype2/freetype/internal/ftobjs.h:799: error: `int
FT_EXPORT()' redeclared as different kind of symbol
/usr/X11R6/include/freetype2/freetype/internal/ftobjs.h:784: error: previous
declaration of `int FT_EXPORT'
/usr/X11R6/include/freetype2/freetype/internal/ftobjs.h:784: error: previous
non-function declaration `int FT_EXPORT'
/usr/X11R6/include/freetype2/freetype/internal/ftobjs.h:799: error: conflicts
with function declaration `int FT_EXPORT()'
/usr/X11R6/include/freetype2/freetype/internal/ftobjs.h:799: error: parse error
before `(' token
/usr/X11R6/include/freetype2/freetype/internal/ftobjs.h:799: error: `FT_Memory'
undeclared (first use this function)
/usr/X11R6/include/freetype2/freetype/internal/ftobjs.h:799: error: parse error
before `)' token
/usr/X11R6/include/freetype2/freetype/internal/ftobjs.h:799: warning: ISO C++
forbids declaration of `FT_Done_Memory' with no type
/usr/X11R6/include/freetype2/freetype/internal/ftobjs.h:811: error: `
FT_Raster_Funcs' undeclared (first use this function)
/usr/X11R6/include/freetype2/freetype/internal/ftobjs.h:811: warning: ISO C++
forbids declaration of `FT_EXPORT_VAR' with no type
/usr/X11R6/include/freetype2/freetype/internal/ftobjs.h:811: error: syntax
error before `;' token
In file included from /usr/include/machine/types.h:30,
from /usr/include/sys/types.h:72,
from /usr/include/stdio.h:65,
from ../goo/gmem.h:12,
from SplashFTFont.cc:17:
/usr/include/ppc/types.h:69: error: syntax error before `typedef'
In file included from ../goo/gmem.h:12,
from SplashFTFont.cc:17:
/usr/include/stdio.h:361: error: cannot declare static function inside another
function
In file included from SplashFTFont.cc:18:
SplashMath.h: In function `long int __signbitl(long double)':
SplashMath.h:14: error: cannot declare static function inside another function
SplashMath.h: In function `SplashCoord splashAbs(double)':
SplashMath.h:18: error: cannot declare static function inside another function
SplashMath.h: In function `int splashFloor(double)':
SplashMath.h:22: error: cannot declare static function inside another function
SplashMath.h: In function `int splashCeil(double)':
SplashMath.h:26: error: cannot declare static function inside another function
SplashMath.h: In function `int splashRound(double)':
SplashMath.h:30: error: cannot declare static function inside another function
SplashMath.h: In function `SplashCoord splashSqrt(double)':
SplashMath.h:34: error: cannot declare static function inside another function
SplashMath.h: In function `SplashCoord splashPow(double, double)':
SplashMath.h:39: error: cannot declare static function inside another function
SplashPath.h:105: confused by earlier errors, bailing out
make[1]: *** [SplashFTFont.o] Error 1
make: *** [all] Error 2
### execution of make failed, exit code 2
Removing build lock...
dpkg -r fink-buildlock-xpdf-3.00-14
(Reading database ... 206561 files and directories currently installed.)
Removing fink-buildlock-xpdf-3.00-14 ...
Failed: phase compiling: xpdf-3.00-14 failed


Before reporting any errors, please run "fink selfupdate" and
try again.  If you continue to have issues, please check to see if the
FAQ on fink's website solves the problem.  If not, ask on the fink-users
or fink-beginners mailing lists.  As a last resort, you can try e-mailing
the maintainer directly:

   Jeffrey Whitaker <[EMAIL PROTECTED]>



-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to