Hey Andy, I tried again, and it took the 'crle' commands to make it work. The 'configure' ran successfully this time; no ATTENTION message. Woohoo! :)
I kicked off the 'make' and we'll see where that ends up tomorrow morning (takes a while to run). I've already seen a couple of errors about "incompatible pointer type" for libiconv, but I'm not making any predictions (yet). I'll let you know what happens when I get to work tomorrow morning. Thanks! Hi Luc, Thanks for the advice. I'm thinking that if this doesn't work, I may have to go back to the drawing board and try one of your first 2 suggestions. I should download Studio 10 anyway (while it's free). ;) Regarding your 3rd suggestion, when you say "stuff" what do you mean? Thanks! Regards, -Bill -----Original Message----- From: Luc I. Suryo [mailto:[EMAIL PROTECTED] Sent: Tuesday, December 06, 2005 5:27 PM To: Bell, William IT Cc: Andy Fiddaman Subject: Re: [PHP-INSTALL] Trouble running configure on Solaris 9, Apache, MySQL install kinda of a lame solution BUT how about this.... recompile everyting with Sun's CC compiler.. Studio 10 is free for testing... or get a gcc that is compiled static only (so it has shared lib_gcc) or as the solution From Andy but make sure tiu have the correct setting the -L and -R MUST point to the lib-directory where you have install 'stuff' used by apache, php and mysql.. just my 25c > > On Tue, 6 Dec 2005, Bell, William IT wrote: > > ; Thanks Andy, I appreciate the help. I gave it a shot, but unfortunately > ; it didn't work. I get the same error in the debug.log output. > ; > ; Thanks for trying. Please let me know if you think of anything else I > ; can try. > ; > ; Regards, > ; -Bill > > Ok, two more options then. Try prefixing your configure command with an > LDFLAGS setting like: > > LDFLAGS="-L/usr/local/lib -R/usr/local/lib" ./configure ... your usual > options here... > > if that doesn't work, then add /usr/local/lib to your runtime linking > environment using the following command: > > crle -c /var/ld/ld.config -l /usr/lib:/usr/local/lib > > If you're using a 64-bit compiler and making a 64-bit binary, you'll > also need to do: > > crle -64 -c /var/ld/64/ld.config -l /usr/lib/64:/usr/local/lib/sparcv9 ******************************************** This communication and any files or attachments transmitted with it may contain information that is confidential, privileged and exempt from disclosure under applicable law. It is intended solely for the use of the individual or the entity to which it is addressed. If you are not the intended recipient, you are hereby notified that any use, dissemination, or copying of this communication is prohibited by federal law. If you have received this communication in error, please destroy it and notify the sender. ********************************************