Re: ARGUSBug Argus fails with symbol lookup error
Carter Bullard <[email protected]> Tue, 10 Oct 2017 21:01:45 -0400
| Newsgroups | gmane.network.argus |
|---|---|
| Message-ID | <[email protected]> |
Stabbing in the dark here, but I made the definition of our space variable static without any issues … apophis:common carter$ diff argus_filter.c argus_filter.c.orig 1177,1178d1176 < static nff_u_int32 *space; < 1179a1178 > nff_u_int32 *space; Does that have any effect ???? Carter > On Oct 10, 2017, at 8:47 PM, Greg Grasmehr <[email protected]> wrote: > > Hi Carter, > > Doesn't appear to be the case. Argus has compiled without error every > time I build it. > > ldd /usr/local/sbin/argus > linux-vdso.so.1 => (0x00007ffd18f30000) > libpcap.so.1 => /opt/snf/lib/libpcap.so.1 (0x00007fe59ebd8000) > libpthread.so.0 => /lib64/libpthread.so.0 (0x00007fe59e9bc000) > libwrap.so.0 => /lib64/libwrap.so.0 (0x00007fe59e7b0000) > libnsl.so.1 => /lib64/libnsl.so.1 (0x00007fe59e597000) > libm.so.6 => /lib64/libm.so.6 (0x00007fe59e295000) > libz.so.1 => /lib64/libz.so.1 (0x00007fe59e07e000) > libc.so.6 => /lib64/libc.so.6 (0x00007fe59dcbb000) > libsnf.so.0 => /opt/snf/lib/libsnf.so.0 (0x00007fe59daa8000) > /lib64/ld-linux-x86-64.so.2 (0x00007fe59ee2f000) > librt.so.1 => /lib64/librt.so.1 (0x00007fe59d89f000) > > Greg >
smime.p7s
(application/pkcs7-signature, 4 KB) - not displayed