MySQL Forums
Forum List  »  Perl

Re: MySQL, Solaris 9 and DBD::mysql
Posted by: Sakshale eQuorian
Date: December 08, 2004 11:31AM

As an FYI;

I found the following statements in the Makefile;

CC = gcc -B/usr/ccs/bin/
LD = gcc -B/usr/ccs/bin/
FULL_AR = /usr/ccs/bin/ar
gcc -B/usr/ccs/bin/ -E -c $(PASTHRU_INC) $(INC) \

I changed all but the 'ar' to /usr/local and recompiled. It did not make any difference.

Options: ReplyQuote


Subject
Written By
Posted
Re: MySQL, Solaris 9 and DBD::mysql
December 08, 2004 11:31AM
June 05, 2006 10:49AM
June 05, 2006 01:10PM
March 07, 2005 12:57PM
March 07, 2005 12:58PM
February 14, 2006 10:32AM
October 24, 2007 08:59AM
November 17, 2007 07:58PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.