-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Kaplan, Andrew H. wrote:
>>OK Andrew, you'll have to repeat the build with: >>CFLAGS="-D_XOPEN_SOURCE" ./configure My mistake here, see below. >>make > > I ran the above command using the following syntax: > > CFLAGS="-D_XOPEN_SOURCE" && ./configure [snip] The configure line should be: CFLAGS="-D_XOPEN_SOURCE_EXTENDED" ./configure (there is an underscore before EXTENDED). That should work, but you are not finished, you'll have to check how the shared libraries are set up in the resulting executables. But let's do one thing at a time, just configure and make. - -- René Berber -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (Cygwin) Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org iEYEARECAAYFAkPrYmsACgkQL3NNweKTRgyQMwCcCPqwiDX16fxRH0/5XwwqssXc tEAAoJwHh67gKIPpgp3JLxUFNo1q5HX6 =gs2N -----END PGP SIGNATURE----- _______________________________________________ http://lurker.clamav.net/list/clamav-users.html