On Thu, 24 Feb 2000, Avi Boots wrote:
AB> hi list,
AB>
AB> I have the following error during running of the CGI on my web site:
AB>
AB> BUG IN DYNAMIC LINKER ld.so: dynamic-link.h: 57: elf_get_dynamic_info:
AB> Assertion
AB> `! "bad dynamic tag"' failed!
AB> [Wed Feb 23 23:28:12 2000] [error] [client 192.114.157.93] Premature end of
AB> scri
AB> pt headers:
AB> /sites/www.C4match.com/cgi-bin/Match/General/Love/Youth/create_lv_yo
AB> uth_ask_for_cntnt_table_il.cgi
AB>
AB> how can i make a static linking ? what this error means ?
Probably what it says - a bug in the system's dynanic loader. Try
upgrating it (or the whole system).
Another possibility - that your script is the reason (as the message says,
you start producing output before sending any HTTP headers, such as
Content: etc.) So check your script (run in from command line maybe to
see what it outputs).
AB> i work with rh6.0 & mysql.
AB>
AB> thanks,
AB> avi.
Regards,
Andre.
--
==========================================================
# Andre E. Bar'yudin #
# Phone: (972)-054-882-026 ICQ: 48036924 #
# E-mail: [EMAIL PROTECTED] #
# Home page: http://www.cs.huji.ac.il/~baryudin/ #
==========================================================
=================================================================
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]