On Thu, 11 Jan 2001, Mark Newnham wrote:
> HPUX 10.20
>
> pdflib-3.03 ./configure --enable-shared-pdflib --with-tifflib=/usr/local
> --with-zlib=/usr/local --with-pnglib=/usr/local --with-jpeglib=/usr/local
> --with-perl=no --with-tiffauxlib=-ljpeg
>
> PHP4.0.1pl2 ./configure --with-iodbc --without-mysql
> --with-pdflib=/usr/local --without-gd
>
> Building PHP gives
>
> /bin/sh /opt/local/php-4.0.1pl2/libtool --silent --mode=link gcc -g -O2 -o
> php
> -export-dynamic stub.lo libphp4.la
>
> collect2: ld returned 1 exit status
>
> /usr/ccs/bin/ld: Unsatisfied symbols:
>
> PDF_set_char_spacing (code)
>
> PDF_get_image_width (code)
>
> PDF_set_leading (code)
>
> PDF_get_fontsize (code)
>
> PDF_set_horiz_scaling (code)
>
> PDF_get_font (code)
>
> PDF_set_text_rendering (code)
>
> PDF_set_text_rise (code)
>
> PDF_set_duration (code)
>
> PDF_get_image_height (code)
>
> PDF_set_word_spacing (code)
>
> PDF_set_transition (code)
>
> gmake[1]: *** [php] Error 1
>
>
> Can anyone point out what I may be doing wrong?
>
> Thanks
>
> Mark
>
>
>
> #####################################################
> Mark Newnham
> Application Design Associates, Inc
> 6021 S.Syracuse Way #302
> Englewood, CO 80111, USA
>
> http://www.adacorp.com
> #####################################################
>
>
> --
> PHP Install Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> To contact the list administrators, e-mail: [EMAIL PROTECTED]
>
>
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]