FreeType 2.5.2 has been released

Here is something you can try, it might fix the problem, and it might not fix the problem. But please try.

Try to delete or rename the following files, some of them might not exist, but delete or rename all of them that exist:

Code:
/usr/local/php5/bin/phpize

/usr/local/php5/bin/php-config

/usr/local/bin/php-config

/usr/local/bin/phpize

After you have deleted or renamed all of them that existed, then try to do:

Code:
./build update
./build php n
 
That made no difference.

I also removed: --enable-force-cgi-redirect, --enable-fastcgi, --enable-magic-quotes

...from:

/usr/local/directadmin/custombuild/configure/suphp/configure.php5

and then rebuilt and all I get for warnings now is:

Code:
configure: WARNING: You will need re2c 0.13.4 or later if you want to regenerate PHP parsers.
PEAR package PHP_Archive not installed: generated phar will require PHP's phar extension be enabled.

Everything else goes smooth

Code:
Make Complete
Copying php.ini..
/usr/local/etc/php5/cgi/php.ini already exists, skipping.
Increasing memory limit to 32M...
Installing php...
Installing PHP CLI binary:        /usr/local/php5/bin/
Installing PHP CLI man page:      /usr/local/php5/php/man/man1/
Installing PHP CGI binary:        /usr/local/php5/bin/
Installing PHP CGI man page:      /usr/local/php5/php/man/man1/
Installing build environment:     /usr/local/php5/lib/php/build/
Installing header files:          /usr/local/php5/include/php/
Installing helper programs:       /usr/local/php5/bin/
  program: phpize
  program: php-config
Installing man pages:             /usr/local/php5/php/man/man1/
  page: phpize.1
  page: php-config.1
Installing PEAR environment:      /usr/local/lib/php/
/usr/local/directadmin/custombuild/php-5.4.22/build/shtool install -c ext/phar/phar.phar /usr/local/php5/bin
ln -s -f /usr/local/php5/bin/phar.phar /usr/local/php5/bin/phar
Installing PDO headers:          /usr/local/php5/include/php/ext/pdo/
PHP 5.4.22 with suPHP Installed.
Writing data to /etc/httpd/conf/extra/httpd-suphp.conf
Done.
Rewriting all users httpd.conf files, please wait...
 
I am sorry that it did not help. Then I really don't know what is causing this. Maybe ask DirectAdmin support to have a look around in one of your servers?
 
Maybe one more thing to try: Check this path: /usr/local/directadmin/custombuild

Does that path contain any folder/directory with php in its name? If so, delete the php folder/directory from that path. Then try to recompile php again.
 
Maybe one more thing to try: Check this path: /usr/local/directadmin/custombuild

Does that path contain any folder/directory with php in its name? If so, delete the php folder/directory from that path. Then try to recompile php again.

Winner Winner Chicken Dinner!

That did it... Testing my other boxes

Isn't there an option to force ./build to remove the existing file/directory and pull a new version down?

Could swear I've seen that somewhere and thought I had it enabled.
 
Fantastic! I am not sure what settings you should change, and I am using custombuild 2.0, so it might be different, but here is the relevant from my cb 2.0 options.conf:

Code:
#Custombuild options
custombuild=2.0
autover=no
bold=no
clean=yes
cleanapache=no
clean_old_tarballs=no
clean_old_webapps=no
downloadserver=files1.directadmin.com

I think the value you want, is the line that says: clean=yes - try that one.

Please note that with my settings above (all of them), it is needed to run ./build update manually everytime if I want to see if there is new versions when I do ./build versions. Also with my settings above, I will have to manually delete the old tarballs myself.

Anyway, try clean=yes
 
I think the clean option will remove old stuff in /var/www/html when things are upgraded.

Eitherway, now I know what to look for when compilations are working as expected ;)
 
I think the clean option will remove old stuff in /var/www/html when things are upgraded.

I was under the impression that it was clean_old_webapps=yes that would remove old stuff in /var/www/html

When I have clean=yes and clean_old_webapps=no (like I actually do have), then old stuff in my /var/www/html is not deleted
 
Hi

I would really like to see an "official" statement to this issue .. what versions of build scripts are affected (da,php,ft) ? and what is the definitive fix for ?

br

-c-
 
There is no need for a official statement, because there is nothing wrong in any of the latest versions. There is nothing to fix, and none of the build scripts is affected. Nothing wrong. The discussion with scrupul0us was not because of anything wrong, that is what happens if you do not delete the folders of the old versions in /custombuild/... before you try to recompile new versions. Just make sure you have clean=yes in options.conf and then alwasys run ./build update before you recompile a new version, and you will not have any problems.
 
Tried to update FreeType to 2.5.2 using custombuild on CentOS 5.10 Servers

every thing fine but 2 servers, i dont know why but make failed

any hint on that ?

Thank you


Code:
Done. Making freetype-2.5.2...
Trying to make FreeType...
./builds/unix/libtool --mode=compile gcc -pedantic -ansi  -I/usr/local/directadmin/custombuild/freetype-2.5.2/objs -I./builds/unix -I/usr/local/directadmin/cuombuild/freetype-2.5.2/include -c -Wall -g -O2 -DFT_CONFIG_OPTION_SYSTEM_ZLIB -I/usr/local/include/libpng12 -DFT_CONFIG_OPTION_USE_PNG -DFT_CONFIG_CONFIG_H="<config.h>" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="<ftmodule.h>"  -o /usr/local/directadmin/custombuild/freetype-2.5.2/objs/ftsystem.lo builds/unix/ftsystec
libtool: compile:  gcc -pedantic -ansi -I/usr/local/directadmin/custombuild/freetype-2.5.2/objs -I./builds/unix -I/usr/local/directadmin/custombuild/freetype-5.2/include -c -Wall -g -O2 -DFT_CONFIG_OPTION_SYSTEM_ZLIB -I/usr/local/include/libpng12 -DFT_CONFIG_OPTION_USE_PNG "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_ILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" builds/unix/ftsystem.c  -fPIC -DPIC -o /usr/local/directadmin/custombuild/freetype-2.5.2/objs/.libs/ftsystem.In file included from builds/unix/ftsystem.c:21:
./builds/unix/ftconfig.h: In function 'FT_MulFix_x86_64':
./builds/unix/ftconfig.h:532: warning: ISO C90 does not support 'long long'
./builds/unix/ftconfig.h:535: warning: ISO C90 does not support 'long long'
libtool: compile:  gcc -pedantic -ansi -I/usr/local/directadmin/custombuild/freetype-2.5.2/objs -I./builds/unix -I/usr/local/directadmin/custombuild/freetype-5.2/include -c -Wall -g -O2 -DFT_CONFIG_OPTION_SYSTEM_ZLIB -I/usr/local/include/libpng12 -DFT_CONFIG_OPTION_USE_PNG "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_ILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" builds/unix/ftsystem.c -o /usr/local/directadmin/custombuild/freetype-2.5.2/objs/ftsystem.o >/dev/null 2>&1
./builds/unix/libtool --mode=compile gcc -pedantic -ansi  -I/usr/local/directadmin/custombuild/freetype-2.5.2/objs -I./builds/unix -I/usr/local/directadmin/cuombuild/freetype-2.5.2/include -c -Wall -g -O2 -DFT_CONFIG_OPTION_SYSTEM_ZLIB -I/usr/local/include/libpng12 -DFT_CONFIG_OPTION_USE_PNG -DFT_CONFIG_CONFIG_H="<config.h>" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="<ftmodule.h>"  -o /usr/local/directadmin/custombuild/freetype-2.5.2/objs/ftdebug.lo /usr/local/directadm/custombuild/freetype-2.5.2/src/base/ftdebug.c
libtool: compile:  gcc -pedantic -ansi -I/usr/local/directadmin/custombuild/freetype-2.5.2/objs -I./builds/unix -I/usr/local/directadmin/custombuild/freetype-5.2/include -c -Wall -g -O2 -DFT_CONFIG_OPTION_SYSTEM_ZLIB -I/usr/local/include/libpng12 -DFT_CONFIG_OPTION_USE_PNG "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_ILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" /usr/local/directadmin/custombuild/freetype-2.5.2/src/base/ftdebug.c  -fPIC -DPIC -o /usr/local/directadmin/ctombuild/freetype-2.5.2/objs/.libs/ftdebug.o
In file included from /usr/local/directadmin/custombuild/freetype-2.5.2/include/freetype.h:33,
                 from /usr/local/directadmin/custombuild/freetype-2.5.2/src/base/ftdebug.c:45:
./builds/unix/ftconfig.h: In function 'FT_MulFix_x86_64':
./builds/unix/ftconfig.h:532: warning: ISO C90 does not support 'long long'
./builds/unix/ftconfig.h:535: warning: ISO C90 does not support 'long long'
libtool: compile:  gcc -pedantic -ansi -I/usr/local/directadmin/custombuild/freetype-2.5.2/objs -I./builds/unix -I/usr/local/directadmin/custombuild/freetype-5.2/include -c -Wall -g -O2 -DFT_CONFIG_OPTION_SYSTEM_ZLIB -I/usr/local/include/libpng12 -DFT_CONFIG_OPTION_USE_PNG "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_ILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" /usr/local/directadmin/custombuild/freetype-2.5.2/src/base/ftdebug.c -o /usr/local/directadmin/custombuild/frtype-2.5.2/objs/ftdebug.o >/dev/null 2>&1
./builds/unix/libtool --mode=compile gcc -pedantic -ansi  -I/usr/local/directadmin/custombuild/freetype-2.5.2/objs -I./builds/unix -I/usr/local/directadmin/cuombuild/freetype-2.5.2/include -c -Wall -g -O2 -DFT_CONFIG_OPTION_SYSTEM_ZLIB -I/usr/local/include/libpng12 -DFT_CONFIG_OPTION_USE_PNG -DFT_CONFIG_CONFIG_H="<config.h>" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="<ftmodule.h>"  -o /usr/local/directadmin/custombuild/freetype-2.5.2/objs/ftinit.lo /usr/local/directadmicustombuild/freetype-2.5.2/src/base/ftinit.c
libtool: compile:  gcc -pedantic -ansi -I/usr/local/directadmin/custombuild/freetype-2.5.2/objs -I./builds/unix -I/usr/local/directadmin/custombuild/freetype-5.2/include -c -Wall -g -O2 -DFT_CONFIG_OPTION_SYSTEM_ZLIB -I/usr/local/include/libpng12 -DFT_CONFIG_OPTION_USE_PNG "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_ILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" /usr/local/directadmin/custombuild/freetype-2.5.2/src/base/ftinit.c  -fPIC -DPIC -o /usr/local/directadmin/cuombuild/freetype-2.5.2/objs/.libs/ftinit.o
In file included from /usr/local/directadmin/custombuild/freetype-2.5.2/src/base/ftinit.c:41:
./builds/unix/ftconfig.h: In function 'FT_MulFix_x86_64':
./builds/unix/ftconfig.h:532: warning: ISO C90 does not support 'long long'
./builds/unix/ftconfig.h:535: warning: ISO C90 does not support 'long long'
libtool: compile:  gcc -pedantic -ansi -I/usr/local/directadmin/custombuild/freetype-2.5.2/objs -I./builds/unix -I/usr/local/directadmin/custombuild/freetype-5.2/include -c -Wall -g -O2 -DFT_CONFIG_OPTION_SYSTEM_ZLIB -I/usr/local/include/libpng12 -DFT_CONFIG_OPTION_USE_PNG "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_ILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" /usr/local/directadmin/custombuild/freetype-2.5.2/src/base/ftinit.c -o /usr/local/directadmin/custombuild/freype-2.5.2/objs/ftinit.o >/dev/null 2>&1
./builds/unix/libtool --mode=compile gcc -pedantic -ansi  -I/usr/local/directadmin/custombuild/freetype-2.5.2/objs -I./builds/unix -I/usr/local/directadmin/cuombuild/freetype-2.5.2/include -c -Wall -g -O2 -DFT_CONFIG_OPTION_SYSTEM_ZLIB -I/usr/local/include/libpng12 -DFT_CONFIG_OPTION_USE_PNG -DFT_CONFIG_CONFIG_H="<config.h>" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="<ftmodule.h>"  -I/usr/local/directadmin/custombuild/freetype-2.5.2/src/base -o /usr/local/directadmin/cuombuild/freetype-2.5.2/objs/ftbase.lo /usr/local/directadmin/custombuild/freetype-2.5.2/src/base/ftbase.c
libtool: compile:  gcc -pedantic -ansi -I/usr/local/directadmin/custombuild/freetype-2.5.2/objs -I./builds/unix -I/usr/local/directadmin/custombuild/freetype-5.2/include -c -Wall -g -O2 -DFT_CONFIG_OPTION_SYSTEM_ZLIB -I/usr/local/include/libpng12 -DFT_CONFIG_OPTION_USE_PNG "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_ILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/usr/local/directadmin/custombuild/freetype-2.5.2/src/base /usr/local/directadmin/custombuild/freetype-2.5.src/base/ftbase.c  -fPIC -DPIC -o /usr/local/directadmin/custombuild/freetype-2.5.2/objs/.libs/ftbase.o
In file included from /usr/local/directadmin/custombuild/freetype-2.5.2/include/freetype.h:33,
                 from /usr/local/directadmin/custombuild/freetype-2.5.2/src/base/ftpic.c:20,
                 from /usr/local/directadmin/custombuild/freetype-2.5.2/src/base/ftbase.c:23:
