Forums

Skip to content

Advanced search
  • Quick links
    • Unanswered topics
    • Active topics
    • Search
  • FAQ
  • Login
  • Register
  • Board index Search
  • Search

Search found 158 matches

Go to advanced search

Advanced search
Search found 158 matches
  • Page 1 of 7
    • Jump to page:
  • 1
  • 2
  • 3
  • 4
  • 5
  • …
  • 7
  • Next
by eremini
Tue Jul 22, 2008 9:04 am
Forum: Unsupported Software
Topic: ~CONRAD~ Stage 3 on 87 "Drei/Tres/3" INSTALL DOC | REL: #4.1
Replies: 182
Views: 135697

Minor correction
tar jxvf config.bz2 -C /mnt/gentoo/etc/portage
should be
tar jxvf config.tar.bz2 -C /mnt/gentoo/etc/portage
  • Jump to post
by eremini
Mon Nov 26, 2007 4:28 am
Forum: Unsupported Software
Topic: Seren Install Guide V1 "New Level"
Replies: 112
Views: 75393

Yeah, I know how to install it, was just hinting that it would be good for new users of the guide who don't follow the "Unsupported Software" forum as much as I do :P
  • Jump to post
by eremini
Sun Nov 25, 2007 1:36 am
Forum: Unsupported Software
Topic: Seren Install Guide V1 "New Level"
Replies: 112
Views: 75393

are you going to update the guide to use zen sources?
  • Jump to post
by eremini
Sun Nov 18, 2007 1:45 am
Forum: Unsupported Software
Topic: Official thread: "zen-sources"
Replies: 999
Views: 529988

Calculating dependencies /!!! Digest verification failed:
!!! /usr/portage/local/layman/custom-kernels/sys-kernel/zen-sources/zen-sources-9999.ebuild
!!! Reason: Filesize does not match recorded size
!!! Got: 681
!!! Expected: 665
  • Jump to post
by eremini
Sat Nov 17, 2007 12:02 am
Forum: Unsupported Software
Topic: Official thread: "zen-sources"
Replies: 999
Views: 529988

As long as there are stable releases which I can use on a productive server it's all good
  • Jump to post
by eremini
Wed Oct 31, 2007 7:43 pm
Forum: Unsupported Software
Topic: 2.6.23-kamikaze5: "Vipernicus"
Replies: 127
Views: 94793

Does anybody know how well this kernel will perform on a server system (ussual LAMP with heavy mySQL usage). Is it feaseble compared to standard gentoo-sources?
  • Jump to post
by eremini
Tue Oct 09, 2007 2:04 am
Forum: Unsupported Software
Topic: KDE4 Overlay - monolithic ebuilds
Replies: 762
Views: 408437

Damn I can't get mine to work
Launching via kdm (the kde 4 one)

It starts, goes through all the icons on the progress thing on the logging in up logo (the one with the pic of kde dev team) and then just freezes, so the logging in logo just stayes there. Interesting stuff from .xsession-errors ...
  • Jump to post
by eremini
Mon Oct 08, 2007 11:13 am
Forum: Unsupported Software
Topic: KDE4 Overlay - monolithic ebuilds
Replies: 762
Views: 408437

Just so you know even with the latest eclass I still get
symlink: /root/.kde/tmp-localhost
unlink: /root/.kde/tmp-localhost
symlink: /root/.kde/tmp-localhost

and loads off
open_wr: /usr/kde/svn/share/locale/en_US/entry.desktop.lock.Z16536
open_wr: /usr/kde/svn/share/locale/en_US/entry.desktop.lock ...
  • Jump to post
by eremini
Sun Oct 07, 2007 12:15 pm
Forum: Unsupported Software
Topic: GCC 4.3.0 testing!
Replies: 701
Views: 409907

libglade also fails for me with gcc 4.3. Anyone can confirm?
  • Jump to post
by eremini
Sat Oct 06, 2007 11:29 am
Forum: Unsupported Software
Topic: GCC 4.3.0 testing!
Replies: 701
Views: 409907

patch to make in portage antlr compile

