HP3000-L Archives

May 2000, Week 5

HP3000-L@RAVEN.UTC.EDU

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
Reply To:
Date:
Tue, 30 May 2000 18:07:44 GMT
Content-Type:
text/plain
Parts/Attachments:
text/plain (198 lines)
  I am new to the MPE world and I am trying to get the POSIX environment
more friendly to what I am used to.  I d/l'd GNUCORE, GNULIBS and GNUGCC
from jazz.  I followed he directions, added /usr/local/bin to my
/etc/profile's path.  When I am MANAGER.SYS and type gcc I get:

hp3000:/SYS/PUB> gcc
gcc: No input files

 As Expected!  I even wrote a hello world program, compiled it and ran
it.  All worked well (as MANAGER.SYS)

However, when I am ANY other user but MANAGER.SYS I get:

hp3000:/PROGDEV/DEV> gcc

**** EXEC FUNCTION FAILED; subsys =517; info = 48
ABORT: /usr/local/bin/gcc
NM SYS   a.00aa2288 dbg_abort_trace+$24
NM UNKN  29c.00554f9c
NM UNKN  934.0004ac0c
[1] + Done(134) gcc
  18743512      Abort   gcc

  I am thinking it is a file permission problem but I have very little
clue to know where to start.  I looked in /usr/local, /usr/local/bin,
/usr/local/lib and I followed the GNU install directions and ran the
INSTALL.GNUCORE.FREEWARE , etc etc...  I even tried re-installing the
packages on the off chance something goofy happened.  I get no errors
from the script and all seems to go fine.

hp3000:/usr/local/lib> ls -al
total 6012
drwxr-xr-x   3 MANAGER.SYS       0           1088 May 30 17:43 .
drwxrwxrwx  10 MANAGER.SYS       0            992 May 30 17:45 ..
drwxr-xr-x   3 MANAGER.SYS       0            320 Sep 15  1998 gcc-lib
-rw-r--r--   1 MANAGER.SYS       0         389376 Oct 18  1998 libbfd.a
-rw-r--r--   1 MANAGER.SYS       0            429 Oct 18  1998 libbfd.la
-rw-r--r--   1 MANAGER.SYS       0        1834240 May 30 16:30 libcxl.a
-rw-r--r--   1 MANAGER.SYS       0          14080 Oct  7  1997 libfl.a
-rwxrwxrwx   1 MANAGER.SYS       0         153600 Sep 25  1998
libiberty.a
-rw-r--r--   1 MANAGER.SYS       0          71680 Oct 18  1998
libopcodes.a
-rw-r--r--   1 MANAGER.SYS       0            441 Oct 18  1998
libopcodes.la
-rwxrwxrwx   1 MANAGER.SYS       0         610048 Sep 25  1998
libstdc++.a

hp3000:/usr/local/lib/gcc-lib/hppa1.0-hp-mpeix/egcs-2.91.57> ls -al
total 27491
drwxr-xr-x   3 MANAGER.SYS       0           1280 Dec 18  1998 .
drwxr-xr-x   3 MANAGER.SYS       0            320 Sep 15  1998 ..
-rw-r--r--   1 MANAGER.SYS       0          88205 Sep 15  1998
SYSCALLS.c.X
-rwxr-xr-x   1 MANAGER.SYS       0        2715904 Sep 15  1998 cc1
-rwxr-xr-x   1 MANAGER.SYS       0        2830848 Sep 15  1998 cc1obj
-rwxr-xr-x   1 MANAGER.SYS       0        3465984 Sep 15  1998 cc1plus
-rwxr-xr-x   1 MANAGER.SYS       0         264448 Sep 15  1998 collect2
-rwxr-xr-x   1 MANAGER.SYS       0         336128 Sep 15  1998 cpp
-rwxr-xr-x   1 MANAGER.SYS       0        3787776 Sep 15  1998 f771
drwxr-xr-x   3 MANAGER.SYS       0           3776 Dec 18  1998 include
-rw-r--r--   1 MANAGER.SYS       0         413952 Sep 15  1998 libgcc.a
-rw-r--r--   1 MANAGER.SYS       0         163328 Sep 15  1998 libobjc.a
-rw-r--r--   1 MANAGER.SYS       0            666 Sep 15  1998 specs

