WebHosting Paid by #1Payday.Loans


   The ROCK Linux project has been discontinued in 2010. Here are the old data for the historical record!

[00:25] blindcod1r (i=blindcod@gateway/gpg-tor/key-0x8997BE0F) joined #rocklinux.
[00:25] blindcoder (i=blindcod@gateway/gpg-tor/key-0x8997BE0F) left irc: Nick collision from services.
[00:25] Nick change: blindcod1r -> blindcoder
[03:41] rocklogbot (n=rocklogb@pallas.crash-override.net) left irc: Remote closed the connection
[03:42] rocklogbot (n=rocklogb@pallas.crash-override.net) joined #rocklinux.
[03:43] kasc_ (n=kasc@dslb-084-060-115-101.pools.arcor-ip.net) joined #rocklinux.
[03:56] kasc (n=kasc@dslb-084-060-120-077.pools.arcor-ip.net) left irc: Read error: 113 (No route to host)
[03:56] Nick change: kasc_ -> kasc
[05:08] daja77_ (i=daja@p5491F89A.dip.t-dialin.net) joined #rocklinux.
[05:19] daja77 (i=daja@p5491F0C5.dip.t-dialin.net) left irc: Read error: 110 (Connection timed out)
[05:31] ija_ (n=ija@84.19.218.118) joined #rocklinux.
[05:47] ija (n=ija@84.19.218.42) left irc: Read error: 110 (Connection timed out)
[06:49] <blindcoder> moin
[08:25] <blindcoder> ../../gcc/gthr-posix.h:43:21: error: pthread.h: No such file or directory
[08:25] <blindcoder> ../../gcc/gthr-posix.h:44:20: error: unistd.h: No such file or directory
[08:25] <blindcoder> in 0-glibc23 when cross-compiling for ppc
[08:25] <blindcoder> anyone got an idea?
[08:27] <daja77_> perhaps that platform doesn't support the selected threading model
[08:29] <blindcoder> no pthread for the ppc?
[08:32] <daja77_> that's not what i said
[09:12] Action: blindcoder trying linuxthreads
[09:28] <blindcoder> okay, no crosscompiling then
[09:28] <blindcoder> !> checking for .machine support... no
[09:28] <blindcoder> !> configure: error:
[09:28] <blindcoder> !> *** A binutils version which can handle
[09:28] <blindcoder> !> ***    .machine "altivec"
[09:29] <blindcoder> !> *** is needed.
[09:29] <blindcoder> in 0-glibc23 with linuxthreads selected
[10:30] blindcoder (i=blindcod@gateway/gpg-tor/key-0x8997BE0F) left irc: Remote closed the connection
[10:31] blindcoder (i=blindcod@gateway/gpg-tor/key-0x8997BE0F) joined #rocklinux.
[10:33] <stf^rock1inux> hi all
[10:34] <stf^rock1inux> blindcoder: maybe it  works with glibc24
[10:53] <blindcoder> stf^rock1inux: yeah, but tat's outside of the scope right now :)
[11:23] kensai (n=kensai@206.248.82.225) left irc: "Leaving"
[11:32] kensai (n=kensai@206.248.82.225) joined #rocklinux.
[11:35] kensai (n=kensai@206.248.82.225) left irc: Client Quit
[11:47] <blindcoder> stf^rock1inux: does cups+kde work?
[12:00] <stf^rock1inux> blindcoder: it should, according to the KDE release announcement
[12:00] <stf^rock1inux> my test build is still running...
[12:03] <owl> moin
[12:03] <stf^rock1inux> moin moin
[12:48] Nick change: ija_ -> ija
[13:26] blindcoder (i=blindcod@gateway/gpg-tor/key-0x8997BE0F) left irc: Remote closed the connection
[13:27] blindcoder (i=blindcod@gateway/gpg-tor/key-0x8997BE0F) joined #rocklinux.
[15:08] blindcoder (i=blindcod@gateway/gpg-tor/key-0x8997BE0F) left irc: Remote closed the connection
[15:12] blindcoder (i=blindcod@gateway/gpg-tor/key-0x8997BE0F) joined #rocklinux.
[15:28] <blindcoder> ./scripts/Create-ISO: line 248: mkisofs: command not found
[15:28] <blindcoder> oops :)
[15:37] <blindcoder> hmm
[15:37] <blindcoder> cdrtools looks a bit empty
[15:37] <daja77_> use sw from you friends ^^
[15:38] <blindcoder> root@pallas:/usr/src/rock-src# mine -l cdrtools
[15:38] <blindcoder> cdrtools: usr/share/man/man5/makefiles.5
[15:38] <blindcoder> cdrtools: usr/share/man/man5/makerules.5
[15:38] <blindcoder> that's all
[15:38] <blindcoder> after rocket emerge cdrtools
[15:51] <blindcoder> are caused by a GNU make bug and not by the Schily makefile system.
[15:51] <blindcoder> ah yeah, schily at work
[15:51] <daja77_> hehe
[15:52] <blindcoder> "I am right, they are wrong. I won't tell how or why, but it is like that."
[15:53] <blindcoder> anyway, it means that our cdrtools package doesn't give anything usable
[15:53] <blindcoder> oh, and it doesn't fail either because of the superior Schily makefile system
[15:53] <blindcoder> it just doesn't work
[15:54] <th> since when?
[15:54] <th> hopefully not in trunk yet?
[15:56] <blindcoder> trunk
[15:56] <blindcoder> cdrtools 2.01
[15:56] <blindcoder> it stopped working sometime in between because here I still have a working cdrtools 2.01
[15:58] <th> so our testing failed?
[15:59] <blindcoder> no
[15:59] <blindcoder> because the fatal errors are not reported as fatal by schilfys makefiles
[15:59] <blindcoder> stuff like this just goes through:
[15:59] <blindcoder> /usr/lib/gcc/i386-unknown-linux-gnu/4.0.3/../../../../i386-unknown-linux-gnu/bin/ld: cannot find -lscg
[16:00] <daja77_> wtf?
[16:01] <blindcoder> welcome to the world of joerg schilling
[16:01] <blindcoder> according to his docs, the 'solution' is to use his own creation, smake
[16:01] <blindcoder> which is currently in 'alpha' state of development
[16:01] <daja77_> lol still?
[16:02] <blindcoder> yes
[16:02] <th> so our testing still failed. because we missed that cdrtools package contains too few files ;)
[16:02] <daja77_> https://ptrace.fefe.de/smake.jpg <- like this
[16:03] <blindcoder> yeah, like that
[16:03] <blindcoder> debburn, anyone?
[16:03] <blindcoder> oh, libscg doesn't compile
[16:03] <blindcoder> In file included from /usr/src/linux/include/scsi/scsi.h:11, from scsi-linux-sg.c:69, from scsihack.c:127:
[16:04] <blindcoder> /usr/src/linux/include/linux/types.h:147: error: conflicting types for 'blkcnt_t'
[16:04] <blindcoder> /usr/include/sys/types.h:231: error: previous declaration of 'blkcnt_t' was here
[16:04] <blindcoder> In file included from scsi-linux-sg.c:198, from scsihack.c:127:
[16:04] <blindcoder> scsi-linux-ata.c: In function 'scgo_asend':
[16:04] <blindcoder> scsi-linux-ata.c:1059: warning: pointer targets in assignment differ in signedness
[16:04] <blindcoder> gmake[1]: *** [OBJ/i686-linux-cc/scsihack.o] Error 1
[16:04] <blindcoder> looks like a gcc-40 related problem
[16:04] <daja77_> not kernel headers?
[16:04] <blindcoder> hmm, no
[16:04] <blindcoder> doesn't work with gcc-34 either
[16:05] <daja77_> kernel heades and glibc headers are included, and that doesn't match
[16:05] <blindcoder> yeah
[16:10] <blindcoder> but I can't figure out where he includes the linux/types.h file
[16:14] <blindcoder> gcc   -O   -I. -IOBJ/i686-linux-cc -I../incs/i686-linux-cc -I../include -I/usr/src/linux/include  -DUSE_PG  -c -o OBJ/i686-linux-cc/scsihack.o scsihack.c
[16:15] <blindcoder> err
[16:15] <blindcoder> -I/usr/src/linux/include ???
[16:19] <blindcoder> var_append GCC_WRAPPER_REMOVE " " "-I/usr/src/linux/include"
[16:19] <blindcoder> with cdrtools last release >2 years old he sholudn't complain about other people's software
[16:23] <blindcoder> taking a much saner amount of time already
[16:23] <blindcoder> andno more error mesages so far
[16:24] <blindcoder> Found 105 files for this package.
[16:25] <blindcoder> 2006101616254326660
[16:30] Action: blindcoder going home
[16:30] <blindcoder> bbl
[18:03] <blindcoder> re
[18:43] blindcod1r (i=blindcod@gateway/gpg-tor/key-0x8997BE0F) joined #rocklinux.
[18:44] blindcoder (i=blindcod@gateway/gpg-tor/key-0x8997BE0F) left irc: Nick collision from services.
[18:44] Nick change: blindcod1r -> blindcoder
[18:44] <blindcoder> stf^rock1inux, daja77_: do you have opinions on what th and I propose
[18:49] <stf^rock1inux> blindcoder: looks like a good idea
[18:49] <blindcoder> stf^rock1inux: can you post that to the mailinglist, please?
[18:50] <daja77_> that branching?
[18:50] <blindcoder> so that we have an actual trace of people's opinions?
[18:50] <stf^rock1inux> blindcoder: ok
[18:50] <blindcoder> daja77_: yeah
[18:51] <daja77_> dunno yet
[18:52] <blindcoder> k
[21:57] rocklogbot (n=rocklogb@pallas.crash-override.net) left irc: Remote closed the connection
[21:58] rocklogbot (n=rocklogb@pallas.crash-override.net) joined #rocklinux.
[22:22] <th> ok - we will do the "branches idea"
[22:32] <daja77_> got clifford?
[22:34] <th> yes.
[22:34] <daja77_> nice
[23:02] kensai (n=kensai@206.248.82.225) joined #rocklinux.
[00:00] --- Tue Oct 17 2006