--- lib/cpp/antlr/CharScanner.hpp.orig 2007-10-06 12:10:48.165620503 +0100
+++ lib/cpp/antlr/CharScanner.hpp 2007-10-06 12:11:51.487277141 +0100
@@ -55,6 +55,7 @@
}
}
#else
+#include <string.h>
#ifdef NO_STRCASECMP
ANTLR_C_USING(stricmp)
#else


Haven ...
  • Jump to post
by eremini
Fri Oct 05, 2007 12:40 am
Forum: Unsupported Software
Topic: GCC 4.3.0 testing!
Replies: 701
Views: 409907

ghostscript-gpl

i686-pc-linux-gnu-gcc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FILE64 -O2 -fPIC -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long long" -march=native -O2 ...
  • Jump to post
by eremini
Mon Oct 01, 2007 9:00 pm
Forum: Unsupported Software
Topic: GCC 4.3.0 testing!
Replies: 701
Views: 409907

Yep, mm-sources don't compile

CC arch/i386/lib/usercopy.o
arch/i386/lib/usercopy.c: In function ‘__copy_to_user_ll’:
arch/i386/lib/usercopy.c:777: error: ‘asm’ operand has impossible constraints
make[1]: *** [arch/i386/lib/usercopy.o] Error 1
  • Jump to post
by eremini
Mon Oct 01, 2007 12:23 am
Forum: Unsupported Software
Topic: GCC 4.3.0 testing!
Replies: 701
Views: 409907

unK: of course thats fine

Confirmed OpenSSL compiles with the latest gcc snapshot
  • Jump to post
by eremini
Sat Sep 29, 2007 11:29 pm
Forum: Unsupported Software
Topic: GCC 4.3.0 testing!
Replies: 701
Views: 409907

Yep, openssl fails here as well
  • Jump to post
by eremini
Sat Sep 29, 2007 8:49 pm
Forum: Unsupported Software
Topic: GCC 4.3.0 testing!
Replies: 701
Views: 409907

Path to make tar compile


--- lib/argp.h.orig 2007-09-25 11:04:18.000000000 +0200
+++ lib/argp.h 2007-09-25 11:06:24.000000000 +0200
@@ -580,7 +580,11 @@
# endif

# ifndef ARGP_EI
-# define ARGP_EI extern __inline__
+# if defined __GNUC_STDC_INLINE__
+# define ARGP_EI extern __inline ...
  • Jump to post
by eremini
Sat Sep 29, 2007 10:18 am
Forum: Unsupported Software
Topic: GCC 4.3.0 testing!
Replies: 701
Views: 409907

are we allowed to post these patches on bugs.gentoo.org?
  • Jump to post
by eremini
Sat Sep 29, 2007 10:15 am
Forum: Unsupported Software
Topic: GCC 4.3.0 testing!
Replies: 701
Views: 409907

Path for app-arch/cpio to avoid messing with cflags

--- lib/argp.h.orig 2007-09-25 11:04:18.000000000 +0200
+++ lib/argp.h 2007-09-25 11:06:24.000000000 +0200
@@ -580,7 +580,11 @@
# endif

# ifndef ARGP_EI
-# define ARGP_EI extern __inline__
+# if defined __GNUC_STDC_INLINE__
+# define ARGP_EI ...
  • Jump to post
by eremini
Thu Sep 20, 2007 12:09 am
Forum: Kernel & Hardware
Topic: Out of socket memory
Replies: 0
Views: 2788

Out of socket memory

Hello,

I am running a P2P related server, which has many connections to it at one time (about 100,000 at peak times). But I have been getting
eserver invoked oom-killer: gfp_mask=0xd0, order=0, oomkilladj=0 errors followed by
Out of socket memory
I believe this is related to rmem, but I am not sure ...
  • Jump to post
by eremini
Tue Sep 04, 2007 6:36 pm
Forum: Networking & Security
Topic: Hosting control panels for gentoo
Replies: 0
Views: 957

Hosting control panels for gentoo

Hello,

Are there any hosting control panels (i.e. cpanel, ispconfig, etc) that are known to work with gentoo

Thanks a lot
  • Jump to post
by eremini
Thu Aug 30, 2007 6:02 pm
Forum: Unsupported Software
Topic: New Conrad Guide
Replies: 43
Views: 33027

any updates?
  • Jump to post