./builds/unix/ftconfig.h: In function 'FT_MulFix_x86_64':
./builds/unix/ftconfig.h:532: warning: ISO C90 does not support 'long long'
./builds/unix/ftconfig.h:535: warning: ISO C90 does not support 'long long'
libtool: compile:  gcc -pedantic -ansi -I/usr/local/directadmin/custombuild/freetype-2.5.2/objs -I./builds/unix -I/usr/local/directadmin/custombuild/freetype-5.2/include -c -Wall -g -O2 -DFT_CONFIG_OPTION_SYSTEM_ZLIB -I/usr/local/include/libpng12 -DFT_CONFIG_OPTION_USE_PNG "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_ILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/usr/local/directadmin/custombuild/freetype-2.5.2/src/base /usr/local/directadmin/custombuild/freetype-2.5.src/base/ftbase.c -o /usr/local/directadmin/custombuild/freetype-2.5.2/objs/ftbase.o >/dev/null 2>&1
./builds/unix/libtool --mode=compile gcc -pedantic -ansi  -I/usr/local/directadmin/custombuild/freetype-2.5.2/objs -I./builds/unix -I/usr/local/directadmin/cuombuild/freetype-2.5.2/include -c -Wall -g -O2 -DFT_CONFIG_OPTION_SYSTEM_ZLIB -I/usr/local/include/libpng12 -DFT_CONFIG_OPTION_USE_PNG -DFT_CONFIG_CONFIG_H="<config.h>" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="<ftmodule.h>"  -I/usr/local/directadmin/custombuild/freetype-2.5.2/src/base -o /usr/local/directadmin/cuombuild/freetype-2.5.2/objs/ftbbox.lo /usr/local/directadmin/custombuild/freetype-2.5.2/src/base/ftbbox.c
libtool: compile:  gcc -pedantic -ansi -I/usr/local/directadmin/custombuild/freetype-2.5.2/objs -I./builds/unix -I/usr/local/directadmin/custombuild/freetype-5.2/include -c -Wall -g -O2 -DFT_CONFIG_OPTION_SYSTEM_ZLIB -I/usr/local/include/libpng12 -DFT_CONFIG_OPTION_USE_PNG "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_ILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/usr/local/directadmin/custombuild/freetype-2.5.2/src/base /usr/local/directadmin/custombuild/freetype-2.5.src/base/ftbbox.c  -fPIC -DPIC -o /usr/local/directadmin/custombuild/freetype-2.5.2/objs/.libs/ftbbox.o
In file included from /usr/local/directadmin/custombuild/freetype-2.5.2/include/internal/ftdebug.h:29,
                 from /usr/local/directadmin/custombuild/freetype-2.5.2/src/base/ftbbox.c:28:
./builds/unix/ftconfig.h: In function 'FT_MulFix_x86_64':
./builds/unix/ftconfig.h:532: warning: ISO C90 does not support 'long long'
./builds/unix/ftconfig.h:535: warning: ISO C90 does not support 'long long'
libtool: compile:  gcc -pedantic -ansi -I/usr/local/directadmin/custombuild/freetype-2.5.2/objs -I./builds/unix -I/usr/local/directadmin/custombuild/freetype-5.2/include -c -Wall -g -O2 -DFT_CONFIG_OPTION_SYSTEM_ZLIB -I/usr/local/include/libpng12 -DFT_CONFIG_OPTION_USE_PNG "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_ILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/usr/local/directadmin/custombuild/freetype-2.5.2/src/base /usr/local/directadmin/custombuild/freetype-2.5.src/base/ftbbox.c -o /usr/local/directadmin/custombuild/freetype-2.5.2/objs/ftbbox.o >/dev/null 2>&1
./builds/unix/libtool --mode=compile gcc -pedantic -ansi  -I/usr/local/directadmin/custombuild/freetype-2.5.2/objs -I./builds/unix -I/usr/local/directadmin/cuombuild/freetype-2.5.2/include -c -Wall -g -O2 -DFT_CONFIG_OPTION_SYSTEM_ZLIB -I/usr/local/include/libpng12 -DFT_CONFIG_OPTION_USE_PNG -DFT_CONFIG_CONFIG_H="<config.h>" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="<ftmodule.h>"  -I/usr/local/directadmin/custombuild/freetype-2.5.2/src/base -o /usr/local/directadmin/cuombuild/freetype-2.5.2/objs/ftbdf.lo /usr/local/directadmin/custombuild/freetype-2.5.2/src/base/ftbdf.c
libtool: compile:  gcc -pedantic -ansi -I/usr/local/directadmin/custombuild/freetype-2.5.2/objs -I./builds/unix -I/usr/local/directadmin/custombuild/freetype-5.2/include -c -Wall -g -O2 -DFT_CONFIG_OPTION_SYSTEM_ZLIB -I/usr/local/include/libpng12 -DFT_CONFIG_OPTION_USE_PNG "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_ILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/usr/local/directadmin/custombuild/freetype-2.5.2/src/base /usr/local/directadmin/custombuild/freetype-2.5.src/base/ftbdf.c  -fPIC -DPIC -o /usr/local/directadmin/custombuild/freetype-2.5.2/objs/.libs/ftbdf.o
In file included from /usr/local/directadmin/custombuild/freetype-2.5.2/include/freetype.h:33,
                 from /usr/local/directadmin/custombuild/freetype-2.5.2/include/ftmodapi.h:24,
                 from /usr/local/directadmin/custombuild/freetype-2.5.2/include/ftrender.h:24,
                 from /usr/local/directadmin/custombuild/freetype-2.5.2/include/internal/ftobjs.h:30,
                 from /usr/local/directadmin/custombuild/freetype-2.5.2/src/base/ftbdf.c:20:
./builds/unix/ftconfig.h: In function 'FT_MulFix_x86_64':
./builds/unix/ftconfig.h:532: warning: ISO C90 does not support 'long long'
./builds/unix/ftconfig.h:535: warning: ISO C90 does not support 'long long'
libtool: compile:  gcc -pedantic -ansi -I/usr/local/directadmin/custombuild/freetype-2.5.2/objs -I./builds/unix -I/usr/local/directadmin/custombuild/freetype-5.2/include -c -Wall -g -O2 -DFT_CONFIG_OPTION_SYSTEM_ZLIB -I/usr/local/include/libpng12 -DFT_CONFIG_OPTION_USE_PNG "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_ILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/usr/local/directadmin/custombuild/freetype-2.5.2/src/base /usr/local/directadmin/custombuild/freetype-2.5.src/base/ftbdf.c -o /usr/local/directadmin/custombuild/freetype-2.5.2/objs/ftbdf.o >/dev/null 2>&1
./builds/unix/libtool --mode=compile gcc -pedantic -ansi  -I/usr/local/directadmin/custombuild/freetype-2.5.2/objs -I./builds/unix -I/usr/local/directadmin/cuombuild/freetype-2.5.2/include -c -Wall -g -O2 -DFT_CONFIG_OPTION_SYSTEM_ZLIB -I/usr/local/include/libpng12 -DFT_CONFIG_OPTION_USE_PNG -DFT_CONFIG_CONFIG_H="<config.h>" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="<ftmodule.h>"  -I/usr/local/directadmin/custombuild/freetype-2.5.2/src/base -o /usr/local/directadmin/cuombuild/freetype-2.5.2/objs/ftbitmap.lo /usr/local/directadmin/custombuild/freetype-2.5.2/src/base/ftbitmap.c
libtool: compile:  gcc -pedantic -ansi -I/usr/local/directadmin/custombuild/freetype-2.5.2/objs -I./builds/unix -I/usr/local/directadmin/custombuild/freetype-5.2/include -c -Wall -g -O2 -DFT_CONFIG_OPTION_SYSTEM_ZLIB -I/usr/local/include/libpng12 -DFT_CONFIG_OPTION_USE_PNG "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_ILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/usr/local/directadmin/custombuild/freetype-2.5.2/src/base /usr/local/directadmin/custombuild/freetype-2.5.src/base/ftbitmap.c  -fPIC -DPIC -o /usr/local/directadmin/custombuild/freetype-2.5.2/objs/.libs/ftbitmap.o
In file included from /usr/local/directadmin/custombuild/freetype-2.5.2/include/internal/ftdebug.h:29,
                 from /usr/local/directadmin/custombuild/freetype-2.5.2/src/base/ftbitmap.c:20:
./builds/unix/ftconfig.h: In function 'FT_MulFix_x86_64':
./builds/unix/ftconfig.h:532: warning: ISO C90 does not support 'long long'
./builds/unix/ftconfig.h:535: warning: ISO C90 does not support 'long long'
libtool: compile:  gcc -pedantic -ansi -I/usr/local/directadmin/custombuild/freetype-2.5.2/objs -I./builds/unix -I/usr/local/directadmin/custombuild/freetype-5.2/include -c -Wall -g -O2 -DFT_CONFIG_OPTION_SYSTEM_ZLIB -I/usr/local/include/libpng12 -DFT_CONFIG_OPTION_USE_PNG "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_ILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/usr/local/directadmin/custombuild/freetype-2.5.2/src/base /usr/local/directadmin/custombuild/freetype-2.5.src/base/ftbitmap.c -o /usr/local/directadmin/custombuild/freetype-2.5.2/objs/ftbitmap.o >/dev/null 2>&1
./builds/unix/libtool --mode=compile gcc -pedantic -ansi  -I/usr/local/directadmin/custombuild/freetype-2.5.2/objs -I./builds/unix -I/usr/local/directadmin/cuombuild/freetype-2.5.2/include -c -Wall -g -O2 -DFT_CONFIG_OPTION_SYSTEM_ZLIB -I/usr/local/include/libpng12 -DFT_CONFIG_OPTION_USE_PNG -DFT_CONFIG_CONFIG_H="<config.h>" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="<ftmodule.h>"  -I/usr/local/directadmin/custombuild/freetype-2.5.2/src/base -o /usr/local/directadmin/cuombuild/freetype-2.5.2/objs/ftcid.lo /usr/local/directadmin/custombuild/freetype-2.5.2/src/base/ftcid.c
libtool: compile:  gcc -pedantic -ansi -I/usr/local/directadmin/custombuild/freetype-2.5.2/objs -I./builds/unix -I/usr/local/directadmin/custombuild/freetype-5.2/include -c -Wall -g -O2 -DFT_CONFIG_OPTION_SYSTEM_ZLIB -I/usr/local/include/libpng12 -DFT_CONFIG_OPTION_USE_PNG "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_ILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/usr/local/directadmin/custombuild/freetype-2.5.2/src/base /usr/local/directadmin/custombuild/freetype-2.5.src/base/ftcid.c  -fPIC -DPIC -o /usr/local/directadmin/custombuild/freetype-2.5.2/objs/.libs/ftcid.o
In file included from /usr/local/directadmin/custombuild/freetype-2.5.2/include/freetype.h:33,
                 from /usr/local/directadmin/custombuild/freetype-2.5.2/include/ftcid.h:22,
                 from /usr/local/directadmin/custombuild/freetype-2.5.2/src/base/ftcid.c:19:
