php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #208 type error in libs
Submitted: 1998-03-28 11:14 UTC Modified: 1998-07-02 12:23 UTC
From: auke at snt dot utwente dot nl Assigned:
Status: Closed Package: Solid related
PHP Version: 3.0 Release Cand OS: freebsd 2.2.5
Private report: No CVE-ID: None
 [1998-03-28 11:14 UTC] auke at snt dot utwente dot nl
Name: php3_module
ConfigStart
        RULE_WANTHSREGEX=yes
        SUBVERSION="$SUBVERSION PHP/3.0RC"
        LIBS="$LIBS -Lmodules/extra -L../modules/extra -lphp3   -lm -lcrypt     
           /usr/local/solid/lib/sclfbx*.a      "

--
the last line is incorrect (at least in my case...)
it should be: /usr/local/solid/lib/bclfbx*.a

just a typing error? or did solid change the name of the library?

anyway, this works for me...


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [1998-07-02 12:23 UTC] ssb
I assume the prefix "bcl" means "beta client library"?
A patch is applied to CVS and will appear in 3.0.1.

 [2009-08-06 04:40 UTC] svn@php.net
Automatic comment from SVN on behalf of tabe
Revision: http://svn.php.net/viewvc/?view=revision&revision=286866
Log: adapted Kalle's scatter filter. see FS#208
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Wed Apr 24 17:01:30 2024 UTC