bug-anubis
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug-anubis] Compiling Anubis 3.9.96 on FreeBSD


From: Daniel S. Haischt
Subject: [bug-anubis] Compiling Anubis 3.9.96 on FreeBSD
Date: Sun, 12 Dec 2004 13:18:55 +0100
User-agent: Mozilla Thunderbird 1.0 (Windows/20041206)

Hello,

had a problem while compiling Anubis 3.9.96 on
FreeBSD 5.3. The following code snippet in ...

 -> lib/obstack.c

... produced a compiler error because the header
file exit.h could not be found.

-----8<------8<--------8<--------8<-------8<-------8<---

/* Exit value used when `print_and_abort' is used.  */
# include <stdlib.h>
# ifndef _LIBC
#  include "exit.h"
# endif
int obstack_exit_failure = EXIT_FAILURE;

----->8------>8-------->8-------->8------->8------->8---

For now I did comment out the include line.

--
Mit freundlichen Gruessen / With kind regards

Daniel S. Haischt   | phone:    +49 -7032-992909
Grabenstrasse 11    |           +49 -700-DHAISCHT
                    | fax:      +49 -7032-992910
D-71083 Herrenberg  | fax2mail: +49 -7032-7999738
GERMANY             | cell:     +49 -172-7668936

email: address@hidden
web:   http://www.daniel.stefan.haischt.name/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]