Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 1 Jan 2007 19:09:47 -0800
From:      Clint Olsen <clint@0lsen.net>
To:        sergei@freebsd.org
Cc:        ports@freebsd.org
Subject:   Strange failure for mail/maildrop
Message-ID:  <20070102030947.GB75722@0lsen.net>

next in thread | raw e-mail | index | archive | help
I performed a portinstall and it eventually gets to this point:

Linking maildirkwtest
Compiling maildirkw.c
Linking maildirkw
/usr/local/lib/libfam.a(fam.o)(.text+0x31): In function `FAMOpen2':
: undefined reference to `operator new(unsigned int)'
/usr/local/lib/libfam.a(fam.o)(.text+0x4f): In function `FAMOpen2':
: undefined reference to `operator delete(void*)'
/usr/local/lib/libfam.a(fam.o)(.text+0x81): In function `FAMOpen2':
: undefined reference to `operator delete(void*)'
/usr/local/lib/libfam.a(fam.o)(.text+0x12e): In function `FAMClose':
: undefined reference to `operator delete(void*)'
/usr/local/lib/libfam.a(fam.o)(.text+0x225): In function `FAMMonitor(FAMConnection*, char const*, FAMRequest*, void*, int)':
: undefined reference to `operator delete[](void*)'
/usr/local/lib/libfam.a(fam.o)(.text+0x243): In function `FAMMonitor(FAMConnection*, char const*, FAMRequest*, void*, int)':
: undefined reference to `operator delete[](void*)'
/usr/local/lib/libfam.a(fam.o)(.text+0x414): In function `FAMMonitorCollection':
: undefined reference to `operator delete[](void*)'
/usr/local/lib/libfam.a(fam.o)(.text+0x433): In function `FAMMonitorCollection':
: undefined reference to `operator delete[](void*)'
/usr/local/lib/libfam.a(fam.o)(.text+0x5d3): In function `GroupStuff::GroupStuff()':
: undefined reference to `operator new[](unsigned int)'
/usr/local/lib/libfam.a(fam.o)(.text+0x60b): In function `GroupStuff::GroupStuff()':
: undefined reference to `operator new[](unsigned int)'
/usr/local/lib/libfam.a(fam.o)(.eh_frame+0x12): undefined reference to `__gxx_personality_v0'
...
...
[snip]
*** Error code 1

Stop in /usr/ports/mail/maildrop/work/maildrop-2.0.2/maildir.
*** Error code 1

Stop in /usr/ports/mail/maildrop/work/maildrop-2.0.2/maildir.
*** Error code 1

Stop in /usr/ports/mail/maildrop/work/maildrop-2.0.2.
*** Error code 1

Stop in /usr/ports/mail/maildrop.
** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portinstall.76442.0 env make
** Fix the problem and try again.
** Listing the failed packages (*:skipped / !:failed)
        ! mail/maildrop (linker error)
        --->  Packages processed: 0 done, 0 ignored, 0 skipped and 1 failed

FreeBSD belle.0lsen.net 5.5-STABLE FreeBSD 5.5-STABLE #1: Mon Oct 23 13:04:36 PDT 2006     root@belle.0lsen.net:/usr/obj/usr/src/sys/BELLE  i386

-Clint



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070102030947.GB75722>