bug-gnu-utils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Problem compiling tar 1.13 under NCR MP RAS (SVR4)


From: Seth Mos
Subject: Problem compiling tar 1.13 under NCR MP RAS (SVR4)
Date: Thu, 21 Sep 2000 16:54:47 +0200

Hi

I am having some trouble compiling tar under this unix version.
Any advice? I have attached the config.log for you.

Maybe I missed one of the file I should send along.
Just ask :-)


Here we go:
LDFLAGS=-Bstatic MAKE=gmake ./configure --prefix=/users/local --disable-nls
--without-nls
<snip>
checking for strcasecmp... (cached) no

address@hidden tar-1.13]$ gmake
gmake  all-recursive
gmake[1]: Entering directory `/users/home/seth/gnu/tar-1.13'
Making all in doc
gmake[2]: Entering directory `/users/home/seth/gnu/tar-1.13/doc'
gmake[2]: Nothing to be done for `all'.
gmake[2]: Leaving directory `/users/home/seth/gnu/tar-1.13/doc'
Making all in lib
gmake[2]: Entering directory `/users/home/seth/gnu/tar-1.13/lib'
gmake[2]: Nothing to be done for `all'.
gmake[2]: Leaving directory `/users/home/seth/gnu/tar-1.13/lib'
Making all in intl
gmake[2]: Entering directory `/users/home/seth/gnu/tar-1.13/intl'
gmake[2]: Nothing to be done for `all'.
gmake[2]: Leaving directory `/users/home/seth/gnu/tar-1.13/intl'
Making all in m4
gmake[2]: Entering directory `/users/home/seth/gnu/tar-1.13/m4'
gmake[2]: Nothing to be done for `all'.
gmake[2]: Leaving directory `/users/home/seth/gnu/tar-1.13/m4'
Making all in src
gmake[2]: Entering directory `/users/home/seth/gnu/tar-1.13/src'
cc   -Bstatic -o tar  arith.o buffer.o compare.o create.o delete.o extract.o
incremen.o list.o mangle.o misc.o names.o open3.o rtapelib.o tar.o update.o
../lib/libtar.a -lsocket -lnsl
Undefined                       first referenced
 symbol                             in file
strncasecmp                         ../lib/libtar.a(argmatch.o)
UX:ld: ERROR: tar: fatal error: Symbol referencing errors. No output written
to tar
gmake[2]: *** [tar] Error 1
gmake[2]: Leaving directory `/users/home/seth/gnu/tar-1.13/src'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/users/home/seth/gnu/tar-1.13'
gmake: *** [all-recursive-am] Error 2
address@hidden tar-1.13]$

gmake:
address@hidden tar-1.13]$ gmake --v
GNU Make version 3.78, by Richard Stallman and Roland McGrath.
Built for i586-ncr-sysv4.3.03

cc:
address@hidden tar-1.13]$ cc -V
(cc:) NCR High Performance C Compiler R3.0 (SCDE 3.03.00)

ld:
address@hidden tar-1.13]$ ld -V
UX:ld: INFO:  Standard C Development Environment  (SCDE) 3.03.00 (Jul 26
1999/16:28:58) compatible with (SCDE) 5.0


Attachment: config.log
Description: Binary data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]