hp3000:/usr/local/lib/gcc-lib/hppa1.0-hp-mpeix/egcs-2.91.57/include> ls
-al
total 231
drwxr-xr-x   3 MANAGER.SYS       0           3776 Dec 18  1998 .
drwxr-xr-x   3 MANAGER.SYS       0           1280 Dec 18  1998 ..
-rw-rw-r--   1 MANAGER.SYS       0            495 Sep 14  1998 README
-rw-rw-r--   1 MANAGER.SYS       0           1486 Sep 14  1998 assert.h
-rw-rw-r--   1 MANAGER.SYS       0            853 Sep 14  1998 exception
-rw-rw-r--   1 MANAGER.SYS       0              0 Sep 15  1998 fixed
-rw-rw-r--   1 MANAGER.SYS       0           3360 Sep 14  1998 float.h
-rw-rw-r--   1 MANAGER.SYS       0            275 Sep 14  1998 iso646.h
-rw-rw-r--   1 MANAGER.SYS       0           3267 Sep 14  1998 limits.h
-rw-rw-r--   1 MANAGER.SYS       0           1252 Sep 14  1998 new
-rw-rw-r--   1 MANAGER.SYS       0            187 Sep 14  1998 new.h
drwxr-xr-x   2 MANAGER.SYS       0           1280 Sep 15  1998 objc
-rw-rw-r--   1 MANAGER.SYS       0            137 Sep 14  1998 proto.h
-rw-rw-r--   1 MANAGER.SYS       0           2625 Sep 15  1998 pwd.h
-rw-rw-r--   1 MANAGER.SYS       0            353 Sep 15  1998 signal.h
-rw-rw-r--   1 MANAGER.SYS       0           5794 Sep 14  1998 stdarg.h
-rw-rw-r--   1 MANAGER.SYS       0            502 Sep 14  1998 stdbool.h
-rw-rw-r--   1 MANAGER.SYS       0           9834 Sep 14  1998 stddef.h
-rw-rw-r--   1 MANAGER.SYS       0            330 Sep 14  1998
syslimits.h
-rw-rw-r--   1 MANAGER.SYS       0           1270 Sep 14  1998 typeinfo
-rw-rw-r--   1 MANAGER.SYS       0           3374 Sep 14  1998
va-alpha.h
-rw-rw-r--   1 MANAGER.SYS       0           3289 Sep 14  1998 va-arc.h
-rw-rw-r--   1 MANAGER.SYS       0           2035 Sep 14  1998
va-clipper.h
-rw-rw-r--   1 MANAGER.SYS       0           1591 Sep 14  1998
va-h8300.h
-rw-rw-r--   1 MANAGER.SYS       0           6652 Sep 14  1998 va-i860.h
-rw-rw-r--   1 MANAGER.SYS       0           2465 Sep 14  1998 va-i960.h
-rw-rw-r--   1 MANAGER.SYS       0           2409 Sep 14  1998 va-m32r.h
-rw-rw-r--   1 MANAGER.SYS       0           2845 Sep 14  1998 va-m88k.h
-rw-rw-r--   1 MANAGER.SYS       0          10279 Sep 14  1998 va-mips.h
-rw-rw-r--   1 MANAGER.SYS       0           1299 Sep 14  1998
va-mn10200.h
-rw-rw-r--   1 MANAGER.SYS       0           1240 Sep 14  1998
va-mn10300.h
-rw-rw-r--   1 MANAGER.SYS       0           1656 Sep 14  1998 va-pa.h
-rw-rw-r--   1 MANAGER.SYS       0           7484 Sep 14  1998 va-ppc.h
-rw-rw-r--   1 MANAGER.SYS       0           4057 Sep 14  1998 va-pyr.h
-rw-rw-r--   1 MANAGER.SYS       0           5671 Sep 14  1998 va-sh.h
-rw-rw-r--   1 MANAGER.SYS       0           5151 Sep 14  1998
va-sparc.h
-rw-rw-r--   1 MANAGER.SYS       0           1777 Sep 14  1998 va-spur.h
-rw-rw-r--   1 MANAGER.SYS       0           1174 Sep 14  1998 va-v850.h
-rw-rw-r--   1 MANAGER.SYS       0           5794 Sep 14  1998 varargs.h


