From: Graeme B. Davis Date: December 2 1999 5:54pm Subject: Re: build error on Solaris 7 Sparc List-Archive: http://lists.mysql.com/mysql/20130 Message-Id: <025901bf3cee$54e65f10$b16a2799@graemed> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit I had this problem as well - it was becuase I downloaded some binary version of GCC from sunfreeware.com -- the way i fixed it was to download the latest EGCS and compile and install that -- it works beautifully now. graeme ----- Original Message ----- From: "Holger Wöhle" To: Sent: Thursday, December 02, 1999 11:21 AM Subject: build error on Solaris 7 Sparc > Hello, > i run into a problem when compiling mysql-3.22.27 on my Solaris 7 > Sparcstation with gcc 2.8.1 and libstdc++ 2.8.1.1 . > After starting "./compile --prefix=/usr/local/mysql" everything runs > fine until the script exits with the following messages: > "checking for restartable system call... configure error: can not run > test program while cross compiling" > > Can someone tell me how i can set the flag to not cross compile. > I only want to compile mysql for my workstation... > > cu > holgi > > > --------------------------------------------------------------------- > Please check "http://www.mysql.com/Manual_chapter/manual_toc.html" before > posting. To request this thread, e-mail mysql-thread20121@stripped > > To unsubscribe, send a message to the address shown in the > List-Unsubscribe header of this message. If you cannot see it, > e-mail mysql-unsubscribe@stripped instead. > >