On Sun, Feb 18, 2007 at 11:04:19PM +0100, Waldemar Brodkorb wrote:
[...]
> Can you please send a output from libgd problems in php4? My build
> worked fine, but as we have very different host system
> configuration, sometimes side effects break a build.

[...]
eewrt/trunk/freewrt/staging_dir_mipsel/usr" 
--with-pgsql=shared,"/var/tmp/freewrt/trunk/freewrt/staging_dir_mipsel/usr" 
--with-sqlite=shared,"/var/tmp/freewrt/trunk/freewrt/staging_dir_mipsel/usr" 
--enable-xml=shared 
--with-expat-dir="/var/tmp/freewrt/trunk/freewrt/staging_dir_mipsel/usr" \
          --enable-cli \
          --disable-cgi \
          --disable-fastcgi \
          --enable-force-cgi-redirect \
          --enable-discard-path \
);

[...]
 checking for gdImageCreate in -lgd... no
configure: error: GD build test failed. Please check the config.log for details
.
gmake[5]: *** [do-build] Error 1
gmake[5]: Leaving directory `/var/tmp/freewrt/trunk/freewrt/package/php4'
gmake[4]: *** 
[/var/tmp/freewrt/trunk/freewrt/build_mipsel/w-php-4.3.11-4/php-4.3.11/.build_done]
 Error 2
gmake[4]: Leaving directory `/var/tmp/freewrt/trunk/freewrt/package/php4'
gmake[3]: *** [php4-compile] Error 2
gmake[3]: Leaving directory `/var/tmp/freewrt/trunk/freewrt/package'
gmake[2]: *** [package/compile] Error 2
gmake[2]: Leaving directory `/var/tmp/freewrt/trunk/freewrt'
gmake[1]: *** [world] Error 2
gmake[1]: Leaving directory `/var/tmp/freewrt/trunk/freewrt'


$ ls -l staging_dir_mipsel/usr/lib/libgd.*
-rwxr-xr-x  2 technik technik    991 Feb 19 18:23 
staging_dir_mipsel/usr/lib/libgd.la
lrwxrwxrwx  2 technik technik     14 Feb 19 18:23 
staging_dir_mipsel/usr/lib/libgd.so -> libgd.so.2.0.0
lrwxrwxrwx  2 technik technik     14 Feb 19 18:23 
staging_dir_mipsel/usr/lib/libgd.so.2 -> libgd.so.2.0.0
-rwxr-xr-x  2 technik technik 239648 Feb 19 18:23 
staging_dir_mipsel/usr/lib/libgd.so.2.0.0

$ ls -l staging_dir_mipsel/usr/inclu
de/gd*
-rw-r--r--  2 technik technik  4744 Feb 19 13:23 
staging_dir_mipsel/usr/include/gdbm.h
-rw-r--r--  2 technik technik  2812 Feb 19 18:23 
staging_dir_mipsel/usr/include/gdcache.h
-rw-r--r--  2 technik technik   623 Feb 19 18:23 
staging_dir_mipsel/usr/include/gdfontg.h
-rw-r--r--  2 technik technik   621 Feb 19 18:23 
staging_dir_mipsel/usr/include/gdfontl.h
-rw-r--r--  2 technik technik   590 Feb 19 18:23 
staging_dir_mipsel/usr/include/gdfontmb.h
-rw-r--r--  2 technik technik   585 Feb 19 18:23 
staging_dir_mipsel/usr/include/gdfonts.h
-rw-r--r--  2 technik technik   617 Feb 19 18:23 
staging_dir_mipsel/usr/include/gdfontt.h
-rw-r--r--  2 technik technik  2396 Feb 19 18:23 
staging_dir_mipsel/usr/include/gdfx.h
-rw-r--r--  2 technik technik 32291 Feb 19 18:23 
staging_dir_mipsel/usr/include/gd.h
-rw-r--r--  2 technik technik  1147 Feb 19 18:23 
staging_dir_mipsel/usr/include/gd_io.h

$ ls -l bin/packages/libgd_2.0.33-2_mipsel.ipk
-rw-r--r--  1 technik technik 58023 Feb 19 18:23 
bin/packages/libgd_2.0.33-2_mipsel.ipk

$ grep -E "(LIBGD|PHP4)" .config | g
rep -v ^#
FWRT_COMPILE_PHP4=y
FWRT_PACKAGE_PHP4_CLI=y
FWRT_PACKAGE_PHP4_CGI=y
FWRT_PACKAGE_PHP4_FASTCGI=y
FWRT_PACKAGE_PHP4_MOD_CURL=y
FWRT_PACKAGE_PHP4_MOD_FTP=y
FWRT_PACKAGE_PHP4_MOD_GD=y
FWRT_PACKAGE_PHP4_MOD_GMP=y
FWRT_PACKAGE_PHP4_MOD_MYSQL=y
FWRT_PACKAGE_PHP4_MOD_OPENSSL=y
FWRT_PACKAGE_PHP4_MOD_PCRE=y
FWRT_PACKAGE_PHP4_MOD_PGSQL=y
FWRT_PACKAGE_PHP4_MOD_SESSION=y
FWRT_PACKAGE_PHP4_MOD_SQLITE=y
FWRT_PACKAGE_PHP4_MOD_SOCKETS=y
FWRT_PACKAGE_PHP4_MOD_XML=y
FWRT_PACKAGE_LIBGD=y

$ rpm -q gd
gd-2.0.33-2

(FC4, no gd-devel package).

Dirk
_______________________________________________
freewrt-developers mailing list
[email protected]
https://www.freewrt.org/lists/listinfo/freewrt-developers

Reply via email to