<<< Date Index >>>     <<< Thread Index >>>

mutt/2193: cvs head does not build



>Number:         2193
>Notify-List:    
>Category:       mutt
>Synopsis:       cvs head does not build
>Confidential:   no
>Severity:       normal
>Priority:       medium
>Responsible:    mutt-dev
>State:          open
>Keywords:       
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Sun Mar 05 18:35:14 +0100 2006
>Originator:     Michael.Tatge@xxxxxx
>Release:        CVS HEAD
>Organization:
>Environment:
debian unstable
>Description:
cvs head does not build. It fails with the following errors:
muttlib.o: In function 
`mutt_adv_mktemp':/home/t/build/mutt/mutt-cvs/muttlib.c:80: warning: the use of 
`mktemp' is dangerous, better use `mkstemp'
init.o: In function 
`parse_group_context':/home/t/build/mutt/mutt-cvs/init.c:3033: undefined 
reference to `mutt_pattern_group'
:/home/t/build/mutt/mutt-cvs/init.c:3033: undefined reference to 
`mutt_group_context_add'
:/home/t/build/mutt/mutt-cvs/init.c:3047: undefined reference to 
`mutt_group_context_destroy'
init.o: In function `parse_subscribe':/home/t/build/mutt/mutt-cvs/init.c:1215: 
undefined reference to `mutt_group_context_add_rx'
:/home/t/build/mutt/mutt-cvs/init.c:1220: undefined reference to 
`mutt_group_context_destroy'
:/home/t/build/mutt/mutt-cvs/init.c:1224: undefined reference to 
`mutt_group_context_destroy'
init.o: In function `parse_lists':/home/t/build/mutt/mutt-cvs/init.c:838: 
undefined reference to `mutt_group_context_add_rx'
:/home/t/build/mutt/mutt-cvs/init.c:843: undefined reference to 
`mutt_group_context_destroy'
:/home/t/build/mutt/mutt-cvs/init.c:847: undefined reference to 
`mutt_group_context_destroy'
init.o: In function `parse_group':/home/t/build/mutt/mutt-cvs/init.c:901: 
undefined reference to `mutt_group_context_destroy'
:/home/t/build/mutt/mutt-cvs/init.c:894: undefined reference to 
`mutt_group_context_add_adrlist'
:/home/t/build/mutt/mutt-cvs/init.c:881: undefined reference to 
`mutt_group_context_add_rx'
:/home/t/build/mutt/mutt-cvs/init.c:905: undefined reference to 
`mutt_group_context_destroy'
init.o: In function `parse_alias':/home/t/build/mutt/mutt-cvs/init.c:1352: 
undefined reference to `mutt_group_context_add_adrlist'
:/home/t/build/mutt/mutt-cvs/init.c:1371: undefined reference to 
`mutt_group_context_destroy'
:/home/t/build/mutt/mutt-cvs/init.c:1375: undefined reference to 
`mutt_group_context_destroy'
init.o: In function `parse_alternates':/home/t/build/mutt/mutt-cvs/init.c:697: 
undefined reference to `mutt_group_context_add_rx'
:/home/t/build/mutt/mutt-cvs/init.c:702: undefined reference to 
`mutt_group_context_destroy'
:/home/t/build/mutt/mutt-cvs/init.c:706: undefined reference to 
`mutt_group_context_destroy'
pattern.o: In function `eat_regexp':/home/t/build/mutt/mutt-cvs/pattern.c:286: 
undefined reference to `mutt_pattern_group'
pattern.o: In function `patmatch':/home/t/build/mutt/mutt-cvs/pattern.c:707: 
undefined reference to `mutt_group_match'
collect2: ld returned 1 exit status
make[2]: *** [mutt] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
>How-To-Repeat:
checkout cvs head
configure; make
>Fix:
Unknown
>Add-To-Audit-Trail:

>Unformatted: