ALT Linux Community general discussions
 help / color / mirror / Atom feed
* [comm] YACC
@ 2003-04-28 18:40 takeone
  2003-04-29  4:42 ` Evgeni Kobzev
  2003-04-29  4:54 ` Oleg V.Gaidukov
  0 siblings, 2 replies; 7+ messages in thread
From: takeone @ 2003-04-28 18:40 UTC (permalink / raw)
  To: community

Опять проблема с ifmail. Make я установил, но теперь при компиляции он
просит какой-то yacc:
[root@localhost ifmail]# make
for d in iflib ifgate ifcico; do (cd $d && echo $d && make all) || exit;
done;
iflib
make[1]: Entering directory `/etc/ifmail/iflib'
expect 6 shift/reduce conflicts
yacc parsedate.y
make[1]: yacc: Command not found
make[1]: *** [parsedate.c] Error 127
make[1]: Leaving directory `/etc/ifmail/iflib'
make: *** [all] Error 2
[root@localhost ifmail]# make install
for d in iflib ifgate ifcico; do (cd $d && echo $d && make install) ||
exit; done;
iflib
make[1]: Entering directory `/etc/ifmail/iflib'
expect 6 shift/reduce conflicts
yacc parsedate.y
make[1]: yacc: Command not found
make[1]: *** [parsedate.c] Error 127
make[1]: Leaving directory `/etc/ifmail/iflib'
make: *** [install] Error 2

Что делать? Спасибо.
-- 
С наилучшими пожеланиями, take
mailto:vsya@tut.by
fido:  2:450/42.178
www:   takedesign.by.ru



^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2003-04-30 14:42 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-04-28 18:40 [comm] YACC takeone
2003-04-29  4:42 ` Evgeni Kobzev
2003-04-29  4:54 ` Oleg V.Gaidukov
2003-04-29 19:16   ` [comm] ifmail(was:YACC) takeone
2003-04-30  5:48     ` Alexey I. Froloff
2003-04-30 13:05       ` takeone
2003-04-30 14:42         ` Alexey I. Froloff

ALT Linux Community general discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 community community/ http://lore.altlinux.org/community \
		mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
	public-inbox-index community

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.community


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git