./builds/unix/ftconfig.h: In function 'FT_MulFix_x86_64':
./builds/unix/ftconfig.h:532: warning: ISO C90 does not support 'long long'
./builds/unix/ftconfig.h:535: warning: ISO C90 does not support 'long long'
libtool: compile:  gcc -pedantic -ansi -I/usr/local/directadmin/custombuild/freetype-2.5.2/objs -I./builds/unix -I/usr/local/directadmin/custombuild/freetype-5.2/include -c -Wall -g -O2 -DFT_CONFIG_OPTION_SYSTEM_ZLIB -I/usr/local/include/libpng12 -DFT_CONFIG_OPTION_USE_PNG "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_ILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/usr/local/directadmin/custombuild/freetype-2.5.2/src/base /usr/local/directadmin/custombuild/freetype-2.5.src/base/ftcid.c -o /usr/local/directadmin/custombuild/freetype-2.5.2/objs/ftcid.o >/dev/null 2>&1
./builds/unix/libtool --mode=compile gcc -pedantic -ansi  -I/usr/local/directadmin/custombuild/freetype-2.5.2/objs -I./builds/unix -I/usr/local/directadmin/cuombuild/freetype-2.5.2/include -c -Wall -g -O2 -DFT_CONFIG_OPTION_SYSTEM_ZLIB -I/usr/local/include/libpng12 -DFT_CONFIG_OPTION_USE_PNG -DFT_CONFIG_CONFIG_H="<config.h>" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="<ftmodule.h>"  -I/usr/local/directadmin/custombuild/freetype-2.5.2/src/base -o /usr/local/directadmin/cuombuild/freetype-2.5.2/objs/ftfstype.lo /usr/local/directadmin/custombuild/freetype-2.5.2/src/base/ftfstype.c
libtool: compile:  gcc -pedantic -ansi -I/usr/local/directadmin/custombuild/freetype-2.5.2/objs -I./builds/unix -I/usr/local/directadmin/custombuild/freetype-5.2/include -c -Wall -g -O2 -DFT_CONFIG_OPTION_SYSTEM_ZLIB -I/usr/local/include/libpng12 -DFT_CONFIG_OPTION_USE_PNG "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_ILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/usr/local/directadmin/custombuild/freetype-2.5.2/src/base /usr/local/directadmin/custombuild/freetype-2.5.src/base/ftfstype.c  -fPIC -DPIC -o /usr/local/directadmin/custombuild/freetype-2.5.2/objs/.libs/ftfstype.o
In file included from /usr/local/directadmin/custombuild/freetype-2.5.2/include/freetype.h:33,
                 from /usr/local/directadmin/custombuild/freetype-2.5.2/include/t1tables.h:25,
                 from /usr/local/directadmin/custombuild/freetype-2.5.2/src/base/ftfstype.c:19:
./builds/unix/ftconfig.h: In function 'FT_MulFix_x86_64':
./builds/unix/ftconfig.h:532: warning: ISO C90 does not support 'long long'
./builds/unix/ftconfig.h:535: warning: ISO C90 does not support 'long long'
libtool: compile:  gcc -pedantic -ansi -I/usr/local/directadmin/custombuild/freetype-2.5.2/objs -I./builds/unix -I/usr/local/directadmin/custombuild/freetype-5.2/include -c -Wall -g -O2 -DFT_CONFIG_OPTION_SYSTEM_ZLIB -I/usr/local/include/libpng12 -DFT_CONFIG_OPTION_USE_PNG "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_ILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/usr/local/directadmin/custombuild/freetype-2.5.2/src/base /usr/local/directadmin/custombuild/freetype-2.5.src/base/ftfstype.c -o /usr/local/directadmin/custombuild/freetype-2.5.2/objs/ftfstype.o >/dev/null 2>&1
./builds/unix/libtool --mode=compile gcc -pedantic -ansi  -I/usr/local/directadmin/custombuild/freetype-2.5.2/objs -I./builds/unix -I/usr/local/directadmin/cuombuild/freetype-2.5.2/include -c -Wall -g -O2 -DFT_CONFIG_OPTION_SYSTEM_ZLIB -I/usr/local/include/libpng12 -DFT_CONFIG_OPTION_USE_PNG -DFT_CONFIG_CONFIG_H="<config.h>" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="<ftmodule.h>"  -I/usr/local/directadmin/custombuild/freetype-2.5.2/src/base -o /usr/local/directadmin/cuombuild/freetype-2.5.2/objs/ftgasp.lo /usr/local/directadmin/custombuild/freetype-2.5.2/src/base/ftgasp.c
libtool: compile:  gcc -pedantic -ansi -I/usr/local/directadmin/custombuild/freetype-2.5.2/objs -I./builds/unix -I/usr/local/directadmin/custombuild/freetype-5.2/include -c -Wall -g -O2 -DFT_CONFIG_OPTION_SYSTEM_ZLIB -I/usr/local/include/libpng12 -DFT_CONFIG_OPTION_USE_PNG "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_ILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/usr/local/directadmin/custombuild/freetype-2.5.2/src/base /usr/local/directadmin/custombuild/freetype-2.5.src/base/ftgasp.c  -fPIC -DPIC -o /usr/local/directadmin/custombuild/freetype-2.5.2/objs/.libs/ftgasp.o
In file included from /usr/local/directadmin/custombuild/freetype-2.5.2/include/freetype.h:33,
                 from /usr/local/directadmin/custombuild/freetype-2.5.2/include/ftgasp.h:23,
                 from /usr/local/directadmin/custombuild/freetype-2.5.2/src/base/ftgasp.c:20:
./builds/unix/ftconfig.h: In function 'FT_MulFix_x86_64':
./builds/unix/ftconfig.h:532: warning: ISO C90 does not support 'long long'
./builds/unix/ftconfig.h:535: warning: ISO C90 does not support 'long long'
libtool: compile:  gcc -pedantic -ansi -I/usr/local/directadmin/custombuild/freetype-2.5.2/objs -I./builds/unix -I/usr/local/directadmin/custombuild/freetype-5.2/include -c -Wall -g -O2 -DFT_CONFIG_OPTION_SYSTEM_ZLIB -I/usr/local/include/libpng12 -DFT_CONFIG_OPTION_USE_PNG "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_ILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/usr/local/directadmin/custombuild/freetype-2.5.2/src/base /usr/local/directadmin/custombuild/freetype-2.5.src/base/ftgasp.c -o /usr/local/directadmin/custombuild/freetype-2.5.2/objs/ftgasp.o >/dev/null 2>&1
./builds/unix/libtool --mode=compile gcc -pedantic -ansi  -I/usr/local/directadmin/custombuild/freetype-2.5.2/objs -I./builds/unix -I/usr/local/directadmin/cuombuild/freetype-2.5.2/include -c -Wall -g -O2 -DFT_CONFIG_OPTION_SYSTEM_ZLIB -I/usr/local/include/libpng12 -DFT_CONFIG_OPTION_USE_PNG -DFT_CONFIG_CONFIG_H="<config.h>" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="<ftmodule.h>"  -I/usr/local/directadmin/custombuild/freetype-2.5.2/src/base -o /usr/local/directadmin/cuombuild/freetype-2.5.2/objs/ftglyph.lo /usr/local/directadmin/custombuild/freetype-2.5.2/src/base/ftglyph.c
libtool: compile:  gcc -pedantic -ansi -I/usr/local/directadmin/custombuild/freetype-2.5.2/objs -I./builds/unix -I/usr/local/directadmin/custombuild/freetype-5.2/include -c -Wall -g -O2 -DFT_CONFIG_OPTION_SYSTEM_ZLIB -I/usr/local/include/libpng12 -DFT_CONFIG_OPTION_USE_PNG "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_ILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/usr/local/directadmin/custombuild/freetype-2.5.2/src/base /usr/local/directadmin/custombuild/freetype-2.5.src/base/ftglyph.c  -fPIC -DPIC -o /usr/local/directadmin/custombuild/freetype-2.5.2/objs/.libs/ftglyph.o
In file included from /usr/local/directadmin/custombuild/freetype-2.5.2/include/internal/ftdebug.h:29,
                 from /usr/local/directadmin/custombuild/freetype-2.5.2/src/base/ftglyph.c:32:
./builds/unix/ftconfig.h: In function 'FT_MulFix_x86_64':
./builds/unix/ftconfig.h:532: warning: ISO C90 does not support 'long long'
./builds/unix/ftconfig.h:535: warning: ISO C90 does not support 'long long'
libtool: compile:  gcc -pedantic -ansi -I/usr/local/directadmin/custombuild/freetype-2.5.2/objs -I./builds/unix -I/usr/local/directadmin/custombuild/freetype-5.2/include -c -Wall -g -O2 -DFT_CONFIG_OPTION_SYSTEM_ZLIB -I/usr/local/include/libpng12 -DFT_CONFIG_OPTION_USE_PNG "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_ILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/usr/local/directadmin/custombuild/freetype-2.5.2/src/base /usr/local/directadmin/custombuild/freetype-2.5.src/base/ftglyph.c -o /usr/local/directadmin/custombuild/freetype-2.5.2/objs/ftglyph.o >/dev/null 2>&1
./builds/unix/libtool --mode=compile gcc -pedantic -ansi  -I/usr/local/directadmin/custombuild/freetype-2.5.2/objs -I./builds/unix -I/usr/local/directadmin/cuombuild/freetype-2.5.2/include -c -Wall -g -O2 -DFT_CONFIG_OPTION_SYSTEM_ZLIB -I/usr/local/include/libpng12 -DFT_CONFIG_OPTION_USE_PNG -DFT_CONFIG_CONFIG_H="<config.h>" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="<ftmodule.h>"  -I/usr/local/directadmin/custombuild/freetype-2.5.2/src/base -o /usr/local/directadmin/cuombuild/freetype-2.5.2/objs/ftgxval.lo /usr/local/directadmin/custombuild/freetype-2.5.2/src/base/ftgxval.c
libtool: compile:  gcc -pedantic -ansi -I/usr/local/directadmin/custombuild/freetype-2.5.2/objs -I./builds/unix -I/usr/local/directadmin/custombuild/freetype-5.2/include -c -Wall -g -O2 -DFT_CONFIG_OPTION_SYSTEM_ZLIB -I/usr/local/include/libpng12 -DFT_CONFIG_OPTION_USE_PNG "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_ILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/usr/local/directadmin/custombuild/freetype-2.5.2/src/base /usr/local/directadmin/custombuild/freetype-2.5.src/base/ftgxval.c  -fPIC -DPIC -o /usr/local/directadmin/custombuild/freetype-2.5.2/objs/.libs/ftgxval.o
In file included from /usr/local/directadmin/custombuild/freetype-2.5.2/include/internal/ftdebug.h:29,
                 from /usr/local/directadmin/custombuild/freetype-2.5.2/src/base/ftgxval.c:29:
