The output of conftest.out is cpp0: warning: changing search order for system directory "/usr/local/include"cpp0: warning: as it has already been specified as a non-system directory
does this help? have I done it right? > Create a file called conftest.c, with the following single line: > #include <midgard/midgard.h> > > Then execute > $ /lib/cpp -I/usr/include/glib-1.2 -I/usr/lib/glib/include > -I/usr/include/mysql -I/usr/local/include -I/usr/local/midgard/include > conftest.c >/dev/null 2>conftest.out > > and tell me what results in conftest.out > > Emile > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
