ID:               27795
 Comment by:       jelly_bean_junky at hotmail dot com
 Reported By:      peoyli at bredband dot net
 Status:           Bogus
 Bug Type:         Compile Failure
 Operating System: OpenBSD 3.4
 PHP Version:      5CVS-2004-04-07
 New Comment:

Nope didn't work, damn it. :(


Previous Comments:
------------------------------------------------------------------------

[2004-05-09 13:28:12] jelly_bean_junky at hotmail dot com

Hvae you tried adding the '--enable-so=shared' and double checking your
'--with-apxs2' flag?

I'm just trying it out own my system:
$ automake --version
automake (GNU automake) 1.8.3
$ autoconf --version
autoconf (GNU Autoconf) 2.59
$ libtool --version
ltmain.sh (GNU libtool) 1.5.6 (1.1220.2.94 2004/04/10 16:27:27)
$ make --version
GNU Make 3.80
$ gcc --version
2.95.3
$ uname -mprsv
OpenBSD 3.5 GENERIC#34 i386 AMD-K6(tm) 3D processor ("AuthenticAMD"
586-class)

With PHP 4.3.6, althou I'm sure it will work just as well on PHP5 too.
:)

I'll let you know if it works, trying it now...

------------------------------------------------------------------------

[2004-04-08 19:13:55] heinemann dot juergen at t-online dot de

Tt is not a BUG - but incomplit with Permission on your 
Configuration, to fix this problem. 
Open Makefile and edit Line 93 with Variable "INSTALL_IT" 
for more Information get apxs --help 
example: 
INSTALL_IT = $(mkinstalldirs) 
'$(INSTALL_ROOT)/srv/www/modules'  && /usr/sbin/apxs -S 
LIBEXECDIR='/srv/www/modules' -i -a -g php5 libphp5.la

------------------------------------------------------------------------

[2004-04-08 04:49:46] peoyli at bredband dot net

Tracked this problem down to the --with-jpeg-dir=/usr/local

Changed status of this report to "Bogus" because it was actually a
problem caused by the jpeg-6b library.

Solution:
configure jpeg-6b with --enable-shared

------------------------------------------------------------------------

[2004-04-07 16:08:33] peoyli at bredband dot net

-

------------------------------------------------------------------------

[2004-04-07 16:06:37] peoyli at bredband dot net

I already had a working libphp4 (4.3.4) there since an older
installation, and because of that, the chmod command was executed on
that version  instead of the 4.3.5 library which was not created.

------------------------------------------------------------------------

The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
    http://bugs.php.net/27795

-- 
Edit this bug report at http://bugs.php.net/?id=27795&edit=1

Reply via email to