public inbox for sourcenav@sourceware.org
 help / color / mirror / Atom feed
* Building on FreeBSD 3.3
@ 2001-08-02  1:54 Deyun Gao
  2001-08-02  2:22 ` Mo DeJong
  0 siblings, 1 reply; 2+ messages in thread
From: Deyun Gao @ 2001-08-02  1:54 UTC (permalink / raw)
  To: sourcenav

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 1606 bytes --]

Hi,
  I am trying to build SN5.0 on FreeBSD 3.3, and have some problems. Please
give me some help.
  
  1, I untar the source file in /home/dygao/source
  2, I mkdir another two director: /home/dygao/tmp and /home/dygao/sn
  3, I enter /home/dygao/tmp and run "../source/configure
--prefix=/home/dygao/sn". Then, I run "make all-snavigator", but there are
some probles.  (  I have attach results of "../source/configure
--prefix=/home/dygao/sn" in the attach file.)

> make all-snavigator
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/home/dygao/tmp/tcl8.1/unix -ltcl81 -lm -lc  -o tclsh
/usr/libexec/elf/ld: cannot find -ltcl81
*** Error code 1

Stop in /home/dygao/tmp/tcl8.1/unix.
*** Error code 1

Stop in /home/dygao/tmp/tcl8.1.
*** Error code 1

Stop in /home/dygao/tmp.






-- http://www.eyou.com
--Îȶ¨¿É¿¿µÄÃâ·Ñµç×ÓÐÅÏä  ÓïÒôÓʼþ  Òƶ¯ÊéÇ©  ÈÕÀú·þÎñ  ÍøÂç´æ´¢...ÒÚÓÊδ¾¡

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Building on FreeBSD 3.3
  2001-08-02  1:54 Building on FreeBSD 3.3 Deyun Gao
@ 2001-08-02  2:22 ` Mo DeJong
  0 siblings, 0 replies; 2+ messages in thread
From: Mo DeJong @ 2001-08-02  2:22 UTC (permalink / raw)
  To: sourcenav

On 2 Aug 2001, Deyun Gao wrote:

> Hi,
>   I am trying to build SN5.0 on FreeBSD 3.3, and have some problems. Please
> give me some help.

Hi.

>   1, I untar the source file in /home/dygao/source
>   2, I mkdir another two director: /home/dygao/tmp and /home/dygao/sn
>   3, I enter /home/dygao/tmp and run "../source/configure
> --prefix=/home/dygao/sn". Then, I run "make all-snavigator", but there are
> some probles.  (  I have attach results of "../source/configure
> --prefix=/home/dygao/sn" in the attach file.)

Looks good so far.


> > make all-snavigator
> 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/home/dygao/tmp/tcl8.1/unix -ltcl81 -lm -lc  -o tclsh
> /usr/libexec/elf/ld: cannot find -ltcl81
> *** Error code 1

Well, is there a /home/dygao/tmp/tcl8.1/unix/libtcl81.a file?

If not, did something go wrong while building in the tcl dir?
I am not sure how tk would have been built before tcl. You
are using gnu make right? I don't think building with BSD
make is very well tested,

cheers
Mo

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2001-08-02  2:22 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-08-02  1:54 Building on FreeBSD 3.3 Deyun Gao
2001-08-02  2:22 ` Mo DeJong

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).