./builds/unix/ftconfig.h: In function 'FT_MulFix_x86_64':
./builds/unix/ftconfig.h:532: warning: ISO C90 does not support 'long long'
./builds/unix/ftconfig.h:535: warning: ISO C90 does not support 'long long'
libtool: compile:  gcc -pedantic -ansi -I/usr/local/directadmin/custombuild/freetype-2.5.2/objs -I./builds/unix -I/usr/local/directadmin/custombuild/freetype-5.2/include -c -Wall -g -O2 -DFT_CONFIG_OPTION_SYSTEM_ZLIB -I/usr/local/include/libpng12 -DFT_CONFIG_OPTION_USE_PNG "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_ILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/usr/local/directadmin/custombuild/freetype-2.5.2/src/base /usr/local/directadmin/custombuild/freetype-2.5.src/base/ftgxval.c -o /usr/local/directadmin/custombuild/freetype-2.5.2/objs/ftgxval.o >/dev/null 2>&1
./builds/unix/libtool --mode=compile gcc -pedantic -ansi  -I/usr/local/directadmin/custombuild/freetype-2.5.2/objs -I./builds/unix -I/usr/local/directadmin/cuombuild/freetype-2.5.2/include -c -Wall -g -O2 -DFT_CONFIG_OPTION_SYSTEM_ZLIB -I/usr/local/include/libpng12 -DFT_CONFIG_OPTION_USE_PNG -DFT_CONFIG_CONFIG_H="<config.h>" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="<ftmodule.h>"  -I/usr/local/directadmin/custombuild/freetype-2.5.2/src/base -o /usr/local/directadmin/cuombuild/freetype-2.5.2/objs/ftlcdfil.lo /usr/local/directadmin/custombuild/freetype-2.5.2/src/base/ftlcdfil.c
libtool: compile:  gcc -pedantic -ansi -I/usr/local/directadmin/custombuild/freetype-2.5.2/objs -I./builds/unix -I/usr/local/directadmin/custombuild/freetype-5.2/include -c -Wall -g -O2 -DFT_CONFIG_OPTION_SYSTEM_ZLIB -I/usr/local/include/libpng12 -DFT_CONFIG_OPTION_USE_PNG "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_ILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/usr/local/directadmin/custombuild/freetype-2.5.2/src/base /usr/local/directadmin/custombuild/freetype-2.5.src/base/ftlcdfil.c  -fPIC -DPIC -o /usr/local/directadmin/custombuild/freetype-2.5.2/objs/.libs/ftlcdfil.o
In file included from /usr/local/directadmin/custombuild/freetype-2.5.2/include/internal/ftdebug.h:29,
                 from /usr/local/directadmin/custombuild/freetype-2.5.2/src/base/ftlcdfil.c:20:
./builds/unix/ftconfig.h: In function 'FT_MulFix_x86_64':
./builds/unix/ftconfig.h:532: warning: ISO C90 does not support 'long long'
./builds/unix/ftconfig.h:535: warning: ISO C90 does not support 'long long'
libtool: compile:  gcc -pedantic -ansi -I/usr/local/directadmin/custombuild/freetype-2.5.2/objs -I./builds/unix -I/usr/local/directadmin/custombuild/freetype-5.2/include -c -Wall -g -O2 -DFT_CONFIG_OPTION_SYSTEM_ZLIB -I/usr/local/include/libpng12 -DFT_CONFIG_OPTION_USE_PNG "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_ILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/usr/local/directadmin/custombuild/freetype-2.5.2/src/base /usr/local/directadmin/custombuild/freetype-2.5.src/base/ftlcdfil.c -o /usr/local/directadmin/custombuild/freetype-2.5.2/objs/ftlcdfil.o >/dev/null 2>&1
./builds/unix/libtool --mode=compile gcc -pedantic -ansi  -I/usr/local/directadmin/custombuild/freetype-2.5.2/objs -I./builds/unix -I/usr/local/directadmin/cuombuild/freetype-2.5.2/include -c -Wall -g -O2 -DFT_CONFIG_OPTION_SYSTEM_ZLIB -I/usr/local/include/libpng12 -DFT_CONFIG_OPTION_USE_PNG -DFT_CONFIG_CONFIG_H="<config.h>" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="<ftmodule.h>"  -I/usr/local/directadmin/custombuild/freetype-2.5.2/src/base -o /usr/local/directadmin/cuombuild/freetype-2.5.2/objs/ftmm.lo /usr/local/directadmin/custombuild/freetype-2.5.2/src/base/ftmm.c
libtool: compile:  gcc -pedantic -ansi -I/usr/local/directadmin/custombuild/freetype-2.5.2/objs -I./builds/unix -I/usr/local/directadmin/custombuild/freetype-5.2/include -c -Wall -g -O2 -DFT_CONFIG_OPTION_SYSTEM_ZLIB -I/usr/local/include/libpng12 -DFT_CONFIG_OPTION_USE_PNG "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_ILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/usr/local/directadmin/custombuild/freetype-2.5.2/src/base /usr/local/directadmin/custombuild/freetype-2.5.src/base/ftmm.c  -fPIC -DPIC -o /usr/local/directadmin/custombuild/freetype-2.5.2/objs/.libs/ftmm.o
In file included from /usr/local/directadmin/custombuild/freetype-2.5.2/include/internal/ftdebug.h:29,
                 from /usr/local/directadmin/custombuild/freetype-2.5.2/src/base/ftmm.c:20:
./builds/unix/ftconfig.h: In function 'FT_MulFix_x86_64':
./builds/unix/ftconfig.h:532: warning: ISO C90 does not support 'long long'
./builds/unix/ftconfig.h:535: warning: ISO C90 does not support 'long long'
libtool: compile:  gcc -pedantic -ansi -I/usr/local/directadmin/custombuild/freetype-2.5.2/objs -I./builds/unix -I/usr/local/directadmin/custombuild/freetype-5.2/include -c -Wall -g -O2 -DFT_CONFIG_OPTION_SYSTEM_ZLIB -I/usr/local/include/libpng12 -DFT_CONFIG_OPTION_USE_PNG "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_ILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/usr/local/directadmin/custombuild/freetype-2.5.2/src/base /usr/local/directadmin/custombuild/freetype-2.5.src/base/ftmm.c -o /usr/local/directadmin/custombuild/freetype-2.5.2/objs/ftmm.o >/dev/null 2>&1
./builds/unix/libtool --mode=compile gcc -pedantic -ansi  -I/usr/local/directadmin/custombuild/freetype-2.5.2/objs -I./builds/unix -I/usr/local/directadmin/cuombuild/freetype-2.5.2/include -c -Wall -g -O2 -DFT_CONFIG_OPTION_SYSTEM_ZLIB -I/usr/local/include/libpng12 -DFT_CONFIG_OPTION_USE_PNG -DFT_CONFIG_CONFIG_H="<config.h>" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="<ftmodule.h>"  -I/usr/local/directadmin/custombuild/freetype-2.5.2/src/base -o /usr/local/directadmin/cuombuild/freetype-2.5.2/objs/ftotval.lo /usr/local/directadmin/custombuild/freetype-2.5.2/src/base/ftotval.c
libtool: compile:  gcc -pedantic -ansi -I/usr/local/directadmin/custombuild/freetype-2.5.2/objs -I./builds/unix -I/usr/local/directadmin/custombuild/freetype-5.2/include -c -Wall -g -O2 -DFT_CONFIG_OPTION_SYSTEM_ZLIB -I/usr/local/include/libpng12 -DFT_CONFIG_OPTION_USE_PNG "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_ILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/usr/local/directadmin/custombuild/freetype-2.5.2/src/base /usr/local/directadmin/custombuild/freetype-2.5.src/base/ftotval.c  -fPIC -DPIC -o /usr/local/directadmin/custombuild/freetype-2.5.2/objs/.libs/ftotval.o
In file included from /usr/local/directadmin/custombuild/freetype-2.5.2/include/internal/ftdebug.h:29,
                 from /usr/local/directadmin/custombuild/freetype-2.5.2/src/base/ftotval.c:19:
./builds/unix/ftconfig.h: In function 'FT_MulFix_x86_64':
./builds/unix/ftconfig.h:532: warning: ISO C90 does not support 'long long'
./builds/unix/ftconfig.h:535: warning: ISO C90 does not support 'long long'
libtool: compile:  gcc -pedantic -ansi -I/usr/local/directadmin/custombuild/freetype-2.5.2/objs -I./builds/unix -I/usr/local/directadmin/custombuild/freetype-5.2/include -c -Wall -g -O2 -DFT_CONFIG_OPTION_SYSTEM_ZLIB -I/usr/local/include/libpng12 -DFT_CONFIG_OPTION_USE_PNG "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_ILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/usr/local/directadmin/custombuild/freetype-2.5.2/src/base /usr/local/directadmin/custombuild/freetype-2.5.src/base/ftotval.c -o /usr/local/directadmin/custombuild/freetype-2.5.2/objs/ftotval.o >/dev/null 2>&1
./builds/unix/libtool --mode=compile gcc -pedantic -ansi  -I/usr/local/directadmin/custombuild/freetype-2.5.2/objs -I./builds/unix -I/usr/local/directadmin/cuombuild/freetype-2.5.2/include -c -Wall -g -O2 -DFT_CONFIG_OPTION_SYSTEM_ZLIB -I/usr/local/include/libpng12 -DFT_CONFIG_OPTION_USE_PNG -DFT_CONFIG_CONFIG_H="<config.h>" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="<ftmodule.h>"  -I/usr/local/directadmin/custombuild/freetype-2.5.2/src/base -o /usr/local/directadmin/cuombuild/freetype-2.5.2/objs/ftpatent.lo /usr/local/directadmin/custombuild/freetype-2.5.2/src/base/ftpatent.c
libtool: compile:  gcc -pedantic -ansi -I/usr/local/directadmin/custombuild/freetype-2.5.2/objs -I./builds/unix -I/usr/local/directadmin/custombuild/freetype-5.2/include -c -Wall -g -O2 -DFT_CONFIG_OPTION_SYSTEM_ZLIB -I/usr/local/include/libpng12 -DFT_CONFIG_OPTION_USE_PNG "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_ILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/usr/local/directadmin/custombuild/freetype-2.5.2/src/base /usr/local/directadmin/custombuild/freetype-2.5.src/base/ftpatent.c  -fPIC -DPIC -o /usr/local/directadmin/custombuild/freetype-2.5.2/objs/.libs/ftpatent.o
In file included from /usr/local/directadmin/custombuild/freetype-2.5.2/include/freetype.h:33,
                 from /usr/local/directadmin/custombuild/freetype-2.5.2/src/base/ftpatent.c:19:
