[01:00] fabbione: around? [05:25] Dvalin: yeah [07:30] still around? :L) [07:30] :) [07:59] yeah [08:08] :) [08:09] had some troubles with glibc, kind of figured it out more or less, also it seemed to be specific to our glibc, so.. :o) [08:09] g'mornin btw. =) [08:12] morning :) [08:12] what kind of problem and what version of glibc? [08:13] 2.4.90, problem building for sparcv9 [08:13] what kernel? [08:13] #endif [08:13] #ifndef __SPARC_ASM_STUB__UNISTD_H__ [08:13] #define __SPARC_ASM_STUB__UNISTD_H__ [08:13] #ifdef __sparc_v9__ [08:13] #include [08:13] #else [08:13] #include [08:13] #endif [08:13] #endif [08:13] it tries to use 64 bit headers, uses kernel headers for 2.6.17 [08:14] 2.6.17.1 actually [08:14] oh feh... [08:14] you need to use another kernel. .17 will hang on the testsuite [08:14] .19 or highwe [08:14] i am not sure 17.1 has the fix [08:14] also.. glibc 2.5 [08:14] use the final [08:14] not that 2.4.90 whatever crap [08:16] yeah [08:16] but I'm waiting for gwenole to release it [08:23] hm [08:24] changing it to #ifdef __sparc_v9__ && __arch64__ [08:24] didn't do the trick [08:24] hmhm [08:25] oh [08:27] of course it doesn't === ajmitch [n=ajmitch@ubuntu/member/ajmitch] has joined #ubuntu-ports === ajmitch [n=ajmitch@ubuntu/member/ajmitch] has joined #ubuntu-ports [02:17] fabbione: aye matey [02:17] around? :) === tmarble [n=tmarble@209.162.59.166] has joined #ubuntu-ports