Graham Murray schrieb:
Andrew Gaydenko <[EMAIL PROTECTED]> writes:
gcc-4.3.1 is umasked now. I'm on ~amd64 with Core 2 Duo CPU. Is it
sufficient just to set
CFLAGS="-O2 -march=core2 -mtune=core2 -pipe"
instead of
CFLAGS="-O2 -march=native -mtune=native -pipe"
which I have in make.conf
On Sun, 8 Jun 2008 12:52:03 +0200
"Dirk Uys" <[EMAIL PROTECTED]> wrote:
> Hi everyone.
>
> When I emerge subversion, i get the following error:
>
>
> checking for availability of Berkeley DB... no
> configure: error: Berkeley DB 4.0.14 wasn't found.
>
> !!! Please attach the following file whe
Hi,
I'm running a linux system at work, which is member in a NIS domain. My
username is local, the others are on the NIS server (home dirs are
distributed around the cluster).
Now I suddenly detected that users whose login data are on the NIS
server cannot login anymore! I suspect somehow that
Hi,
Wolfgang Liebich schrieb:
Hi,
I'm running a linux system at work, which is member in a NIS domain.
My username is local, the others are on the NIS server (home dirs are
distributed around the cluster).
Now I suddenly detected that users whose login data are on the NIS
server cannot login a
I want to install sendmail, but when ssmtp is installed a file collision
with mailer.conf is detected. ssmtp was also installed previously with
-mailwrapper in the USE and has since been unmerged. The problem
started when taking -mailwrapper out of the ssmtp USE variable. The
emerge trace for
dhk escribió:
I want to install sendmail, but when ssmtp is installed a file collision
with mailer.conf is detected. ssmtp was also installed previously with
-mailwrapper in the USE and has since been unmerged. The problem
started when taking -mailwrapper out of the ssmtp USE variable. The
e
On Mon, 09 Jun 2008 06:43:41 +0100
Graham Murray <[EMAIL PROTECTED]> wrote:
> Andrew Gaydenko <[EMAIL PROTECTED]> writes:
>
> > gcc-4.3.1 is umasked now. I'm on ~amd64 with Core 2 Duo CPU. Is it
> > sufficient just to set
> >
> > CFLAGS="-O2 -march=core2 -mtune=core2 -pipe"
> >
> > instead of
>
On Friday 06 June 2008 14:36:14 Mick wrote:
>
> Yep. I did manage to get it working with wpa_supplicant (or so I
> thought . . . )
>
> # lsmod | grep rt2
> rt2500usb 21728 0
> rt2x00usb 8576 1 rt2500usb
> rt2x00lib 14944 2 rt2500usb,rt2x00usb
>
> Am I
>> I swapped out my Sempron for an Athlon X2 4000+, but when I have
>> "Symmetric multi-processing support" enabled in the
>> 2.6.24-hardened-r2 kernel, the system freezes as soon as the madwifi
>> wireless interface starts in master mode. Weird. Any ideas?
>
>
>
> http://madwifi.org/ticket/1903
On 09.06.2008 14:10:00, Dirk Heinrichs wrote:
> Am Sonntag, 8. Juni 2008 schrieb Nicolai Beuermann:
> > Basic question: Why do I need two versions of glibc?
>
> You don't.
>
> > equery depends =sys-libs/glibc-2.6.1 lists about 30 entries
> > equery depends =sys-libs/glibc-2.3.4.20040808-r1 lists 27
Chema Alonso wrote:
dhk escribió:
I want to install sendmail, but when ssmtp is installed a file
collision with mailer.conf is detected. ssmtp was also installed
previously with -mailwrapper in the USE and has since been unmerged.
The problem
started when taking -mailwrapper out of the ssmtp
Hello all,
All of the sudden I found out that I can no longer play audio cd's from my
computer, nor can I rip them and listen to the music from my HD. I have
checked that the CD drive works (I can mount data cd's), and I checked
/etc/mtab in case audio cd's are being mounted automatically by hald o
On Monday 09 June 2008, Nicolai Beuermann wrote:
> After I'd reemerged listed packages the equery command from above
> still lists the dependencies.
>
> what goes wrong?
equery depends is not accurate.
It does not list packages that are definitely dependencies, it lists
dependencies that might p
On Monday 09 June 2008, Grant wrote:
> and the solution seems to be upgrade to 0.9.4. Hmmm. I think my
> only option is to disable SMP support until this is fixed.
'Tis indeed a sad state of affairs.
I'm also out of my depth here (never used madwifi), but what happens is
you downgrade to a ver
>> and the solution seems to be upgrade to 0.9.4. Hmmm. I think my
>> only option is to disable SMP support until this is fixed.
>
> 'Tis indeed a sad state of affairs.
>
> I'm also out of my depth here (never used madwifi), but what happens is
> you downgrade to a version lower than 0.9.3.3?
>
>
Hello all,
Trying for the first time to download images from a new Nikon D40 camera.
libgphoto2 lists the camera as supported in PTP mode. I have tried using PTP
mode with digikam (hooking up the camera directly), and also simply trying to
mount the memory card using a card reader. Both methods
Hi,
I would like to compile a soft by passing some available options
to ./configure.
I'm currently pretty sure I have to build my own ebuild. I don't enjoy
because of further maintenance.
Is there any way to do it with the classical emerge program ?
--
Nicolas Sebrecht
--
gentoo-use
On Sat, Jun 7, 2008 at 1:12 AM, Teng Wang <[EMAIL PROTECTED]> wrote:
> Hi there,
>
> I am using vixie cron to maintain my scheduled
> jobs. Everything is just fine other than one. I find that
> when I use, for example, 0 * * * * /usr/bin/eix-sync to
> update the portage everyday, the cron works w
On Monday 09 June 2008, Nicolas Sebrecht wrote:
> Hi,
>
> I would like to compile a soft by passing some available options
> to ./configure.
>
> I'm currently pretty sure I have to build my own ebuild. I don't
> enjoy because of further maintenance.
>
> Is there any way to do it with the clas
darren kirby wrote:
Hello all,
Trying for the first time to download images from a new Nikon D40 camera.
libgphoto2 lists the camera as supported in PTP mode. I have tried using PTP
mode with digikam (hooking up the camera directly), and also simply trying to
mount the memory card using a car
quoth the Hal Martin:
>
> If you'd like, I can post my kernel config and you can look for
> differences between them.
Not neccesary. I tried on another Gentoo system and it worked fine.
Comparing .config files shows I didn't have "Codepage 437 (United States,
Canada) " selected in the problem m
On 09.06.2008 19:10:53, Alan McKinnon wrote:
> On Monday 09 June 2008, Nicolai Beuermann wrote:
> > After I'd reemerged listed packages the equery command from above
> > still lists the dependencies.
> >
> > what goes wrong?
> The definitive way to find out exactly what is going on is to run emerg
Alan McKinnon <[EMAIL PROTECTED]> a écrit:
> man 5 ebuild
>
> Search for EXTRA_ECONF
Thanks Alan for your answer.
I didn't know that. If I can use it as a replacement for the "make
ebuild" solution, I don't think I can make it permanent (I mean like
package.use for choices about useflags).
The
On AD 2008 June 10 Tuesday 02:12:10 AM +0200, Nicolas Sebrecht wrote:
> I didn't know that. If I can use it as a replacement for the "make
> ebuild" solution, I don't think I can make it permanent (I mean like
> package.use for choices about useflags).
>
> The idea is to have $EXTRA_ECONF value re
Justin Findlay <[EMAIL PROTECTED]> a écrit:
> You probably just need to set it in your /etc/make.conf. make.conf is
> just a bunch of bash variables anyway.
Hmmm. If I do that, it will be applied to all ebuilds.
--
Nicolas Sebrecht
--
gentoo-user@lists.gentoo.org mailing list
Nicolas Sebrecht <[EMAIL PROTECTED]> a écrit:
> Hmmm. If I do that, it will be applied to all ebuilds.
Or not applied at all. As far as I know make.conf isn't "dumped
sourced" by the shell (nor by emerge).
--
Nicolas Sebrecht
--
gentoo-user@lists.gentoo.org mailing list
Nicolai Beuermann <[EMAIL PROTECTED]> a écrit:
> Again
> the result was an unbootable system.
What is the error exactly ?
--
Nicolas Sebrecht
--
gentoo-user@lists.gentoo.org mailing list
Peter Wood <[EMAIL PROTECTED]> a écrit:
> I tried with a few CDs and always get the same result.
> Does anybody know how to fix this?
I think you should do a bug report.
--
Nicolas Sebrecht
--
gentoo-user@lists.gentoo.org mailing list
Nicolas Sebrecht schrieb:
Justin Findlay <[EMAIL PROTECTED]> a écrit:
You probably just need to set it in your /etc/make.conf. make.conf is
just a bunch of bash variables anyway.
Hmmm. If I do that, it will be applied to all ebuilds.
You can set it in /etc/portage/env//. There yo
29 matches
Mail list logo