IRC log

2010.05.01-freenode-gentoo-dev-help-sed.txt

Original download: 2010.05.01-freenode-gentoo-dev-help-sed.txt

01-05-2010 11:12:41 > binki: you shouldn't need -I/usr/include either
01-05-2010 11:14:41 < xmw!~michael@unimatrix.xmw.de: it was /usr/X11R6/include, i know relativly nothing about windows make situation.
01-05-2010 11:17:53 > binki: /usr/X11R6 is deprecated on all modern unix-ish things
01-05-2010 11:18:09 > binki: I'd think the same for a mingw32 crosscompile
01-05-2010 11:19:25 < xmw!~michael@unimatrix.xmw.de: ok, i've to patch some things for systems enet, i'll try in a minute
01-05-2010 11:26:28 < xmw!~michael@unimatrix.xmw.de: yeah, ebuild writing makes lot more fun if src_unpack does note unpack 1G data.
01-05-2010 11:29:25 -!- Halcy0n!~halcy0n@gentoo/developer/halcyon has joined #gentoo-dev-help
01-05-2010 11:29:25 -!- mode/#gentoo-dev-help [+o Halcy0n] by ChanServ!ChanServ@services.
01-05-2010 11:29:55 -!- s0nny!~s0nny@ip-62-143-200-38.unitymediagroup.de has joined #gentoo-dev-help
01-05-2010 11:39:17 -!- novas0x2a!~mike@adsl-75-22-180-158.dsl.pltn13.sbcglobal.net has joined #gentoo-dev-help
01-05-2010 11:40:50 -!- Myckel!~myckel@2001:5c0:1400:b::6e89 has joined #gentoo-dev-help
01-05-2010 11:42:58 < xmw!~michael@unimatrix.xmw.de: hm, binki? build.log: http://dpaste.com/189740/ already patched time.h into http://pastebin.com/LMBYAC9S , error on line 3880.
01-05-2010 11:44:08 > binki: xmw: is that C++ or C?
01-05-2010 11:45:08 < xmw!~michael@unimatrix.xmw.de: C++, i think, file is named .cpp
01-05-2010 11:45:09 > binki: I'm so stupid, C++
01-05-2010 11:45:13 < xmw!~michael@unimatrix.xmw.de: and g++ called, binki 
01-05-2010 11:45:16 > binki: g++ is being called ;-)
01-05-2010 11:45:47 -!- novas0x2a!~mike@adsl-75-22-180-158.dsl.pltn13.sbcglobal.net has quit [Ping timeout: 240 seconds]
01-05-2010 11:46:20 > binki: wait, what is this #include "pch.h" thing?
01-05-2010 11:46:30 > binki: xmw: I don't understand why #include <time.h> isn't enough :-/
01-05-2010 11:46:38 < xmw!~michael@unimatrix.xmw.de: that's the point.
01-05-2010 11:46:45 > binki: try #include <ctime>
01-05-2010 11:47:23 > binki: xmw: oh, and what version of GCC are you using? 4.5/4.3?
01-05-2010 11:48:35 < xmw!~michael@unimatrix.xmw.de: 4.4
01-05-2010 11:49:28 > binki: I'll bet you won't get the error with 4.3 ;-)
01-05-2010 11:50:54 < xmw!~michael@unimatrix.xmw.de: next: http://dpaste.com/189742/
01-05-2010 11:51:02 > binki: xmw: #include <stdlib.h> is required for srand()
01-05-2010 11:51:52 > binki: ok, scrap the s/\(.*\)\.h/c\1/ idea
Nathan Phillip Brink <ohnobinki at oh no publishing dot net> a.k.a. binki a.k.a. apostrophe