473,378 Members | 1,541 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,378 software developers and data experts.

How to build and compile apache Thrift on Solaris

i have a machine having details

SunOS p4981-01 5.11 11.2 sun4v sparc sun4v

i am using boost_1_48.
i am using thrift-0.9.0.tar.gz

how i am configuring like this

./configure --prefix=/opt/local --with-boost=/opt/local/boost-1_48_0 --with-cpp CC='/opt/solstudio12.2/bin/CC'

when i am doing make i am facing issues


-bash-4.1$ make
make all-recursive
Making all in compiler/cpp
make all-am
source='thrifty.cc' object='libparse_a-thrifty.o' libtool=no \
DEPDIR=.deps depmode=none /bin/sh ../../depcomp \
CC -DHAVE_CONFIG_H -I. -I../.. -I./src -Wall -Wno-sign-compare -Wno-unused -g -c -o libparse_a-thrifty.o `test -f 'thrifty.cc' || echo './'`thrifty.cc
../../depcomp[669]: exec: CC: not found
*** Error code 127
make: Fatal error: Command failed for target `libparse_a-thrifty.o'
Current working directory /u01/hfm/thrift-0.9.0/compiler/cpp
*** Error code 1
make: Fatal error: Command failed for target `all'
Current working directory /u01/hfm/thrift-0.9.0/compiler/cpp
*** Error code 1
The following command caused the error:
fail= failcom='exit 1'; \
for f in x $MAKEFLAGS; do \
case $f in \
*=* | --[!k]*);; \
*k*) failcom='fail=yes';; \
esac; \
done; \
dot_seen=no; \
target=`echo all-recursive | sed s/-recursive//`; \
list='compiler/cpp lib test'; for subdir in $list; do \
echo "Making $target in $subdir"; \
if test "$subdir" = "."; then \
dot_seen=yes; \
local_target="$target-am"; \
else \
local_target="$target"; \
fi; \
(CDPATH="${ZSH_VERSION+.}:" && cd $subdir && make $local_target) \
|| eval $failcom; \
done; \
if test "$dot_seen" = "no"; then \
make "$target-am" || exit 1; \
fi; test -z "$fail"
make: Fatal error: Command failed for target `all-recursive'
Current working directory /u01/hfm/thrift-0.9.0
*** Error code 1
make: Fatal error: Command failed for target `all'
Jan 14 '15 #1
0 1167

Sign in to post your reply or Sign up for a free account.

Similar topics

1
by: Jeremy Fincher | last post by:
I'm having problems compiling Python with socket support (and support for several other libraries) on Solaris 7. When I do the standard ./configure, make, make install dance, I got a fully...
0
by: renniw one | last post by:
Hi, I have been trying to compile mysql on a solaris 8 machine. However, I am getting internal compiler errors. What compiler and version did anyone use to successfully compile mysql on a solaris...
3
by: Mike van der Hulst | last post by:
Hello, I'm not farmiliar with C++ programming. I want to try a software, but I only have the sourcefiles, not the executable for Win XP It's a EIB <--> XML driver application I'm looking...
2
by: hooterbite | last post by:
Using the same computer to build the same project, when I am connected directly to the network it takes a second or two. When doing it from home (connecting using VPN) it takes up to two minutes to...
4
by: Martijn de Munnik | last post by:
Hi, I want to compile python on my solaris 10 system (amd 64 bit). I did the following: ../configure --prefix=/opt/64/python make which resulted in this error:
0
by: loga123 | last post by:
Hi All, I am new to .net 2.0 and learning it now. I have couple of question in understanding how .net works. Can anyone help me? 1) are the terms build and compile same? 2) do we need to...
7
by: jrefran | last post by:
Hi Everyone! Is there a need to compile my Apache 2.0.59 if I will use PHP4.4.5? How can I apply my Apache to PHP4.4.5 or I might ask how will I use my Apache properly with PHP4.4.5? This is...
1
by: jrefran | last post by:
Hi Everyone! Does anyone knows if there's a need to compile my installed Apache 2.0.59 if I'll gonna install PHP4.4.5? I am a complete neophyte in PHP and Apache. Please help. Thanks in...
4
by: rhythmic01 | last post by:
I'm trying to install perl modules on Solaris 10. I consistently used the following commands for all perl modules: $ /usr/perl5/bin/perlgcc Makefile.PL $ /usr/sfw/bin/gmake $ /usr/sfw/bin/gmake...
5
by: NitinSawant | last post by:
Hi, Is it possible to validate property of a ASP.NET UserControl at compile time.. e.g. ID="1" shows an error I have a public property called 'UploadDirectory' I want to show error message...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.