Re: CVS commit: wip/n2n
Thomas Klausner <[email protected]> Tue, 1 Apr 2014 11:01:11 +0200
| Newsgroups | gmane.os.netbsd.devel.pkgsrc.wip.general |
|---|---|
| Message-ID | <[email protected]> |
On Fri, Mar 28, 2014 at 07:44:23PM +0000, PHO / phonohawk wrote: > Module name: wip > Committed by: phonohawk > Date: Fri Mar 28 19:44:08 UTC 2014 > > Modified Files: > wip/n2n: TODO > > Log Message: > TODO: Remove Linux from the list of untested platforms. It worked very well. I've tried compiling on NetBSD/amd64/6.99.39/clang, but it failed linking: libn2n.a(tuntap_netbsd.c.o): In function `tuntap_open': /scratch/wip/n2n/work/n2n/n2n_v2/tuntap_netbsd.c:(.text+0x328): undefined reference to `tun_close' clang: error: linker command failed with exit code 1 (use -v to see invocation) Can you please take a look? Thanks, Thomas ------------------------------------------------------------------------------