./builds/unix/ftconfig.h: In function 'FT_MulFix_x86_64':
./builds/unix/ftconfig.h:532: warning: ISO C90 does not support 'long long'
./builds/unix/ftconfig.h:535: warning: ISO C90 does not support 'long long'
libtool: compile:  gcc -pedantic -ansi -I/usr/local/directadmin/custombuild/freetype-2.5.2/objs -I./builds/unix -I/usr/local/directadmin/custombuild/freetype-5.2/include -c -Wall -g -O2 -DFT_CONFIG_OPTION_SYSTEM_ZLIB -I/usr/local/include/libpng12 -DFT_CONFIG_OPTION_USE_PNG "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_ILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/usr/local/directadmin/custombuild/freetype-2.5.2/src/base /usr/local/directadmin/custombuild/freetype-2.5.src/base/ftpatent.c -o /usr/local/directadmin/custombuild/freetype-2.5.2/objs/ftpatent.o >/dev/null 2>&1
./builds/unix/libtool --mode=compile gcc -pedantic -ansi  -I/usr/local/directadmin/custombuild/freetype-2.5.2/objs -I./builds/unix -I/usr/local/directadmin/cuombuild/freetype-2.5.2/include -c -Wall -g -O2 -DFT_CONFIG_OPTION_SYSTEM_ZLIB -I/usr/local/include/libpng12 -DFT_CONFIG_OPTION_USE_PNG -DFT_CONFIG_CONFIG_H="<config.h>" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="<ftmodule.h>"  -I/usr/local/directadmin/custombuild/freetype-2.5.2/src/base -o /usr/local/directadmin/cuombuild/freetype-2.5.2/objs/ftpfr.lo /usr/local/directadmin/custombuild/freetype-2.5.2/src/base/ftpfr.c
libtool: compile:  gcc -pedantic -ansi -I/usr/local/directadmin/custombuild/freetype-2.5.2/objs -I./builds/unix -I/usr/local/directadmin/custombuild/freetype-5.2/include -c -Wall -g -O2 -DFT_CONFIG_OPTION_SYSTEM_ZLIB -I/usr/local/include/libpng12 -DFT_CONFIG_OPTION_USE_PNG "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_ILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/usr/local/directadmin/custombuild/freetype-2.5.2/src/base /usr/local/directadmin/custombuild/freetype-2.5.src/base/ftpfr.c  -fPIC -DPIC -o /usr/local/directadmin/custombuild/freetype-2.5.2/objs/.libs/ftpfr.o
In file included from /usr/local/directadmin/custombuild/freetype-2.5.2/include/internal/ftdebug.h:29,
                 from /usr/local/directadmin/custombuild/freetype-2.5.2/src/base/ftpfr.c:19:
./builds/unix/ftconfig.h: In function 'FT_MulFix_x86_64':
./builds/unix/ftconfig.h:532: warning: ISO C90 does not support 'long long'
./builds/unix/ftconfig.h:535: warning: ISO C90 does not support 'long long'
libtool: compile:  gcc -pedantic -ansi -I/usr/local/directadmin/custombuild/freetype-2.5.2/objs -I./builds/unix -I/usr/local/directadmin/custombuild/freetype-5.2/include -c -Wall -g -O2 -DFT_CONFIG_OPTION_SYSTEM_ZLIB -I/usr/local/include/libpng12 -DFT_CONFIG_OPTION_USE_PNG "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_ILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/usr/local/directadmin/custombuild/freetype-2.5.2/src/base /usr/local/directadmin/custombuild/freetype-2.5.src/base/ftpfr.c -o /usr/local/directadmin/custombuild/freetype-2.5.2/objs/ftpfr.o >/dev/null 2>&1
./builds/unix/libtool --mode=compile gcc -pedantic -ansi  -I/usr/local/directadmin/custombuild/freetype-2.5.2/objs -I./builds/unix -I/usr/local/directadmin/cuombuild/freetype-2.5.2/include -c -Wall -g -O2 -DFT_CONFIG_OPTION_SYSTEM_ZLIB -I/usr/local/include/libpng12 -DFT_CONFIG_OPTION_USE_PNG -DFT_CONFIG_CONFIG_H="<config.h>" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="<ftmodule.h>"  -I/usr/local/directadmin/custombuild/freetype-2.5.2/src/base -o /usr/local/directadmin/cuombuild/freetype-2.5.2/objs/ftstroke.lo /usr/local/directadmin/custombuild/freetype-2.5.2/src/base/ftstroke.c
libtool: compile:  gcc -pedantic -ansi -I/usr/local/directadmin/custombuild/freetype-2.5.2/objs -I./builds/unix -I/usr/local/directadmin/custombuild/freetype-5.2/include -c -Wall -g -O2 -DFT_CONFIG_OPTION_SYSTEM_ZLIB -I/usr/local/include/libpng12 -DFT_CONFIG_OPTION_USE_PNG "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_ILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/usr/local/directadmin/custombuild/freetype-2.5.2/src/base /usr/local/directadmin/custombuild/freetype-2.5.src/base/ftstroke.c  -fPIC -DPIC -o /usr/local/directadmin/custombuild/freetype-2.5.2/objs/.libs/ftstroke.o
In file included from /usr/local/directadmin/custombuild/freetype-2.5.2/include/freetype.h:33,
                 from /usr/local/directadmin/custombuild/freetype-2.5.2/include/ftoutln.h:25,
                 from /usr/local/directadmin/custombuild/freetype-2.5.2/include/ftstroke.h:23,
                 from /usr/local/directadmin/custombuild/freetype-2.5.2/src/base/ftstroke.c:20:
./builds/unix/ftconfig.h: In function 'FT_MulFix_x86_64':
./builds/unix/ftconfig.h:532: warning: ISO C90 does not support 'long long'
./builds/unix/ftconfig.h:535: warning: ISO C90 does not support 'long long'
libtool: compile:  gcc -pedantic -ansi -I/usr/local/directadmin/custombuild/freetype-2.5.2/objs -I./builds/unix -I/usr/local/directadmin/custombuild/freetype-5.2/include -c -Wall -g -O2 -DFT_CONFIG_OPTION_SYSTEM_ZLIB -I/usr/local/include/libpng12 -DFT_CONFIG_OPTION_USE_PNG "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_ILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/usr/local/directadmin/custombuild/freetype-2.5.2/src/base /usr/local/directadmin/custombuild/freetype-2.5.src/base/ftstroke.c -o /usr/local/directadmin/custombuild/freetype-2.5.2/objs/ftstroke.o >/dev/null 2>&1
./builds/unix/libtool --mode=compile gcc -pedantic -ansi  -I/usr/local/directadmin/custombuild/freetype-2.5.2/objs -I./builds/unix -I/usr/local/directadmin/cuombuild/freetype-2.5.2/include -c -Wall -g -O2 -DFT_CONFIG_OPTION_SYSTEM_ZLIB -I/usr/local/include/libpng12 -DFT_CONFIG_OPTION_USE_PNG -DFT_CONFIG_CONFIG_H="<config.h>" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="<ftmodule.h>"  -I/usr/local/directadmin/custombuild/freetype-2.5.2/src/base -o /usr/local/directadmin/cuombuild/freetype-2.5.2/objs/ftsynth.lo /usr/local/directadmin/custombuild/freetype-2.5.2/src/base/ftsynth.c
libtool: compile:  gcc -pedantic -ansi -I/usr/local/directadmin/custombuild/freetype-2.5.2/objs -I./builds/unix -I/usr/local/directadmin/custombuild/freetype-5.2/include -c -Wall -g -O2 -DFT_CONFIG_OPTION_SYSTEM_ZLIB -I/usr/local/include/libpng12 -DFT_CONFIG_OPTION_USE_PNG "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_ILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/usr/local/directadmin/custombuild/freetype-2.5.2/src/base /usr/local/directadmin/custombuild/freetype-2.5.src/base/ftsynth.c  -fPIC -DPIC -o /usr/local/directadmin/custombuild/freetype-2.5.2/objs/.libs/ftsynth.o
In file included from /usr/local/directadmin/custombuild/freetype-2.5.2/include/freetype.h:33,
                 from /usr/local/directadmin/custombuild/freetype-2.5.2/include/ftsynth.h:49,
                 from /usr/local/directadmin/custombuild/freetype-2.5.2/src/base/ftsynth.c:20:
./builds/unix/ftconfig.h: In function 'FT_MulFix_x86_64':
./builds/unix/ftconfig.h:532: warning: ISO C90 does not support 'long long'
./builds/unix/ftconfig.h:535: warning: ISO C90 does not support 'long long'
libtool: compile:  gcc -pedantic -ansi -I/usr/local/directadmin/custombuild/freetype-2.5.2/objs -I./builds/unix -I/usr/local/directadmin/custombuild/freetype-5.2/include -c -Wall -g -O2 -DFT_CONFIG_OPTION_SYSTEM_ZLIB -I/usr/local/include/libpng12 -DFT_CONFIG_OPTION_USE_PNG "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_ILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/usr/local/directadmin/custombuild/freetype-2.5.2/src/base /usr/local/directadmin/custombuild/freetype-2.5.src/base/ftsynth.c -o /usr/local/directadmin/custombuild/freetype-2.5.2/objs/ftsynth.o >/dev/null 2>&1
./builds/unix/libtool --mode=compile gcc -pedantic -ansi  -I/usr/local/directadmin/custombuild/freetype-2.5.2/objs -I./builds/unix -I/usr/local/directadmin/cuombuild/freetype-2.5.2/include -c -Wall -g -O2 -DFT_CONFIG_OPTION_SYSTEM_ZLIB -I/usr/local/include/libpng12 -DFT_CONFIG_OPTION_USE_PNG -DFT_CONFIG_CONFIG_H="<config.h>" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="<ftmodule.h>"  -I/usr/local/directadmin/custombuild/freetype-2.5.2/src/base -o /usr/local/directadmin/cuombuild/freetype-2.5.2/objs/fttype1.lo /usr/local/directadmin/custombuild/freetype-2.5.2/src/base/fttype1.c
libtool: compile:  gcc -pedantic -ansi -I/usr/local/directadmin/custombuild/freetype-2.5.2/objs -I./builds/unix -I/usr/local/directadmin/custombuild/freetype-5.2/include -c -Wall -g -O2 -DFT_CONFIG_OPTION_SYSTEM_ZLIB -I/usr/local/include/libpng12 -DFT_CONFIG_OPTION_USE_PNG "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_ILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/usr/local/directadmin/custombuild/freetype-2.5.2/src/base /usr/local/directadmin/custombuild/freetype-2.5.src/base/fttype1.c  -fPIC -DPIC -o /usr/local/directadmin/custombuild/freetype-2.5.2/objs/.libs/fttype1.o
In file included from /usr/local/directadmin/custombuild/freetype-2.5.2/include/freetype.h:33,
                 from /usr/local/directadmin/custombuild/freetype-2.5.2/include/ftmodapi.h:24,
                 from /usr/local/directadmin/custombuild/freetype-2.5.2/include/ftrender.h:24,
                 from /usr/local/directadmin/custombuild/freetype-2.5.2/include/internal/ftobjs.h:30,
                 from /usr/local/directadmin/custombuild/freetype-2.5.2/src/base/fttype1.c:20:
./builds/unix/ftconfig.h: In function 'FT_MulFix_x86_64':
./builds/unix/ftconfig.h:532: warning: ISO C90 does not support 'long long'
./builds/unix/ftconfig.h:535: warning: ISO C90 does not support 'long long'
libtool: compile:  gcc -pedantic -ansi -I/usr/local/directadmin/custombuild/freetype-2.5.2/objs -I./builds/unix -I/usr/local/directadmin/custombuild/freetype-5.2/include -c -Wall -g -O2 -DFT_CONFIG_OPTION_SYSTEM_ZLIB -I/usr/local/include/libpng12 -DFT_CONFIG_OPTION_USE_PNG "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_ILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/usr/local/directadmin/custombuild/freetype-2.5.2/src/base /usr/local/directadmin/custombuild/freetype-2.5.src/base/fttype1.c -o /usr/local/directadmin/custombuild/freetype-2.5.2/objs/fttype1.o >/dev/null 2>&1
./builds/unix/libtool --mode=compile gcc -pedantic -ansi  -I/usr/local/directadmin/custombuild/freetype-2.5.2/objs -I./builds/unix -I/usr/local/directadmin/cuombuild/freetype-2.5.2/include -c -Wall -g -O2 -DFT_CONFIG_OPTION_SYSTEM_ZLIB -I/usr/local/include/libpng12 -DFT_CONFIG_OPTION_USE_PNG -DFT_CONFIG_CONFIG_H="<config.h>" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="<ftmodule.h>"  -I/usr/local/directadmin/custombuild/freetype-2.5.2/src/base -o /usr/local/directadmin/cuombuild/freetype-2.5.2/objs/ftwinfnt.lo /usr/local/directadmin/custombuild/freetype-2.5.2/src/base/ftwinfnt.c
libtool: compile:  gcc -pedantic -ansi -I/usr/local/directadmin/custombuild/freetype-2.5.2/objs -I./builds/unix -I/usr/local/directadmin/custombuild/freetype-5.2/include -c -Wall -g -O2 -DFT_CONFIG_OPTION_SYSTEM_ZLIB -I/usr/local/include/libpng12 -DFT_CONFIG_OPTION_USE_PNG "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_ILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/usr/local/directadmin/custombuild/freetype-2.5.2/src/base /usr/local/directadmin/custombuild/freetype-2.5.src/base/ftwinfnt.c  -fPIC -DPIC -o /usr/local/directadmin/custombuild/freetype-2.5.2/objs/.libs/ftwinfnt.o
In file included from /usr/local/directadmin/custombuild/freetype-2.5.2/include/freetype.h:33,
                 from /usr/local/directadmin/custombuild/freetype-2.5.2/include/ftwinfnt.h:23,
                 from /usr/local/directadmin/custombuild/freetype-2.5.2/src/base/ftwinfnt.c:20:
