Re: [Openvpn-devel] OpenVPN 3.3_alpha2 build problem

2012-07-07 Thread Alon Bar-Lev
On Sat, Jul 7, 2012 at 5:39 PM, Jonathan K. Bullard wrote: >> Were does the lzo libraries and includes located? >> If these are not located at default search path of your compiler you >> should probably add: CFLAGS="-I" LDFLAGS="-L" to >> configure. > > > Thanks. So the CFLAGS > > --with-lzo-heade

Re: [Openvpn-devel] OpenVPN 3.3_alpha2 build problem

2012-07-07 Thread Alon Bar-Lev
Hello, Were does the lzo libraries and includes located? If these are not located at default search path of your compiler you should probably add: CFLAGS="-I" LDFLAGS="-L" to configure. Alon. On Sat, Jul 7, 2012 at 5:21 PM, Jonathan K. Bullard wrote: > I'm trying to include OpenVPN 3.3_alpha2 i

[Openvpn-devel] OpenVPN 3.3_alpha2 build problem

2012-07-07 Thread Jonathan K. Bullard
I'm trying to include OpenVPN 3.3_alpha2 in Tunnelblick (OS X GUI for OpenVPN), but get the following error when compiling OpenVPN on OS X: configure: error: lzo enabled but missing I am not familiar with the new OpenVPN build process, but I assume this is