| |
| |
| |
|
Page: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60
Comments:
<0> That is my modules.d/alsa file. <1> Ok <0> Need to change the module and stuff to yours, but should give you OSS. I am not sure if you need OSS in your kernel too. I forget, I think jsut sound as a M <1> All OSS stuff seems commented out <0> sylvisj: Cause I am not using it :-) <1> In my file <0> So, there is your problem. <2> If I want to patch the vanilla kernel sources, do I need to apply all the patches on the kernel.org corresponding to that kernel version ? <3> sylvisj: don't enable any oss besides alsas oss emulation api <4> Hello <4> I kneed help <4> has anyone here brocken their nose on a mysql install ? <1> cahoot: So what do I enable? <1> Just keep that commented out and make the modules? <4> Does anyone no what to do with !!! MySQL does not support being built statically with SSL support enabled! <4> ?
<5> Can anyone help me? After kernel recompilation I have no /proc/sys. I have compiled in CONFIG_PROC_FS... <4> We are all in kneed of help from what I C <4> ANNONCEMENT: MySQL NO LONGER WORKS WITH GENTOO ! <6> havard, is it in your fstab? <7> I have configured my sound and my alsamixer is configured correctly as well and it all worked fine last boot but now when I boot up my system no sound works. <4> Just kidding <4> Has anyone (as I ) had probs wih the MySQL installation ? <7> No. <8> nope <7> What is the problem? <5> jevangelo: Yes, I have proc /proc defaults <9> i'm having portage problems.... trying to do `emerge x11-xorg` and it whizzes through the setup and doesn't download newest source or compile it or anything, and i dont get any binaries out of it <10> any ideas in why there is no `state match support` for iptables in 2.6.15-gentoo-r1? wot should i select instead? <7> tolkan, do you already have x11 xorg ? <5> jevangelo: If I boot up with old kernel I have it. But with new I only have /proc <11> Hey, I am having problems with alsa. I had it working fine, but after upgrading / changing the kernel it dosen't work. It looks like it functions okay, but nothing will come out of the speakers, -- http://pastebin.com/716973 <-- There is some output from mplayer with some errors, does anyone have any ideas what could be wrong? <9> sayed-=: i've installed it and everything but for some reason i had to remove it, and i can't bring it back again, i think i need to flush the existing part out and i dont know how to do that <1> Ok, cahoot <6> havard, it sounds like your just missing something in the new kernel <1> The modules are installed <7> tolkan When you removed it, did you follow the Howto? If not, you'd best start re-install Gentoo as some key packages probably were lost <1> but it's still saying the modules aren't found <12> hi guys <5> jevangelo: What can that be then? I have compiled in everyting under Pseudo file systems... <12> can anybody help my with a serouis build error on kde-3.5.2 <7> clubber What's the error? <12> when i compile kde 3.5.2 on my amd64 box y get an error in kdebase package <9> sayed-=: its that easy to break gentoo? i'm getting tripped up on the ACCEPT_KEYWORDS="~x86" var, once i allow one thing it requires it for a bunch of other things and its quite tedious to manually input 50 different packages into the accepted packages list... so if i need to install gentoo again, whats the best way to do that without losing my current kernel and grub? <13> hello <14> hello <12> first error line is ../../libtool: line 5627: .libs/sysguard_panelapplet.lai: Permission denied <14> first line of what?? <12> of error output <14> well duh... <7> tolkan Ahm.. Letm e look into it. Give me a second. <14> error output of what? <12> kde-3.5.2 compiling on smd64 box <12> i think it has something to do with the libtool <7> tolkan THere is a document on the gentoo-wiki site on how to do that but I wouldn't reccomend it. x11 probably efected your kernel as well <4> sayed: !!! ERROR: dev-db/mysql-5.0.19-r1 failed. <4> !!! Function mysql_pkg_setup, Line 145, Exitcode 0 <4> !!! MySQL does not support being built statically with SSL support enabled! <4> !!! If you need support, post the topmost build error, NOT this status message. <12> but how can y manage to get it work <1> ouch owned by the bot <4> sayed: !!! ERROR: dev-db/mysql-5.0.19-r1 failed. <4> !!! Function mysql_pkg_setup, Line 145, Exitcode 0 <4> !!! MySQL does not support being built statically with SSL support enabled! <4> !!! If you need support, post the topmost build error, NOT this status message. <15> heh <16> :\ <1> haha <9> sayed-=: so the best thign to do is...go back to a live cd and recompile the OS? <17> heh <4> sayed: did you see the pb ? <1> that wasn't a pastebin <4> !!! ERROR: dev-db/mysql-5.0.19-r1 failed. <1> that was spam <16> USE="-static" emerge mysql <4> sayed: !!! Function mysql_pkg_setup, Line 145, Exitcode 0
<7> o.o <4> sayed: !!! MySQL does not support being built statically with SSL support enabled! <7> Where is that from? <4> emerge mysql/5.0.19-r1 <4> sayed: emerge mysql/5.0.19-r1 <4> emerge mysql/5.0.19-r1 <7> chris2fr Just emerge mysql o.o What's so difficult? <4> sayed: same thing happens with emerge dev-db/mysql <12> ok i also pasted my error output on pastebin http://pastebin.com/716999 <14> do you have both static and SSL use flags on? <12> does anybody have an idea <4> Cillian: Yes <9> sayed-=: if so, maybe you coudl help me out by giving me a few gentoo pointers.. i'm very experienced with debian and that package system, and trying to do a system in gentoo. If you have any recommendations on how to deal with ~x86 packages and the package system in general it would be most helpful <0> back crash. What is the gcc-compat library, should that be installed? <14> chris2fr: well, it can't handle both USE flags <14> get rid of one or the other <7> tolkan Well, I know a few guys that might, hold on <4> Cillian: How ? (I'm sorry, I look that up...) <18> is it possible to change the colors that sysvinit generates with the messages? <14> chris2fr: in /etc/make.conf <14> USE="..." <14> remove either "static" or "ssl" <14> I think <4> Cillian: cheers ! :) <14> no prob... <2> If I want to patch the vanilla kernel sources, do I need to apply all the patches on the kernel.org corresponding to that kernel version ? <12> does no one have an idea or r y simply wrong here <13> i am trying to do an emerge -avuND world (update with newuse) but i am getting an error because a package is masked, but the package dependant on the package i have already uninstalled, what gives? <14> ant384: patch the vanilla sources with gentoo patches? <19> help.. i cfdisk, delete partition, create new Linux, write, then mkfs.ext3 /dev/sdc1, then mount. but everytime i mount, i keep getting this really weird error.. http://pastebin.com/717003 <19> it's a usb2 ext hd <19> i've deleted and recreated countless times with same problem <12> xushi: maybe wrong partition type flag in partition table ? <19> clubber: the flag i chose is 83 (Linux). <12> why ? <19> why? err, because i had to choose one <19> sec <12> try to use the right ntfs one <4> watcher77: quid de sedna /wc <19> clubber: i'm trying to get ext3 running on there <20> Hello, after upgrading to qt-3.3.6 my graphics are screwed. What kde (gentoo) packages do I have to build again to get normal graphics back? <12> ok then you should to a mk2fs -j /dev/sdc1 first <12> toi create the file system <12> bevor mounting the first time <19> cler: wouldn't mkfs.ext3 do that ? <12> y thing so <12> but teh docu says <12> mk2fs -j does also <19> mke2fs * <19> yep, doing so now <21> mkfs.ext3 just does "mk2fs -j partition" -- it doesn't matter which command you use :> <19> RichG: either way, i still get that irritating message in dmesg, which really scares me <22> CONFIG_HZ_1000 really best choise for desktop system? <23> silya_: try it and create your own opinion about it ;) <21> xushi, yeah? which message? <14> what does the partition type in fsck/cfsck actually do? <14> sorry <14> I mean <14> umm. <14> cfdisk <19> RichG: http://pastebin.com/717003 <14> not fsck <14> :-P <24> something is modifying the access rights to /var/log/messages after ive chmod'd it everytime i reboot. does anyone know what might be causing this? <22> :) <24> the access rights keep going back to what they were before i chmod'd them when i reboot <19> k, done mke2fs, and still same problem <25> xushi, what mount command? <19> mount /dev/sdc1 /mnt/foo <19> sameway i mount anytthing tbh <3> Languid: you want a non-root user to be able to write to it? <19> even kde's/hal's automount gives same thing <24> cahoot, read to it <25> does mount -t ext3 /dev/sdc1 /mnt/foo give the same messages?
Return to
#gentoo or Go to some related
logs:
ldapsearch scandinavian characters beagle-tray ubuntu onmouseover translucent hover semodule can't read file openzaurus wlanng config #web #css apt-get php5-pear #css python mechanize hidden form
|
|