./builds/unix/ftconfig.h: In function 'FT_MulFix_x86_64':
./builds/unix/ftconfig.h:532: warning: ISO C90 does not support 'long long'
./builds/unix/ftconfig.h:535: warning: ISO C90 does not support 'long long'
libtool: compile:  gcc -pedantic -ansi -I/usr/local/directadmin/custombuild/freetype-2.5.2/objs -I./builds/unix -I/usr/local/directadmin/custombuild/freetype-5.2/include -c -Wall -g -O2 -DFT_CONFIG_OPTION_SYSTEM_ZLIB -I/usr/local/include/libpng12 -DFT_CONFIG_OPTION_USE_PNG "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_ILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/usr/local/directadmin/custombuild/freetype-2.5.2/src/base /usr/local/directadmin/custombuild/freetype-2.5.src/base/ftwinfnt.c -o /usr/local/directadmin/custombuild/freetype-2.5.2/objs/ftwinfnt.o >/dev/null 2>&1
./builds/unix/libtool --mode=compile gcc -pedantic -ansi  -I/usr/local/directadmin/custombuild/freetype-2.5.2/objs -I./builds/unix -I/usr/local/directadmin/cuombuild/freetype-2.5.2/include -c -Wall -g -O2 -DFT_CONFIG_OPTION_SYSTEM_ZLIB -I/usr/local/include/libpng12 -DFT_CONFIG_OPTION_USE_PNG -DFT_CONFIG_CONFIG_H="<config.h>" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="<ftmodule.h>"  -I/usr/local/directadmin/custombuild/freetype-2.5.2/src/base -o /usr/local/directadmin/cuombuild/freetype-2.5.2/objs/ftxf86.lo /usr/local/directadmin/custombuild/freetype-2.5.2/src/base/ftxf86.c
libtool: compile:  gcc -pedantic -ansi -I/usr/local/directadmin/custombuild/freetype-2.5.2/objs -I./builds/unix -I/usr/local/directadmin/custombuild/freetype-5.2/include -c -Wall -g -O2 -DFT_CONFIG_OPTION_SYSTEM_ZLIB -I/usr/local/include/libpng12 -DFT_CONFIG_OPTION_USE_PNG "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_ILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/usr/local/directadmin/custombuild/freetype-2.5.2/src/base /usr/local/directadmin/custombuild/freetype-2.5.src/base/ftxf86.c  -fPIC -DPIC -o /usr/local/directadmin/custombuild/freetype-2.5.2/objs/.libs/ftxf86.o
In file included from /usr/local/directadmin/custombuild/freetype-2.5.2/include/freetype.h:33,
                 from /usr/local/directadmin/custombuild/freetype-2.5.2/include/ftxf86.h:23,
                 from /usr/local/directadmin/custombuild/freetype-2.5.2/src/base/ftxf86.c:20:
./builds/unix/ftconfig.h: In function 'FT_MulFix_x86_64':
./builds/unix/ftconfig.h:532: warning: ISO C90 does not support 'long long'
./builds/unix/ftconfig.h:535: warning: ISO C90 does not support 'long long'
libtool: compile:  gcc -pedantic -ansi -I/usr/local/directadmin/custombuild/freetype-2.5.2/objs -I./builds/unix -I/usr/local/directadmin/custombuild/freetype-5.2/include -c -Wall -g -O2 -DFT_CONFIG_OPTION_SYSTEM_ZLIB -I/usr/local/include/libpng12 -DFT_CONFIG_OPTION_USE_PNG "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_ILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/usr/local/directadmin/custombuild/freetype-2.5.2/src/base /usr/local/directadmin/custombuild/freetype-2.5.src/base/ftxf86.c -o /usr/local/directadmin/custombuild/freetype-2.5.2/objs/ftxf86.o >/dev/null 2>&1
./builds/unix/libtool --mode=compile gcc -pedantic -ansi  -I/usr/local/directadmin/custombuild/freetype-2.5.2/objs -I./builds/unix -I/usr/local/directadmin/cuombuild/freetype-2.5.2/include -c -Wall -g -O2 -DFT_CONFIG_OPTION_SYSTEM_ZLIB -I/usr/local/include/libpng12 -DFT_CONFIG_OPTION_USE_PNG -DFT_CONFIG_CONFIG_H="<config.h>" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="<ftmodule.h>"  -I/usr/local/directadmin/custombuild/freetype-2.5.2/src/truetype -o /usr/local/directadmicustombuild/freetype-2.5.2/objs/truetype.lo /usr/local/directadmin/custombuild/freetype-2.5.2/src/truetype/truetype.c
libtool: compile:  gcc -pedantic -ansi -I/usr/local/directadmin/custombuild/freetype-2.5.2/objs -I./builds/unix -I/usr/local/directadmin/custombuild/freetype-5.2/include -c -Wall -g -O2 -DFT_CONFIG_OPTION_SYSTEM_ZLIB -I/usr/local/include/libpng12 -DFT_CONFIG_OPTION_USE_PNG "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_ILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/usr/local/directadmin/custombuild/freetype-2.5.2/src/truetype /usr/local/directadmin/custombuild/freetype-5.2/src/truetype/truetype.c  -fPIC -DPIC -o /usr/local/directadmin/custombuild/freetype-2.5.2/objs/.libs/truetype.o
In file included from /usr/local/directadmin/custombuild/freetype-2.5.2/include/freetype.h:33,
                 from /usr/local/directadmin/custombuild/freetype-2.5.2/src/truetype/ttpic.c:20,
                 from /usr/local/directadmin/custombuild/freetype-2.5.2/src/truetype/truetype.c:22:
./builds/unix/ftconfig.h: In function 'FT_MulFix_x86_64':
./builds/unix/ftconfig.h:532: warning: ISO C90 does not support 'long long'
./builds/unix/ftconfig.h:535: warning: ISO C90 does not support 'long long'
In file included from /usr/local/directadmin/custombuild/freetype-2.5.2/src/truetype/truetype.c:29:
/usr/local/directadmin/custombuild/freetype-2.5.2/src/truetype/ttinterp.c: At top level:
/usr/local/directadmin/custombuild/freetype-2.5.2/src/truetype/ttinterp.c:1505: warning: ignoring #pragma GCC diagnostic
/usr/local/directadmin/custombuild/freetype-2.5.2/src/truetype/ttinterp.c: In function 'TT_MulFix14_long_long':
/usr/local/directadmin/custombuild/freetype-2.5.2/src/truetype/ttinterp.c:1516: warning: ISO C90 does not support 'long long'
/usr/local/directadmin/custombuild/freetype-2.5.2/src/truetype/ttinterp.c:1516: warning: ISO C90 does not support 'long long'
/usr/local/directadmin/custombuild/freetype-2.5.2/src/truetype/ttinterp.c:1521: warning: ISO C90 does not support 'long long'
/usr/local/directadmin/custombuild/freetype-2.5.2/src/truetype/ttinterp.c: At top level:
/usr/local/directadmin/custombuild/freetype-2.5.2/src/truetype/ttinterp.c:1585: warning: ignoring #pragma GCC diagnostic
/usr/local/directadmin/custombuild/freetype-2.5.2/src/truetype/ttinterp.c: In function 'TT_DotFix14_long_long':
/usr/local/directadmin/custombuild/freetype-2.5.2/src/truetype/ttinterp.c:1596: warning: ISO C90 does not support 'long long'
/usr/local/directadmin/custombuild/freetype-2.5.2/src/truetype/ttinterp.c:1596: warning: ISO C90 does not support 'long long'
/usr/local/directadmin/custombuild/freetype-2.5.2/src/truetype/ttinterp.c:1597: warning: ISO C90 does not support 'long long'
/usr/local/directadmin/custombuild/freetype-2.5.2/src/truetype/ttinterp.c:1597: warning: ISO C90 does not support 'long long'
libtool: compile:  gcc -pedantic -ansi -I/usr/local/directadmin/custombuild/freetype-2.5.2/objs -I./builds/unix -I/usr/local/directadmin/custombuild/freetype-5.2/include -c -Wall -g -O2 -DFT_CONFIG_OPTION_SYSTEM_ZLIB -I/usr/local/include/libpng12 -DFT_CONFIG_OPTION_USE_PNG "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_ILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/usr/local/directadmin/custombuild/freetype-2.5.2/src/truetype /usr/local/directadmin/custombuild/freetype-5.2/src/truetype/truetype.c -o /usr/local/directadmin/custombuild/freetype-2.5.2/objs/truetype.o >/dev/null 2>&1
./builds/unix/libtool --mode=compile gcc -pedantic -ansi  -I/usr/local/directadmin/custombuild/freetype-2.5.2/objs -I./builds/unix -I/usr/local/directadmin/cuombuild/freetype-2.5.2/include -c -Wall -g -O2 -DFT_CONFIG_OPTION_SYSTEM_ZLIB -I/usr/local/include/libpng12 -DFT_CONFIG_OPTION_USE_PNG -DFT_CONFIG_CONFIG_H="<config.h>" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="<ftmodule.h>"  -I/usr/local/directadmin/custombuild/freetype-2.5.2/src/type1 -o /usr/local/directadmin/ctombuild/freetype-2.5.2/objs/type1.lo /usr/local/directadmin/custombuild/freetype-2.5.2/src/type1/type1.c
libtool: compile:  gcc -pedantic -ansi -I/usr/local/directadmin/custombuild/freetype-2.5.2/objs -I./builds/unix -I/usr/local/directadmin/custombuild/freetype-5.2/include -c -Wall -g -O2 -DFT_CONFIG_OPTION_SYSTEM_ZLIB -I/usr/local/include/libpng12 -DFT_CONFIG_OPTION_USE_PNG "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_ILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/usr/local/directadmin/custombuild/freetype-2.5.2/src/type1 /usr/local/directadmin/custombuild/freetype-2.5/src/type1/type1.c  -fPIC -DPIC -o /usr/local/directadmin/custombuild/freetype-2.5.2/objs/.libs/type1.o
In file included from /usr/local/directadmin/custombuild/freetype-2.5.2/include/internal/ftdebug.h:29,
                 from /usr/local/directadmin/custombuild/freetype-2.5.2/src/type1/t1parse.c:37,
                 from /usr/local/directadmin/custombuild/freetype-2.5.2/src/type1/type1.c:22:
