NYCPHP Meetup

NYPHP.org

[nycphp-talk] make error need some help

csnyder chsnyder at gmail.com
Fri Jun 24 14:22:44 EDT 2005


On 6/24/05, Steve Rieger <steve.rieger at tbwachiat.com> wrote:
> /usr/local/src/php-4.3.11/ext/mysql/libmysql/my_tempnam.c:115:  warning:
> warning: tempnam() possibly used unsafely; consider using  mkstemp()
> ext/pdf/pdf.lo(.text+0x55e): In function `zif_pdf_open':
> /usr/local/src/php-4.3.11/ext/pdf/pdf.c:472: undefined reference to
> `PDF_open_fp'
> *** Error code 1
> 
> 
> 
> any pointers
> 
> i do have mysql client installed
> 

The MySQL error is just a warning. 

The real problem seems to be in the PDF extension...  there's a big
note on http://www.php.net/pdf about how this needs to be installed
through PEAR in 4.3.9 ... not sure what or why, but maybe that's the
first place to look?



More information about the talk mailing list