[Buildroot] [Bug 91] vsftpd fails to build with ssl support

bugzilla at busybox.net bugzilla at busybox.net
Mon Feb 9 12:10:40 UTC 2009


https://bugs.busybox.net/show_bug.cgi?id=91





--- Comment #1 from Markus Brunner <super.firetwister at googlemail.com>  2009-02-09 12:10:39 UTC ---
Sorry, I forgot to mention that I had to set the LDFLAGS. I'm using an externel
toolchain.

$(VSFTPD_DIR)/$(VSFTPD_BINARY): $(VSFTPD_DIR)/.configured
        $(MAKE) CC=$(TARGET_CC) CFLAGS="$(TARGET_CFLAGS)"
LDFLAGS="$(TARGET_LDFLAGS)" LIBS="$(VSFTPD_LIBS)" -C $(VSFTPD_DIR)


-- 
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


More information about the buildroot mailing list