./builds/unix/ftconfig.h: In function 'FT_MulFix_x86_64':
./builds/unix/ftconfig.h:532: warning: ISO C90 does not support 'long long'
./builds/unix/ftconfig.h:535: warning: ISO C90 does not support 'long long'
libtool: compile:  gcc -pedantic -ansi -I/usr/local/directadmin/custombuild/freetype-2.5.2/objs -I./builds/unix -I/usr/local/directadmin/custombuild/freetype-5.2/include -c -Wall -g -O2 -DFT_CONFIG_OPTION_SYSTEM_ZLIB -I/usr/local/include/libpng12 -DFT_CONFIG_OPTION_USE_PNG "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_ILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/usr/local/directadmin/custombuild/freetype-2.5.2/src/type1 /usr/local/directadmin/custombuild/freetype-2.5/src/type1/type1.c -o /usr/local/directadmin/custombuild/freetype-2.5.2/objs/type1.o >/dev/null 2>&1
./builds/unix/libtool --mode=compile gcc -pedantic -ansi  -I/usr/local/directadmin/custombuild/freetype-2.5.2/objs -I./builds/unix -I/usr/local/directadmin/cuombuild/freetype-2.5.2/include -c -Wall -g -O2 -DFT_CONFIG_OPTION_SYSTEM_ZLIB -I/usr/local/include/libpng12 -DFT_CONFIG_OPTION_USE_PNG -DFT_CONFIG_CONFIG_H="<config.h>" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="<ftmodule.h>"  -I/usr/local/directadmin/custombuild/freetype-2.5.2/src/cff -o /usr/local/directadmin/cusmbuild/freetype-2.5.2/objs/cff.lo /usr/local/directadmin/custombuild/freetype-2.5.2/src/cff/cff.c
libtool: compile:  gcc -pedantic -ansi -I/usr/local/directadmin/custombuild/freetype-2.5.2/objs -I./builds/unix -I/usr/local/directadmin/custombuild/freetype-5.2/include -c -Wall -g -O2 -DFT_CONFIG_OPTION_SYSTEM_ZLIB -I/usr/local/include/libpng12 -DFT_CONFIG_OPTION_USE_PNG "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_ILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/usr/local/directadmin/custombuild/freetype-2.5.2/src/cff /usr/local/directadmin/custombuild/freetype-2.5.2rc/cff/cff.c  -fPIC -DPIC -o /usr/local/directadmin/custombuild/freetype-2.5.2/objs/.libs/cff.o
In file included from /usr/local/directadmin/custombuild/freetype-2.5.2/include/freetype.h:33,
                 from /usr/local/directadmin/custombuild/freetype-2.5.2/src/cff/cffpic.c:20,
                 from /usr/local/directadmin/custombuild/freetype-2.5.2/src/cff/cff.c:23:
./builds/unix/ftconfig.h: In function 'FT_MulFix_x86_64':
./builds/unix/ftconfig.h:532: warning: ISO C90 does not support 'long long'
./builds/unix/ftconfig.h:535: warning: ISO C90 does not support 'long long'
libtool: compile:  gcc -pedantic -ansi -I/usr/local/directadmin/custombuild/freetype-2.5.2/objs -I./builds/unix -I/usr/local/directadmin/custombuild/freetype-5.2/include -c -Wall -g -O2 -DFT_CONFIG_OPTION_SYSTEM_ZLIB -I/usr/local/include/libpng12 -DFT_CONFIG_OPTION_USE_PNG "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_ILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/usr/local/directadmin/custombuild/freetype-2.5.2/src/cff /usr/local/directadmin/custombuild/freetype-2.5.2rc/cff/cff.c -o /usr/local/directadmin/custombuild/freetype-2.5.2/objs/cff.o >/dev/null 2>&1
./builds/unix/libtool --mode=compile gcc -pedantic -ansi  -I/usr/local/directadmin/custombuild/freetype-2.5.2/objs -I./builds/unix -I/usr/local/directadmin/cuombuild/freetype-2.5.2/include -c -Wall -g -O2 -DFT_CONFIG_OPTION_SYSTEM_ZLIB -I/usr/local/include/libpng12 -DFT_CONFIG_OPTION_USE_PNG -DFT_CONFIG_CONFIG_H="<config.h>" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="<ftmodule.h>"  -I/usr/local/directadmin/custombuild/freetype-2.5.2/src/cid -o /usr/local/directadmin/cusmbuild/freetype-2.5.2/objs/type1cid.lo /usr/local/directadmin/custombuild/freetype-2.5.2/src/cid/type1cid.c
libtool: compile:  gcc -pedantic -ansi -I/usr/local/directadmin/custombuild/freetype-2.5.2/objs -I./builds/unix -I/usr/local/directadmin/custombuild/freetype-5.2/include -c -Wall -g -O2 -DFT_CONFIG_OPTION_SYSTEM_ZLIB -I/usr/local/include/libpng12 -DFT_CONFIG_OPTION_USE_PNG "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_ILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/usr/local/directadmin/custombuild/freetype-2.5.2/src/cid /usr/local/directadmin/custombuild/freetype-2.5.2rc/cid/type1cid.c  -fPIC -DPIC -o /usr/local/directadmin/custombuild/freetype-2.5.2/objs/.libs/type1cid.o
In file included from /usr/local/directadmin/custombuild/freetype-2.5.2/include/internal/ftdebug.h:29,
                 from /usr/local/directadmin/custombuild/freetype-2.5.2/src/cid/cidparse.c:20,
                 from /usr/local/directadmin/custombuild/freetype-2.5.2/src/cid/type1cid.c:22:
./builds/unix/ftconfig.h: In function 'FT_MulFix_x86_64':
./builds/unix/ftconfig.h:532: warning: ISO C90 does not support 'long long'
./builds/unix/ftconfig.h:535: warning: ISO C90 does not support 'long long'
libtool: compile:  gcc -pedantic -ansi -I/usr/local/directadmin/custombuild/freetype-2.5.2/objs -I./builds/unix -I/usr/local/directadmin/custombuild/freetype-5.2/include -c -Wall -g -O2 -DFT_CONFIG_OPTION_SYSTEM_ZLIB -I/usr/local/include/libpng12 -DFT_CONFIG_OPTION_USE_PNG "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_ILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/usr/local/directadmin/custombuild/freetype-2.5.2/src/cid /usr/local/directadmin/custombuild/freetype-2.5.2rc/cid/type1cid.c -o /usr/local/directadmin/custombuild/freetype-2.5.2/objs/type1cid.o >/dev/null 2>&1
./builds/unix/libtool --mode=compile gcc -pedantic -ansi  -I/usr/local/directadmin/custombuild/freetype-2.5.2/objs -I./builds/unix -I/usr/local/directadmin/cuombuild/freetype-2.5.2/include -c -Wall -g -O2 -DFT_CONFIG_OPTION_SYSTEM_ZLIB -I/usr/local/include/libpng12 -DFT_CONFIG_OPTION_USE_PNG -DFT_CONFIG_CONFIG_H="<config.h>" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="<ftmodule.h>"  -I/usr/local/directadmin/custombuild/freetype-2.5.2/src/pfr -o /usr/local/directadmin/cusmbuild/freetype-2.5.2/objs/pfr.lo /usr/local/directadmin/custombuild/freetype-2.5.2/src/pfr/pfr.c
libtool: compile:  gcc -pedantic -ansi -I/usr/local/directadmin/custombuild/freetype-2.5.2/objs -I./builds/unix -I/usr/local/directadmin/custombuild/freetype-5.2/include -c -Wall -g -O2 -DFT_CONFIG_OPTION_SYSTEM_ZLIB -I/usr/local/include/libpng12 -DFT_CONFIG_OPTION_USE_PNG "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_ILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/usr/local/directadmin/custombuild/freetype-2.5.2/src/pfr /usr/local/directadmin/custombuild/freetype-2.5.2rc/pfr/pfr.c  -fPIC -DPIC -o /usr/local/directadmin/custombuild/freetype-2.5.2/objs/.libs/pfr.o
In file included from /usr/local/directadmin/custombuild/freetype-2.5.2/include/freetype.h:33,
                 from /usr/local/directadmin/custombuild/freetype-2.5.2/include/ftmodapi.h:24,
                 from /usr/local/directadmin/custombuild/freetype-2.5.2/include/ftrender.h:24,
                 from /usr/local/directadmin/custombuild/freetype-2.5.2/include/internal/ftobjs.h:30,
                 from /usr/local/directadmin/custombuild/freetype-2.5.2/src/pfr/pfrtypes.h:23,
                 from /usr/local/directadmin/custombuild/freetype-2.5.2/src/pfr/pfrobjs.h:22,
                 from /usr/local/directadmin/custombuild/freetype-2.5.2/src/pfr/pfrload.h:22,
                 from /usr/local/directadmin/custombuild/freetype-2.5.2/src/pfr/pfrload.c:19,
                 from /usr/local/directadmin/custombuild/freetype-2.5.2/src/pfr/pfr.c:22:
./builds/unix/ftconfig.h: In function 'FT_MulFix_x86_64':
./builds/unix/ftconfig.h:532: warning: ISO C90 does not support 'long long'
./builds/unix/ftconfig.h:535: warning: ISO C90 does not support 'long long'
libtool: compile:  gcc -pedantic -ansi -I/usr/local/directadmin/custombuild/freetype-2.5.2/objs -I./builds/unix -I/usr/local/directadmin/custombuild/freetype-5.2/include -c -Wall -g -O2 -DFT_CONFIG_OPTION_SYSTEM_ZLIB -I/usr/local/include/libpng12 -DFT_CONFIG_OPTION_USE_PNG "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_ILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/usr/local/directadmin/custombuild/freetype-2.5.2/src/pfr /usr/local/directadmin/custombuild/freetype-2.5.2rc/pfr/pfr.c -o /usr/local/directadmin/custombuild/freetype-2.5.2/objs/pfr.o >/dev/null 2>&1
./builds/unix/libtool --mode=compile gcc -pedantic -ansi  -I/usr/local/directadmin/custombuild/freetype-2.5.2/objs -I./builds/unix -I/usr/local/directadmin/cuombuild/freetype-2.5.2/include -c -Wall -g -O2 -DFT_CONFIG_OPTION_SYSTEM_ZLIB -I/usr/local/include/libpng12 -DFT_CONFIG_OPTION_USE_PNG -DFT_CONFIG_CONFIG_H="<config.h>" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="<ftmodule.h>"  -I/usr/local/directadmin/custombuild/freetype-2.5.2/src/type42 -o /usr/local/directadmin/stombuild/freetype-2.5.2/objs/type42.lo /usr/local/directadmin/custombuild/freetype-2.5.2/src/type42/type42.c
libtool: compile:  gcc -pedantic -ansi -I/usr/local/directadmin/custombuild/freetype-2.5.2/objs -I./builds/unix -I/usr/local/directadmin/custombuild/freetype-5.2/include -c -Wall -g -O2 -DFT_CONFIG_OPTION_SYSTEM_ZLIB -I/usr/local/include/libpng12 -DFT_CONFIG_OPTION_USE_PNG "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_ILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/usr/local/directadmin/custombuild/freetype-2.5.2/src/type42 /usr/local/directadmin/custombuild/freetype-2.2/src/type42/type42.c  -fPIC -DPIC -o /usr/local/directadmin/custombuild/freetype-2.5.2/objs/.libs/type42.o
In file included from /usr/local/directadmin/custombuild/freetype-2.5.2/include/freetype.h:33,
                 from /usr/local/directadmin/custombuild/freetype-2.5.2/src/type42/t42objs.h:22,
                 from /usr/local/directadmin/custombuild/freetype-2.5.2/src/type42/t42objs.c:19,
                 from /usr/local/directadmin/custombuild/freetype-2.5.2/src/type42/type42.c:21:
