On 6/7/07, Ravi Prakash <[EMAIL PROTECTED]> wrote:
# gcc  -I /usr/local/ssl/include -I /usr/local/mysql/include -I
/usr/local/apache2/include -L /usr/local/ssl/lib -lcrypto -lssl -L
/usr/local/mysql/lib/mysql -lmysqlclient -L /usr/local/apache2/lib -lapr-0
-laprutil-0 ts.c

/tmp/ccqsAWu8.o(.text+0x1978): In function `ts_handler':

: undefined reference to `ap_log_rerror'

use apxs or tell gcc you're building a shared object

--
Eric Covener
[EMAIL PROTECTED]

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
  "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to