dtman34 has quit [Quit: ZNC 1.8.2+deb3.1+deb12u1 - https://znc.in]
dtman34 has joined #commonlisp
treflip`` has quit [Ping timeout: 248 seconds]
dtman34 has quit [Quit: ZNC 1.8.2+deb3.1+deb12u1 - https://znc.in]
bpanthi977 has joined #commonlisp
rkazak has joined #commonlisp
bpanthi977 has quit [Remote host closed the connection]
bpanthi977 has joined #commonlisp
bpanthi977 has quit [Ping timeout: 248 seconds]
bpanthi977 has joined #commonlisp
ingeniot has joined #commonlisp
dtman34 has joined #commonlisp
rkazak has quit [Ping timeout: 276 seconds]
yitzi has joined #commonlisp
jonatack has joined #commonlisp
Everything has quit [Ping timeout: 252 seconds]
Everything has joined #commonlisp
treflip has joined #commonlisp
rkazak has joined #commonlisp
shawnw has quit [Ping timeout: 252 seconds]
dtman34 has quit [Quit: ZNC 1.8.2+deb3.1+deb12u1 - https://znc.in]
dtman34 has joined #commonlisp
rkazak has quit [Ping timeout: 276 seconds]
ingeniot has quit [Read error: Connection reset by peer]
ingeniot has joined #commonlisp
dtman34 has quit [Quit: ZNC 1.8.2+deb3.1+deb12u1 - https://znc.in]
rkazak has joined #commonlisp
<acdw>
anybody have tips for compiling wth ECL ? i keep getting package missing errors when *running* the compiled program
decweb has quit [Quit: Konversation terminated!]
<acdw>
is there something i'm missing about having sbcl and ecl on the same machine? my program is complaining about not having SB-BSD-SOCKETS, which is an sbcl package, even though i'm compiling with ecl
decweb has joined #commonlisp
<yitzi>
ECL has SB-BSD-SOCKETS
<yitzi>
The name is traditional.
<yitzi>
You need a (require :sockets) to get it
<acdw>
oh thanks
<acdw>
so it seems like ECL doesn't pull in some dependencies automaticaly that sbcl does ... i've needed to add "asdf" and now "sockets" to y defpackage form
<acdw>
and of course i won't fully find out for a minute b/c i deleted my ~/.cache/common-lisp, thinking that might have something to do with it XD
bpanthi977 has quit [Ping timeout: 260 seconds]
rkazak has quit [Ping timeout: 268 seconds]
dtman34 has joined #commonlisp
<acdw>
well ok. i have added "sockets" to my asd file and then added --eval '(require :sockets)' to my ecl invocation, both have the same error
<acdw>
Package ((SB-BSD-SOCKETS . #<SB-BSD-SOCKETS package>)) referenced in compiled file
<acdw>
NIL
<acdw>
but has not been cre
dtman34 has quit [Quit: ZNC 1.8.2+deb3.1+deb12u1 - https://znc.in]
dtman34 has joined #commonlisp
treflip has quit [Ping timeout: 276 seconds]
xcombelle has joined #commonlisp
<xcombelle>
hello
<acdw>
hi
<yitzi>
You added sockets to your asdf dependencies?
<acdw>
wouldn't the (require "sockets") work then?
<beach>
xcombelle: Hello. Are you new here? I don't recognize your nick.
notzmv has quit [Ping timeout: 245 seconds]
<yitzi>
SBCL has a system called SB-BSD-SOCKETS. ECL has a module called SOCKETS which defines the SB-BSD-SOCKETS package. The require should be in the package file that uses the sockets package. Put #+ecl (require :sockets) at the top.
<yitzi>
acdw: ASDF has a require dependency if you want also. I wouldn't use it because ASDF infects CL:REQUIRE to accomplish it.
<acdw>
hm same error. might be bc i have asdf as a dep too
rkazak has joined #commonlisp
<xcombelle>
I'm a programmer language lover. I miss three of them on my "tableau de chasse", lisp, haskell, and ocaml. The one I know and prefer is python. I try common lisp beach. What stopped me up to now was approprite emacs config
decweb has quit [Quit: Konversation terminated!]
<beach>
xcombelle: I see. I am sure you can get help with that here, or even in #clschool.
<acdw>
ok after removing asdf the program fails bcause it's missing packages ASDF/OPERATE and ADSF/LISP-ACTION
<beach>
xcombelle: Most people here use SLIME or Sly with Emacs. It adds lots of goodies for interacting with Common Lisp.
<beach>
xcombelle: #clschool is great for newbie questions, because people hang out there specifically to answer such questions. But newbie questions are tolerated here, especially of traffic is otherwise low.
decweb has quit [Quit: Konversation terminated!]
<beach>
... assuming you are likely to have some such questions. I may be wrong of course.
decweb has joined #commonlisp
tjmacs has joined #commonlisp
ewig has quit [Ping timeout: 268 seconds]
rkazak has quit [Ping timeout: 260 seconds]
zxcvz has joined #commonlisp
zxcvz has quit [Client Quit]
Everything has joined #commonlisp
jon_atack has joined #commonlisp
jonatack has quit [Ping timeout: 252 seconds]
dtman34 has quit [Quit: ZNC 1.8.2+deb3.1+deb12u1 - https://znc.in]
dtman34 has joined #commonlisp
rkazak has joined #commonlisp
ingeniot has quit [Ping timeout: 252 seconds]
ewig has joined #commonlisp
rkazak has quit [Ping timeout: 265 seconds]
dtman34 has quit [Quit: ZNC 1.8.2+deb3.1+deb12u1 - https://znc.in]
treflip has quit [Ping timeout: 272 seconds]
rkazak has joined #commonlisp
dtman34 has joined #commonlisp
dtman34 has quit [Quit: ZNC 1.8.2+deb3.1+deb12u1 - https://znc.in]
rkazak has quit [Ping timeout: 276 seconds]
dtman34 has joined #commonlisp
dtman34 has quit [Client Quit]
rkazak has joined #commonlisp
dtman34 has joined #commonlisp
shka has quit [Read error: Connection reset by peer]
rkazak has quit [Ping timeout: 245 seconds]
shka has joined #commonlisp
Everything has quit [Quit: leaving]
shka has quit [Client Quit]
shka has joined #commonlisp
rkazak has joined #commonlisp
rkazak has quit [Ping timeout: 248 seconds]
admich1 has quit [Read error: Connection reset by peer]
admich1 has joined #commonlisp
admich1 has quit [Ping timeout: 276 seconds]
admich1 has joined #commonlisp
rkazak has joined #commonlisp
ewig has quit [Remote host closed the connection]
rkazak has quit [Ping timeout: 248 seconds]
Oladon has joined #commonlisp
veqq has quit [Quit: veqq]
veqq has joined #commonlisp
notzmv has joined #commonlisp
rkazak has joined #commonlisp
Oladon has quit [Read error: Connection reset by peer]
shawnw has joined #commonlisp
notzmv has quit [Remote host closed the connection]
rkazak has quit [Ping timeout: 245 seconds]
istewart has joined #commonlisp
oneeyedalien has joined #commonlisp
tuck has joined #commonlisp
Guest6230 has quit [Server closed connection]
Guest1057 has joined #commonlisp
admich1 has quit [Remote host closed the connection]
admich1 has joined #commonlisp
tisanae has joined #commonlisp
tisanae has quit [Client Quit]
tuck has quit [Ping timeout: 272 seconds]
zwr has quit [Ping timeout: 252 seconds]
rkazak has joined #commonlisp
zwr has joined #commonlisp
pve has quit [Quit: leaving]
triffid has quit [Remote host closed the connection]
oneeyedalien has quit [Quit: Leaving]
triffid has joined #commonlisp
tjmacs has quit [Remote host closed the connection]
rkazak has quit [Ping timeout: 276 seconds]
jonatack has joined #commonlisp
rkazak has joined #commonlisp
jon_atack has quit [Ping timeout: 252 seconds]
anticomputer has joined #commonlisp
notzmv has joined #commonlisp
anticomputer_ has quit [Ping timeout: 244 seconds]
notzmv has quit [Ping timeout: 248 seconds]
jonatack has quit [Read error: Connection reset by peer]
lcn_ has quit [Remote host closed the connection]
lcn_ has joined #commonlisp
jonatack has joined #commonlisp
mgl has joined #commonlisp
jeffrey has joined #commonlisp
parjanya has quit [Read error: Connection reset by peer]
mgl has quit [Ping timeout: 248 seconds]
random-nick has quit [Ping timeout: 252 seconds]
lcn_ has quit [Remote host closed the connection]
random-nick has joined #commonlisp
jonatack has quit [Ping timeout: 260 seconds]
rgherdt has quit [Remote host closed the connection]