On vendredi, sep 13, 2002, at 06:58 Europe/Paris, Rohan Lloyd wrote: [] > cpp0: warning: changing search order for system directory > "/usr/local/include" >> cpp0: warning: as it has already been specified as a non-system >> directory >> configure: failed program was: >> #line 7354 "configure" >> #include "confdefs.h" >> #include <net/bpf.h> > []
> It looks to me like the warning lines about /usr/local/include are > stopping the test working, because $ac_err is non zero. Seems this is the same problem that came up in the thread "broken vim" 2 weeks ago: http://www.mail-archive.com/[email protected]/ msg04808.html It has not much to do with ethereal (except maybe some peculiarity of their configure script) and nothing at all with net/bpf.h It is a bug in Apple's compiler or preprocessor. If you move /usr/local/include out of the way, ethereal will build fine. If it is there (even if it is empty!), it will crash. -- Martin ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Fink-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-users
