Re: could not make...

2003-02-21 Thread Lenz Grimmer
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, On Thu, 20 Feb 2003 [EMAIL PROTECTED] wrote: > # cc -V > Compaq C V6.4-014 on Compaq Tru64 UNIX V5.1A (Rev. 1885) > Compiler Driver V6.4-215 (sys) cc Driver > # cxx -V > ksh: cxx: not found > I couldn't find standard sour

Re: could not make...

2003-02-20 Thread rodneys
Quoting Lenz Grimmer <[EMAIL PROTECTED]>: Lenz: # cc -V Compaq C V6.4-014 on Compaq Tru64 UNIX V5.1A (Rev. 1885) Compiler Driver V6.4-215 (sys) cc Driver # cxx -V ksh: cxx: not found = I couldn't find standard source so I used the gamma source. I'm g

Re: could not make...

2003-02-05 Thread Lenz Grimmer
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Mon, 3 Feb 2003 [EMAIL PROTECTED] wrote: > Quoting [EMAIL PROTECTED]: > Also, I used this command: > > CC="cc -pthread" CXX="cxx -pthread -O" \ > ./configure --with-named-thread-libs="-lpthread -lmach -lexc -lc" This is the configure line I u

Re: could not make...

2003-02-03 Thread rodneys
Quoting [EMAIL PROTECTED]: Also, I used this command: CC="cc -pthread" CXX="cxx -pthread -O" \ ./configure --with-named-thread-libs="-lpthread -lmach -lexc -lc" > Quoting [EMAIL PROTECTED]: > > By the way, I did use pthread: > > ./configure --prefix=/usr/local/mysql --with-pthread > > > >

Re: could not make...

2003-02-03 Thread rodneys
Quoting [EMAIL PROTECTED]: By the way, I did use pthread: ./configure --prefix=/usr/local/mysql --with-pthread > > > I'm running Tru64 5.1a and I downloaded mysql-3.23.51.tar. I was able to > compile it successfully but when id did a GNU Make, I recieved the > following: > > cc: Warning: /us