Re: [arch-general] Suggesting new PKGBUILD*.proto

2008-05-17 Thread Xavier
Geoffroy Carrier wrote: Hi! I made "cosmetic" changes on PKGBUILD*.proto Please see https://github.com/gcarrier/gkarch/tree/master/misc/usr_share_pacman For you information, and to ease discussion around it, here's the README: Changes I made affect both "pacman" and "abs" packages. It isn't

[arch-general] problem with gcc and __unused function attribute

2008-05-17 Thread Michael Krauss
Hello, dma is now running on Arch Linux but I found one odd thing: There is this function in net.c: static void sig_alarm(int signo __unused) { longjmp(timeout_alarm, 1); } ggc can't handle the __unused attribute: [EMAIL PROTECTED] dma]\$ LANG=us gcc -DHAVE_CRYPTO -o dma dma.c conf.c cry

Re: [arch-general] problem with gcc and __unused function attribute

2008-05-17 Thread Byron Clark
On Sat, May 17, 2008 at 05:08:37PM +, Michael Krauss wrote: > There is this function in net.c: > > static void > sig_alarm(int signo __unused) > { > longjmp(timeout_alarm, 1); > } > > ggc can't handle the __unused attribute: gcc can handle an unused variable attribute, but a different

[arch-general] Fw: problem with gcc and __unused function attribute

2008-05-17 Thread Michael Krauss
On 17/05/08, Byron Clark wrote: > On Sat, May 17, 2008 at 05:08:37PM +, Michael Krauss wrote: > > static void > > sig_alarm(int signo __unused) > > { > > longjmp(timeout_alarm, 1); > > } > > gcc can handle an unused variable attribute, but a different syntax is > used: > > static void > si

Re: [arch-general] Firefox 3 Beta 5 has No Print Margins tab

2008-05-17 Thread Roman Kyrylych
2008/4/19 Ralph Alvy <[EMAIL PROTECTED]>: > Unlike the Windows version, I find that the Linux version of Firefox 3 Beta > 5 has No Print Margins tab. Anyone else confirm this? I downloaded it from > the Mozilla website. I cannot confirm this because I don't use Firefox under Linux but it's a well

Re: [arch-general] Multiple sound cards

2008-05-17 Thread Roman Kyrylych
2008/4/21 Stephen Wilkinson <[EMAIL PROTECTED]>: > OK, it's all explained in the source code referred to by Johannes Goecke > (see above). > In version 2.6.23 a "catch all VIA VT8237" function was used to enable the > on-board sound card -- which is why it worked for me. In version 2.6.24 this > wa

Re: [arch-general] Bugs.

2008-05-17 Thread Roman Kyrylych
2008/5/5 Xavier <[EMAIL PROTECTED]>: > On Mon, May 5, 2008 at 11:26 AM, Loui <[EMAIL PROTECTED]> wrote: >> On Mon, 5 May 2008 11:48:52 +0300 >> >> Right. I plan on going through the bug tracker more often, but it would >> be a waste of time if I comment on all the bugs but they never get >> clos

Re: [arch-general] Which version gets installed by pacman?

2008-05-17 Thread Roman Kyrylych
2008/5/6 Xavier <[EMAIL PROTECTED]>: > On Tue, May 6, 2008 at 4:00 PM, Timm Preetz <[EMAIL PROTECTED]> wrote: >> >> In standard pacman.conf this behaviour is necessary, because otherwise >> pacman would install testing-packages (for example) just because they >> have higher version. >> >> And t

Re: [arch-general] strange access permissions in /var/spool/mail

2008-05-17 Thread Roman Kyrylych
2008/5/16 Michael Krauss <[EMAIL PROTECTED]>: > Hello, > > while testing dma (Mail Transfer Agent from DragonflyBSD) on Arch Linux > I stumbled on this: > > [EMAIL PROTECTED] mickraus]\$ ls -la /var/spool/mail > insgesamt 12 > drwxrwxrwt 2 root root 4096 16. Mai 15:11 . > drwxr-xr-x 5 root

[arch-general] unable to select ppp package when installing 2008.04-rc

