pkgsrc-Bugs archive

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

pkg/33358: build error /shells/zsh



>Number:         33358
>Category:       pkg
>Synopsis:       build error /shells/zsh
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Tue Apr 25 09:00:05 +0000 2006
>Originator:     Andreas Tannert
>Release:        
>Organization:
MIS MPG
>Environment:
SunOS 5.9 Generic_112233-11 sun4u sparc SUNW,Ultra-80
>Description:
I have no idea what is going wrong!

/usr/bin/nawk -f ../Src/makepro.awk main.c Src > main.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < main.syms)  > 
main.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < main.syms)  > 
`echo main.epro | sed 's/\.epro$/.pro/'`
cc -c -I.  -DHAVE_CONFIG_H -O -o main.o ./main.c
( echo '#!'; cat builtin.syms compat.syms cond.syms exec.syms glob.syms 
hashtable.syms hist.syms init.syms input.syms jobs.syms lex.syms linklist.syms 
loop.syms math.syms mem.syms module.syms options.syms params.syms parse.syms 
pattern.syms prompt.syms signals.syms signames.syms string.syms subst.syms 
text.syms utils.syms watch.syms | sed -n '/^X/{s/^X//;p;}' | sort -u ) > 
zsh.export
rm -f zsh
cc -Wl,-R/opt/pkg/PKGsrcNeu/210406devel/lib   -o zsh main.o  `cat 
stamp-modobjs`   -lsocket -ldl -lnsl -lcurses -lm  -lc
Undefined                       first referenced
 symbol                             in file
libiconv_close                      utils.o
libiconv_open                       utils.o
libiconv                            utils.o
ld: fatal: Symbol referencing errors. No output written to zsh
collect2: ld returned 1 exit status
*** Error code 1

>How-To-Repeat:
bmake zsh
>Fix:




Home | Main Index | Thread Index | Old Index