>On Thu, 6 May 2004, Toby Reiter wrote: > >> >Does it have a gmake/gcc? Did you try a "make -f Makefile.bsd"? >> >> Davide, >> Just tried it myself and got: >> >> In file included from SysInclude.h:54, >> from BuffSock.cpp:24: >> SysIncludeBSD.h:35:22: sys/poll.h: No such file or directory > >Try: > >$ man 2 poll
% man 2 poll No entry for poll in section 2 of the manual > >> SysIncludeBSD.h:42:25: vm/vm_param.h: No such file or directory >> make: *** [BuffSock.o] Error 1 >> >> I can't find a poll.h on my system, and the vm_param.h is not in >> sys/, but is in the following directories: >> >> /usr/include/mach/i386/vm_param.h >> /usr/include/mach/machine/vm_param.h >> /usr/include/mach/ppc/vm_param.h >> /usr/include/mach/vm_param.h > >It should be /usr/include/mach/vm_param.h, that in turn should include the >right one. How do I make sure it uses the right library? Thanks, Toby -- Toby Reiter mailto:[EMAIL PROTECTED] Breezing Internet Communications http://www.breezing.com 1106 West Main St phone:434.295.2050 Charlottesville, VA 22903 fax:603.843.6931 - To unsubscribe from this list: send the line "unsubscribe xmail" in the body of a message to [EMAIL PROTECTED] For general help: send the line "help" in the body of a message to [EMAIL PROTECTED]
