Re: trying to build synopsis for FreeBSD 4.7
Stefan Seefeld <[email protected]>
| Newsgroups | gmane.comp.documentation.synopsis |
|---|---|
| Message-ID | <[email protected]> |
Vicki Brown wrote: > I've built and installed gcc 3.1 > I have gmake available. > Things go along well until eval.c > Suggestions? your platform doesn't appear to define the 'ulong' type. In line 78 please add an entry for freebsd (don't know what the appropriate macro is, you may try '__FreeBSD__') and try again. Let me know your findings so I can update the repository. Thanks, Stefan