Solaris / OpenSolaris This forum is for the discussion of Solaris, OpenSolaris, OpenIndiana, and illumos.
General Sun, SunOS and Sparc related questions also go here. Any Solaris fork or distribution is welcome. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
03-05-2005, 05:26 PM
|
#1
|
LQ Newbie
Registered: Feb 2005
Location: USA
Distribution: Debain
Posts: 29
Rep:
|
Problem compiling xchat...
Hi,
I have Solaris 9 X86 for my desktop PC and when I am trying to compile Xchat 2.4.1 from source code, I a getting the following error.
================
bash-2.05$ make
make all-recursive
make[1]: Entering directory `/export/home/smahamkl/packages/xchat-2.4.1'
Making all in po
make[2]: Entering directory `/export/home/smahamkl/packages/xchat-2.4.1/po'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/export/home/smahamkl/packages/xchat-2.4.1/po'
Making all in intl
make[2]: Entering directory `/export/home/smahamkl/packages/xchat-2.4.1/intl'
rm -f libintl.a
ar cru libintl.a bindtextdom.o dcgettext.o dgettext.o gettext.o finddomain.o loadmsgcat.o localealias.o textdomain.o l10nflist.o explodename.o dcigettext.o dcngettext.o dngettext.o ngettext.o plural.o plural-exp.o localcharset.o relocatable.o localename.o log.o printf.o osdep.o intl-compat.o
make[2]: ar: Command not found
make[2]: *** [libintl.a] Error 127
make[2]: Leaving directory `/export/home/smahamkl/packages/xchat-2.4.1/intl'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/export/home/smahamkl/packages/xchat-2.4.1'
make: *** [all] Error 2
=====================
I can succesfully do configure but problem compiling it. Can anyone help me what's wrong with it?
thanks in advance,
S
|
|
|
03-05-2005, 05:36 PM
|
#2
|
Senior Member
Registered: May 2004
Location: In the DC 'burbs
Distribution: Arch, Scientific Linux, Debian, Ubuntu
Posts: 4,290
|
Looks like you don't have the ar command, which is used to create library files. Do you have all of the development tools installed?
|
|
|
03-05-2005, 05:43 PM
|
#3
|
LQ Newbie
Registered: Feb 2005
Location: USA
Distribution: Debain
Posts: 29
Original Poster
Rep:
|
No, I am sure that I don't have all of the library tools needed. I've installed some but not exactly sure what is the package needed for getting the 'ar' command working properly. Can you please help me know what are all the library tools needed?
thnks,
S
|
|
|
03-06-2005, 02:36 AM
|
#4
|
Moderator
Registered: Feb 2004
Location: Outside Paris
Distribution: Solaris 11.4, Oracle Linux, Mint, Debian/WSL
Posts: 9,795
|
The package containing ar (/usr/ccs/bin/ar) is SUNWbtool.
Perhaps is it just you need to add /usr/ccs/bin in your PATH.
|
|
|
All times are GMT -5. The time now is 07:26 PM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|