Forums

Skip to content

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

Search found 42 matches

Go to advanced search

Advanced search
Search found 42 matches
  • 1
  • 2
  • Next
by darkless
Mon Nov 07, 2011 1:43 pm
Forum: Portage & Programming
Topic: libreoffice keeps on rebuilding by revdep-rebuild !!!
Replies: 13
Views: 6548

If you don't mind downgrading to the stable version of app-text/poppler, which is the version that libreoffice-bin links to, and assuming you run on the ~amd64 arch, you could modify your /etc/portage/package.keywords file:
echo app-text/poppler -~amd64 >> /etc/portage/package.keywords
This will ...
  • Jump to post
by darkless
Tue Feb 19, 2008 12:33 pm
Forum: Portage & Programming
Topic: Can't compile Samba after upgrade of libcap v.2.06 [SOLVED]
Replies: 7
Views: 2971

I read bug-reports but still can't find a solution :(.

Norberto Bensa suggest a resolution:

#######################
For samba just get rid of these:

extern int capget(struct cap_user_header * hdrp,
struct cap_user_data * datap);
extern int capset(struct cap_user_header * hdrp,
const struct cap ...
  • Jump to post
by darkless
Mon Jan 28, 2008 12:47 pm
Forum: Kernel & Hardware
Topic: 2.6.24-rc7 and all modules
Replies: 24
Views: 10969

I fixed my problems with vmware by adding the vmware overlay via layman. I now use vmware-modules-1.0.0.17-r1 from the overlay with no problems.
  • Jump to post
by darkless
Thu Jan 17, 2008 9:49 am
Forum: Kernel & Hardware
Topic: 2.6.24-rc7 and all modules
Replies: 24
Views: 10969

I checked out conftest.sh and found out that it had a wrong asm folder reference. I needed to add the following symlink (I use x86 arch, modify as appropriate):

Code: Select all

# ln -s asm-x86 /lib/modules/`uname -r`/source/include/asm-i386
  • Jump to post
by darkless
Thu Jan 17, 2008 9:48 am
Forum: Portage & Programming
Topic: emerge x11-drivers/nvidia-drivers-100.14.19 fail [resolved]
Replies: 29
Views: 28210

I checked out conftest.sh and found out that it had a wrong asm folder reference. I needed to add the following symlink (I use x86 arch, modify as appropriate):

Code: Select all

# ln -s asm-x86 /lib/modules/`uname -r`/source/include/asm-i386
  • Jump to post
by darkless
Thu Mar 02, 2006 8:47 am
Forum: Desktop Environments
Topic: gnome2 stickynotes-applet weirdness
Replies: 1
Views: 1247

I have the same problem, no idea what's wrong :cry:
  • Jump to post
by darkless
Sun Feb 05, 2006 6:47 pm
Forum: Documentation, Tips & Tricks
Topic: HOWTO: Using EAC (Exact Audio Copy) on Wine (Updated!)
Replies: 45
Views: 78806

A few changes for people using an external ripper via USB 2.0 or Firewire:

First, make sure to make an entry in your /etc/fstab file like this:
/dev/cdrom1 /mnt/cdrom1 iso9660 noauto,ro,user 0 0
where /dev/cdrom1 points to your SCSI emulated CDROM drive device (mine is /dev/sr0). Make sure that ...
  • Jump to post
by darkless
Wed Jan 11, 2006 2:40 am
Forum: Portage & Programming
Topic: can't emerge rlocate
Replies: 5
Views: 2726

I got tired of rlocate bitching about 2.6.15, so I patched it up a bit.

Replace the file /usr/portage/sys-apps/rlocate/files/rlocate-0.3.3-build.patch

with this one:
http://www.sundebo.dk/dark-sources/rlocate-0.3.3-build.patch

and do an "ebuild /usr/portage/sys-apps/rlocate/rlocate-0.3.3.ebuild ...
  • Jump to post
by darkless
Wed Jan 11, 2006 1:02 am
Forum: Portage & Programming
Topic: can't emerge rlocate
Replies: 5
Views: 2726

I'm seeing the same thing here... :(
  • Jump to post
by darkless
Wed Aug 31, 2005 12:40 pm
Forum: Multimedia
Topic: Need help getting SPDIF Optical Audio Working
Replies: 2
Views: 1575

Thanks Cintra, that solved my SPDIF output problem :)
  • Jump to post
by darkless
Sun Jul 10, 2005 1:06 pm
Forum: Unsupported Software
Topic: LDFLAG --as-needed / Speeding up of GNOME or KDE
Replies: 263
Views: 226348

I've also become slightly paranoid that my use of this flag globally might be responsible for 'mail-client/mozilla-thunderbird-1.0.2-r1' incorrectly believing that it was compiled without the 'crypt' flag enabled, hence no 'enigmail', & possibly why my mail-filters aren't working properly ...
  • Jump to post
by darkless
Thu Oct 28, 2004 12:51 am
Forum: Gentoo on AMD64
Topic: ut2004 3323 segfaulting....
Replies: 10
Views: 2641

I had this exact error myself. The problem? I had forgotten to run 'opengl-update ati' as root after my recent reinstall of Gentoo on my laptop. :oops:
  • Jump to post
