-
2096676·text·1.3 KB·2011-12-27 18:17 UTC
sh-4.2$ cat /etc/make.conf
CFLAGS="-O2 -march=native -pipe"
CXXFLAGS="${CFLAGS}"
CHOST="x86_64-pc-linux-gnu"
LDFLAGS="-Wl,-O1 -Wl,--as-needed ${LDFLAGS}"
FEATURES="parallel-fetch"
ARCH="amd64"
-
2096670·text·3 B·2011-12-27 17:20 UTC
nnn
-
2096665·text·801 B·2011-12-27 17:10 UTC
ii gstreamer0.10-plugins-bad 0.10.22-2ubuntu4 GStreamer plugins from the "bad" set
ii gstreamer0.10-plugins-bad-multiverse 0.10.21-1
-
2096661·python·2.2 KB·2011-12-27 17:00 UTC
def leap(year) :
if year%4!=0 :
return False
if year%100==0 and year%400!=0 :
return False
else :
return True
def legal(day,month,year) :
if year < 1000 :
year=year+2000
if da
-
2096641·text·2.2 KB·2011-12-27 15:37 UTC
En los seres humanos al igual que en los animales existe la comunicación, es esencial para la vida en comunidad del tipo que sea, cada cual cumple una función específica con un beneficio para el grupo
-
2096609·text·118.7 KB·2011-12-27 13:35 UTC
-
2096600·text·2.2 KB·2011-12-27 13:02 UTC
[13:36:38] <DeathWolf> sigh
[13:36:46] <DeathWolf> so my bro is with us on holidays
[13:36:58] <DeathWolf> and his portable hdd stops working
[13:37:02] <DeathWolf> I open it
[13:37:12] <DeathWolf
-
2096595·text·191 B·2011-12-27 12:30 UTC
<div class="login_txt2 required">
<input type="checkbox" name="akceptacja">I Accept TOS
<span style="margin-left:115px;" class="iferror">You must accept TOS</span>
</div>
-
2096590·text·620 B·2011-12-27 11:55 UTC
REM Create a 1024 byte buffer
DIM buffer% 1024
REM Two passes, with options 4 and 7 (offset assembly, runtime != assemble time)
FOR pass=4 TO 7 STEP 3
REM Set up target address and output bu
-
2096585·php·770 B·2011-12-27 11:45 UTC
<div id="container">
<div id="circlemenu">
<ul class="menu" id="menu2">
<li><a href="#"></a></li>
<?php
foreach($entries as $row)
{
-
2096575·text·292 B·2011-12-27 10:25 UTC
libtoolize: Consider adding `AC_CONFIG_MACRO_DIR([m4])' to configure.in and
libtoolize: rerunning libtoolize, to keep the correct libtool macros in-tree.
libtoolize: Consider adding `-I m4' to ACLOC
-
2096574·text·423 B·2011-12-27 10:15 UTC
autoreconf -fi
Can't exec "libtoolize": No such file or directory at /usr/bin/autoreconf line 196.
Use of uninitialized value in pattern match (m//) at /usr/bin/autoreconf line 196.
configure.in:9:
-
2096572·text·1.9 KB·2011-12-27 10:02 UTC
AC_INIT(xmpp-tunnel, 0.1, jahrome11@gmail.com)
AM_CONFIG_HEADER([config.h])
AM_INIT_AUTOMAKE(xmpp-tunnel, 0.1)
# Checks for programs.
AC_PROG_CXX
AC_PROG_CC
AC_PROG_CPP
AC_PROG_INSTALL
AC_
-
2096569·text·1.0 KB·2011-12-27 09:54 UTC
configure.in: no proper invocation of AM_INIT_AUTOMAKE was found.
configure.in: You should verify that configure.in invokes AM_INIT_AUTOMAKE,
configure.in: that aclocal.m4 is present in the top-leve
-
2096568·text·4.2 KB·2011-12-27 09:53 UTC
output of Debug-build:
1st way:
(0,1)
(1,2)
(2,3)
(3,0)
2nd way:
(0,1)
(1,2)
(2,3)
(3,0)
3rd way:
(0,1)
(1,2)
(2,3)
(3,0)
output of Release-build:
1st way:
(0,1)
(1,2)
(2,3)
-
2096565·text·2.5 KB·2011-12-27 09:31 UTC
C:\Documents and Settings\Rendszergazda\Asztal\client\build>cmake -G "MinGW Make
files" ..
CMake Error: CMake was unable to find a build program corresponding to "MinGW Ma
kefiles". CMAKE_MAKE_PRO
-
2096545·php·969 B·2011-12-27 07:56 UTC
<?php
function game_menu() {
$items = array();
$items['node/%nodedata/gamedata'] = array(
'title' => 'Game Data',
'type' => MENU_LOCAL_TASK,
'weight' => 10,
'page
-
2096533·text·5.1 KB·2011-12-27 06:25 UTC
0.0.0.0.80 > 0.0.0.0.60425: Flags [.], cksum 0xed7f (incorrect -> 0x6475), ack 414782724, win 15846, length 0
0.0.0.0.80 > 0.0.0.0.60425: Flags [.], cksum 0xe329 (incorrect -> 0xd08f), seq 0:
-
2096531·text·172.6 KB·2011-12-27 06:13 UTC
-
2096528·text·547 B·2011-12-27 05:46 UTC
root@icarus:~# fsck /dev/sdc1 -t ext3
fsck from util-linux 2.19.1
e2fsck 1.41.14 (22-Dec-2010)
fsck.ext3: Superblock invalid, trying backup blocks...
fsck.ext3: Bad magic number in super-block whi