Todor Petrov writes:
 > Strange, I agree.
 > 
 > automake (GNU automake) 1.9.6
 > 

        Hum. What's bugging me is that there is a INCLUDE= in Makefile.am
that contains a directory where to find includes. Here is the *very* different
line I get when running make:

 ccache gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../include -g 
-O2 -MT rules_std.lo -MD -MP -MF .deps/rules_std.Tpo -c rules_std.c -o 
rules_std.o >/dev/null 2>&1
if ccache gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../include    
-g -O2 -MT mktab_basic.o -MD -MP -MF ".deps/mktab_basic.Tpo" -c -o 
mktab_basic.o mktab_basic.c; \
        then mv -f ".deps/mktab_basic.Tpo" ".deps/mktab_basic.Po"; else rm -f 
".deps/mktab_basic.Tpo"; exit 1; fi

        What's real strange is that your compile line is mostly empty compared
to the line above. That's why i suspect an autotools problem.
        
        Can you please send me the complete config.log file and the Makefile 
(the generated Makefile). 

        Cheers,

-- 
+33 1 76 60 72 81  Loic Dachary mailto:[EMAIL PROTECTED]
http://dachary.org/loic/gpg.txt sip:[EMAIL PROTECTED]

_______________________________________________
Pokersource-users mailing list
[email protected]
https://mail.gna.org/listinfo/pokersource-users

Reply via email to