Date: Wed, 6 Jul 2005 10:19:06 GMT From: Matthias Fechner <idefix@fechner.net> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/83055: muttng with header cache will not compile Message-ID: <200507061019.j66AJ62a052654@www.freebsd.org> Resent-Message-ID: <200507061020.j66AK1Pb054305@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 83055 >Category: ports >Synopsis: muttng with header cache will not compile >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed Jul 06 10:20:01 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Matthias Fechner >Release: FreeBSD 5.4 >Organization: >Environment: FreeBSD server.idefix.loc 5.4-STABLE FreeBSD 5.4-STABLE #1: Thu May 26 00:19:28 CEST 2005 root@server.idefix.loc:/usr/obj/usr/src/sys/SERVER2 i386 >Description: At compiletime, it get the errormessage: cc -Wall -pedantic -O1 -pipe -march=pentiumpro -I/usr/local/include -D_THREAD_SAFE -rpath=/usr/lib:/usr/local/lib -L/usr/lib -o muttng patchlist.o addrbook.o alias.o attach.o base64.o browser.o buffy.o color.o compress.o crypt.o cryptglue.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 recvcmd.o rfc822.o rfc1524.o rfc2047.o rfc2231.o score.o send.o sendlib.o signal.o sort.o status.o system.o thread.o charset.o history.o lib.o muttlib.o editmsg.o utf8.o mbyte.o wcwidth.o md5c.o url.o ascii.o mutt_idna.o sidebar.o hcache.o crypt-mod.o pgp.o pgpinvoke.o pgpkey.o pgplib.o gnupgparse.o pgpmicalg.o pgppacket.o crypt-mod-pgp-classic.o smime.o crypt-mod-smime-classic.o resize.o account.o mutt_socket.o mutt_tunnel.o mutt_ssl.o mutt_li besmtp.o -Limap -limap -Lpop -lpop -Llib -lsane -lncurses -lssl -lcrypto -L/usr/local/lib -lesmtp -lssl -lcrypto -pthread -L/usr/local/lib -pthread -lintl -liconv -liconv -L/usr/local/lib -ldb4 muttlib.o(.text+0xc7): In function `mutt_adv_mktemp': : warning: warning: mktemp() possibly used unsafely; consider using mkstemp() hcache.o(.text+0x10bf): In function `mutt_hcache_open': : undefined reference to `db_env_create_4002' hcache.o(.text+0x114b): In function `mutt_hcache_open': : undefined reference to `db_create_4002' *** Error code 1 Stop in /usr/ports/mail/mutt-ng/work/muttng-20050614. *** Error code 1 >How-To-Repeat: go into the port, type make config and switch headercaching on. Then do a make and you will see the errormessage above. >Fix: >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200507061019.j66AJ62a052654>