Strange failure for mail/maildrop

Clint Olsen clint at 0lsen.net
Mon Jan 1 19:19:58 PST 2007


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 at belle.0lsen.net:/usr/obj/usr/src/sys/BELLE  i386

-Clint


More information about the freebsd-ports mailing list