You are viewing a plain text version of this content. The canonical link for it is here.
Posted to apache-bugdb@apache.org by Walace Soares <ws...@inbrac.com.br> on 1999/10/29 15:01:52 UTC

os-linux/5217: Apache Installation fails with php3 and odbc driver

>Number:         5217
>Category:       os-linux
>Synopsis:       Apache Installation fails with php3 and odbc driver
>Confidential:   no
>Severity:       critical
>Priority:       medium
>Responsible:    apache
>State:          open
>Class:          sw-bug
>Submitter-Id:   apache
>Arrival-Date:   Fri Oct 29 06:10:00 PDT 1999
>Last-Modified:
>Originator:     wsoares@inbrac.com.br
>Organization:
apache
>Release:        1.3.9
>Environment:
OS: Linux Slackware 3.6 (kernel 2.0.35)
uname -a: Linux linux 2.0.35 #15 Tue Oct 13 18:31:53 CDT 1998 i486 unknown

php: 3.0.12
odbc: Openlink 2.7B
iODBC: 2.50.3
>Description:
I can�t install apache with php3 and iODBC driver (Openlink and iodbc)

php compilation was fine. (php configuration: --with-iodbc --with-openlink --with-apache=../apache_1.3.9)

but when I�m trying install apache the following error occurs:

gcc -c  -I../os/unix -I../include   -DLINUX=2 -DUSE_HSREGEX -DUSE_EXPAT -I../lib
/expat-lite `../apaci` ap_checkpass.c
gcc -c  -I../os/unix -I../include   -DLINUX=2 -DUSE_HSREGEX -DUSE_EXPAT -I../lib
/expat-lite `../apaci` ap_base64.c
rm -f libap.a
ar cr libap.a ap_cpystrn.o ap_execve.o ap_fnmatch.o ap_getpass.o ap_md5c.o ap_si
gnal.o ap_slack.o ap_snprintf.o ap_sha1.o ap_checkpass.o ap_base64.o
ranlib libap.a
<=== src/ap
===> src/main
gcc -c  -I../os/unix -I../include   -DLINUX=2 -DUSE_HSREGEX -DUSE_EXPAT -I../lib
/expat-lite `../apaci` gen_test_char.c
gcc  -DLINUX=2 -DUSE_HSREGEX -DUSE_EXPAT -I../lib/expat-lite `../apaci`   -o gen
_test_char gen_test_char.o  -Wl,-rpath,/usr/local/pgsql/lib  -L/usr/local/pgsql/
lib -lpq -Lmodules/php3 -L../modules/php3 -L../../modules/php3 -lmodphp3    -L/u
sr/local/lib -liodbc -L/usr/local/openlink/odbcsdk/lib -liodbc                 -
lm -ldl   -lm -lgdbm
./gen_test_char >test_char.h
make[3]: *** [test_char.h] Error 139
make[2]: *** [subdirs] Error 1
make[2]: Leaving directory `/usr/src/apache_1.3.9/src'
make[1]: *** [build-std] Error 2
make[1]: Leaving directory `/usr/src/apache_1.3.9'
make: *** [build] Error 2

apache configuration: (./configure --prefix=/usr/www --activate-module=src/modules/php3/libpph3.a)



Could you please help me.


Walace
>How-To-Repeat:

>Fix:

>Audit-Trail:
>Unformatted:
[In order for any reply to be added to the PR database, you need]
[to include <ap...@Apache.Org> in the Cc line and make sure the]
[subject line starts with the report component and number, with ]
[or without any 'Re:' prefixes (such as "general/1098:" or      ]
["Re: general/1098:").  If the subject doesn't match this       ]
[pattern, your message will be misfiled and ignored.  The       ]
["apbugs" address is not added to the Cc line of messages from  ]
[the database automatically because of the potential for mail   ]
[loops.  If you do not include this Cc, your reply may be ig-   ]
[nored unless you are responding to an explicit request from a  ]
[developer.  Reply only with text; DO NOT SEND ATTACHMENTS!     ]