* [Buildroot] vtun patch for lzo headers
@ 2009-03-01 17:20 Robert Urban
2009-03-03 22:23 ` Peter Korsgaard
0 siblings, 1 reply; 2+ messages in thread
From: Robert Urban @ 2009-03-01 17:20 UTC (permalink / raw)
To: buildroot
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
^ permalink raw reply [flat|nested] 2+ messages in thread
* [Buildroot] vtun patch for lzo headers
2009-03-01 17:20 [Buildroot] vtun patch for lzo headers Robert Urban
@ 2009-03-03 22:23 ` Peter Korsgaard
0 siblings, 0 replies; 2+ messages in thread
From: Peter Korsgaard @ 2009-03-03 22:23 UTC (permalink / raw)
To: buildroot
>>>>> "Robert" == Robert Urban <urban@unix-beratung.de> writes:
Robert> I had to change the "--with-lzo-headers" and add "/lzo" to
Robert> get configure to be happy...
Thanks, committed as r25515.
--
Bye, Peter Korsgaard
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2009-03-03 22:23 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-03-01 17:20 [Buildroot] vtun patch for lzo headers Robert Urban
2009-03-03 22:23 ` Peter Korsgaard
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox