Excerpts from Thomas Koch's message of Mon Jul 13 16:15:10 -0400 2009:
> worker.o: In function `main':
> /var/checkouts/gearman-php-worker/worker.c:5: undefined reference to 
> `php_embed_init'
> /var/checkouts/gearman-php-worker/worker.c:6: undefined reference to 
> `php_embed_shutdown'
> collect2: ld returned 1 exit status

My guess is that you're missing some includes that you may need.  Double
check your code against that in the book.

Cheers,
Edward

-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to