by darkless
Wed Oct 06, 2004 5:25 pm
Forum: Gentoo Forums Feedback
Topic: [SOLVED] Unable to connect do database when accessing forums
Replies: 16
Views: 12833

I had the exact same problem. I got the "phpBB error: Unable to connect to database " reply all the time.

Finally, I found the cause. It turned out that I hard hard-coded forums.gentoo.org in my /etc/hosts file at some point where the forums resolved DNS very slowly.

After removing the entry in my ...
  • Jump to post
by darkless
Thu Aug 12, 2004 7:06 am
Forum: Multimedia
Topic: unresolved symbols with ati-drivers-3.11.1
Replies: 4
Views: 1235

Yup, seeing the exact same thing here, using ati-drivers-3.11.1 and latest xorg, both from Portage.

This thread indicates that we're not alone:
http://www.rage3d.com/board/showthread.php?p=1333086687
  • Jump to post
by darkless
Tue May 11, 2004 12:59 pm
Forum: Gentoo Chat
Topic: Acovea-4.0.0 : Try out my ebuilds (and scripts)
Replies: 381
Views: 221197

Use -O1 and the options of your choise (preferably the "yes" options). If using -O2, you'll enable a lot of "no" options, as you pointed out yourself.
  • Jump to post
by darkless
Thu May 06, 2004 10:10 pm
Forum: Portage & Programming
Topic: GCC 3.4
Replies: 1813
Views: 4196957

I'm seeing the same thing here regarding mono. I don't know what to blame yet.
  • Jump to post
by darkless
Thu May 06, 2004 1:09 pm
Forum: Portage & Programming
Topic: GCC 3.4
Replies: 1813
Views: 4196957

I don't seem to be having the same kind of problems as everyone else (at least not yet). I've still to get anything to compile with 3.4.0. All the snapshot versions posted earlier in the thread worked fine for me, but 3.4.0 just won't work. I've tried various things posted in this thread and others ...
  • Jump to post
by darkless
Sun May 02, 2004 2:39 am
Forum: Portage & Programming
Topic: GCC 3.4
Replies: 1813
Views: 4196957

Evil Dark Archon wrote:rsync mirror for robmoss2k's overlay set up at rsync://rsync.andrewnelson.org/gcc34overlay
Sweet, thanks :-)
  • Jump to post
by darkless
Mon Apr 26, 2004 7:37 am
Forum: Gentoo Chat
Topic: Acovea-4.0.0 : Try out my ebuilds (and scripts)
Replies: 381
Views: 221197

To put that in other words: If there are certain flags known to break things for you (or you just don't feel like using them) then prevent Acovea from using them in the first place.

This can be done by modifying eg. /usr/share/acovea/config/gcc34_pentium4.acovea to not include specific flags ...
  • Jump to post
by darkless
Sat Apr 24, 2004 11:00 am
Forum: Gentoo Chat
Topic: Acovea-4.0.0 : Try out my ebuilds (and scripts)
Replies: 381
Views: 221197

I wonder what it'll take to rewrite acovea to use user time instead of real time, so it won't be neccessary to run the tests while the system is otherwise left idle.
  • Jump to post
by darkless
Sat Apr 17, 2004 3:45 pm
Forum: Portage & Programming
Topic: GCC 3.4
Replies: 1813
Views: 4196957

I found and applied a patch that fixes the glibc compilation error regarding "fixup" that shows up when using a recent GCC-3.4 snapshot.

Grab the ebuild here:
http://www.sundebo.dk/dark-sources/glibc-2.3.3_pre20040207.ebuild

And the patch here:
http://www.sundebo.dk/dark-sources/glibc-2.3.3 ...
  • Jump to post
by darkless
Wed Apr 14, 2004 5:13 pm
Forum: Portage & Programming
Topic: "emerge -Dupd world" Failure
Replies: 4
Views: 1086

I'm getting the same error when trying to run 'eupdatedb'.
  • Jump to post
by darkless
Mon Apr 12, 2004 3:07 pm
Forum: Kernel & Hardware
Topic: 2.6.5-love4 aka "Dum Diddly Doo"
Replies: 106
Views: 48324

I got vmware and ndiswrapper to compile!!

Replaced scripts/Makefile.modpost and /usr/src/linux/Makefile with respective files from -love3 and everything works....


I recommend switching them back if you want to recompile your kernel though :)

If everything works for you, then that's great ...
  • Jump to post
by darkless
Mon Mar 29, 2004 11:35 am
Forum: Kernel & Hardware
Topic: 2.6.5_rc2-love3 aka "Richard Simmons"
Replies: 84
Views: 20336

MadEgg wrote:Err, have I missed something? Why is supermount in love-sources? I thought you didn't want that?
Pizza time! :D
  • Jump to post
by darkless
Sat Mar 27, 2004 3:45 pm
Forum: Kernel & Hardware
Topic: 2.6.4-ck2 is out !
Replies: 36
Views: 18011

You are right, I should've made myself clearer to avoid confusion. Thanks for elaborating.
  • Jump to post

Search found 42 matches
  • 1
  • 2
  • 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