pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkg/29811: shells/tcsh build fails
>Number: 29811
>Category: pkg
>Synopsis: shells/tcsh build fails
>Confidential: no
>Severity: serious
>Priority: high
>Responsible: pkg-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Mon Mar 28 04:11:00 +0000 2005
>Originator: diro%nixsys.bz@localhost
>Release: NetBSD 1.6.2
>Organization:
>Environment:
System: NetBSD nixsys 1.6.2 NetBSD 1.6.2 (NIXSYS) #10: Thu Mar 4 22:20:38 EST
2004 root@nixsys:/usr/src/sys/arch/alpha/compile/NIXSYS alpha
Architecture: alpha
Machine: alpha
>Description:
In file included from tc.who.c:46:
/usr/include/utmpx.h:126: warning: `struct utmp' declared inside parameter list
/usr/include/utmpx.h:126: warning: its scope is only this definition or
declaration, which is probably not what you want.
/usr/include/utmpx.h:127: warning: `struct utmp' declared inside parameter list
rm -f tcsh core
cc -o tcsh -Wl,-R/usr/pkg/lib -O2 -mieee -I. -I. sh.o sh.dir.o sh.dol.o
sh.err.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 ma.setp.o vms.termcap.o tw.help.o
tw.init.o tw.parse.o tw.spell.o tw.comp.o tw.color.o ed.chared.o ed.refresh.o
ed.screen.o ed.init.o ed.inputl.o ed.defns.o ed.xmap.o ed.term.o tc.alloc.o
tc.bind.o tc.const.o tc.defs.o tc.disc.o tc.func.o tc.nls.o tc.os.o
tc.printf.o tc.prompt.o tc.sched.o tc.sig.o tc.str.o tc.vers.o tc.who.o
-ltermlib -lcrypt
sh.file.o(.text+0x12bc): In function `compare':
: undefined reference to `wcscoll'
sh.file.o(.text+0x12c0): In function `compare':
: undefined reference to `wcscoll'
glob.o(.text+0x108): In function `globcharcoll':
: undefined reference to `wcscoll'
glob.o(.text+0x10c): In function `globcharcoll':
: undefined reference to `wcscoll'
collect2: ld returned 1 exit status
*** Error code 1
>How-To-Repeat:
make shells/tcsh in pkgsrc-current
>Fix:
Home |
Main Index |
Thread Index |
Old Index