version 7.1.2

using gcc3.0 under solaris 2.7

Compile completes without error but the shared libraries are not realy 
shared libs.

If i link against them (with package such as php or tcl) I get the
message
"symbol main not found". an inspection using nm -a shows
and undefined symbol "main"

FIX

edit 
src.Makefile.shlib

change section for gnu-ld and solaris to include the flag -shared.

clean
recompile

All is well.


-- 
----------------------------------
E-Mail: [EMAIL PROTECTED]

New Hampshire tells us "common sense for all"
    where can I get mine?
----------------------------------

---------------------------(end of broadcast)---------------------------
TIP 2: you can get off all lists at once with the unregister command
    (send "unregister YourEmailAddressHere" to [EMAIL PROTECTED])

Reply via email to