[ Usenet FAQs | Web FAQs | Documents | RFC Index ]
    Search the FAQ Archives

Single Page

Top Document: Waffle Frequently Asked Questions (FAQ)
Previous Document: waffle: How can I set up a info@ auto-reply mechanism?
Next Document: waffle: How can I get RIP graphics on waffle for $2?


waffle: What changes are needed for the new free BSD systems?


From: cbwfaq@locutus.ofB.ORG

this info comes From: ramp@suspects.com (ramp)

make sure cc is always called with -traditional

In unix.c, under '#ifdef BSD', add:
  #include <curses.h>

In waffle.h:
  change the #defines for TRUE and FALSE to
    TRUE (1)
    FALSE (0)

In tools, make this change to setname.c:
  while (loc = tell(fd),...
  Change `tell' to `ftell'.



Top Document: Waffle Frequently Asked Questions (FAQ)
Previous Document: waffle: How can I set up a info@ auto-reply mechanism?
Next Document: waffle: How can I get RIP graphics on waffle for $2?

Single Page


[ Usenet FAQs | Web FAQs | Documents | RFC Index ]

Send corrections/additions to the FAQ Maintainer:
cbwfaq@locutus.ofB.ORG (Comp.Bbs.Waffle FAQ)

Last Update October 23 2009 @ 09:20 AM

Some parts © 2009 Advameg, Inc.