php3-list | 199807
Date: 07/10/98
- Next message: Neal Ghura: "[PHP3] Chat"
- Previous message: Ben Laurie: "[PHP3] Re: [apache-ssl] compile prob PHP3 + Apache_1.3.0 + SSLeay-0.9.0b please help"
- In reply to: Rasmus Lerdorf: "Re: [PHP3] Re: [apache-ssl] compile prob PHP3 + Apache_1.3.0 + SSLeay-0.9.0b please help"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Rasmus Lerdorf wrote:
>
> > > gcc -DLINUX=2 -DUSE_HSREGEX -DSERVER_SUBVERSION=\"PHP/3.0\" -DAPACHE_SSL
> > > `../../apaci` -o gcache gcache.o gcachecommon.o -lm -lcrypt -Lmodules/php3
> > > -L../modules/php3 -lmodphp3 -lgdbm -lresolv -lm -ldl -lcrypt
> > > -L/usr/local/src/SSLeay-0.9.0b -lssl -lcrypto
> > > ld: cannot open -lmodphp3: No such file or directory
> > > make[4]: *** [gcache] Error 1
> > > make[3]: *** [all] Error 1
> > > make[2]: *** [subdirs] Error 1
> > > make[2]: Leaving directory `/usr/local/src/apache_1.3.0/src'
> > > make[1]: *** [build-std] Error 2
> > > make[1]: Leaving directory `/usr/local/src/apache_1.3.0'
> > > make: *** [build] Error 2
> >
> > This is a PHP bug - you need to persuade it to add -L../php3 as well.
>
> Looks more like an APACI bug to me. You obviously don't need the PHP
> library linked into the gcache binary.
Possibly, but I'm assuming gcache gets PHP as part of the general flags,
which may be a little tricky to avoid. I suppose, strictly, gcache
really lives in support. Hmmm.
Cheers,
Ben.
-- Ben Laurie |Phone: +44 (181) 735 0686| Apache Group member Freelance Consultant |Fax: +44 (181) 735 0689|http://www.apache.org/ and Technical Director|Email: ben <email protected> | A.L. Digital Ltd, |Apache-SSL author http://www.apache-ssl.org/ London, England. |"Apache: TDG" http://www.ora.com/catalog/apache/WE'RE RECRUITING! http://www.aldigital.co.uk/recruit/
-- PHP 3 Mailing List http://www.php.net/ To unsubscribe send an empty message to php3-unsubscribe <email protected> To subscribe to the digest list: php3-digest-subscribe <email protected> For help: php3-help <email protected> Archive: http://www.tryc.on.ca/php3.html
- Next message: Neal Ghura: "[PHP3] Chat"
- Previous message: Ben Laurie: "[PHP3] Re: [apache-ssl] compile prob PHP3 + Apache_1.3.0 + SSLeay-0.9.0b please help"
- In reply to: Rasmus Lerdorf: "Re: [PHP3] Re: [apache-ssl] compile prob PHP3 + Apache_1.3.0 + SSLeay-0.9.0b please help"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

