On 08/15/12 04:39, Jon Trulson wrote: > On Wed, 15 Aug 2012, Marcin Cieslak wrote: > > Applied. >
This patch fails on FreeBSD 9.0 i3386 with: ./cdesktopenv-code/cde/programs/dtksh/ksh93/lib/libast.a(hashalloc.o): In function `hashalloc': hashalloc.c:(.text+0x1f9): undefined reference to `__va_copy' hashalloc.c:(.text+0x367): undefined reference to `__va_copy' hashalloc.c:(.text+0x383): undefined reference to `__va_copy' And many more occurences. FreeBSD 9.0 amd64 has __va_copy and also the upcoming FreeBSD current has it for all platforms. But unfortunately FreeBSD 9.0 i386 doesn't have __va_copy, only va_copy. -- Ulrich Wilkens Email: m...@uwilkens.de ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ cdesktopenv-devel mailing list cdesktopenv-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/cdesktopenv-devel