Thanks a lot!
Now it works - as you can see from my mail header.
Sergei
On Tue, Oct 05, 1999 at 10:40:05AM +0530, Raju K V wrote:
> hi,
>
> Looks like these undefined variables and defined in libcurses.so.1. Try
> removing -lncurses and replacing it with -lcurses in LIBS variable of
> your makefile.
>
> HTH,
> Raju
>
> On Tue, Oct 05, 1999 at 12:22:07PM +0900, Sergei Duzhin [[EMAIL PROTECTED]] wrote:
> > > From [EMAIL PROTECTED] Mon Oct 4 19:42 JST 1999
> > >
> > > can you send me the entire 'make install' output or that last 20 lines
> > > or so?
> >
> > Here it is:
> >
> > Script started on Tue Oct 05 12:18:44 1999
> > pross85{duzhin}1: gmake install
> > Making install in doc
> > gmake[1]: Entering directory `/auto/stdfsv1-f1/home3/duzhin/tmp/mutt-1.0pre3/doc'
> > gmake html
> > gmake[2]: Entering directory `/auto/stdfsv1-f1/home3/duzhin/tmp/mutt-1.0pre3/doc'
> > sgml2html manual
> > gmake[2]: sgml2html: Command not found
> > gmake[2]: *** [manual.html] Error 127
> > gmake[2]: Leaving directory `/auto/stdfsv1-f1/home3/duzhin/tmp/mutt-1.0pre3/doc'
> > gmake[1]: [try-html] Error 2 (ignored)
> > gmake manual.txt
> > gmake[2]: Entering directory `/auto/stdfsv1-f1/home3/duzhin/tmp/mutt-1.0pre3/doc'
> > sgml2txt -c latin manual
> > gmake[2]: sgml2txt: Command not found
> > gmake[2]: *** [manual.txt] Error 127
> > gmake[2]: Leaving directory `/auto/stdfsv1-f1/home3/duzhin/tmp/mutt-1.0pre3/doc'
> > gmake[1]: [try-txt] Error 2 (ignored)
> > ../mkinstalldirs /home/professor/duzhin/bin/man/man1
> > /usr/local/bin/install -c -m 644 mutt.man
>/home/professor/duzhin/bin/man/man1/mutt.1
> > /usr/local/bin/install -c -m 644 dotlock.man
>/home/professor/duzhin/bin/man/man1/mutt_dotlock.1
> > ../mkinstalldirs /home/professor/duzhin/bin/doc/mutt
> > for f in manual.txt ; do /usr/local/bin/install -c -m 644 $f
>/home/professor/duzhin/bin/doc/mutt ; done
> > for f in PGP-Notes.txt applying-patches.txt devel-notes.txt manual.txt ; do
>/usr/local/bin/install -c -m 644 ./$f /home/professor/duzhin/bin/doc/mutt ; done
> > for f in COPYRIGHT GPL INSTALL ChangeLog README NEWS TODO README.SECURITY ; do
>/usr/local/bin/install -c -m 644 ../$f /home/professor/duzhin/bin/doc/mutt ; done
> > if [ -f manual.html ] ; then \
> > gmake install-html ; \
> > fi
> > gmake[1]: Leaving directory `/auto/stdfsv1-f1/home3/duzhin/tmp/mutt-1.0pre3/doc'
> > Making install in intl
> > gmake[1]: Entering directory `/auto/stdfsv1-f1/home3/duzhin/tmp/mutt-1.0pre3/intl'
> > if test "mutt" = "gettext" \
> > && test '' = 'intl-compat.o'; then \
> > if test -r ./mkinstalldirs; then \
> > ./mkinstalldirs /home/professor/duzhin/bin/lib
>/home/professor/duzhin/bin/include; \
> > else \
> > ../mkinstalldirs /home/professor/duzhin/bin/lib
>/home/professor/duzhin/bin/include; \
> > fi; \
> > /usr/local/bin/install -c -m 644 intlh.inst
>/home/professor/duzhin/bin/include/libintl.h; \
> > /usr/local/bin/install -c -m 644 libintl.a
>/home/professor/duzhin/bin/lib/libintl.a; \
> > else \
> > : ; \
> > fi
> > if test "mutt" = "gettext"; then \
> > if test -r ./mkinstalldirs; then \
> > ./mkinstalldirs /home/professor/duzhin/bin/share/gettext/intl; \
> > else \
> > ../mkinstalldirs /home/professor/duzhin/bin/share/gettext/intl; \
> > fi; \
> > /usr/local/bin/install -c -m 644 VERSION
>/home/professor/duzhin/bin/share/gettext/intl/VERSION; \
> > dists="ChangeLog Makefile.in linux-msg.sed po2tbl.sed.in xopen-msg.sed gettext.h
>gettextP.h hash-string.h libgettext.h loadinfo.h bindtextdom.c dcgettext.c dgettext.c
>gettext.c finddomain.c loadmsgcat.c localealias.c textdomain.c l10nflist.c
>explodename.c intl-compat.c cat-compat.c"; \
> > for file in $dists; do \
> > /usr/local/bin/install -c -m 644 ./$file
>/home/professor/duzhin/bin/share/gettext/intl/$file; \
> > done; \
> > else \
> > : ; \
> > fi
> > gmake[1]: Leaving directory `/auto/stdfsv1-f1/home3/duzhin/tmp/mutt-1.0pre3/intl'
> > Making install in m4
> > gmake[1]: Entering directory `/auto/stdfsv1-f1/home3/duzhin/tmp/mutt-1.0pre3/m4'
> > gmake[2]: Entering directory `/auto/stdfsv1-f1/home3/duzhin/tmp/mutt-1.0pre3/m4'
> > gmake[2]: Nothing to be done for `install-exec-am'.
> > gmake[2]: Nothing to be done for `install-data-am'.
> > gmake[2]: Leaving directory `/auto/stdfsv1-f1/home3/duzhin/tmp/mutt-1.0pre3/m4'
> > gmake[1]: Leaving directory `/auto/stdfsv1-f1/home3/duzhin/tmp/mutt-1.0pre3/m4'
> > Making install in po
> > gmake[1]: Entering directory `/auto/stdfsv1-f1/home3/duzhin/tmp/mutt-1.0pre3/po'
> > PATH=../src:$PATH : --default-domain=mutt --directory=.. \
> > --add-comments --keyword=_ --keyword=N_ \
> > --files-from=./POTFILES.in \
> > && test ! -f mutt.po \
> > || ( rm -f ./mutt.pot \
> > && mv mutt.po ./mutt.pot )
> > if test -r ".././mkinstalldirs"; then \
> > .././mkinstalldirs /home/professor/duzhin/bin/lib; \
> > else \
> > /bin/sh ../mkinstalldirs /home/professor/duzhin/bin/lib; \
> > fi
> > installing de.mo as /home/professor/duzhin/bin/lib/locale/de/LC_MESSAGES/mutt.mo
> > installing ru.mo as /home/professor/duzhin/bin/lib/locale/ru/LC_MESSAGES/mutt.mo
> > installing it.mo as /home/professor/duzhin/bin/lib/locale/it/LC_MESSAGES/mutt.mo
> > installing es.mo as /home/professor/duzhin/bin/lib/locale/es/LC_MESSAGES/mutt.mo
> > installing uk.mo as /home/professor/duzhin/bin/lib/locale/uk/LC_MESSAGES/mutt.mo
> > installing fr.mo as /home/professor/duzhin/bin/lib/locale/fr/LC_MESSAGES/mutt.mo
> > installing pl.mo as /home/professor/duzhin/bin/lib/locale/pl/LC_MESSAGES/mutt.mo
> > installing nl.mo as /home/professor/duzhin/bin/lib/locale/nl/LC_MESSAGES/mutt.mo
> > installing cs.mo as /home/professor/duzhin/bin/lib/locale/cs/LC_MESSAGES/mutt.mo
> > installing id.mo as /home/professor/duzhin/bin/lib/locale/id/LC_MESSAGES/mutt.mo
> > installing sk.mo as /home/professor/duzhin/bin/lib/locale/sk/LC_MESSAGES/mutt.mo
> > installing ko.mo as /home/professor/duzhin/bin/lib/locale/ko/LC_MESSAGES/mutt.mo
> > installing el.mo as /home/professor/duzhin/bin/lib/locale/el/LC_MESSAGES/mutt.mo
> > installing zh_TW.Big5.mo as
>/home/professor/duzhin/bin/lib/locale/zh_TW.Big5/LC_MESSAGES/mutt.mo
> > if test "mutt" = "gettext"; then \
> > if test -r ".././mkinstalldirs"; then \
> > .././mkinstalldirs /home/professor/duzhin/bin/share/gettext/po; \
> > else \
> > /bin/sh ../mkinstalldirs /home/professor/duzhin/bin/share/gettext/po; \
> > fi; \
> > /usr/local/bin/install -c -m 644 ./Makefile.in.in \
> > /home/professor/duzhin/bin/share/gettext/po/Makefile.in.in; \
> > else \
> > : ; \
> > fi
> > gmake[1]: Leaving directory `/auto/stdfsv1-f1/home3/duzhin/tmp/mutt-1.0pre3/po'
> > Making install in contrib
> > gmake[1]: Entering directory
>`/auto/stdfsv1-f1/home3/duzhin/tmp/mutt-1.0pre3/contrib'
> > gmake[1]: Nothing to be done for `install'.
> > gmake[1]: Leaving directory
>`/auto/stdfsv1-f1/home3/duzhin/tmp/mutt-1.0pre3/contrib'
> > Making install in charsets
> > gmake[1]: Entering directory
>`/auto/stdfsv1-f1/home3/duzhin/tmp/mutt-1.0pre3/charsets'
> > cd . && sh ./gen_charsets
> > ./../mkinstalldirs /home/professor/duzhin/bin/lib/mutt/charsets
> > ( cd . && for f in `cat charsets.list` ; do /usr/local/bin/install -c \
> > -m 644 $f /home/professor/duzhin/bin/lib/mutt/charsets ; done )
> > ( cd . && /usr/local/bin/install -c \
> > -m 644 charsets.alias
>/home/professor/duzhin/bin/lib/mutt/charsets/charsets.alias.dist )
> > test -f /home/professor/duzhin/bin/lib/mutt/charsets/charsets.alias ||
> \
> > /usr/local/bin/install -c -m 644
>/home/professor/duzhin/bin/lib/mutt/charsets/charsets.alias.dist \
> > /home/professor/duzhin/bin/lib/mutt/charsets/charsets.alias
> > gmake[1]: Leaving directory
>`/auto/stdfsv1-f1/home3/duzhin/tmp/mutt-1.0pre3/charsets'
> > gmake[1]: Entering directory `/auto/stdfsv1-f1/home3/duzhin/tmp/mutt-1.0pre3'
> > gcc -DHAVE_CONFIG_H=1 -Wall -pedantic -g -O2 -o mutt addrbook.o alias.o
>attach.o browser.o buffy.o color.o commands.o complete.o compose.o copy.o curs_lib.o
>curs_main.o date.o edit.o enter.o flags.o init.o filter.o from.o getdomain.o
>handler.o hash.o hdrline.o headers.o help.o hook.o keymap.o main.o mbox.o menu.o mh.o
>mx.o pager.o parse.o pattern.o postpone.o query.o recvattach.o rfc822.o rfc1524.o
>rfc2047.o score.o send.o sendlib.o signal.o sort.o status.o system.o thread.o
>charset.o history.o lib.o pgp.o pgpinvoke.o pgpkey.o pgppubring.o sha1dgst.o
>gnupgparse.o dotlock.o -lncurses
> > curs_lib.o: In function `mutt_curses_error':
> > /home/professor/duzhin/tmp/mutt-1.0pre3/curs_lib.c:209: undefined reference to
>`w32attrset'
> > /home/professor/duzhin/tmp/mutt-1.0pre3/curs_lib.c:212: undefined reference to
>`w32attrset'
> > curs_lib.o: In function `mutt_message':
> > /home/professor/duzhin/tmp/mutt-1.0pre3/curs_lib.c:229: undefined reference to
>`w32attrset'
> > /home/professor/duzhin/tmp/mutt-1.0pre3/curs_lib.c:232: undefined reference to
>`w32attrset'
> > curs_lib.o: In function `mutt_show_error':
> > /home/professor/duzhin/tmp/mutt-1.0pre3/curs_lib.c:240: undefined reference to
>`w32attrset'
> > curs_lib.o:/home/professor/duzhin/tmp/mutt-1.0pre3/curs_lib.c:243: more undefined
>references to `w32attrset' follow
> > edit.o: In function `be_barf_file':
> > /home/professor/duzhin/tmp/mutt-1.0pre3/edit.c:120: undefined reference to
>`w32addch'
> > edit.o: In function `be_print_header':
> > /home/professor/duzhin/tmp/mutt-1.0pre3/edit.c:194: undefined reference to
>`w32addch'
> > /home/professor/duzhin/tmp/mutt-1.0pre3/edit.c:202: undefined reference to
>`w32addch'
> > /home/professor/duzhin/tmp/mutt-1.0pre3/edit.c:210: undefined reference to
>`w32addch'
> > /home/professor/duzhin/tmp/mutt-1.0pre3/edit.c:216: undefined reference to
>`w32addch'
> > edit.o:/home/professor/duzhin/tmp/mutt-1.0pre3/edit.c:218: more undefined
>references to `w32addch' follow
> > main.o: In function `start_curses':
> > /home/professor/duzhin/tmp/mutt-1.0pre3/main.c:306: undefined reference to
>`initscr32'
> > main.o: In function `main':
> > /home/professor/duzhin/tmp/mutt-1.0pre3/main.c:507: undefined reference to
>`w32attrset'
> > menu.o: In function `print_enriched_string':
> > /home/professor/duzhin/tmp/mutt-1.0pre3/menu.c:28: undefined reference to
>`acs32map'
> > /home/professor/duzhin/tmp/mutt-1.0pre3/menu.c:33: undefined reference to
>`w32attrset'
> > /home/professor/duzhin/tmp/mutt-1.0pre3/menu.c:39: undefined reference to
>`acs32map'
> > /home/professor/duzhin/tmp/mutt-1.0pre3/menu.c:42: undefined reference to
>`acs32map'
> > /home/professor/duzhin/tmp/mutt-1.0pre3/menu.c:45: undefined reference to
>`acs32map'
> > /home/professor/duzhin/tmp/mutt-1.0pre3/menu.c:48: undefined reference to
>`acs32map'
> > /home/professor/duzhin/tmp/mutt-1.0pre3/menu.c:51: undefined reference to
>`acs32map'
> > /home/professor/duzhin/tmp/mutt-1.0pre3/menu.c:63: undefined reference to
>`w32addch'
> > /home/professor/duzhin/tmp/mutt-1.0pre3/menu.c:68: undefined reference to
>`w32attrset'
> > /home/professor/duzhin/tmp/mutt-1.0pre3/menu.c:72: undefined reference to
>`w32addch'
> > menu.o: In function `menu_redraw_full':
> > /home/professor/duzhin/tmp/mutt-1.0pre3/menu.c:103: undefined reference to
>`w32attrset'
> > /home/professor/duzhin/tmp/mutt-1.0pre3/menu.c:110: undefined reference to
>`w32attrset'
> > /home/professor/duzhin/tmp/mutt-1.0pre3/menu.c:112: undefined reference to
>`w32attrset'
> > menu.o: In function `menu_redraw_status':
> > /home/professor/duzhin/tmp/mutt-1.0pre3/menu.c:132: undefined reference to
>`w32attrset'
> > /home/professor/duzhin/tmp/mutt-1.0pre3/menu.c:134: undefined reference to
>`w32attrset'
> > menu.o:/home/professor/duzhin/tmp/mutt-1.0pre3/menu.c:152: more undefined
>references to `w32attrset' follow
> > menu.o: In function `menu_redraw_index':
> > /home/professor/duzhin/tmp/mutt-1.0pre3/menu.c:160: undefined reference to
>`w32addch'
> > /home/professor/duzhin/tmp/mutt-1.0pre3/menu.c:166: undefined reference to
>`w32attrset'
> > /home/professor/duzhin/tmp/mutt-1.0pre3/menu.c:172: undefined reference to
>`w32attrset'
> > /home/professor/duzhin/tmp/mutt-1.0pre3/menu.c:176: undefined reference to
>`w32attrset'
> > /home/professor/duzhin/tmp/mutt-1.0pre3/menu.c:180: undefined reference to
>`w32attrset'
> > menu.o: In function `menu_redraw_motion':
> > /home/professor/duzhin/tmp/mutt-1.0pre3/menu.c:195: undefined reference to
>`w32attrset'
> > menu.o:/home/professor/duzhin/tmp/mutt-1.0pre3/menu.c:201: more undefined
>references to `w32attrset' follow
> > menu.o: In function `menu_redraw_current':
> > /home/professor/duzhin/tmp/mutt-1.0pre3/menu.c:258: undefined reference to
>`w32addch'
> > /home/professor/duzhin/tmp/mutt-1.0pre3/menu.c:261: undefined reference to
>`w32attrset'
> > /home/professor/duzhin/tmp/mutt-1.0pre3/menu.c:265: undefined reference to
>`w32attrset'
> > /home/professor/duzhin/tmp/mutt-1.0pre3/menu.c:269: undefined reference to
>`w32attrset'
> > pager.o: In function `resolve_color':
> > /home/professor/duzhin/tmp/mutt-1.0pre3/pager.c:181: undefined reference to
>`w32attrset'
> > /home/professor/duzhin/tmp/mutt-1.0pre3/pager.c:182: undefined reference to
>`w32addch'
> > /home/professor/duzhin/tmp/mutt-1.0pre3/pager.c:291: undefined reference to
>`w32attrset'
> > pager.o: In function `display_line':
> > /home/professor/duzhin/tmp/mutt-1.0pre3/pager.c:1217: undefined reference to
>`w32attrset'
> > /home/professor/duzhin/tmp/mutt-1.0pre3/pager.c:1222: undefined reference to
>`w32attrset'
> > /home/professor/duzhin/tmp/mutt-1.0pre3/pager.c:1279: undefined reference to
>`w32addch'
> > /home/professor/duzhin/tmp/mutt-1.0pre3/pager.c:1291: undefined reference to
>`w32addch'
> > /home/professor/duzhin/tmp/mutt-1.0pre3/pager.c:1306: undefined reference to
>`w32addch'
> > /home/professor/duzhin/tmp/mutt-1.0pre3/pager.c:1307: undefined reference to
>`w32addch'
> > /home/professor/duzhin/tmp/mutt-1.0pre3/pager.c:1324: undefined reference to
>`w32addch'
> > /home/professor/duzhin/tmp/mutt-1.0pre3/pager.c:1333: undefined reference to
>`w32attrset'
> > /home/professor/duzhin/tmp/mutt-1.0pre3/pager.c:1334: undefined reference to
>`w32addch'
> > /home/professor/duzhin/tmp/mutt-1.0pre3/pager.c:1349: undefined reference to
>`w32addch'
> > pager.o: In function `mutt_pager':
> > /home/professor/duzhin/tmp/mutt-1.0pre3/pager.c:1480: undefined reference to
>`w32attrset'
> > /home/professor/duzhin/tmp/mutt-1.0pre3/pager.c:1515: undefined reference to
>`w32attrset'
> > /home/professor/duzhin/tmp/mutt-1.0pre3/pager.c:1517: undefined reference to
>`w32attrset'
> > /home/professor/duzhin/tmp/mutt-1.0pre3/pager.c:1551: undefined reference to
>`w32attrset'
> > /home/professor/duzhin/tmp/mutt-1.0pre3/pager.c:1606: undefined reference to
>`w32attrset'
> > /home/professor/duzhin/tmp/mutt-1.0pre3/pager.c:1612: undefined reference to
>`w32addch'
> > /home/professor/duzhin/tmp/mutt-1.0pre3/pager.c:1613: undefined reference to
>`w32addch'
> > /home/professor/duzhin/tmp/mutt-1.0pre3/pager.c:1625: undefined reference to
>`w32attrset'
> > /home/professor/duzhin/tmp/mutt-1.0pre3/pager.c:1640: undefined reference to
>`w32attrset'
> > /home/professor/duzhin/tmp/mutt-1.0pre3/pager.c:1653: undefined reference to
>`w32attrset'
> > /home/professor/duzhin/tmp/mutt-1.0pre3/pager.c:1655: undefined reference to
>`w32attrset'
> > gmake[1]: *** [mutt] Error 1
> > gmake[1]: Leaving directory `/auto/stdfsv1-f1/home3/duzhin/tmp/mutt-1.0pre3'
> > gmake: *** [install-recursive] Error 1
> > pross85{duzhin}2: exit
> > exit
> >
> > script done on Tue Oct 05 12:19:12 1999