by eremini
Wed Aug 15, 2007 12:55 am
Forum: Gentoo Chat
Topic: Vipernicus
Replies: 140
Views: 55905

RIP Cory

Good luck and best wishes to you Amber
  • Jump to post
by eremini
Tue Aug 14, 2007 6:52 pm
Forum: Unsupported Software
Topic: [PALUDIS] Support thread (current v. 0.24.6) - Part 3
Replies: 372
Views: 244780

from the glibc thread when emerging glibc 2.6.1

test ! -x /var/tmp/paludis/sys-libs/glibc-2.6.1/work/build-default-i686-pc-linux-gnu-nptl/elf/ldconfig || LC_ALL=C LANGUAGE=C \
/var/tmp/paludis/sys-libs/glibc-2.6.1/work/build-default-i686-pc-linux-gnu-nptl/elf/ldconfig -r /var/tmp/paludis/sys-libs ...
  • Jump to post
by eremini
Sat Jun 16, 2007 12:12 pm
Forum: Unsupported Software
Topic: KDE 4 Diary
Replies: 90
Views: 76630

As a starter of this thread, I think I am gonna resume posting screenshots and sharing experiences (though they'll be from SuSe linux).

As on performance - it's really hard to judge right now, due to the state of the code, but IMHO KDE 4 is a bit slower
  • Jump to post
by eremini
Fri Mar 23, 2007 10:04 pm
Forum: Networking & Security
Topic: VSFTPD problem
Replies: 2
Views: 1266

bump
  • Jump to post
by eremini
Thu Mar 22, 2007 9:22 pm
Forum: Networking & Security
Topic: VSFTPD problem
Replies: 2
Views: 1266

VSFTPD problem

Hello,
I am using vsftpd on my server, using virtual users. My problem is that I can upload fine, but I can't delete, resume, rename, chmod. Basically any changes.

config file
dirmessage_enable=YES
# banner_file=/etc/vsftpd/vsftpd.banner # edit banner first
chown_uploads=NO
xferlog_enable=YES
idle ...
  • Jump to post

Search found 158 matches
  • Page 1 of 7
    • Jump to page:
  • 1
  • 2
  • 3
  • 4
  • 5
  • …
  • 7
  • Next

Go to advanced search

Jump to
  • Assistance
  • ↳   News & Announcements
  • ↳   Frequently Asked Questions
  • ↳   Installing Gentoo
  • ↳   Multimedia
  • ↳   Desktop Environments
  • ↳   Networking & Security
  • ↳   Kernel & Hardware
  • ↳   Portage & Programming
  • ↳   Gamers & Players
  • ↳   Other Things Gentoo
  • ↳   Unsupported Software
  • Discussion & Documentation
  • ↳   Documentation, Tips & Tricks
  • ↳   Gentoo Chat
  • ↳   Gentoo Forums Feedback
  • ↳   Duplicate Threads
  • International Gentoo Users
  • ↳   中文 (Chinese)
  • ↳   Dutch
  • ↳   Finnish
  • ↳   French
  • ↳   Deutsches Forum (German)
  • ↳   Diskussionsforum
  • ↳   Deutsche Dokumentation
  • ↳   Greek
  • ↳   Forum italiano (Italian)
  • ↳   Forum di discussione italiano
  • ↳   Risorse italiane (documentazione e tools)
  • ↳   Polskie forum (Polish)
  • ↳   Instalacja i sprzęt
  • ↳   Polish OTW
  • ↳   Portuguese
  • ↳   Documentação, Ferramentas e Dicas
  • ↳   Russian
  • ↳   Scandinavian
  • ↳   Spanish
  • ↳   Other Languages
  • Architectures & Platforms
  • ↳   Gentoo on ARM
  • ↳   Gentoo on PPC
  • ↳   Gentoo on Sparc
  • ↳   Gentoo on Alternative Architectures
  • ↳   Gentoo on AMD64
  • ↳   Gentoo for Mac OS X (Portage for Mac OS X)
  • Board index
  • All times are UTC
  • Delete cookies

© 2001–2026 Gentoo Foundation, Inc.

Powered by phpBB® Forum Software © phpBB Limited

Privacy Policy

 

 

magic