Re: Unable to build cpp client

2007-05-09 Thread Timothy Bish
What does the config.log say? On Wed, 2007-05-09 at 01:11 -0700, Edward KIM wrote: > When i try to build activemq-cpp-2.0, I got error message like this. > > OS : SunOS uomc 5.10 Generic_118855-19 i86pc i386 i86pc > Autotools : autoconf 2.6, automake 1.9.5, libtool 1.5.22, m4 1.4.9, gcc > 3.4.6

Re: Unable to build cpp client

2007-05-04 Thread Timothy Bish
Is that Solaris 10 or some other crazy Sun distro? I build routinely on a Solaris 10 machine without problem. Make sure that you have to correct versions of the Autotools installed. ToolRecommended Version --- autoconf>= 2.59 automake>= 1.9.6 libtool

Re: Unable to build cpp client

2007-05-04 Thread gimme cocoa
My system is SunOS ver. 10 Timothy Bish wrote: > > What platform / OS are you running on? > > gimme cocoa wrote: >> When i try to build activemq-cpp-2.0, I got error message like this. >> >> $ configure >> checking for a BSD-compatible install... config/install-sh -c >> checking whether build

Re: Unable to build cpp client

2007-05-03 Thread Timothy Bish
What platform / OS are you running on? gimme cocoa wrote: > When i try to build activemq-cpp-2.0, I got error message like this. > > $ configure > checking for a BSD-compatible install... config/install-sh -c > checking whether build environment is sane... yes > checking for a thread-safe mkdir -p