public inbox for sourcenav@sourceware.org
 help / color / mirror / Atom feed
From: Oleg Zhavoronkov <skylark@astgroup.ru>
To: sourcenav@sources.redhat.com
Subject: problems while compiling in freebsd4.5
Date: Sat, 15 Jun 2002 16:16:00 -0000	[thread overview]
Message-ID: <4411895765.20020616031734@astgroup.ru> (raw)

Hello guys!!
Has anyone experience of building sn5.0 on freebsd?
i try install SN5.0 on my freebsd4.5 box, but get some errors while
compiling.
My operations are:
mkdir /usr/source
mkdir /usr/local/sn
cd /usr/source
tar xzvf SN50-010322-source.tar.gz
mkdir build
cd ./build
../source/configure --prefix=/usr/local/sn
......................
make all-snavigator > sn.log
cat sn.log:
gcc -c -g -O2 -W -Wall    -I../../../source/tcl8.1/unix/../generic -I../../../source/tcl8.1/unix  -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DNO_VALUES_H=1 -DHAVE_UNISTD_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNEED_MATHERR=1 -DRETSIGTYPE=void -DHAVE_SIGNED_CHAR=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1          -DTCL_SHLIB_EXT=\".so\" ../../../source/tcl8.1/unix/../unix/tclAppInit.c
gcc  tclAppInit.o -L/usr/source/build/tcl8.1/unix -ltcl81 -lm -lc  -o tclsh
*** Error code 1

Stop in /usr/source/build/tcl8.1/unix.
*** Error code 1

Stop in /usr/source/build/tcl8.1.
*** Error code 1

Stop in /usr/source/build.
Looks like something go wrong in tcl directory while compiling right
from the start. Yes, there no libtcl81.a in ../build/tcl8.1/unix
directory.there no this library in this place ever.i didn't find this file in
tarball, so i think this library must be compiled before compiling
others, right? So i think there something wrong
in configure.in or makefile.in (unfortunately i'm not familiar with
autoconf).
Can anyone help me?
Sorry for bad english
Oleg Zhavoronkov


             reply	other threads:[~2002-06-15 23:16 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-06-15 16:16 Oleg Zhavoronkov [this message]
2002-06-15 16:58 ` Mo DeJong

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=4411895765.20020616031734@astgroup.ru \
    --to=skylark@astgroup.ru \
    --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).