sudden has quit [Read error: Connection reset by peer]
sudden has joined #racket
shawnw has quit [*.net *.split]
micro has quit [*.net *.split]
nisstyre has quit [*.net *.split]
nisstyre has joined #racket
shawnw_ has quit [Ping timeout: 260 seconds]
jeosol has quit [Quit: Ping timeout (120 seconds)]
badkins has joined #racket
skapata has quit [Remote host closed the connection]
badkins has quit [Ping timeout: 256 seconds]
shawnw_ has joined #racket
shawnw_ has quit [Ping timeout: 246 seconds]
shawnw_ has joined #racket
shawnw_ has quit [Ping timeout: 260 seconds]
badkins has joined #racket
badkins has quit [Ping timeout: 252 seconds]
codingquark has quit [Ping timeout: 260 seconds]
codingquark has joined #racket
pslotko has joined #racket
codingquark has quit [Ping timeout: 252 seconds]
codingquark has joined #racket
badkins has joined #racket
badkins has quit [Remote host closed the connection]
pslotko has quit [Ping timeout: 260 seconds]
Origin has joined #racket
pslotko has joined #racket
pslotko has quit [Quit: Client closed]
<Gliese852>
o/ trying to build vim with racket support - linking error occurs with racket3m.so - there are some undefined symbols, i.e. 'scheme_extract_pointer'. all these symbols are defined in foreign.o, but for some reason this file is not linked into the library. I would like to know what this reason is and whether it is possible to solve this problem without changing the build scripts.