BLEUSTREAK1 Posted January 17, 2009 Share Posted January 17, 2009 I GET AN ERROR MESSAGE WHILE DOING MAKE OF MYSQL ERROR GOES SOMETHING LIKE THIS: Error while make in Mysql exit 1;fi gcc:cannot specify -o with -c or -S and multiple compilations [make 2]; ****[my_new.0] error1 [make 2]: leaving dir /usr/local [make 1]: *** [all-recursive] Error1 i have tried using 2 diffrent versions of mysql i am build a LAMP configuration on my pc with rhl9 in text mode using CFLAGS="-O3" CXX=gcc CXXFLAGS="-O3 \ -mpentiumpro \ -mstack-align-double \ -felide-constructors \ -fno-exceptions -fno-rtti" ./configure \ --prefix=/usr/local/mysql \ --with-extra-charsets=complex \ --enable-thread-safe-client \ --enable-local-infile \ --enable-assembler \ --disable-shared \ --with-client-ldflags=-all-static \ --with-mysqld-ldflags=-all-static i don't seem to get an error message here then when i type make iget the error message after some time would really like to know what is wrong it is very urgent I NEED A SOLUION Link to comment https://forums.phpfreaks.com/topic/141208-urgent/ Share on other sites More sharing options...
448191 Posted January 17, 2009 Share Posted January 17, 2009 - "Urgent" \ - All Caps - > Topic locked. - Double posting / Link to comment https://forums.phpfreaks.com/topic/141208-urgent/#findComment-739121 Share on other sites More sharing options...
Recommended Posts