Failed to install GMake on Solaris 9


 
Thread Tools Search this Thread
Operating Systems Solaris Failed to install GMake on Solaris 9
# 1  
Old 01-09-2011
Failed to install GMake on Solaris 9

1) I got error when run
gmake hello
ld.so.1: gmake: fatal: libintl.so.8: open failed: No such file or directory
Killed

2) # uname -a
SunOS 5.9 Generic_122300-47 sun4u sparc SUNW,Netra-T12

3) I downloaded an unzip the files to /tmp/mm
then
from /tmp/mm
I run
1) pkgadd -d libiconv-1.13.1-sol9-sparc-local
2) pkgadd -d gcc-3.4.6-sol9-sparc-local
3) pkgadd -d make-3.82-sol9-sparc-local
The installation is successful from the output of pkgadd.
and I can find the gcc, make under /usr/local/bin.
I use the helloworld to test the GCC , it is OK. but make still got the same error.
I echo $PATH and can find the /usr/local/bin in the PATH

All the packages are downloaded from sunfreeware .com
# 2  
Old 01-09-2011
You also need libintl package
# 3  
Old 01-09-2011
Hi Citaylor,
Thank you very much for your help.
after installing the libintl package, can use GNU Make now.
but when I try to run pkgchk , I got the following errors, so if the installation is OK now or still have some issues need to be fixed. Thanks
1) :/tmp # /usr/sbin/pkgchk -d gcc* GNUgcc
pkgchk: ERROR: unable to complete package transfer
- no packages were selected from </var/tmp/baaiBaG_1>

2) :/tmp/perlmodule # /usr/sbin/pkgchk -d make* GNUmake
pkgchk: ERROR: unable to complete package transfer
- no packages were selected from </var/tmp/baa_xaWc2>

:/tmp # ls
libintl-3.4.0-sol9-sparc-local
make-3.82-sol9-sparc-local
gcc-3.4.6-sol9-sparc-local
libgcc-3.4.6-sol9-sparc-local
libiconv-1.13.1-sol9-sparc-local
# 4  
Old 01-09-2011
You command is incorrect. "-d" option expects a device but "gcc*", i.e. "gcc-3.4.6-sol9-sparc-local", is a package datastream. Assuming the package was installed without errors, there should be no need to check its installation. Should you want to do it anyway, just run:
Code:
pkgchk package_name

# 5  
Old 01-09-2011
get the following error msg.
pkgchk gcc-3.4.6-sol9-sparc-local
WARNING: no pathnames were associated with <gcc-3.4.6-sol9-sparc-local>
# 6  
Old 01-09-2011
You are confusing the package name and the file name. The package might be named GNUgcc, or SMCgcc or whatever.
# 7  
Old 01-09-2011
Hi Jlliagre,
Thanks for help.
I can find SMCgcc using pkginfo
application SMCgcc gcc

but nothing output from pkgchk SMCgcc,
Login or Register to Ask a Question

Previous Thread | Next Thread

9 More Discussions You Might Find Interesting

1. Solaris

Fresh Install - Boot Load Failed

I have M10-1. Installation OS 10 from cdrom external. Here message from OK Prompt {0} ok probe-scsi-all /pci@8000/pci@4/pci@0/pci@2/pci@0/usb@4,1/cdrom@1 Unit 0 Removable Read Only device HL-DT-STDVDRAM GP65NB60 PF00 But.. {0} ok boot... (3 Replies)
Discussion started by: mbahjiman
3 Replies

2. Solaris

Solaris 10 boot failed init

Dear all, I have a solaris 10 in my environment (VMware virtual machine). recently I increased the harddisk size from the VMware and reboot my server. after reboot the os is unable to boot and gives the below error message. exec(/sbin/init) file not found press any key to restart ... (3 Replies)
Discussion started by: krishna001
3 Replies

3. AIX

Openssh install failed on AIX 6.1

im new to aix... my task is suppose to be simple. install openssh i followed this article: Installing OpenSSH and OpenSSL on AIX 6.1 | Keymon's snippets and brushstrokes when i try to start the sshd service with the command: "startsrc -s sshd" im getting an error saying: "the sshd subsystem... (6 Replies)
Discussion started by: guy3145
6 Replies

4. Emergency UNIX and Linux Support

Solaris 10 patching failed

I was installing Solaris-10 Recommended patch Cluster and it came out without installling all patches. I gave a rebooted and tried installing it again, but it seems some lock or something is prevenventing to install further patches. I am not able to figure out and I am struck in between... (4 Replies)
Discussion started by: solaris_1977
4 Replies

5. Solaris

Solaris 10 install dvd drive boots, but not recoginized by install process

I am trying to build a Sun Ultra 10 with solaris 10. This computer is one of a collection that was donated to the non-profic company I work for. All media was wiped before I recieved them, so I am starting from stratch. I downloaded the Solaris 10 ISO and burned a DVD. The computer came with a... (4 Replies)
Discussion started by: gwillhight
4 Replies

6. Solaris

M5000 boot net- install failed

Good evening all,I'm new to your site, so please bear any infringements or transgressions on my part.I'm new to the whole Solaris boot install over the net scenario, but here's where I'm stuck:I have an M5000 with 2 domains (running unimode). Domain 0 is configured and running Solaris 10. Domain 1... (9 Replies)
Discussion started by: RandomSun
9 Replies

7. Ubuntu

Failed to install Common Array Manager in Ubuntu

Dear All, I have a problem installing SUN CAM on my laptop running Ubuntu 9.04 The error message is : Failed when detecting Sun StorageTek(TM) Common Array Manager Core Components : Could not convert Pkg version : For input string: "" Any idea why? Best regards (0 Replies)
Discussion started by: frankoko
0 Replies

8. AIX

AIX 5.1 install bos.sysmgt.nim.master failed

I was trying to install bos.sysmgt.nim.master on AIX 5.1 with a mounted NFS source, but it failed: # installp -agXd /nfs/aix51cd1 bos.sysmgt.nim.master installp: APPLYING software for: bos.sysmgt.nim.master 5.1.0.50 restore: 0511-123 The volume on... (0 Replies)
Discussion started by: ezlee
0 Replies

9. HP-UX

Failed to install shell script compiler (shc)

I have install gcc, downloaded shc-3.8.6 and extracted in /install > cd /install/shc-3.8.6 > export CC=/usr/local/bin/gcc > make cleanall > make test "Makefile" 72 lines, 1526 characters # make test /usr/local/bin/gcc -Wall -O6 -pedantic shc.c -o shc *** Compiling script "match"... (0 Replies)
Discussion started by: alfredo
0 Replies
Login or Register to Ask a Question