2008-05-17 Thread gan lu
I have tried once or twice, even if you select all four catogaries and all packages, I don't see ppp listed there. I don't check it one by one but by press P, so I don't know if anyone can confirm it too. It's in the CD though. PPP is import package for one using adsl connection etc.

Re: [arch-general] unable to select ppp package when installing 2008.04-rc

2008-05-17 Thread Jeffrey Parke
gan lu wrote: I have tried once or twice, even if you select all four catogaries and all packages, I don't see ppp listed there. I don't check it one by one but by press P, so I don't know if anyone can confirm it too. It's in the CD though. PPP is import package for one using adsl connection

Re: [arch-general] unable to select ppp package when installing 2008.04-rc

2008-05-17 Thread gan lu
On Sun, May 18, 2008 at 12:08 PM, Jeffrey Parke <[EMAIL PROTECTED]> wrote: > gan lu wrote: > >> I have tried once or twice, even if you select all four catogaries and all >> packages, I don't see ppp listed there. I don't check it one by one but by >> press P, so I don't know if anyone can confirm

Re: [arch-general] unable to select ppp package when installing 2008.04-rc

2008-05-17 Thread Jeffrey Parke
gan lu wrote: On Sun, May 18, 2008 at 12:08 PM, Jeffrey Parke <[EMAIL PROTECTED] > wrote: gan lu wrote: I have tried once or twice, even if you select all four catogaries and all packages, I don't see ppp listed there. I don't check it o

Re: [arch-general] unable to select ppp package when installing 2008.04-rc

2008-05-17 Thread gan lu
On Sun, May 18, 2008 at 12:15 PM, Jeffrey Parke <[EMAIL PROTECTED]> wrote: > gan lu wrote: > > >> >> On Sun, May 18, 2008 at 12:08 PM, Jeffrey Parke <[EMAIL PROTECTED]> [EMAIL PROTECTED]>> wrote: >> >>gan lu wrote: >> >>I have tried once or twice, even if you select all four >>

Re: [arch-general] unable to select ppp package when installing 2008.04-rc

2008-05-17 Thread gan lu
On Sun, May 18, 2008 at 12:37 PM, gan lu <[EMAIL PROTECTED]> wrote: > > > On Sun, May 18, 2008 at 12:15 PM, Jeffrey Parke <[EMAIL PROTECTED]> > wrote: > >> gan lu wrote: >> >> >>> >>> On Sun, May 18, 2008 at 12:08 PM, Jeffrey Parke <[EMAIL PROTECTED]>> [EMAIL PROTECTED]>> wrote: >>> >>>gan lu

Re: [arch-general] unable to select ppp package when installing 2008.04-rc

2008-05-17 Thread Roman Kyrylych
2008/5/18 gan lu <[EMAIL PROTECTED]>: > Yes, I know it's in the core, it's here, but I can' find it in "select > packages" step, that's why I ask for confirmation. Ok, I will take the rc > iso cd, and try again. Thanks all dudes. > Probably this is because packages.txt file is incorrect. -- Rom

Re: [arch-general] unable to select ppp package when installing 2008.04-rc

2008-05-17 Thread gan lu
On Sun, May 18, 2008 at 1:23 PM, Roman Kyrylych <[EMAIL PROTECTED]> wrote: > 2008/5/18 gan lu <[EMAIL PROTECTED]>: > > > Yes, I know it's in the core, it's here, but I can' find it in "select > > packages" step, that's why I ask for confirmation. Ok, I will take the rc > > iso cd, and try again. T

Re: [arch-general] unable to select ppp package when installing 2008.04-rc

2008-05-17 Thread gan lu
On Sun, May 18, 2008 at 2:11 PM, gan lu <[EMAIL PROTECTED]> wrote: > > > On Sun, May 18, 2008 at 1:23 PM, Roman Kyrylych <[EMAIL PROTECTED]> > wrote: > >> 2008/5/18 gan lu <[EMAIL PROTECTED]>: >> >> > Yes, I know it's in the core, it's here, but I can' find it in "select >> > packages" step, that'