PDA

View Full Version : Make failure with 3.17



Sneaky
11-03-2003, 12:09 AM
packetcapture.cpp:in member function 'void PacketCaptureThread::start(const char*, const char*, bool, unsigned char)':

packetcapture.cpp:63: 'exit" undeclared (first use this function)
packetcapture.cpp:63: (Each undeclared identifier is reported only once for each function it appears in)
packetcapture.cpp In static member function 'static void
PacketCaptureThread::packetCallBack(u_char*, const pcap_pkthdr*, const u_char*)':
packetcapture.cpp153: 'malloc' undeclared (first use this function)
packetcapture.cpp: In member function 'uint16_t
PacketCaptureThread::getPacket(unsigned char*)':
packetcapture.cpp:196 'free' undeclared (first use this function)
make [3]:*** [packetcapture.o] Error 1
make [3]:Leaving directory '/root/showeq/src'
make [2]:*** [all] Error 2
make [2]: Leaving directory '/root/showeq/src'
make [1]:*** [all recursice] Error1
make [1]: Leaving directory '/root/showeq'
make:*** [all] Error 2


This might not be exact, I typed it in by hand, but I do not know what it means. I am running RH 8 and until this version came out, SHOWEQ was running great.

Did someone add a required or upgraded file or something I need? any help would be greatly aprreciated.

LordCrush
11-03-2003, 12:35 AM
Look for the patch 4.3.17.1

http://seq.sourceforge.net/forums/showthread.php?s=&threadid=4170