00:00
jjido has quit [Quit: My MacBook Air has gone to sleep. ZZZzzz…]
00:02
rennj has quit [Ping timeout: 480 seconds]
00:06
B2IA has quit [Quit: Vision[]: i've been blurred!]
00:08
B2IA has joined #haiku
00:15
mmu_man has quit [Ping timeout: 480 seconds]
00:16
AlaskanEmily has joined #haiku
00:17
rennj has joined #haiku
00:26
rennj has quit [Ping timeout: 480 seconds]
00:34
OscarL has joined #haiku
00:40
rennj has joined #haiku
00:49
rennj has quit [Ping timeout: 480 seconds]
01:03
rennj has joined #haiku
01:07
bitigchi_2 has quit [Ping timeout: 480 seconds]
01:14
bitigchi_2 has joined #haiku
01:15
<
jessicah >
ScottD: oh, the legacy compiler won't have the sysroot options specified, I think
01:17
<
rennj >
sheriffs department, keeo them when i can see them, techbro!
01:17
<
rennj >
sheriffs department, keep them where i can see them, techbro!
01:18
<
jessicah >
and in ./configure too
01:18
<
jessicah >
the alternative would be to just explicitly add the -I and -L paths
01:26
rennj has quit [Ping timeout: 480 seconds]
01:26
<
ScottD >
jessicah so do I use gcc4 or gcc2 for 32 bit Haiku?
01:27
<
ScottD >
I've been using the generated cross-tools-x86_gcc2
01:28
<
jessicah >
if you want to run on beos, gcc2
01:28
<
ScottD >
Ok, thanks.
01:28
<
jessicah >
hmm, I'm not sure how you're supposed to specify sysroot with x86_gcc2
01:28
Maturi0n_ has joined #haiku
01:28
<
ScottD >
I don't think you can. Which is why I just copied things to where it wants them.
01:29
<
jessicah >
you could probably also use `--sysroot=/path/to/sysroot` in CFLAGS/CXXFLAGS/LDFLAGS, maybe?
01:29
<
ScottD >
I was never able to get the linker to take it.
01:30
<
jessicah >
seems the linker needs to be at least 2.16 for it to work, according to docs
01:30
<
ScottD >
I'm using whatever that nice jessicah person from IRC gave me. :-)
01:32
<
ScottD >
I managed to generate some binaries tonight but they failed to run. More learning needs to be done!
01:32
<
jessicah >
the other option might be to just create wrapper scripts that add the paths for you
01:32
<
ScottD >
I'm using this from inside an awful mess of BASH. I can add whatever I need in that.
01:34
<
ScottD >
Setting up all the various toolchains and such needed for all the JoeyLib targets is just shy of hell, so I've written a script that takes a fresh Ubuntu install and turns it into a "build server" that you can SFTP jobs into.
01:34
<
jessicah >
-I and -L should be sufficient
01:35
<
ScottD >
Problem with -I and -L is that they don't help with bare object files. Like the compiler's startup code.
01:35
Maturi0n has quit [Ping timeout: 480 seconds]
01:35
<
jessicah >
ah, right, --sysroot might help there, otherwise it might just be a matter of explicitly referencing them :-/
01:37
<
ScottD >
I think I'm down to library dependency issues. As I said in the scroll, I used gcc to link objects that contained C++ output. Switching to g++ as my compiler made a lot of my code mad. I fixed a bunch of it but might just stick with gcc to compile and then finally link with g++. I need to try a few more configurations and see what works.
01:39
rennj has joined #haiku
01:46
<
jessicah >
ah yeah, C++ isn't a strict superset of C
01:55
rennj has quit [Ping timeout: 480 seconds]
02:06
smalltalkman has joined #haiku
02:10
rennj has joined #haiku
02:24
rennj has quit [Ping timeout: 480 seconds]
02:38
rennj has joined #haiku
02:47
rennj has quit [Ping timeout: 480 seconds]
02:51
kikadf_ has joined #haiku
02:51
kikadf is now known as Guest4124
02:51
kikadf_ is now known as kikadf
02:54
Guest4124 has quit [Ping timeout: 480 seconds]
03:01
rennj has joined #haiku
03:10
rennj has quit [Ping timeout: 480 seconds]
03:25
rennj has joined #haiku
03:34
rennj has quit [Ping timeout: 480 seconds]
03:48
ScottD has quit [Read error: Connection reset by peer]
03:48
rennj has joined #haiku
03:52
bbjimmy has quit [Quit: Vision[]: i've been blurred!]
03:52
mrentropy64 has quit [Quit: Vision[]: i've been blurred!]
03:53
HaikuUser2 has joined #haiku
03:53
HaikuUser2 is now known as mrentropy64
03:55
ScottD has joined #haiku
03:57
bbjimmy has joined #haiku
04:06
vdamewood has joined #haiku
04:08
rennj has quit [Ping timeout: 480 seconds]
04:23
rennj has joined #haiku
04:47
bitigchi_2 has quit [Ping timeout: 480 seconds]
04:49
rennj has quit [Ping timeout: 480 seconds]
05:04
rennj has joined #haiku
05:14
rennj has quit [Ping timeout: 480 seconds]
05:29
rennj has joined #haiku
05:44
nyanpasu64 has joined #haiku
05:44
rennj has quit [Ping timeout: 480 seconds]
05:44
<
nyanpasu64 >
is it possible to expand haiku isos written to a flash drive, so i can install programs without running out of disk space and without modifying the internal disk?
05:49
<
nyanpasu64 >
also i get errors when running `find` in a mounted windows ntfs system partition, is that worth fixing?
05:59
rennj has joined #haiku
06:09
rennj has quit [Ping timeout: 480 seconds]
06:13
<
PulkoMandy >
There is no way to expand the bfs filesystem at the moment
06:14
<
PulkoMandy >
And, yes, worth fixing, but if you are using beta3, the ntfs filesystem was completely rewritten since then so maybe check if nightly builds still have an issue
06:24
rennj has joined #haiku
06:29
<
nyanpasu64 >
the find command doesn't die quickly
06:29
<
nyanpasu64 >
but 5-10 seconds later, hits a panic in filesystem code
06:32
<
nyanpasu64 >
`haiku-master-hrev56554-x86_64-anyboot.iso`
06:35
<
nyanpasu64 >
it's reproducible in more or less the same spot, if i reboot and try again
06:36
freddietilley has joined #haiku
06:39
yodamatrix[m] has quit [Remote host closed the connection]
06:39
semicoln[m] has quit [Remote host closed the connection]
06:39
fuggy[m] has quit [Remote host closed the connection]
06:39
mull[m] has quit [Remote host closed the connection]
06:39
Fs[m] has quit [Remote host closed the connection]
06:39
swarnlata[m] has quit [Remote host closed the connection]
06:39
valera[m] has quit [Remote host closed the connection]
06:39
ritz[m] has quit [Remote host closed the connection]
06:39
TarunArora[m] has quit [Remote host closed the connection]
06:39
Ruby576[m] has quit [Remote host closed the connection]
06:39
AniketRaj[m] has quit [Remote host closed the connection]
06:39
eightbit[m] has quit [Remote host closed the connection]
06:39
klarre[m] has quit [Remote host closed the connection]
06:39
JaredMohammed[m]1234 has quit [Remote host closed the connection]
06:39
DirkOlmes[m] has quit [Remote host closed the connection]
06:39
aladds[m] has quit [Remote host closed the connection]
06:39
a32bitmint[m] has quit [Remote host closed the connection]
06:39
GautamAgrawal[m] has quit [Write error: connection closed]
06:39
illen[m] has quit [Remote host closed the connection]
06:39
johnolinda[m] has quit [Remote host closed the connection]
06:39
NisargThakkar[m] has quit [Write error: connection closed]
06:39
BZK[m] has quit [Write error: connection closed]
06:39
dcavalca has quit [Remote host closed the connection]
06:39
codysseus[m] has quit [Write error: connection closed]
06:39
scott_puopolo[m] has quit [Write error: connection closed]
06:39
nyanpasu64 has quit [Write error: connection closed]
06:39
Leandro[m] has quit [Write error: connection closed]
06:39
SamuraiCrow[m] has quit [Remote host closed the connection]
06:39
jt15s[m] has quit [Write error: connection closed]
06:39
hexagon[m] has quit [Write error: connection closed]
06:39
Kai[m] has quit [Write error: connection closed]
06:39
tar[m]1 has quit [Write error: connection closed]
06:39
nielx[m] has quit [Write error: connection closed]
06:39
sixecho has quit [Write error: connection closed]
06:39
YungJudas[m] has quit [Write error: connection closed]
06:39
Grumbleduke[m] has quit [Write error: connection closed]
06:39
sweetginger[m] has quit [Write error: connection closed]
06:39
samchi70[m] has quit [Remote host closed the connection]
06:39
fut10[m] has quit [Remote host closed the connection]
06:39
zuckerberg[m] has quit [Remote host closed the connection]
06:39
ZorPrime[m] has quit [Remote host closed the connection]
06:39
edruro[m] has quit [Remote host closed the connection]
06:39
zelenoviy[m] has quit [Remote host closed the connection]
06:39
massn00b[m] has quit [Remote host closed the connection]
06:39
Kartikkeyankant[m] has quit [Remote host closed the connection]
06:39
KrishnaNarayanan[m] has quit [Remote host closed the connection]
06:39
AhmedAlhojairat[m] has quit [Remote host closed the connection]
06:39
divyansh_747[m] has quit [Remote host closed the connection]
06:39
Charadon[m] has quit [Remote host closed the connection]
06:39
arnavbhatt288[m] has quit [Remote host closed the connection]
06:39
AmitPanwar[m] has quit [Remote host closed the connection]
06:39
NorthwoodsNEKO[m] has quit [Remote host closed the connection]
06:39
ilzu[m] has quit [Remote host closed the connection]
06:39
ermo[m] has quit [Remote host closed the connection]
06:39
DinsRozentals[m] has quit [Remote host closed the connection]
06:39
chaoticbob[m] has quit [Remote host closed the connection]
06:39
bronzie94[m] has quit [Remote host closed the connection]
06:39
britishgeekguy[m] has quit [Remote host closed the connection]
06:39
bitigchi[m] has quit [Remote host closed the connection]
06:39
timkack[m] has quit [Remote host closed the connection]
06:39
kniffy has quit [Remote host closed the connection]
06:39
forghani[m] has quit [Remote host closed the connection]
06:39
lnx[m] has quit [Remote host closed the connection]
06:39
Force47[m] has quit [Write error: connection closed]
06:39
Commander[m] has quit [Write error: connection closed]
06:39
jmc-88[m] has quit [Write error: connection closed]
06:39
kquote03[m] has quit [Write error: connection closed]
06:39
pleimer[m] has quit [Write error: connection closed]
06:39
harshitsapkal[m] has quit [Write error: connection closed]
06:39
x512[m] has quit [Write error: connection closed]
06:39
Guest4040 has quit [Write error: connection closed]
06:39
anomalous_creator[m] has quit [Write error: connection closed]
06:39
n0toose[m] has quit [Write error: connection closed]
06:39
psydroid[m] has quit [Write error: connection closed]
06:39
return0e[m] has quit [Write error: connection closed]
06:39
qyzz[m] has quit [Remote host closed the connection]
06:39
erde74[m] has quit [Remote host closed the connection]
06:39
mattmoose[m] has quit [Remote host closed the connection]
06:39
Jogarr[m] has quit [Remote host closed the connection]
06:39
senicar[m] has quit [Remote host closed the connection]
06:39
slubman has quit [Remote host closed the connection]
06:39
xebi[m] has quit [Remote host closed the connection]
06:39
IoannisCherouvim[m] has quit [Remote host closed the connection]
06:39
Sivaram[m] has quit [Remote host closed the connection]
06:39
paxsov[m] has quit [Remote host closed the connection]
06:39
EnriqueMedinaGremaldos[m] has quit [Remote host closed the connection]
06:39
fridericus[m] has quit [Remote host closed the connection]
06:39
aa55[m] has quit [Remote host closed the connection]
06:39
fabs[m] has quit [Remote host closed the connection]
06:39
hamoko[m] has quit [Remote host closed the connection]
06:39
dfergfla[m] has quit [Remote host closed the connection]
06:39
andreasdr[m] has quit [Remote host closed the connection]
06:39
the_sudoer[m] has quit [Remote host closed the connection]
06:39
yaponamat[m] has quit [Remote host closed the connection]
06:39
thinkbyte1024[m] has quit [Remote host closed the connection]
06:39
legarts[m] has quit [Remote host closed the connection]
06:39
BenKlaasen[m] has quit [Remote host closed the connection]
06:39
x86corez has quit [Write error: connection closed]
06:39
owl4ce[m] has quit [Write error: connection closed]
06:39
alex-soto[m] has quit [Write error: connection closed]
06:39
happy-dude[m] has quit [Write error: connection closed]
06:39
Niklas[m] has quit [Write error: connection closed]
06:39
redoc_a2k[m] has quit [Write error: connection closed]
06:39
deadfwd[m] has quit [Write error: connection closed]
06:39
wannabee[m] has quit [Write error: connection closed]
06:39
fredfigglehorn[m] has quit [Write error: connection closed]
06:39
win8linux[m] has quit [Write error: connection closed]
06:39
m[m] has quit [Write error: connection closed]
06:39
faveoled[m] has quit [Write error: connection closed]
06:39
YonleCoder has quit [Write error: connection closed]
06:39
VitorReus[m] has quit [Write error: connection closed]
06:39
kkkkkkkkkkkk[m] has quit [Write error: connection closed]
06:39
jryans has quit [Write error: connection closed]
06:39
v1Ns[m] has quit [Remote host closed the connection]
06:39
barrakudarain[m] has quit [Remote host closed the connection]
06:39
Gustavs[m] has quit [Remote host closed the connection]
06:39
zxyz[m] has quit [Remote host closed the connection]
06:39
primus44[m] has quit [Remote host closed the connection]
06:39
Mashijams[m] has quit [Remote host closed the connection]
06:39
Phil[m]12 has quit [Remote host closed the connection]
06:39
VulcanSphere[CatgirlCloudMatri has quit [Remote host closed the connection]
06:39
weda[m] has quit [Remote host closed the connection]
06:39
rayzon03[m] has quit [Remote host closed the connection]
06:39
xmeadow[m] has quit [Remote host closed the connection]
06:39
hive[m] has quit [Remote host closed the connection]
06:39
GriffintheFolf[m] has quit [Remote host closed the connection]
06:39
evantaylor[m] has quit [Remote host closed the connection]
06:39
kar[m] has quit [Remote host closed the connection]
06:39
europa64[m] has quit [Remote host closed the connection]
06:39
bestonecrazy[m] has quit [Remote host closed the connection]
06:39
VulcanSphereintheMatrixorg[m] has quit [Remote host closed the connection]
06:39
extravert34[m] has quit [Write error: connection closed]
06:39
amayas[m] has quit [Write error: connection closed]
06:39
Saijin_Naib[m] has quit [Write error: connection closed]
06:39
cmeerw[m] has quit [Write error: connection closed]
06:39
kallisti5[m] has quit [Write error: connection closed]
06:39
sharonmary6[m] has quit [Write error: connection closed]
06:39
AndersonTorres[m] has quit [Write error: connection closed]
06:39
adou[m] has quit [Write error: connection closed]
06:39
NovaForte[m] has quit [Write error: connection closed]
06:39
jason123santa[m] has quit [Write error: connection closed]
06:39
KSPAtlas[m] has quit [Write error: connection closed]
06:39
mlebd[m] has quit [Write error: connection closed]
06:39
DeveshRaut[m] has quit [Write error: connection closed]
06:39
yann64[m] has quit [Write error: connection closed]
06:39
rjzak[m] has quit [Write error: connection closed]
06:39
trungnt2910[m] has quit [Write error: connection closed]
06:39
M3dEyes[m] has quit [Write error: connection closed]
06:39
SwagatSBhuyan[m] has quit [Write error: connection closed]
06:39
mika_f[m] has quit [Write error: connection closed]
06:39
harshit-sharma[m] has quit [Write error: connection closed]
06:39
mbrumbelow[m] has quit [Write error: connection closed]
06:39
p10r[m] has quit [Write error: connection closed]
06:39
shaka444[m] has quit [Write error: connection closed]
06:39
BarmenduChakraborty[m] has quit [Write error: connection closed]
06:49
M3dEyes[m] has joined #haiku
06:50
rennj has quit [Ping timeout: 480 seconds]
07:05
rennj has joined #haiku
07:15
rennj has quit [Ping timeout: 480 seconds]
07:15
freddietilley has quit [Quit: WeeChat 3.5]
07:30
rennj has joined #haiku
07:46
rennj has quit [Ping timeout: 480 seconds]
07:48
freddietilley has joined #haiku
08:01
rennj has joined #haiku
08:07
freddietilley has quit [Quit: WeeChat 3.5]
08:13
DKnoto has quit [Ping timeout: 480 seconds]
08:13
DKnoto has joined #haiku
08:16
rennj has quit [Ping timeout: 480 seconds]
08:18
freddietilley has joined #haiku
08:31
rennj has joined #haiku
08:37
gouchi has joined #haiku
08:37
gouchi has quit [Remote host closed the connection]
08:40
rennj has quit [Ping timeout: 480 seconds]
08:55
rennj has joined #haiku
08:59
matt3 has joined #haiku
09:03
matt3 has left #haiku [#haiku]
09:11
andreasdr[m] has joined #haiku
09:11
<
andreasdr[m] >
Good morning
09:11
<
OscarL >
hello andreasdr[m], good morning.
09:33
AlaskanEmily has quit [Remote host closed the connection]
09:34
rennj has quit [Ping timeout: 480 seconds]
09:35
tuaris has quit [Quit: Leaving.]
09:38
<
andreasdr[m] >
Hi OscarL
09:49
rennj has joined #haiku
09:49
ClaudioM_ has joined #haiku
09:56
ClaudioM has quit [Ping timeout: 480 seconds]
09:58
rennj has quit [Ping timeout: 480 seconds]
10:09
freddietilley1 has joined #haiku
10:09
freddietilley has quit [Read error: Connection reset by peer]
10:13
rennj has joined #haiku
10:17
floof58 is now known as Guest4182
10:17
floof58 has joined #haiku
10:21
freddietilley1 has quit [Quit: WeeChat 3.5]
10:22
Guest4182 has quit [Ping timeout: 480 seconds]
10:35
rennj has quit [Ping timeout: 480 seconds]
10:50
rennj has joined #haiku
10:53
jjido has joined #haiku
11:05
xet7 has joined #haiku
11:11
mmu_man has joined #haiku
11:11
jjido has quit [Quit: My MacBook Air has gone to sleep. ZZZzzz…]
11:15
Commander[m] has joined #haiku
11:15
VulcanSphereintheMatrixorg[m] has joined #haiku
11:15
a32bitmint[m] has joined #haiku
11:15
aa55[m] has joined #haiku
11:15
adou[m] has joined #haiku
11:15
aladds[m] has joined #haiku
11:15
alex-soto[m] has joined #haiku
11:15
amayas[m] has joined #haiku
11:15
AmitPanwar[m] has joined #haiku
11:15
AndersonTorres[m] has joined #haiku
11:15
AniketRaj[m] has joined #haiku
11:15
anomalous_creator[m] has joined #haiku
11:15
arnavbhatt288[m] has joined #haiku
11:15
BarmenduChakraborty[m] has joined #haiku
11:15
BenKlaasen[m] has joined #haiku
11:15
barrakudarain[m] has joined #haiku
11:15
bestonecrazy[m] has joined #haiku
11:15
x86corez has joined #haiku
11:15
hive[m] has joined #haiku
11:15
bitigchi[m] has joined #haiku
11:15
lnx[m] has joined #haiku
11:15
britishgeekguy[m] has joined #haiku
11:15
bronzie94[m] has joined #haiku
11:15
Leandro[m] has joined #haiku
11:15
chaoticbob[m] has joined #haiku
11:15
Charadon[m] has joined #haiku
11:15
IoannisCherouvim[m] has joined #haiku
11:15
cmeerw[m] has joined #haiku
11:15
codysseus[m] has joined #haiku
11:15
dcavalca has joined #haiku
11:15
deadfwd[m] has joined #haiku
11:15
DeveshRaut[m] has joined #haiku
11:15
dfergfla[m] has joined #haiku
11:15
DinsRozentals[m] has joined #haiku
11:16
DirkOlmes[m] has joined #haiku
11:16
divyansh_747[m] has joined #haiku
11:16
kar[m] has joined #haiku
11:16
edruro[m] has joined #haiku
11:16
eightbit[m] has joined #haiku
11:16
erde74[m] has joined #haiku
11:16
ermo[m] has joined #haiku
11:16
p10r[m] has joined #haiku
11:16
europa64[m] has joined #haiku
11:16
evantaylor[m] has joined #haiku
11:16
extravert34[m] has joined #haiku
11:16
faveoled[m] has joined #haiku
11:16
fabs[m] has joined #haiku
11:16
NorthwoodsNEKO[m] has joined #haiku
11:16
forghani[m] has joined #haiku
11:16
fridericus[m] has joined #haiku
11:16
Fs[m] has joined #haiku
11:16
fut10[m] has joined #haiku
11:16
GautamAgrawal[m] has joined #haiku
11:16
GriffintheFolf[m] has joined #haiku
11:16
Grumbleduke[m] has joined #haiku
11:16
Gustavs[m] has joined #haiku
11:16
hamoko[m] has joined #haiku
11:16
happy-dude[m] has joined #haiku
11:16
harshit-sharma[m] has joined #haiku
11:16
harshitsapkal[m] has joined #haiku
11:16
Kai[m] has joined #haiku
11:16
illen[m] has joined #haiku
11:16
ilzu[m] has joined #haiku
11:16
Jogarr[m] has joined #haiku
11:16
JaredMohammed[m]1234 has joined #haiku
11:16
jason123santa[m] has joined #haiku
11:16
jmc-88[m] has joined #haiku
11:16
johnolinda[m] has joined #haiku
11:16
jryans has joined #haiku
11:16
Guest4151 has joined #haiku
11:16
jt15s[m] has joined #haiku
11:16
AhmedAlhojairat[m] has joined #haiku
11:16
kallisti5[m] has joined #haiku
11:16
Kartikkeyankant[m] has joined #haiku
11:16
klarre[m] has joined #haiku
11:16
kniffy has joined #haiku
11:16
kquote03[m] has joined #haiku
11:16
KrishnaNarayanan[m] has joined #haiku
11:16
KSPAtlas[m] has joined #haiku
11:16
legarts[m] has joined #haiku
11:16
EnriqueMedinaGremaldos[m] has joined #haiku
11:16
m[m]12345678910 has joined #haiku
11:16
Mashijams[m] has joined #haiku
11:16
massn00b[m] has joined #haiku
11:16
mattmoose[m] has joined #haiku
11:16
mbrumbelow[m] has joined #haiku
11:16
mika_f[m] has joined #haiku
11:16
mlebd[m] has joined #haiku
11:16
mull[m] has joined #haiku
11:16
n0toose[m] has joined #haiku
11:16
kkkkkkkkkkkk[m] has joined #haiku
11:16
nielx[m] has joined #haiku
11:16
Niklas[m] has joined #haiku
11:16
NisargThakkar[m] has joined #haiku
11:16
fuggy[m] has joined #haiku
11:16
NovaForte[m] has joined #haiku
11:16
nyanpasu64 has joined #haiku
11:16
hexagon[m] has joined #haiku
11:16
owl4ce[m] has joined #haiku
11:16
paxsov[m] has joined #haiku
11:16
Ruby576[m] has joined #haiku
11:16
pleimer[m] has joined #haiku
11:16
primus44[m] has joined #haiku
11:16
fredfigglehorn[m] has joined #haiku
11:16
psydroid[m] has joined #haiku
11:16
qyzz[m] has joined #haiku
11:16
rayzon03[m] has joined #haiku
11:16
redoc_a2k[m] has joined #haiku
11:16
return0e[m] has joined #haiku
11:16
ritz[m] has joined #haiku
11:16
rjzak[m] has joined #haiku
11:16
Saijin_Naib[m] has joined #haiku
11:16
samchi70[m] has joined #haiku
11:16
SamuraiCrow[m] has joined #haiku
11:16
scott_puopolo[m] has joined #haiku
11:16
semicoln[m] has joined #haiku
11:16
tar[m]1 has joined #haiku
11:16
senicar[m] has joined #haiku
11:16
shaka444[m] has joined #haiku
11:16
sharonmary6[m] has joined #haiku
11:16
sixecho has joined #haiku
11:16
slubman has joined #haiku
11:16
YungJudas[m] has joined #haiku
11:16
SwagatSBhuyan[m] has joined #haiku
11:16
swarnlata[m] has joined #haiku
11:16
sweetginger[m] has joined #haiku
11:16
TarunArora[m] has joined #haiku
11:16
the_sudoer[m] has joined #haiku
11:16
thinkbyte1024[m] has joined #haiku
11:16
timkack[m] has joined #haiku
11:16
trungnt2910[m] has joined #haiku
11:16
Sivaram[m] has joined #haiku
11:16
BZK[m] has joined #haiku
11:16
Phil[m]123 has joined #haiku
11:16
v1Ns[m] has joined #haiku
11:16
valera[m] has joined #haiku
11:16
VitorReus[m] has joined #haiku
11:17
VulcanSphere[CatgirlCloudMatri has joined #haiku
11:17
wannabee[m] has joined #haiku
11:17
weda[m] has joined #haiku
11:17
Force47[m] has joined #haiku
11:17
win8linux[m] has joined #haiku
11:17
x512[m] has joined #haiku
11:17
xebi[m] has joined #haiku
11:17
xmeadow[m] has joined #haiku
11:17
yann64[m] has joined #haiku
11:17
yaponamat[m] has joined #haiku
11:17
yodamatrix[m] has joined #haiku
11:17
YonleCoder has joined #haiku
11:17
zelenoviy[m] has joined #haiku
11:17
ZorPrime[m] has joined #haiku
11:17
zuckerberg[m] has joined #haiku
11:17
zxyz[m] has joined #haiku
11:17
frkzoid has joined #haiku
11:21
freddietilley has joined #haiku
11:25
frkazoid333 has quit [Ping timeout: 480 seconds]
11:26
freakazoid332 has joined #haiku
11:33
frkzoid has quit [Ping timeout: 480 seconds]
11:34
rennj has quit [Ping timeout: 480 seconds]
11:34
jjido has joined #haiku
11:41
OscarL has quit [Quit: Page closed]
11:48
freddietilley has quit [Quit: WeeChat 3.5]
11:49
rennj has joined #haiku
12:03
rennj has quit [Ping timeout: 480 seconds]
12:09
freddietilley has joined #haiku
12:18
rennj has joined #haiku
12:27
rennj has quit [Ping timeout: 480 seconds]
12:40
rennj has joined #haiku
13:02
rennj has quit [Ping timeout: 480 seconds]
13:17
rennj has joined #haiku
13:31
rennj has quit [Ping timeout: 480 seconds]
13:46
rennj has joined #haiku
13:52
mmu_man has quit [Ping timeout: 480 seconds]
13:55
rennj has quit [Ping timeout: 480 seconds]
14:10
rennj has joined #haiku
14:25
rennj has quit [Ping timeout: 480 seconds]
14:25
netpositive has quit [Remote host closed the connection]
14:27
mmu_man has joined #haiku
14:35
Gaspare has joined #haiku
14:40
rennj has joined #haiku
14:41
<
botifico >
[haiku/infrastructure] kallisti5 edf1e49 - k8s/gerrit: Add userguide and jamfile-engine to gh sync
14:49
rennj has quit [Ping timeout: 480 seconds]
14:50
freddietilley has quit [Quit: WeeChat 3.5]
15:03
rennj has joined #haiku
15:12
rennj has quit [Ping timeout: 480 seconds]
15:16
matt3 has joined #haiku
15:26
rennj has joined #haiku
15:33
matt3 has left #haiku [#haiku]
15:41
mmu_man has quit [Ping timeout: 480 seconds]
15:46
mmu_man has joined #haiku
16:06
jessicah has quit [Quit: Connection closed for inactivity]
16:23
Gaspare has quit [Quit: Gaspare]
16:23
_Dario_ has joined #haiku
16:24
tuaris has joined #haiku
16:31
humdinger has joined #haiku
16:32
matt3 has joined #haiku
16:35
HaikuUser2 has joined #haiku
16:36
<
botifico >
[haikuports/haikuports] humdingerb c85ec51 - Haiku user guide: English summary for German package
16:37
matt3 has left #haiku [#haiku]
16:37
<
humdinger >
Let's go!
16:39
HaikuUser2 has quit []
16:49
humdinger has quit [Quit: Vision[]: Oi with the poodles already!!]
17:16
rennj has quit [Ping timeout: 480 seconds]
17:24
ScottD5 has joined #haiku
17:24
ScottD has quit [Read error: Connection reset by peer]
17:24
ScottD5 is now known as ScottD
17:31
rennj has joined #haiku
17:34
Gaspare has joined #haiku
17:41
netpositive has joined #haiku
17:51
jjido has joined #haiku
18:09
rennj has quit [Ping timeout: 480 seconds]
18:20
DKnoto has quit [Remote host closed the connection]
18:24
rennj has joined #haiku
18:24
DKnoto has joined #haiku
18:33
rennj has quit [Ping timeout: 480 seconds]
18:47
rennj has joined #haiku
18:58
ClaudioM_ has quit [Quit: leaving]
19:26
rennj has quit [Ping timeout: 480 seconds]
19:41
rennj has joined #haiku
19:56
rennj has quit [Ping timeout: 480 seconds]
20:11
rennj has joined #haiku
20:14
<
nyanpasu64 >
the haiku ntfs crash persists after running chkdsk on the ntfs drive being scanned
20:15
HaikuUser2 has joined #haiku
20:16
HaikuUser2 has quit []
20:17
HaikuUser2 has joined #haiku
20:18
HaikuUser2 has quit []
20:36
<
B2IA >
(seisei) AGMS: Yes . Then finally Kanji-font-bug is occured to will maybe freezing Dano .
20:38
jessicah has joined #haiku
20:46
bjorkintosh has quit [Remote host closed the connection]
20:47
bjorkintosh has joined #haiku
20:51
<
B2IA >
(seisei) matrix.org ? . Haiku-developer has that domain-name , if that is fact then that is the happiness of mankind . > (2) #haiku: <nyanpasu64>
20:52
<
nyanpasu64 >
what are you saying
21:02
rennj has quit [Ping timeout: 480 seconds]
21:14
jjido has joined #haiku
21:17
rennj has joined #haiku
21:27
rennj has quit [Ping timeout: 480 seconds]
21:41
<
nyanpasu64 >
moderator, who is this
21:42
rennj has joined #haiku
21:48
jjido has joined #haiku
22:08
rennj has quit [Ping timeout: 480 seconds]
22:16
Gaspare has quit [Ping timeout: 480 seconds]
22:21
gouchi has joined #haiku
22:22
<
B2IA >
(AGMS) nyanpasu64, seisei is a long time Haiku/BeOS user on BeShare, usually pretty quiet. By the way, BeOS was big in Japan back in the day.
22:22
<
nyanpasu64 >
who is seisei
22:23
AlienSoldier has joined #haiku
22:23
rennj has joined #haiku
22:23
<
B2IA >
(AGMS) Don't know seisei personally, so can't say more.
23:25
<
nyanpasu64 >
is B2IA a relay rather than a single person?
23:25
<
augiedoggie >
yes, it's the beshare bridge
23:25
<
nyanpasu64 >
oh that explains things
23:26
<
nyanpasu64 >
thought it was a single schizophrenic user
23:27
<
B2IA >
(AGMS) An IRC whois command should reveal that it is a bridge.
23:27
<
nyanpasu64 >
sadly the actual username appears as dark blue on black, in matrix
23:27
<
nyanpasu64 >
i'm not on irc and wouldn't know to do a whois even if i were
23:28
<
B2IA >
(AGMS) Got dark blue on white background for the Vision IRC client.
23:28
<
nyanpasu64 >
had to switch to light theme in matrix lol
23:28
AGMS-BeOS has joined #haiku
23:28
AGMS-BeOS is now known as AGMS
23:29
<
B2IA >
(AGMS) By the way the WhoIS output is:
23:29
<
B2IA >
(AGMS:) AGMS:
23:29
<
B2IA >
(AGMS) [2022-10-27 19:28] [x] Beshare to IRC bridge for beshare.agmsmith.ca
23:29
<
B2IA >
(AGMS) And then some more stuff about which IRC server it is connected to, etc.
23:36
jjido has quit [Quit: My MacBook Air has gone to sleep. ZZZzzz…]
23:56
rennj has quit [Ping timeout: 480 seconds]