Thanks.  Forwarded to the list so others can see.  I'm curious what
you put into CFLAGS..

-derek

Mark Johnson <[EMAIL PROTECTED]> writes:

>> Can you cut-and-paste the portions of config.log about this test?
>>
> I found the following three lines in config.log, and that solved it for me:
> configure:27271: gcc -c -g -march=i486 -mcpu=pentium2 -g -Wall -Wunused 
> -Werror -D__USE_POSIX  conftest.c >&5
> conftest.c: In function `main':
> conftest.c:99: warning: unused variable `p'
>
> The CFLAGS I passed interacted with the unused variable p and fooled 
> configure into thinking there was no fdopen.  I changed my CFLAGS and 
> configure ran successfully.
>
> Mark
>
>

-- 
       Derek Atkins, SB '93 MIT EE, SM '95 MIT Media Laboratory
       Member, MIT Student Information Processing Board  (SIPB)
       URL: http://web.mit.edu/warlord/    PP-ASEL-IA     N1NWH
       [EMAIL PROTECTED]                        PGP key available
_______________________________________________
gnucash-devel mailing list
gnucash-devel@gnucash.org
https://lists.gnucash.org/mailman/listinfo/gnucash-devel

Reply via email to