PHP5-Extentions
[LoN]Kamikaze
LoN_Kamikaze at gmx.de
Sun Sep 11 09:30:24 PDT 2005
Install the port devel/imake-6
Gawie Marais wrote:
> Hi Guys,
>
>
>
> I just installed FreeBSD 5.4 and did a CVSUP on the entire ports
> collections. I installed Apache 2, PHP 5 and when I try and install
> PHP5-EXTENTIONS, I get the following errors :-
>
>
>
> [root at node root]# cd /usr/ports/lang/php5-extensions/
>
> [root at node php5-extensions]# make install clean
>
> ===> Installing for php5-extensions-1.0
>
> ===> php5-extensions-1.0 depends on file:
> /usr/local/include/php/main/php.h - found
>
> ===> php5-extensions-1.0 depends on file:
> /usr/local/lib/php/20041030/ctype.so - found
>
> ===> php5-extensions-1.0 depends on file:
> /usr/local/lib/php/20041030/curl.so - found
>
> ===> php5-extensions-1.0 depends on file:
> /usr/local/lib/php/20041030/dom.so - found
>
> ===> php5-extensions-1.0 depends on file:
> /usr/local/lib/php/20041030/ftp.so - found
>
> ===> php5-extensions-1.0 depends on file:
> /usr/local/lib/php/20041030/gd.so - not found
>
> ===> Verifying install for /usr/local/lib/php/20041030/gd.so in
> /usr/ports/graphics/php5-gd
>
> ===> php5-gd-5.0.5 depends on executable: phpize - found
>
> ===> php5-gd-5.0.5 depends on file: /usr/local/bin/autoconf259 - found
>
> ===> php5-gd-5.0.5 depends on shared library: freetype.9 - found
>
> ===> php5-gd-5.0.5 depends on shared library: png.5 - found
>
> ===> php5-gd-5.0.5 depends on shared library: jpeg.9 - found
>
> ===> php5-gd-5.0.5 depends on shared library: t1.5 - not found
>
> ===> Verifying install for t1.5 in /usr/ports/devel/t1lib
>
> ===> t1lib-5.0.1,1 depends on executable: gmake - found
>
> ===> t1lib-5.0.1,1 depends on file: /usr/local/bin/libtool15 - found
>
> ===> t1lib-5.0.1,1 depends on shared library: X11.6 - not found
>
> ===> Verifying install for X11.6 in /usr/ports/x11/xorg-libraries
>
> ===> xorg-libraries-6.8.2 depends on executable: imake - not found
>
> ===> Verifying install for imake in /usr/ports/devel/imake-6
>
> ===> Returning to build of xorg-libraries-6.8.2
>
> ===> xorg-libraries-6.8.2 depends on shared library: freetype.9 - found
>
> ===> xorg-libraries-6.8.2 depends on shared library: fontconfig.1 - found
>
> ===> Configuring for xorg-libraries-6.8.2
>
> cd ./config/imake && make -D INSTALLS_DEPENDS -D INSTALLS_DEPENDS -D
> INSTALLS_DEPENDS -f Makefile.ini BOOTSTRAPCFLAGS="" CC="cc"
>
> making imake with BOOTSTRAPCFLAGS= and
> CROSSCOMPILEFLAGS=-DCROSSCOMPILEDIR="" in config/imake
>
> `imake' is up to date.
>
> rm -f ./config/makedepend/Makefile.proto
>
> ./config/imake/imake -I./config/cf -s ./config/makedepend/Makefile.proto -f
> ./config/makedepend/Imakefile -DTOPDIR=../.. -DCURDIR=./config/makedepend
>
> cd ./config/makedepend && rm -f -r Makefile Makefile.dep makedepend *.o
> bootstrap
>
> cd ./config/makedepend && make -f Makefile.proto bootstrap
>
> ./config/imake/imake -I./config/cf -s ./config/imake/Makefile.proto -f
> ./config/imake/Imakefile -DTOPDIR=../.. -DCURDIR=./config/imake -DBootStrap
>
> cd ./config/imake && make -f Makefile.proto bootstrapdepend
>
> cd ./config/imake && make -D INSTALLS_DEPENDS -D INSTALLS_DEPENDS -D
> INSTALLS_DEPENDS -f Makefile.ini BOOTSTRAPCFLAGS="" CC="cc" bootstrap
>
> `bootstrap' is up to date.
>
> cd ./config/imake && make -f Makefile.proto imakeonly
>
> + rm -f xmakefile.bak
>
> + mv xmakefile xmakefile.bak
>
> make -D INSTALLS_DEPENDS -D INSTALLS_DEPENDS -D INSTALLS_DEPENDS xmakefile
>
> rm -f xmakefile
>
> ./config/imake/imake -I./config/cf -s xmakefile -DTOPDIR=. -DCURDIR=.
>
> rm -f ./config/imake/Makefile.proto
>
> making Makefiles in include/bitmaps...
>
> imake: not found
>
> *** Error code 127
>
>
>
> Stop in /usr/ports/x11/xorg-libraries/work/xc/include.
>
> make: don't know how to make Makefiles. Stop
>
> making Makefiles in include/extensions...
>
> imake: not found
>
> *** Error code 127
>
>
>
> Stop in /usr/ports/x11/xorg-libraries/work/xc/include.
>
> make: don't know how to make Makefiles. Stop
>
> making Makefiles in include/fonts...
>
> imake: not found
>
> *** Error code 127
>
>
>
> Stop in /usr/ports/x11/xorg-libraries/work/xc/include.
>
> make: don't know how to make Makefiles. Stop
>
> making Makefiles in include/GL...
>
> imake: not found
>
> *** Error code 127
>
>
>
> Stop in /usr/ports/x11/xorg-libraries/work/xc/include.
>
> make: don't know how to make Makefiles. Stop
>
> making Makefiles in include/DPS...
>
> imake: not found
>
> *** Error code 127
>
>
>
> Stop in /usr/ports/x11/xorg-libraries/work/xc/include.
>
> make: don't know how to make Makefiles. Stop
>
> making Makefiles in lib/xtrans...
>
> imake: not found
>
> *** Error code 127
>
>
>
> Stop in /usr/ports/x11/xorg-libraries/work/xc/lib.
>
> make: don't know how to make Makefiles. Stop
>
> making Makefiles in lib/Xau...
>
> imake: not found
>
> *** Error code 127
>
>
>
> Stop in /usr/ports/x11/xorg-libraries/work/xc/lib.
>
> make: don't know how to make Makefiles. Stop
>
> making Makefiles in lib/Xdmcp...
>
> imake: not found
>
> *** Error code 127
>
>
>
> Stop in /usr/ports/x11/xorg-libraries/work/xc/lib.
>
> make: don't know how to make Makefiles. Stop
>
> making Makefiles in lib/X11...
>
> imake: not found
>
> *** Error code 127
>
>
>
> Stop in /usr/ports/x11/xorg-libraries/work/xc/lib.
>
> make: don't know how to make Makefiles. Stop
>
> making Makefiles in lib/oldX...
>
> imake: not found
>
> *** Error code 127
>
>
>
> Stop in /usr/ports/x11/xorg-libraries/work/xc/lib.
>
> make: don't know how to make Makefiles. Stop
>
> making Makefiles in lib/ICE...
>
> imake: not found
>
> *** Error code 127
>
>
>
> Stop in /usr/ports/x11/xorg-libraries/work/xc/lib.
>
> make: don't know how to make Makefiles. Stop
>
> making Makefiles in lib/SM...
>
> imake: not found
>
> *** Error code 127
>
>
>
> Stop in /usr/ports/x11/xorg-libraries/work/xc/lib.
>
> make: don't know how to make Makefiles. Stop
>
> making Makefiles in lib/Xext...
>
> imake: not found
>
> *** Error code 127
>
>
>
> Stop in /usr/ports/x11/xorg-libraries/work/xc/lib.
>
> make: don't know how to make Makefiles. Stop
>
> making Makefiles in lib/Xt...
>
> imake: not found
>
> *** Error code 127
>
>
>
> Stop in /usr/ports/x11/xorg-libraries/work/xc/lib.
>
> make: don't know how to make Makefiles. Stop
>
> making Makefiles in lib/Xss...
>
> imake: not found
>
> *** Error code 127
>
>
>
> Stop in /usr/ports/x11/xorg-libraries/work/xc/lib.
>
> make: don't know how to make Makefiles. Stop
>
> making Makefiles in lib/Xxf86misc...
>
> imake: not found
>
> *** Error code 127
>
>
>
> Stop in /usr/ports/x11/xorg-libraries/work/xc/lib.
>
> make: don't know how to make Makefiles. Stop
>
> making Makefiles in lib/Xxf86vm...
>
> imake: not found
>
> *** Error code 127
>
>
>
> Stop in /usr/ports/x11/xorg-libraries/work/xc/lib.
>
> make: don't know how to make Makefiles. Stop
>
> making Makefiles in lib/Xxf86dga...
>
> imake: not found
>
> *** Error code 127
>
>
>
> Stop in /usr/ports/x11/xorg-libraries/work/xc/lib.
>
> make: don't know how to make Makefiles. Stop
>
> making Makefiles in lib/Xmu...
>
> imake: not found
>
> *** Error code 127
>
>
>
> Stop in /usr/ports/x11/xorg-libraries/work/xc/lib.
>
> make: don't know how to make Makefiles. Stop
>
> making Makefiles in lib/Xmuu...
>
> imake: not found
>
> *** Error code 127
>
>
>
> Stop in /usr/ports/x11/xorg-libraries/work/xc/lib.
>
> make: don't know how to make Makefiles. Stop
>
> making Makefiles in lib/Xpm...
>
> imake: not found
>
> *** Error code 127
>
>
>
> Stop in /usr/ports/x11/xorg-libraries/work/xc/lib.
>
> make: don't know how to make Makefiles. Stop
>
> making Makefiles in lib/Xp...
>
> imake: not found
>
> *** Error code 127
>
>
>
> Stop in /usr/ports/x11/xorg-libraries/work/xc/lib.
>
> make: don't know how to make Makefiles. Stop
>
> making Makefiles in lib/XprintUtil...
>
> imake: not found
>
> *** Error code 127
>
>
>
> Stop in /usr/ports/x11/xorg-libraries/work/xc/lib.
>
> make: don't know how to make Makefiles. Stop
>
> making Makefiles in lib/XprintAppUtil...
>
> imake: not found
>
> *** Error code 127
>
>
>
> Stop in /usr/ports/x11/xorg-libraries/work/xc/lib.
>
> make: don't know how to make Makefiles. Stop
>
> making Makefiles in lib/Xaw6...
>
> imake: not found
>
> *** Error code 127
>
>
>
> Stop in /usr/ports/x11/xorg-libraries/work/xc/lib.
>
> make: don't know how to make Makefiles. Stop
>
> making Makefiles in lib/Xaw7...
>
> imake: not found
>
> *** Error code 127
>
>
>
> Stop in /usr/ports/x11/xorg-libraries/work/xc/lib.
>
> make: don't know how to make Makefiles. Stop
>
> making Makefiles in lib/Xaw...
>
> imake: not found
>
> *** Error code 127
>
>
>
> Stop in /usr/ports/x11/xorg-libraries/work/xc/lib.
>
> make: don't know how to make Makefiles. Stop
>
> making Makefiles in lib/Xi...
>
> imake: not found
>
> *** Error code 127
>
>
>
> Stop in /usr/ports/x11/xorg-libraries/work/xc/lib.
>
> make: don't know how to make Makefiles. Stop
>
> making Makefiles in lib/Xtst...
>
> imake: not found
>
> *** Error code 127
>
>
>
> Stop in /usr/ports/x11/xorg-libraries/work/xc/lib.
>
> make: don't know how to make Makefiles. Stop
>
> making Makefiles in lib/FS...
>
> imake: not found
>
> *** Error code 127
>
>
>
> Stop in /usr/ports/x11/xorg-libraries/work/xc/lib.
>
> make: don't know how to make Makefiles. Stop
>
> making Makefiles in lib/xkbfile...
>
> imake: not found
>
> *** Error code 127
>
>
>
> Stop in /usr/ports/x11/xorg-libraries/work/xc/lib.
>
> make: don't know how to make Makefiles. Stop
>
> making Makefiles in lib/xkbui...
>
> imake: not found
>
> *** Error code 127
>
>
>
> Stop in /usr/ports/x11/xorg-libraries/work/xc/lib.
>
> make: don't know how to make Makefiles. Stop
>
> making Makefiles in lib/lbxutil...
>
> imake: not found
>
> *** Error code 127
>
>
>
> Stop in /usr/ports/x11/xorg-libraries/work/xc/lib.
>
> make: don't know how to make Makefiles. Stop
>
> making Makefiles in lib/Xv...
>
> imake: not found
>
> *** Error code 127
>
>
>
> Stop in /usr/ports/x11/xorg-libraries/work/xc/lib.
>
> make: don't know how to make Makefiles. Stop
>
> making Makefiles in lib/GL...
>
> imake: not found
>
> *** Error code 127
>
>
>
> Stop in /usr/ports/x11/xorg-libraries/work/xc/lib.
>
> make: don't know how to make Makefiles. Stop
>
> making Makefiles in lib/GLU...
>
> imake: not found
>
> *** Error code 127
>
>
>
> Stop in /usr/ports/x11/xorg-libraries/work/xc/lib.
>
> make: don't know how to make Makefiles. Stop
>
> making Makefiles in lib/GLw...
>
> imake: not found
>
> *** Error code 127
>
>
>
> Stop in /usr/ports/x11/xorg-libraries/work/xc/lib.
>
> make: don't know how to make Makefiles. Stop
>
> making Makefiles in lib/dps...
>
> imake: not found
>
> *** Error code 127
>
>
>
> Stop in /usr/ports/x11/xorg-libraries/work/xc/lib.
>
> make: don't know how to make Makefiles. Stop
>
> making Makefiles in lib/dpstk...
>
> imake: not found
>
> *** Error code 127
>
>
>
> Stop in /usr/ports/x11/xorg-libraries/work/xc/lib.
>
> make: don't know how to make Makefiles. Stop
>
> making Makefiles in lib/psres...
>
> imake: not found
>
> *** Error code 127
>
>
>
> Stop in /usr/ports/x11/xorg-libraries/work/xc/lib.
>
> make: don't know how to make Makefiles. Stop
>
> making Makefiles in lib/Xinerama...
>
> imake: not found
>
> *** Error code 127
>
>
>
> Stop in /usr/ports/x11/xorg-libraries/work/xc/lib.
>
> make: don't know how to make Makefiles. Stop
>
> making Makefiles in lib/Xrender...
>
> imake: not found
>
> *** Error code 127
>
>
>
> Stop in /usr/ports/x11/xorg-libraries/work/xc/lib.
>
> make: don't know how to make Makefiles. Stop
>
> making Makefiles in lib/XvMC...
>
> imake: not found
>
> *** Error code 127
>
>
>
> Stop in /usr/ports/x11/xorg-libraries/work/xc/lib.
>
> make: don't know how to make Makefiles. Stop
>
> making Makefiles in lib/Xrandr...
>
> imake: not found
>
> *** Error code 127
>
>
>
> Stop in /usr/ports/x11/xorg-libraries/work/xc/lib.
>
> make: don't know how to make Makefiles. Stop
>
> making Makefiles in lib/XTrap...
>
> imake: not found
>
> *** Error code 127
>
>
>
> Stop in /usr/ports/x11/xorg-libraries/work/xc/lib.
>
> make: don't know how to make Makefiles. Stop
>
> making Makefiles in lib/XRes...
>
> imake: not found
>
> *** Error code 127
>
>
>
> Stop in /usr/ports/x11/xorg-libraries/work/xc/lib.
>
> make: don't know how to make Makefiles. Stop
>
> making Makefiles in lib/Xcursor...
>
> imake: not found
>
> *** Error code 127
>
>
>
> Stop in /usr/ports/x11/xorg-libraries/work/xc/lib.
>
> make: don't know how to make Makefiles. Stop
>
> making Makefiles in lib/Xevie...
>
> imake: not found
>
> *** Error code 127
>
>
>
> Stop in /usr/ports/x11/xorg-libraries/work/xc/lib.
>
> make: don't know how to make Makefiles. Stop
>
> making Makefiles in lib/Xfixes...
>
> imake: not found
>
> *** Error code 127
>
>
>
> Stop in /usr/ports/x11/xorg-libraries/work/xc/lib.
>
> make: don't know how to make Makefiles. Stop
>
> making Makefiles in lib/Xdamage...
>
> imake: not found
>
> *** Error code 127
>
>
>
> Stop in /usr/ports/x11/xorg-libraries/work/xc/lib.
>
> make: don't know how to make Makefiles. Stop
>
> making Makefiles in lib/Xcomposite...
>
> imake: not found
>
> *** Error code 127
>
>
>
> Stop in /usr/ports/x11/xorg-libraries/work/xc/lib.
>
> make: don't know how to make Makefiles. Stop
>
> making Makefiles in lib/font...
>
> imake: not found
>
> *** Error code 127
>
>
>
> Stop in /usr/ports/x11/xorg-libraries/work/xc/lib.
>
> make: don't know how to make Makefiles. Stop
>
> making Makefiles in lib/fontenc...
>
> imake: not found
>
> *** Error code 127
>
>
>
> Stop in /usr/ports/x11/xorg-libraries/work/xc/lib.
>
> make: don't know how to make Makefiles. Stop
>
> making Makefiles in nls/XLC_LOCALE...
>
> imake: not found
>
> *** Error code 127
>
>
>
> Stop in /usr/ports/x11/xorg-libraries/work/xc/nls.
>
> make: don't know how to make Makefiles. Stop
>
> making Makefiles in nls/Compose...
>
> imake: not found
>
> *** Error code 127
>
>
>
> Stop in /usr/ports/x11/xorg-libraries/work/xc/nls.
>
> make: don't know how to make Makefiles. Stop
>
> making Makefiles in nls/XI18N_OBJS...
>
> imake: not found
>
> *** Error code 127
>
>
>
> Stop in /usr/ports/x11/xorg-libraries/work/xc/nls.
>
> make: don't know how to make Makefiles. Stop
>
> + cd /usr/ports/x11/xorg-libraries/work/xc/exports/include/X11
>
> + rm -f DECkeysym.h
>
> + ln -s ../../../include/DECkeysym.h .
>
> + rm -f HPkeysym.h
>
> + ln -s ../../../include/HPkeysym.h .
>
> + rm -f Sunkeysym.h
>
> + ln -s ../../../include/Sunkeysym.h .
>
> + rm -f X.h
>
> + ln -s ../../../include/X.h .
>
> + rm -f XF86keysym.h
>
> + ln -s ../../../include/XF86keysym.h .
>
> + rm -f XWDFile.h
>
> + ln -s ../../../include/XWDFile.h .
>
> + rm -f Xalloca.h
>
> + ln -s ../../../include/Xalloca.h .
>
> + rm -f Xarch.h
>
> + ln -s ../../../include/Xarch.h .
>
> + rm -f Xatom.h
>
> + ln -s ../../../include/Xatom.h .
>
> + rm -f Xdefs.h
>
> + ln -s ../../../include/Xdefs.h .
>
> + rm -f Xfuncproto.h
>
> + ln -s ../../../include/Xfuncproto.h .
>
> + rm -f Xfuncs.h
>
> + ln -s ../../../include/Xfuncs.h .
>
> + rm -f Xmd.h
>
> + ln -s ../../../include/Xmd.h .
>
> + rm -f Xos.h
>
> + ln -s ../../../include/Xos.h .
>
> + rm -f Xos_r.h
>
> + ln -s ../../../include/Xos_r.h .
>
> + rm -f Xosdefs.h
>
> + ln -s ../../../include/Xosdefs.h .
>
> + rm -f Xpoll.h
>
> + ln -s ../../../include/Xpoll.h .
>
> + rm -f Xproto.h
>
> + ln -s ../../../include/Xproto.h .
>
> + rm -f Xprotostr.h
>
> + ln -s ../../../include/Xprotostr.h .
>
> + rm -f Xthreads.h
>
> + ln -s ../../../include/Xthreads.h .
>
> + rm -f ap_keysym.h
>
> + ln -s ../../../include/ap_keysym.h .
>
> + rm -f keysym.h
>
> + ln -s ../../../include/keysym.h .
>
> + rm -f keysymdef.h
>
> + ln -s ../../../include/keysymdef.h .
>
> including in include/bitmaps...
>
> make: don't know how to make includes. Stop
>
> *** Error code 2
>
>
>
> Stop in /usr/ports/x11/xorg-libraries/work/xc/include.
>
> *** Error code 1
>
>
>
> Stop in /usr/ports/x11/xorg-libraries.
>
> *** Error code 1
>
>
>
> Stop in /usr/ports/devel/t1lib.
>
> *** Error code 1
>
>
>
> Stop in /usr/ports/graphics/php5-gd.
>
> *** Error code 1
>
>
>
> Stop in /usr/ports/lang/php5-extensions.
>
> [root at node php5-extensions]#
>
>
>
>
>
>
>
> Can someone perhaps help ??
>
>
>
>
>
> Regards
>
>
>
> Gawie
>
> _______________________________________________
> freebsd-ports at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-ports
> To unsubscribe, send any mail to "freebsd-ports-unsubscribe at freebsd.org"
>
>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 187 bytes
Desc: OpenPGP digital signature
Url : http://lists.freebsd.org/pipermail/freebsd-ports/attachments/20050911/28c195ae/signature.bin
More information about the freebsd-ports
mailing list