public inbox for sourcenav@sourceware.org
 help / color / mirror / Atom feed
From: Zdenek Sekera <zs@sgi.com>
To: sourcenav@sources.redhat.com
Subject: Source Navigator install problems on Irix
Date: Thu, 13 Sep 2001 08:57:00 -0000	[thread overview]
Message-ID: <3BA0D7F2.274F3715@sgi.com> (raw)

Hi,

I downloaded the whole SN50-010322-source.tar.gz hoping
I'll be able to install it on Irix 6.5.13, however, all
I've got are troubles:

1. To my surprise I found not a word about installation
   (HOW-TO) in the whole directory. The structure of the
   'source' directory looks very complicated so the
   installation cannot be straightforward.
   Anyway I tried using *standard* procedures:

2. ./configure --prefix='$(HOME)' 2>&1 | tee z_conf
   I found out that it *has to* use gcc, the MIPSpro cc/CC
   will not compile some Tcl code...

3. But gcc will not compile it either:

   gmake 2>&1 | tee z_gmake

   ...
gmake[2]: Entering directory
`/software/src/source_navigator/source/tcl8.1/unix'
gcc -c -g -O2 -W -Wall   -I./../generic -I. -DHAVE_GETCWD=1
-DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_TMPNAM=1
-DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1
-DTIME_WITH_SYS_TIME=1 -DHAVE_TZNAME=1 -DHAVE_TIMEZONE_VAR=1
-DHAVE_TIMEZONE_DECL=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1
-DNEED_MATHERR=1 -DRETSIGTYPE=void -Dvfork=fork -DHAVE_BSDGETTIMEOFDAY=1
-DHAVE_SIGNED_CHAR=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1        
-DTCL_SHLIB_EXT=\".so\" ./../generic/tclBasic.c
../generic/tclBasic.c: In function `Tcl_GetCommandName':
../generic/tclBasic.c:2124: warning: unused parameter `interp'
../generic/tclBasic.c: In function `Tcl_VarEval':
../generic/tclBasic.c:4033: warning: implicit declaration of function
`__NO_CFOLD_WARNING'
../generic/tclBasic.c:4033: warning: implicit declaration of function
`__builtin_alignof'
../generic/tclBasic.c:4033: parse error before "char"
../generic/tclBasic.c:4033: parse error before "char"
../generic/tclBasic.c:4033: parse error before "char"
../generic/tclBasic.c:4033: parse error before "char"
../generic/tclBasic.c:4033: warning: implicit declaration of function
`__builtin_classof'
../generic/tclBasic.c:4033: parse error before "char"
../generic/tclBasic.c:4033: parse error before ')' token
../generic/tclBasic.c:4019: warning: `string' might be used
uninitialized in this function
gmake[2]: *** [tclBasic.o] Error 1
gmake[2]: Leaving directory
`/software/src/source_navigator/source/tcl8.1/unix'
gmake[1]: *** [all] Error 2


4. Maybe I am doing it all wrong, but what is a proper way?
   Do you have some install instructions somewhere?
   E.g.: what about if I have Tcl/Tk already installed,
         can I take advantage of it? 
         etc...

Thanks a lot, I'd really *REALLY* like to try it...

---Zdenek

-- 
=========================================================
Zdenek Sekera / zs@sgi.com       Scalable Platforms Group
VNET: 557-4844                      Silicon Graphics SA
Tel : +41-22-710.4844       18, Ave. Louis Casai, 1209 Geneva
Fax : +41-22-710.4860                   Switzerland

                 reply	other threads:[~2001-09-13  8:57 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3BA0D7F2.274F3715@sgi.com \
    --to=zs@sgi.com \
    --cc=sourcenav@sources.redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).