hp3000:/usr/local/bin> pls -al
total 21702
drwxr-xr-x   2 MANAGER.SYS       0           5120 May 30 17:43 .
drwxrwxrwx  10 MANAGER.SYS       0            992 May 30 17:45 ..
-rwxr-xr-x   1 MANAGER.SYS       0         533504 Oct 18  1998 addr2line
-rwxrwxrwx   1 MANAGER.SYS       0         751360 Oct 18  1998 as
-rwxr-xr-x   1 MANAGER.SYS       0           4912 Jul 10  1998 autoconf
-rwxr-xr-x   1 MANAGER.SYS       0           8588 Jul 10  1998
autoheader
-rwxr-xr-x   1 MANAGER.SYS       0           4142 Jul 10  1998
autoreconf
-rwxr-xr-x   1 MANAGER.SYS       0           9545 Jul 10  1998 autoscan
-rwxr-xr-x   1 MANAGER.SYS       0           3173 Jul 10  1998
autoupdate
-rwxr-xr-x   1 MANAGER.SYS       0         401408 Oct  7  1997 bison
lrwxrwxrwx   1 MANAGER.SYS       0             20 May 30 17:43 bunzip2
-> /usr/local/bin/bzip2
lrwxrwxrwx   1 MANAGER.SYS       0             20 May 30 17:43 bzcat ->
/usr/local/bin/bzip2
-rwxr-xr-x   1 MANAGER.SYS       0         215552 Dec 18  1998 bzip2
-rwxr-xr-x   1 MANAGER.SYS       0         144128 Dec 18  1998
bzip2recover
lrwxrwxrwx   1 MANAGER.SYS       0             18 May 30 17:43 c++ ->
/usr/local/bin/g++
-rwxr-xr-x   1 MANAGER.SYS       0         181504 May 30 17:43 c++filt
-rwxr-xr-x   1 MANAGER.SYS       0         111331 Dec 18  1998
fixincludes
-rwxrwxrwx   1 MANAGER.SYS       0         434944 Dec 18  1998 flex
lrwxrwxrwx   1 MANAGER.SYS       0              4 May 30 17:43 flex++ ->
flex
-rwxr-xr-x   1 MANAGER.SYS       0         256512 Sep 15  1998 g++
-rwxr-xr-x   1 MANAGER.SYS       0         265472 Sep 15  1998 g77
-rwxr-xr-x   1 MANAGER.SYS       0         224256 Oct 18  1998 gasp
-rwxrwxrwx   1 MANAGER.SYS       0         251648 Dec 18  1998 gcc
-rwxr-xr-x   1 MANAGER.SYS       0         155392 Sep 15  1998 gcov
-rwxr-xr-x   1 MANAGER.SYS       0         652288 Oct 18  1998 gprof
lrwxrwxrwx   1 MANAGER.SYS       0             19 May 30 17:43 gunzip ->
/usr/local/bin/gzip
-rwxr-xr-x   1 MANAGER.SYS       0           3860 Feb  1  1997 gzexe
-rwxrwxrwx   1 MANAGER.SYS       0         254464 Dec 18  1998 gzip
lrwxrwxrwx   1 MANAGER.SYS       0             18 May 30 17:43
hppa1.0-hp-mpeix-gcc -> /usr/local/bin/gcc
-rwxr-xr-x   1 MANAGER.SYS       0           2787 Jul 10  1998 ifnames
-rwxr-xr-x   1 MANAGER.SYS       0         162048 Jul 10  1998
install-info
-rwxr-xr-x   1 MANAGER.SYS       0           6338 Oct 17  1998
install-sh
-rwxr-xr-x   1 MANAGER.SYS       0         349440 Jul 10  1998 m4
-rwxr-xr-x   1 MANAGER.SYS       0         392448 Mar  8  1997 make
-rwxr-xr-x   1 MANAGER.SYS       0         380416 Jul 10  1998 makeinfo
-rwxrwxrwx   1 MANAGER.SYS       0         540928 Oct 18  1998 nm
-rwxr-xr-x   1 MANAGER.SYS       0         821760 Oct 18  1998 objcopy
-rwxr-xr-x   1 MANAGER.SYS       0         870912 Oct 18  1998 objdump
-rwxr-xr-x   1 MANAGER.SYS       0         289280 Sep 18  1997 patch
-rwxr-xr-x   1 MANAGER.SYS       0         212736 Sep 15  1998 protoize
-rwxr-xr-x   1 MANAGER.SYS       0         486656 Oct 18  1998 size
-rwxr-xr-x   1 MANAGER.SYS       0         484864 Oct 18  1998 strings
-rwxr-xr-x   1 MANAGER.SYS       0         835328 Oct 18  1998 strip
-rwxr-xr-x   1 MANAGER.SYS       0          14048 Jul 10  1998 texi2dvi
-rwxr-xr-x   1 MANAGER.SYS       0         168704 Jul 10  1998 texindex
-rwxr-xr-x   1 MANAGER.SYS       0         202240 Sep 15  1998
unprotoize
lrwxrwxrwx   1 MANAGER.SYS       0             19 May 30 17:43 zcat ->
/usr/local/bin/gzip
lrwxrwxrwx   1 MANAGER.SYS       0             20 May 30 17:43 zcmp ->
/usr/local/bin/zdiff
-rwxr-xr-x   1 MANAGER.SYS       0           2008 Feb  1  1997 zdiff
-rwxr-xr-x   1 MANAGER.SYS       0           1012 Feb  1  1997 zforce
-rwxr-xr-x   1 MANAGER.SYS       0           1341 Feb  1  1997 zgrep
-rwxr-xr-x   1 MANAGER.SYS       0           1076 Feb  1  1997 zmore
-rwxr-xr-x   1 MANAGER.SYS       0           3510 Feb  1  1997 znew



  We are at MPE 5.5.  Anyone have any ideas?




Sent via Deja.com http://www.deja.com/
Before you buy.

ATOM RSS1 RSS2