You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
DAG5_working:
The DAG5_working branch is actually the master branch but the 3048e2a66d983779fdb7a53434083805036ff866, the follwing commit 15f6c99b44a8fdbeacdebb2742aaf01df944dcc0 builds correctly with a DAG5 driver, but the MP complains:
noname: warning: libdag: Deprecated dag_configure parameters "slen=1536 varlen" ignored!
[2015-04-10 14.32.53] [capture] dag_configure() on interface /dev/dag0 returned 22: Invalid argument
But with the DAG5_working, (../configure --with-dag; update Makefile: DAG_LIBS = -ldag => DAG_LIBS = -ldag -ldagconf; make ) it works better, it does not crash. But it reports a negative snaplen :)