Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 20 Nov 2007 10:04:59 GMT
From:      Yuri <yuri@tsoft.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   misc/118147: 7.0-BETA2 buildworld fails in contrib/tcsh
Message-ID:  <200711201004.lAKA4xYL074175@www.freebsd.org>
Resent-Message-ID: <200711201010.lAKAA1cX015110@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         118147
>Category:       misc
>Synopsis:       7.0-BETA2 buildworld fails in contrib/tcsh
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Nov 20 10:10:01 UTC 2007
>Closed-Date:
>Last-Modified:
>Originator:     Yuri
>Release:        7.0-BETA2
>Organization:
n/a
>Environment:
>Description:
Failure is on 7.0-BETA2 i386 system.

cc -I/usr/local/include -O3 -fno-strict-aliasing -pipe -DTEXT_DOMAIN=\"nodomain\
"  -I. -I/usr/src/bin/csh -I/usr/src/bin/csh/../../contrib/tcsh -D_PATH_TCSHELL=
'"/bin/csh"' -DHAVE_ICONV -Wno-pointer-sign -c tc.defs.c
cc -I/usr/local/include -O3 -fno-strict-aliasing -pipe -DTEXT_DOMAIN=\"nodomain\
"  -I. -I/usr/src/bin/csh -I/usr/src/bin/csh/../../contrib/tcsh -D_PATH_TCSHELL=
'"/bin/csh"' -DHAVE_ICONV -Wno-pointer-sign -c /usr/src/bin/csh/iconv_stub.c
cc -I/usr/local/include -O3 -fno-strict-aliasing -pipe -DTEXT_DOMAIN=\"nodomain\
"  -I. -I/usr/src/bin/csh -I/usr/src/bin/csh/../../contrib/tcsh -D_PATH_TCSHELL=
'"/bin/csh"' -DHAVE_ICONV -Wno-pointer-sign  -o csh sh.o sh.dir.o sh.dol.o sh.er
r.o sh.exec.o sh.char.o sh.exp.o sh.file.o sh.func.o sh.glob.o sh.hist.o sh.init
.o sh.lex.o sh.misc.o sh.parse.o sh.print.o sh.proc.o sh.sem.o sh.set.o sh.time.
o glob.o mi.termios.o tw.help.o tw.init.o tw.parse.o tw.spell.o tw.comp.o tw.col
or.o ed.chared.o ed.defns.o ed.init.o ed.inputl.o ed.refresh.o ed.screen.o ed.xm
ap.o ed.term.o tc.alloc.o tc.bind.o tc.const.o tc.disc.o tc.func.o tc.nls.o tc.o
s.o tc.printf.o tc.prompt.o tc.sched.o tc.sig.o tc.str.o tc.vers.o tc.who.o tc.d
efs.o iconv_stub.o -ltermcap -lcrypt
sh.func.o(.text+0x45): In function `nlsclose':
: undefined reference to `libiconv_close'
sh.func.o(.text+0x2b2d): In function `nlsinit':
: undefined reference to `libiconv_open'
sh.func.o(.text+0x2c63): In function `iconv_catgets':
: undefined reference to `libiconv'
sh.func.o(.text+0x3a6d): In function `dounsetenv':
>How-To-Repeat:

>Fix:
n/a

>Release-Note:
>Audit-Trail:
>Unformatted:



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