php3-list | 199908
Date: 08/02/99
- Next message: Chad Williams: "[PHP3] Re: mysql_insert_id() error"
- Previous message: Rick Wiggins: "[PHP3] 3.0.12 Installation Problem (2nd attempt)..."
- In reply to: Rick Wiggins: "[PHP3] 3.0.12 Installation Problem (2nd attempt)..."
- Next in thread: Rick Wiggins: "Re: [PHP3] 3.0.12 Installation Problem (2nd attempt)..."
- Reply: Rick Wiggins: "Re: [PHP3] 3.0.12 Installation Problem (2nd attempt)..."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
The last StrongHold version I tested was 2.2. You need to fiddle with the
configure.in script and make it detect the rights paths and stuff for
2.4.1
On Mon, 2 Aug 1999, Rick Wiggins wrote:
> Let me try this again. I sent this message last Friday, but I never saw it
> in any of the PHP digests that I received and I haven't gotten any
> suggestions, so I'm hoping that it got lost somewhere...
>
> I'm trying to upgrade from PHP 3.0.6 to 3.0.12 using Stronghold 2.4.1 which
> is based on Apache 1.3.3 on a FreeBSD 3.0-RELEASE system. I was able to
> link this same version of Stronghold with PHP 3.0.6 back in January, but
> with the current version I get a stream of undefined references. I've
> included the first portion of the output from my Stronghold make attempt
> below. Any suggestions as to where to look for this problem will be
> greatly appreciated!
>
> Rick Wiggins
>
>
> ===> main
> <=== main
> ===> modules
> ===> modules/standard
> <=== modules/standard
> ===> modules/proxy
> <=== modules/proxy
> ===> modules/php3
> <=== modules/php3
> ===> modules/modssl
> <=== modules/modssl
> <=== modules
> gcc -c -I./os/unix -I./include -I../ssl/include -I../../ssl/include
> -I../../../
> ssl/include -funsigned-char -DSHBUILDCODE=\"C2NetEU/2409\"
> -DSHVERSION=\"2.4.1\
> " -DSTRONGHOLD -DUSE_HSREGEX modules.c
> gcc -c -I./os/unix -I./include -I../ssl/include -I../../ssl/include
> -I../../../
> ssl/include -funsigned-char -DSHBUILDCODE=\"C2NetEU/2409\"
> -DSHVERSION=\"2.4.1\
> " -DSTRONGHOLD -DUSE_HSREGEX buildmark.c
> gcc -funsigned-char -DSHBUILDCODE=\"C2NetEU/2409\" -DSHVERSION=\"2.4.1\"
> -DSTRO
> NGHOLD -DUSE_HSREGEX -o httpsd buildmark.o modules.o
> modules/modssl/libmod
> ssl.a modules/standard/libstandard.a modules/proxy/libproxy.a
> modules/php3/li
> bphp3.a main/libmain.a ./os/unix/libos.a ap/libap.a regex/libregex.a
> -L../ssl
> /lib -L../../ssl -Lmodules/extra -L../modules/extra -lphp -lm
> -R/usr/local/lib -
> R/usr/local/lib/mysql -L/usr/local/lib -lgd -lttf -L/usr/local/lib/mysql
> -lmysq
> lclient -Lmodules/php3 -L../modules/php3 -L../../modules/php3 -lmodphp3
> -lgd -lm
> -lcrypt -lcrypt -lssl -lcrypto
> modules/php3/libphp3.a(main.o): In function `php3_write':
> /usr/local/src/php-3.0.12/main.c(.text+0x7a): undefined reference to `rwrite'
> modules/php3/libphp3.a(main.o): In function `php3_puts':
> /usr/local/src/php-3.0.12/main.c(.text+0xa2): undefined reference to `rputs'
> modules/php3/libphp3.a(main.o): In function `php3_putc':
> /usr/local/src/php-3.0.12/main.c(.text+0xdb): undefined reference to `rputc'
> modules/php3/libphp3.a(main.o): In function `php3_log_err':
> /usr/local/src/php-3.0.12/main.c(.text+0x180): undefined reference to
> `aplog_err
> or'
> modules/php3/libphp3.a(main.o): In function `php3_printf':
> /usr/local/src/php-3.0.12/main.c(.text+0x1cb): undefined reference to
> `vbprintf'
> ...
>
>
>
>
-- PHP 3 Mailing List <http://www.php.net/> To unsubscribe, send an empty message to php3-unsubscribe <email protected> To subscribe to the digest, e-mail: php3-digest-subscribe <email protected> To search the mailing list archive, go to: http://www.php.net/mailsearch.php3 To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Chad Williams: "[PHP3] Re: mysql_insert_id() error"
- Previous message: Rick Wiggins: "[PHP3] 3.0.12 Installation Problem (2nd attempt)..."
- In reply to: Rick Wiggins: "[PHP3] 3.0.12 Installation Problem (2nd attempt)..."
- Next in thread: Rick Wiggins: "Re: [PHP3] 3.0.12 Installation Problem (2nd attempt)..."
- Reply: Rick Wiggins: "Re: [PHP3] 3.0.12 Installation Problem (2nd attempt)..."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

