-
Hi,
nsfen is really cool, I only have one small issue: I see in the syslog output:
Apr 23 21:29:28 frost /usr/local/bin/nfcapd[25328]: Error reading netflow header: Unexpected netflow version 2048
The router is a Cisco router running 12.4(11)T4.
Configuration:
router#show ip flow interface
Ethernet0
ip route-cache flow
ip flow ingress
ip flow egress
Virtual-Access1...
2008-04-23 19:39:59 UTC in NFDUMP - Netflow processing tools
-
File Added: asdf.patch.
2007-09-27 06:31:36 UTC in Comprehensive Common Lisp Archive Net
-
recent asdf version fail to compile on ECL because you want to include the entire package into the compiled file instead of just the package name.
Patch:
--- cl-asdf-upstream/asdf.lisp 2007-09-14 23:34:41.000000000 +0200
+++ cl-asdf/asdf.lisp 2007-09-27 05:39:17.000000000 +0200
@@ -981,7 +981,7 @@
(defun class-for-type (parent type)
(let* ((extra-symbols (list (find-symbol...
2007-09-27 06:30:25 UTC in Comprehensive Common Lisp Archive Net
-
Logged In: YES
user_id=7267
Breakpoint 16, hash_lookup_builtin (ht={one_o = 5853545,
allocstamp = 67855}, obj={one_o = 5859937, allocstamp =
67855}, allowgc=false, KVptr_=0xefffe410,
Iptr_=0xefffe40c) at hashtabl.d:1571
1571 GCTRIGGER_IF(allowgc, GCTRIGGER2(ht,obj));
(gdb) xout ht
#(CL::HASH-TABLE size=3 maxcount=1 mincount=0 free=
test=CL::EQUAL
KV=#(CL::NIL #(#...
2006-10-16 06:12:08 UTC in CLISP - an ANSI Common Lisp
-
Logged In: YES
user_id=7267
I did the rebuild with g++-3.3 (on sparc/linux as you
guessed) and after fixing a trivial casting problem I get:
(gdb) run -B . -N locale -E 1:1 -Efile UTF-8 -Eterminal
UTF-8 -norc -m 1800KW -x "(and (load \"init.lisp\")
(sys::%saveinitmem) (ext::exit)) (ext::exit t)"
Starting program:
/home/pvaneynd/clisp/clisp-2.40.orig/debian/build/lisp.run
-B . -N...
2006-10-13 18:47:36 UTC in CLISP - an ANSI Common Lisp
-
bulding 2.40 with:
./configure debian/build --prefix=/usr --fsstnd=debian
--with-dynamic-ffi --with-dynamic-modules
--with-module=bindings/glibc --with-module=clx/new-clx
--with-debug
results in a crash in lisp.run using gdb I see:
(gdb) run ./lisp.run -B . -N locale -E 1:1 -Efile UTF-8
-Eterminal UTF-8 -norc -m 1800KW -x "(and (load
\"init.lisp\") (sys::%saveinitmem) (ext::exit))
2006-10-12 10:01:12 UTC in CLISP - an ANSI Common Lisp
-
pvaneynd committed patchset 209 of module asdf to the Comprehensive Common Lisp Archive Net CVS repository, changing 2 files.
2005-09-30 06:18:46 UTC in Comprehensive Common Lisp Archive Net
-
pvaneynd committed patchset 208 of module asdf to the Comprehensive Common Lisp Archive Net CVS repository, changing 3 files.
2005-09-26 22:54:42 UTC in Comprehensive Common Lisp Archive Net
-
pvaneynd committed patchset 2793 of module clocc to the CLOCC - Common Lisp Open Code Collection CVS repository, changing 5 files.
2005-07-05 13:28:28 UTC in CLOCC - Common Lisp Open Code Collection
-
pvaneynd committed patchset 2792 of module clocc to the CLOCC - Common Lisp Open Code Collection CVS repository, changing 4 files.
2005-07-02 20:12:10 UTC in CLOCC - Common Lisp Open Code Collection