Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Robert Urban <urban@unix-beratung.de>
To: buildroot@busybox.net
Subject: [Buildroot] vtun patch for lzo headers
Date: Sun, 01 Mar 2009 18:20:50 +0100	[thread overview]
Message-ID: <49AAC3F2.6050301@unix-beratung.de> (raw)

I had to change the "--with-lzo-headers" and add "/lzo" to get configure to
be happy...

buildroot version is svn, copied today.

Rob Urban

-snip-
--- vtun.mk     2009-03-01 18:17:44.785466135 +0100
+++ vtun.mk.patched     2009-03-01 18:17:35.263461892 +0100
@@ -50,7 +50,7 @@
                --mandir=/usr/man \
                --infodir=/usr/info \
                --with-ssl-headers=$(STAGING_DIR)/usr/include/openssl \
-               --with-lzo-headers=$(STAGING_DIR)/usr/include \
+               --with-lzo-headers=$(STAGING_DIR)/usr/include/lzo \
                --with-lzo-lib=$(STAGING_DIR)/usr/lib \
        )
        touch $(VTUN_DIR)/.configured

             reply	other threads:[~2009-03-01 17:20 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-03-01 17:20 Robert Urban [this message]
2009-03-03 22:23 ` [Buildroot] vtun patch for lzo headers Peter Korsgaard

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=49AAC3F2.6050301@unix-beratung.de \
    --to=urban@unix-beratung.de \
    --cc=buildroot@busybox.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox