--- - branch: MAIN date: Fri Mar 23 21:25:19 UTC 2012 files: - new: '1.2' old: 1.1.1.1 path: pkgsrc/net/bind99/distinfo pathrev: pkgsrc/net/bind99/distinfo@1.2 type: modified - new: '1.1' old: '0' path: pkgsrc/net/bind99/patches/patch-bin_tests_system_Makefile.in pathrev: pkgsrc/net/bind99/patches/patch-bin_tests_system_Makefile.in@1.1 type: added id: 20120323T212519Z.775baa35877783286f35980a4c17fa5fd6a80b84 log: | net/bind99: Fix undefined reference to `main' DragonFly build was broken during the linking of driver.so ---- libtool: link: cc -o driver.so .libs/driver.o -L/wrkobjdir/net/bind99/work/.buildlink/lib /usr/lib/crt1.o: In function `_start': crt1.c:(.text+0x149): undefined reference to `main' *** Error code 1 ---- This has been seen on other platforms: Fedora: http://lists.fedoraproject.org/pipermail/scm-commits/2011-November/683368.html Gentoo: https://bugs.gentoo.org/show_bug.cgi?id=406399 Not building dlzexternal is the solution the worked in the above reports. It works for DragonFly as well, and the PLIST is not affected. module: pkgsrc subject: 'CVS commit: pkgsrc/net/bind99' unixtime: '1332537919' user: marino