Menu

#2 Can't compile on bsdi (no inttypes.h)

closed-accepted
None
5
2004-08-12
2004-04-25
No

I tried to compile fprobe on a bsdi 4.0 i386 system and I
failed. "make" crashes because bsdi does not have an
inttypes.h by default. I searched a lot but I found no
solution for this problem by myself. The output was as
follows:

make all-recursive
Making all in src
gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -
D_REENTRANT -DWALL -W -Wall -c fprobe.c
In file included from fprobe.c:66:
fprobe.h:13: inttypes.h: No such file or directory
In file included from fprobe.c:69:
netflow.h:13: inttypes.h: No such file or directory
In file included from fprobe.c:70:
hash.h:37: inttypes.h: No such file or directory
In file included from fprobe.c:71:
mem.h:21: inttypes.h: No such file or directory
*** Error code 1

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.

Hope so much you can tell me how to go on...

Thanx a lot

Sebastian

Discussion

  • Sebastian Krieger

    • assigned_to: nobody --> sla
     
  • Slava Astashonok

    • status: open --> open-accepted
     
  • Slava Astashonok

    • status: open-accepted --> closed-accepted
     

Log in to post a comment.