./builds/unix/ftconfig.h: In function 'FT_MulFix_x86_64':
./builds/unix/ftconfig.h:532: warning: ISO C90 does not support 'long long'
./builds/unix/ftconfig.h:535: warning: ISO C90 does not support 'long long'
libtool: compile:  gcc -pedantic -ansi -I/usr/local/directadmin/custombuild/freetype-2.5.2/objs -I./builds/unix -I/usr/local/directadmin/custombuild/freetype-5.2/include -c -Wall -g -O2 -DFT_CONFIG_OPTION_SYSTEM_ZLIB -I/usr/local/include/libpng12 -DFT_CONFIG_OPTION_USE_PNG "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_ILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/usr/local/directadmin/custombuild/freetype-2.5.2/src/type42 /usr/local/directadmin/custombuild/freetype-2.2/src/type42/type42.c -o /usr/local/directadmin/custombuild/freetype-2.5.2/objs/type42.o >/dev/null 2>&1
./builds/unix/libtool --mode=compile gcc -pedantic -ansi  -I/usr/local/directadmin/custombuild/freetype-2.5.2/objs -I./builds/unix -I/usr/local/directadmin/cuombuild/freetype-2.5.2/include -c -Wall -g -O2 -DFT_CONFIG_OPTION_SYSTEM_ZLIB -I/usr/local/include/libpng12 -DFT_CONFIG_OPTION_USE_PNG -DFT_CONFIG_CONFIG_H="<config.h>" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="<ftmodule.h>"  -I/usr/local/directadmin/custombuild/freetype-2.5.2/src/winfonts -o /usr/local/directadmicustombuild/freetype-2.5.2/objs/winfnt.lo /usr/local/directadmin/custombuild/freetype-2.5.2/src/winfonts/winfnt.c
libtool: compile:  gcc -pedantic -ansi -I/usr/local/directadmin/custombuild/freetype-2.5.2/objs -I./builds/unix -I/usr/local/directadmin/custombuild/freetype-5.2/include -c -Wall -g -O2 -DFT_CONFIG_OPTION_SYSTEM_ZLIB -I/usr/local/include/libpng12 -DFT_CONFIG_OPTION_USE_PNG "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_ILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/usr/local/directadmin/custombuild/freetype-2.5.2/src/winfonts /usr/local/directadmin/custombuild/freetype-5.2/src/winfonts/winfnt.c  -fPIC -DPIC -o /usr/local/directadmin/custombuild/freetype-2.5.2/objs/.libs/winfnt.o
In file included from /usr/local/directadmin/custombuild/freetype-2.5.2/include/freetype.h:33,
                 from /usr/local/directadmin/custombuild/freetype-2.5.2/include/ftwinfnt.h:23,
                 from /usr/local/directadmin/custombuild/freetype-2.5.2/src/winfonts/winfnt.c:22:
./builds/unix/ftconfig.h: In function 'FT_MulFix_x86_64':
./builds/unix/ftconfig.h:532: warning: ISO C90 does not support 'long long'
./builds/unix/ftconfig.h:535: warning: ISO C90 does not support 'long long'
libtool: compile:  gcc -pedantic -ansi -I/usr/local/directadmin/custombuild/freetype-2.5.2/objs -I./builds/unix -I/usr/local/directadmin/custombuild/freetype-5.2/include -c -Wall -g -O2 -DFT_CONFIG_OPTION_SYSTEM_ZLIB -I/usr/local/include/libpng12 -DFT_CONFIG_OPTION_USE_PNG "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_ILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/usr/local/directadmin/custombuild/freetype-2.5.2/src/winfonts /usr/local/directadmin/custombuild/freetype-5.2/src/winfonts/winfnt.c -o /usr/local/directadmin/custombuild/freetype-2.5.2/objs/winfnt.o >/dev/null 2>&1
./builds/unix/libtool --mode=compile gcc -pedantic -ansi  -I/usr/local/directadmin/custombuild/freetype-2.5.2/objs -I./builds/unix -I/usr/local/directadmin/cuombuild/freetype-2.5.2/include -c -Wall -g -O2 -DFT_CONFIG_OPTION_SYSTEM_ZLIB -I/usr/local/include/libpng12 -DFT_CONFIG_OPTION_USE_PNG -DFT_CONFIG_CONFIG_H="<config.h>" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="<ftmodule.h>"  -I/usr/local/directadmin/custombuild/freetype-2.5.2/src/pcf -o /usr/local/directadmin/cusmbuild/freetype-2.5.2/objs/pcf.lo /usr/local/directadmin/custombuild/freetype-2.5.2/src/pcf/pcf.c
libtool: compile:  gcc -pedantic -ansi -I/usr/local/directadmin/custombuild/freetype-2.5.2/objs -I./builds/unix -I/usr/local/directadmin/custombuild/freetype-5.2/include -c -Wall -g -O2 -DFT_CONFIG_OPTION_SYSTEM_ZLIB -I/usr/local/include/libpng12 -DFT_CONFIG_OPTION_USE_PNG "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_ILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/usr/local/directadmin/custombuild/freetype-2.5.2/src/pcf /usr/local/directadmin/custombuild/freetype-2.5.2rc/pcf/pcf.c  -fPIC -DPIC -o /usr/local/directadmin/custombuild/freetype-2.5.2/objs/.libs/pcf.o
In file included from /usr/local/directadmin/custombuild/freetype-2.5.2/src/pcf/pcfutil.h:33,
                 from /usr/local/directadmin/custombuild/freetype-2.5.2/src/pcf/pcfutil.c:36,
                 from /usr/local/directadmin/custombuild/freetype-2.5.2/src/pcf/pcf.c:32:
./builds/unix/ftconfig.h: In function 'FT_MulFix_x86_64':
./builds/unix/ftconfig.h:532: warning: ISO C90 does not support 'long long'
./builds/unix/ftconfig.h:535: warning: ISO C90 does not support 'long long'
libtool: compile:  gcc -pedantic -ansi -I/usr/local/directadmin/custombuild/freetype-2.5.2/objs -I./builds/unix -I/usr/local/directadmin/custombuild/freetype-5.2/include -c -Wall -g -O2 -DFT_CONFIG_OPTION_SYSTEM_ZLIB -I/usr/local/include/libpng12 -DFT_CONFIG_OPTION_USE_PNG "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_ILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/usr/local/directadmin/custombuild/freetype-2.5.2/src/pcf /usr/local/directadmin/custombuild/freetype-2.5.2rc/pcf/pcf.c -o /usr/local/directadmin/custombuild/freetype-2.5.2/objs/pcf.o >/dev/null 2>&1
./builds/unix/libtool --mode=compile gcc -pedantic -ansi  -I/usr/local/directadmin/custombuild/freetype-2.5.2/objs -I./builds/unix -I/usr/local/directadmin/cuombuild/freetype-2.5.2/include -c -Wall -g -O2 -DFT_CONFIG_OPTION_SYSTEM_ZLIB -I/usr/local/include/libpng12 -DFT_CONFIG_OPTION_USE_PNG -DFT_CONFIG_CONFIG_H="<config.h>" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="<ftmodule.h>"  -I/usr/local/directadmin/custombuild/freetype-2.5.2/src/bdf -o /usr/local/directadmin/cusmbuild/freetype-2.5.2/objs/bdf.lo /usr/local/directadmin/custombuild/freetype-2.5.2/src/bdf/bdf.c
libtool: compile:  gcc -pedantic -ansi -I/usr/local/directadmin/custombuild/freetype-2.5.2/objs -I./builds/unix -I/usr/local/directadmin/custombuild/freetype-5.2/include -c -Wall -g -O2 -DFT_CONFIG_OPTION_SYSTEM_ZLIB -I/usr/local/include/libpng12 -DFT_CONFIG_OPTION_USE_PNG "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_ILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/usr/local/directadmin/custombuild/freetype-2.5.2/src/bdf /usr/local/directadmin/custombuild/freetype-2.5.2rc/bdf/bdf.c  -fPIC -DPIC -o /usr/local/directadmin/custombuild/freetype-2.5.2/objs/.libs/bdf.o
In file included from /usr/local/directadmin/custombuild/freetype-2.5.2/include/freetype.h:33,
                 from /usr/local/directadmin/custombuild/freetype-2.5.2/src/bdf/bdflib.c:36,
                 from /usr/local/directadmin/custombuild/freetype-2.5.2/src/bdf/bdf.c:30:
./builds/unix/ftconfig.h: In function 'FT_MulFix_x86_64':
./builds/unix/ftconfig.h:532: warning: ISO C90 does not support 'long long'
./builds/unix/ftconfig.h:535: warning: ISO C90 does not support 'long long'
libtool: compile:  gcc -pedantic -ansi -I/usr/local/directadmin/custombuild/freetype-2.5.2/objs -I./builds/unix -I/usr/local/directadmin/custombuild/freetype-5.2/include -c -Wall -g -O2 -DFT_CONFIG_OPTION_SYSTEM_ZLIB -I/usr/local/include/libpng12 -DFT_CONFIG_OPTION_USE_PNG "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_ILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/usr/local/directadmin/custombuild/freetype-2.5.2/src/bdf /usr/local/directadmin/custombuild/freetype-2.5.2rc/bdf/bdf.c -o /usr/local/directadmin/custombuild/freetype-2.5.2/objs/bdf.o >/dev/null 2>&1
./builds/unix/libtool --mode=compile gcc -pedantic -ansi  -I/usr/local/directadmin/custombuild/freetype-2.5.2/objs -I./builds/unix -I/usr/local/directadmin/cuombuild/freetype-2.5.2/include -c -Wall -g -O2 -DFT_CONFIG_OPTION_SYSTEM_ZLIB -I/usr/local/include/libpng12 -DFT_CONFIG_OPTION_USE_PNG -DFT_CONFIG_CONFIG_H="<config.h>" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="<ftmodule.h>"  -I/usr/local/directadmin/custombuild/freetype-2.5.2/src/sfnt -o /usr/local/directadmin/cuombuild/freetype-2.5.2/objs/sfnt.lo /usr/local/directadmin/custombuild/freetype-2.5.2/src/sfnt/sfnt.c
libtool: compile:  gcc -pedantic -ansi -I/usr/local/directadmin/custombuild/freetype-2.5.2/objs -I./builds/unix -I/usr/local/directadmin/custombuild/freetype-5.2/include -c -Wall -g -O2 -DFT_CONFIG_OPTION_SYSTEM_ZLIB -I/usr/local/include/libpng12 -DFT_CONFIG_OPTION_USE_PNG "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_ILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/usr/local/directadmin/custombuild/freetype-2.5.2/src/sfnt /usr/local/directadmin/custombuild/freetype-2.5.src/sfnt/sfnt.c  -fPIC -DPIC -o /usr/local/directadmin/custombuild/freetype-2.5.2/objs/.libs/sfnt.o
In file included from /usr/local/directadmin/custombuild/freetype-2.5.2/include/freetype.h:33,
                 from /usr/local/directadmin/custombuild/freetype-2.5.2/src/sfnt/sfntpic.c:20,
                 from /usr/local/directadmin/custombuild/freetype-2.5.2/src/sfnt/sfnt.c:22:
./builds/unix/ftconfig.h: In function 'FT_MulFix_x86_64':
./builds/unix/ftconfig.h:532: warning: ISO C90 does not support 'long long'
./builds/unix/ftconfig.h:535: warning: ISO C90 does not support 'long long'
In file included from /usr/local/include/libpng12/png.h:459,
                 from /usr/local/directadmin/custombuild/freetype-2.5.2/src/sfnt/pngshim.c:30,
                 from /usr/local/directadmin/custombuild/freetype-2.5.2/src/sfnt/sfnt.c:31:
/usr/local/include/libpng12/pngconf.h: At top level:
/usr/local/include/libpng12/pngconf.h:326: error: expected '=', ',', ';', 'asm' or '__attribute__' before '.' token
/usr/local/include/libpng12/pngconf.h:327: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'include'
make: *** [/usr/local/directadmin/custombuild/freetype-2.5.2/objs/sfnt.lo] Error 1

*** The make has failed, would you like to try to make again? (y,n):
n
 
Back
Top