Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 24 Jan 1997 20:12:49 -0800 (PST)
From:      Simon Shapiro <Shimon@i-Connect.Net>
To:        hackers@freebsd.org
Subject:   3.0-970118 Compile...
Message-ID:  <XFMail.970124202122.Shimon@i-Connect.Net>

next in thread | raw e-mail | index | archive | help
Trying to compile said release...

1.  Fails in gnu/lib/readline with:

cc -fpic -DPIC -O -I/usr/src/gnu/lib/libreadline
-I/usr/src/gnu/lib/libreadline/../../../contrib/libreadline -DHAVE_CONFIG_H
-c
 /usr/src/gnu/lib/libreadline/tilde.c -o tilde.so
building shared readline library (version 3.0)
histfile.so: Definition of symbol `_write_history' (multiply defined)
histfile.so: Definition of symbol `_append_history' (multiply defined)
histfile.so: Definition of symbol `_read_history_range' (multiply defined)

....

....
*** Error code 1

2.  Fails in contrib/texinfo with:

===> libtxi
cc -O -c
/usr/src/gnu/usr.bin/texinfo/libtxi/../../../../contrib/texinfo/libtxi/getop
t.c -o getopt.o
cc -O -c
/usr/src/gnu/usr.bin/texinfo/libtxi/../../../../contrib/texinfo/libtxi/getop
t1.c -o getopt1.o
building standard txi library
ranlib libtxi.a
===> makeinfo
cc -O -DSTDC_HEADERS=1 -DHAVE_UNISTD_H=1 -DHAVE_TERMIOS_H=1
-DHAVE_STRINGS_H=1 -DHAVE_STRING_H=1 -DHAVE_VARARGS_H=1 -DHAVE_SYS_
TIME_H=1 -DHAVE_SYS_FCNTL_H=1 -DHAVE_SYS_FILE_H=1 -DHAVE_ALLOCA=1
-DHAVE_SETVBUF=1 -DHAVE_GETCWD=1 -DHAVE_MEMSET=1 -DHAVE_BZERO
=1 -DHAVE_STRCHR=1 -DHAVE_STRCASECMP=1 -DHAVE_VFPRINTF=1 -DHAVE_VSPRINTF=1
-DHAVE_STRERROR=1 -DHAVE_SIGPROCMASK=1 -DHAVE_SIGSET
MASK=1 -I../libtxi
-I/usr/src/gnu/usr.bin/texinfo/makeinfo/../../../../contrib/texinfo/libtxi 
 -c /usr/src/gnu/usr.bin/texinfo
/makeinfo/makeinfo.c
cc -O -DSTDC_HEADERS=1 -DHAVE_UNISTD_H=1 -DHAVE_TERMIOS_H=1
-DHAVE_STRINGS_H=1 -DHAVE_STRING_H=1 -DHAVE_VARARGS_H=1 -DHAVE_SYS_
TIME_H=1 -DHAVE_SYS_FCNTL_H=1 -DHAVE_SYS_FILE_H=1 -DHAVE_ALLOCA=1
-DHAVE_SETVBUF=1 -DHAVE_GETCWD=1 -DHAVE_MEMSET=1 -DHAVE_BZERO
=1 -DHAVE_STRCHR=1 -DHAVE_STRCASECMP=1 -DHAVE_VFPRINTF=1 -DHAVE_VSPRINTF=1
-DHAVE_STRERROR=1 -DHAVE_SIGPROCMASK=1 -DHAVE_SIGSET
MASK=1 -I../libtxi
-I/usr/src/gnu/usr.bin/texinfo/makeinfo/../../../../contrib/texinfo/libtxi 
 -c /usr/src/gnu/usr.bin/texinfo
/makeinfo/../../../../contrib/texinfo/makeinfo/multi.c
cc -O -DSTDC_HEADERS=1 -DHAVE_UNISTD_H=1 -DHAVE_TERMIOS_H=1
-DHAVE_STRINGS_H=1 -DHAVE_STRING_H=1 -DHAVE_VARARGS_H=1 -DHAVE_SYS_
TIME_H=1 -DHAVE_SYS_FCNTL_H=1 -DHAVE_SYS_FILE_H=1 -DHAVE_ALLOCA=1
-DHAVE_SETVBUF=1 -DHAVE_GETCWD=1 -DHAVE_MEMSET=1 -DHAVE_BZERO
=1 -DHAVE_STRCHR=1 -DHAVE_STRCASECMP=1 -DHAVE_VFPRINTF=1 -DHAVE_VSPRINTF=1
-DHAVE_STRERROR=1 -DHAVE_SIGPROCMASK=1 -DHAVE_SIGSET
MASK=1 -I../libtxi
-I/usr/src/gnu/usr.bin/texinfo/makeinfo/../../../../contrib/texinfo/libtxi 
  -o makeinfo makeinfo.o multi.o
  -L../libtxi -ltxi
multi.o: Undefined symbol `_multitable_active' referenced from text segment
multi.o: Undefined symbol `_multitable_active' referenced from text segment
multi.o: Undefined symbol `_multitable_active' referenced from text segment
multi.o: Undefined symbol `_multitable_active' referenced from text segment
multi.o: Undefined symbol `_multitable_active' referenced from text segment
*** Error code 1

Stop.
*** Error code 1

More to come...



Question:          How does one obtain a current, but compilable source
tree?
Reason of Asking:  Attempt to be current with long range development...

Thanx Again...

Simon



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?XFMail.970124202122.Shimon>