Menu

#5 make error

open
nobody
None
5
2003-08-10
2003-08-10
Anonymous
No

Hello,,

I am trying to compile from source, and I get this
between make and make install:

excelsior# make
(cd src && make all)
gcc -O2 -c ipaudit.c -I/usr/include/pcap
gcc -O2 -c hash.c
gcc -o ipaudit ipaudit.o hash.o -lpcap
gcc -O2 -c total.c
gcc -o total total.o hash.o -lm
gcc -c ipstrings.c -I/usr/include/pcap
gcc -o ipstrings ipstrings.o -lpcap
gcc -c pdate.c
pdate.c:16: error.h: No such file or directory
*** Error code 1

Stop in /home/excelsior.thenetnow.com/ipaudit/src.
*** Error code 1

Stop in /home/excelsior.thenetnow.com/ipaudit.
excelsior# ls -la

Discussion

  • Guđmundur D. Haraldsson

    Logged In: YES
    user_id=182325

    woops... I should have read more, sorry... ignore patch :-)

     

Log in to post a comment.