[PHP-DEV] PHP 4.0 Bug #8613: apache configure doesn't find xmltok From: douglasd <email protected>
Date: 01/09/01

From: douglasd <email protected>
Operating system: Redhat 7.0
PHP version: 4.0.4
PHP Bug Type: Apache related
Bug description: apache configure doesn't find xmltok

This relates to including the sablotron XML parser.

Php builds fine but when I run apache's configure script I get these errors:

Creating Configuration.apaci in src
cd ..; gcc -DLINUX=2 -I/usr/local/src/php-4.0.4........
........ -lxmltok -lxmlparse .....
/usr/bin/ld: cannot find -lxmltok
collect2: ld returned 1 exit status

-- 
Edit Bug report at: http://bugs.php.net/?id=8613&edit=1

-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>