[noctool-devel] Playing around with SNMP, again...
Chun Tian (binghe)
binghe.lisp at gmail.com
Mon Aug 11 06:36:28 UTC 2008
在 2008-8-11,下午2:22, Ingvar 写道:
> Unfortunately, I have hot two snags in the last 20-odd minutes.
>
> Snag primo: It doesn't work to simply asdf-install:install the
> package. It
> relies on the *load-pathname* of the .asd file being the same as the
> file
> residing in the source directory (simple fix, wrap it in a truename
> call to
> resolve symlinks).
OK, so I have to use (truename *load-pathname*), thanks.
>
>
> Snag secundo: There's a peppering of calls to USOCKET:MAKE-DATAGRAM-
> SOCKET and
> that is a call that my latest USocket version has No Seen<tm>
> (0.3.7, freshly
> asdf-installed, specially).
This is also an known issue, but I forgot to say in my release note.
Please use usocket-0.4.x branch or usocket trunk. I have been working
with usocekt author for several months and his said the first 0.4.x
release will be out soon.
>
>
> That's as far as I've managed to make it.
>
> //Ingvar
>
> _______________________________________________
> noctool-devel mailing list
> noctool-devel at common-lisp.net
> http://common-lisp.net/cgi-bin/mailman/listinfo/noctool-devel
More information about the Noctool-devel
mailing list