|
Posted by Greg Maruszeczka on 10/22/05 01:51
Mark Nernberg wrote:
> This is a repost, as I have received no response thus far.
>
> Running FreeBSD 5.4/RELEASE on Sparc64 and Apache 2.0.55
>
> When attempting to install 4.4.0 or 5.0.5, from ports or from source, I am
> getting the following error: (This specific error is from 4.4.0 from ports
> [/usr/ports/lang/php4] The error also affects the 5.1RC.
>
> /bin/sh /usr/ports/lang/php4/work/php-4.4.0/libtool --silent
> --preserve-dup-deps --mode=compile cc -Iext/standard/
> -I/usr/ports/lang/php4/work/php-4.4.0/ext/standard/ -DPHP_ATOM_INC
> -I/usr/ports/lang/php4/work/php-4.4.0/include
> -I/usr/ports/lang/php4/work/php-4.4.0/main
> -I/usr/ports/lang/php4/work/php-4.4.0
> -I/usr/ports/lang/php4/work/php-4.4.0/TSRM
> -I/usr/ports/lang/php4/work/php-4.4.0/Zend -O -pipe -c
> /usr/ports/lang/php4/work/php-4.4.0/ext/standard/crypt.c -o
> ext/standard/crypt.lo
> In file included from /usr/include/rpc/rpc.h:59,
> from /usr/include/crypt.h:9,
> from
> /usr/ports/lang/php4/work/php-4.4.0/ext/standard/crypt.c:31:
> /usr/include/rpc/rpc_msg.h:66: error: syntax error before numeric constant
> *** Error code 1
>
> Stop in /usr/ports/lang/php4/work/php-4.4.0.
> *** Error code 1
>
> Stop in /usr/ports/lang/php4.
>
> Any ideas would be helpful. If anyone requires more information, just ask
> & I will provide.
>
> --
> m
>
I can't help you directly but I'm guessing you might get a better answer
by checking the FreeBSD specific lists instead of here since it doesn't
look like your problem is so much with PHP as it is with
/usr/ports/lang/php4.
Try these first, then post on the lists if you can't find an answer in
the archives:
http://lists.freebsd.org/pipermail/freebsd-questions/
http://lists.freebsd.org/pipermail/freebsd-sparc64/
Hope that leads you to a satisfactory resolution.
G
[Back to original message]
|