-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Kaplan, Andrew H. wrote:

[snip]
> I defined the environment variables to use by entering the following at the
> command prompt:
> 
>       setenv CFLAGS "-I/usr/tools/gcc3/include"
>       setenv LDFLAGS "-L/usr/tools/gcc3/lib"
>       setenv CPPFLAGS "-L/usr/tools/gcc3/include"

This last one is wrong, cpp is the pre-processor it doesn't have anything to do
with libraries so -L is a no-op.

> I then went ran the configure script. I checked for the "result: yes, and it
> takes 5 arguments" line, and it was there. The other important line,
> 
> "gcc -c -I/usr/tools/gcc3/include -L/usr/tools/gcc3/include 
> -I/usr/local/include
> conftest.c >&5" was also there. 
> 
> Unfortunately, the same error messages appeared. 

This was a "./configure" followed by "make"?

What's the exact gcc line before the error message? it's important that it looks
like the one in conf.log, same order of -I's.
- --
René Berber
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (Cygwin)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iEYEARECAAYFAkPqJ1IACgkQL3NNweKTRgx/qACg65DydDdFhPX4Baka+8N0AGVB
WXMAoOLWU+d+u/CX50nlFwYDJqORTuD1
=ctPJ
-----END PGP SIGNATURE-----

_______________________________________________
http://lurker.clamav.net/list/clamav-users.html

Reply via email to