[gentoo-user] problem emerging evolution

2006-12-26 Thread Kumar Golap

Hi All,
I've been trying to upgrade gnome...but i keep stumbling on evolution
failing to compile
I've re-emerged evolution-data-server etc...it does not help...What am
I missing ?

This is the bit of the failing compilation :

bORBit-2.so -lm /usr/lib64/libgmodule-2.0.so -ldl
/usr/lib64/libgthread-2.0.so /usr/lib64/libglib-2.0.so -Wl,--rpath
-Wl,/usr/lib64/evolution/2.8
/usr/lib64/libedataserver-1.2.so: undefined reference to
[EMAIL PROTECTED]'


Thanks

Kumar
--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] [O.T] photomosaic

2006-12-19 Thread Kumar Golap

Have you tried hugin

http://hugin.sourceforge.net/

I think its in portage

Kumar


On 12/14/06, Arnau Bria <[EMAIL PROTECTED]> wrote:

On Thu, 14 Dec 2006 14:30:17 +
Redouane Boumghar wrote:

> Hello Arnau
Hi,

> I'm sorry I didn't understand what you were looking for.
It's ok, I must improve my English!

> I proposed Image Magick and it sure can do it but with a little
> head-scratch.
>
> So if i may resume u need :
> - A parent picture
> - A list of other pictures to fill the mosaic

that's it!

> With Image Magick you can extract a portion (according to you
> discretization parameters) from the parent picture and then compare
> it with the list of pictures you have by comparing metrics like RMSE
> and then compose your mosaic with most revelant pictures at each
> portion of the parent one.
>
> I'll post a shell script for this if I have time.
> This could be fun,
That would be nice!

> Have a good day and tell me if you find a program that does it,
at this point I have only found metapixel :-( it's nice, but i'm
looking for something better.

> Red.
Thanks!
--
Arnau Bria
http://blog.emergetux.net
Wiggum: Dispara a las ruedas Lou.
Lou: eee, es un tanque jefe.
Wiggum: Me tienes hartito con todas tus excusas.
--
gentoo-user@gentoo.org mailing list



--
gentoo-user@gentoo.org mailing list



[gentoo-user] libsdl checksum fails

2006-09-19 Thread Kumar Golap

Hi,

libsdl seems to fail checksum...and i don't seem to be able to make it
take the package from another mirror despite having different mirrors
in make.conf ...it keeps going to
http://www.libsdl.org/release/SDL-1.2.11.tar.gz



checking ebuild checksums ;-)
checking auxfile checksums ;-)
checking miscfile checksums ;-)
checking SDL-1.2.11.tar.gz

!!! Digest verification failed:
!!! /usr/portage/distfiles/SDL-1.2.11.tar.gz
!!! Reason: Filesize does not match recorded size
!!! Got: 2796407
!!! Expected: 2796143


Thanks

Kumar
--
gentoo-user@gentoo.org mailing list



[gentoo-user] gtk+ file size mistmatch

2006-07-18 Thread Kumar Golap

I am having trouble to emerge gtk+ and the file size is way much
larger than expected ...

I am on an amd64 architcture

Thanks
Kumar


Calculating dependencies... done!

Emerging (1 of 67) x11-libs/gtk+-2.8.19 to /
checking ebuild checksums ;-)
checking auxfile checksums ;-)
checking miscfile checksums ;-)
checking gtk+-2.8.19.tar.bz2

!!! Digest verification failed:
!!! /usr/portage/distfiles/gtk+-2.8.19.tar.bz2
!!! Reason: Filesize does not match recorded size
!!! Got: 12303676
!!! Expected: 313941
--
gentoo-user@gentoo.org mailing list



[gentoo-user] dbus checksum fail

2006-06-20 Thread Kumar Golap

I am trying to updat dbus to the latest and i get the following

# emerge -uv dbus
Calculating dependencies... done!

Emerging (1 of 1) sys-apps/dbus-0.62 to /
checking ebuild checksums

!!! Digest verification failed:
!!! /usr/portage/sys-apps/dbus/dbus-0.62.ebuild
!!! Reason: Filesize does not match recorded size
!!! Got: 3913
!!! Expected: 3863



Any clue what could be wrong...i am on a ~amd64 architecture


Thanks

Kumar
--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Speed up ATI Radeon X300 with google-earth?

2006-06-18 Thread Kumar Golap

I just emerged the latest x11-drivers/xf86-video-ati (6.6,1)...for my
radeon 9200 on ~amd64
and it did wonders for me for googleearth googleearth on 6.6.0 was
slow like molasses in winter.

In xorg.conf I'm using the "radeon" driver.


Cheers,
Kumar

On 6/17/06, Ryan Tandy <[EMAIL PROTECTED]> wrote:

Walter Dnes wrote:
>
>   Can I set any tweaks for the open source ATI Radeon driver to speed
> things up?  I do *NOT* want to go back to fglrx.  It gave true Windows
> emulation... including hard lockups that required power-recycling to get
> out of... grrr.
>

Check out http://r300.sourceforge.net and/or http://dri.sourceforge.net
for the experimental DRI driver - software rendering isn't going to get
you anywhere.
--
gentoo-user@gentoo.org mailing list



--
gentoo-user@gentoo.org mailing list



[gentoo-user] OT: HDTV usb card

2006-06-12 Thread Kumar Golap

Just would like to know if anybody have tried the usb HDTV tuner's under linux.
They seem handy and portable...but googling i did not find much about
linux usage or successes.

Thanks

Kumar
--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] equery, make.conf USE flag mismatch on amd64

2006-03-08 Thread Kumar Golap
> The mmx USE flag is not supported on the amd64 profile.  The processor
> does support mmx instructions, but (I think) only when operating in
> 32-bit mode.  So it probably doesn't make sense to have an amd64
> profile with the mmx/sse/3dnow use flags.  Presumably there are better
> processor instructions for a true 64-bit multi-media application to
> use...
>

Ah alright thanks ...i did not know  that mmx 3dnow flags /
instruction set was for the 32 bit operation only


Sorry again if i've wasted you guys time ...but i learned a few things today.

regards

Kumar

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] equery, make.conf USE flag mismatch on amd64

2006-03-08 Thread Kumar Golap
Apologies for not having done my research properly




> In this /specific/ case, you don't have to because the ebuilds and gcc know
> that x86_64 CHOST means that mmx etc. ARE supported and they will
> hard-enable them (you may not turn them off).
>

Do you mean that, say, xawtv would have been built with mmx for an
amd64 arch...despite that "equery uses" say its not ? Because that
what confused me

Thanks

Kumar

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] equery, make.conf USE flag mismatch on amd64

2006-03-08 Thread Kumar Golap
Thanks all for your help...and I know why now mmx flag was getting
masked. Its in the use.mask as suggested by Martins.

Attached is the use.mask file i have ...that file gets
updated/overwritten every time i do a "emerge --sync",  right ? For
some reason all the flags under x86/amd are uncommented... when i
comment them out then emerge --info shows me mmx etc...

For now i can live with commenting them out. But I did not realize i
had to do that...i never had to do this before on other machines (not
amd64 though...x86 and ppc64).

regards

Kumar


use.mask
Description: Binary data


Re: [gentoo-user] equery, make.conf USE flag mismatch on amd64

2006-03-08 Thread Kumar Golap
Thanks now I understand the default USE flags I see, I think. And
apologies for not searching the manual first.

But I still do not understand  why flags like mmx (or 3dnow) flags
that i put in the /etc/make.conf file is not getting picked up.

Am i right in my understanding that emerge --info reports the "sum" of
all the USE flags from all the make.defaults and /etc/make.conf ? so
it should show mmx when i put it there.

regards

Kumar


On 3/8/06, Martins Steinbergs <[EMAIL PROTECTED]> wrote:
> On Wednesday 08 March 2006 18:33, Kumar Golap wrote:
> > In fact if i remove the  USE line from the make.conf file ...and i do
> > emerge --info ...it is showing USE flags that i have no clue from
> > where its coming. I guess that that is what is overiding my changes in
> > USE i.e  its been ignoring the fact that wanted   mmx and 3dnow etc to
> > be used.
> >
> >
> > In case that can give you a clue below is the whole
> > emerge --info even after i commented out my USE line in make.conf
> >
> > Thanks a lot for all the help...
> >
> > Kumar
> >
> >
>
> I would advise to read "6. Installing the Gentoo Base System --> Configuring
> the USE variable"
>
> amd64 version:
> http://www.gentoo.org/doc/en/handbook/handbook-amd64.xml?part=1&chap=6#doc_chap2
>
>
> martins
> --
> Linux 2.6.15-gentoo-r7 AMD Athlon(tm) 64 Processor 3200+
>  19:14:26 up 45 min,  5 users,  load average: 1.40, 1.44, 1.23
> --
> gentoo-user@gentoo.org mailing list
>
>

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] equery, make.conf USE flag mismatch on amd64

2006-03-08 Thread Kumar Golap
In fact if i remove the  USE line from the make.conf file ...and i do
emerge --info ...it is showing USE flags that i have no clue from
where its coming. I guess that that is what is overiding my changes in
USE i.e  its been ignoring the fact that wanted   mmx and 3dnow etc to
be used.


In case that can give you a clue below is the whole
emerge --info even after i commented out my USE line in make.conf

Thanks a lot for all the help...

Kumar




 # emerge --info
Portage 2.0.54 (default-linux/amd64/2006.0, gcc-3.4.4, glibc-2.3.5-r2,
2.6.15-gentoo-r5 x86_64)
=
System uname: 2.6.15-gentoo-r5 x86_64 AMD Athlon(tm) 64 Processor 3000+
Gentoo Base System version 1.6.14
dev-lang/python: 2.4.2
sys-apps/sandbox:1.2.12
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r1
sys-devel/binutils:  2.16.1
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="amd64"
AUTOCLEAN="yes"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=k8 -O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.4/env
/usr/kde/3.4/share/config /usr/kde/3.4/shutdown
/usr/kde/3/share/config /usr/lib/X11/xkb
/usr/lib64/mozilla/defaults/pref /usr/share/config
/usr/share/texmf/dvipdfm/config/ /usr/share/texmf/dvips/config/
/usr/share/texmf/tex/generic/config/
/usr/share/texmf/tex/platex/config/ /usr/share/texmf/xdvi/
/var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=k8 -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://gentoo.osuosl.org/ "
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="amd64 X a52 aalib acpi alsa arts audiofile avi berkdb
bitmap-fonts bzip2 cdr crypt cups curl directfb dri dvd dvdr eds
emboss encode esd exif expat f77 fam ffmpeg flac foomaticdb fortran gd
gdbm gif glut gnome gpm gstreamer gtk gtk2 hal idn imagemagick imlib
ipv6 java jpeg kde lcms libcaca libg++ libwww lirc lm_sensors lzw
lzw-tiff mad mikmod mng motif mozilla mp3 mpeg mysql ncurses nls nptl
ogg oggvorbis openal opengl pam pam_console pcre pdflib perl png
python qt quicktime readline recode scanner sdl slang speex spell
sqlite ssl tcltk tcpd tetex tiff truetype truetype-fonts type1-fonts
udev usb userlocales v4l vorbis xine xml2 xmms xorg xpm xv zlib
userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTDIR_OVERLAY

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] equery, make.conf USE flag mismatch on amd64

2006-03-08 Thread Kumar Golap
Hi again...

The athlon 64 does have mmx as flags ...so that's not an issue

when i do emerge -pv ...it does seem that iits not using mmx

And i have an interesting problem when i do : emerge --info

I get this in my USE flags

USE="amd64 X a52 aalib acpi alsa arts audiofile avi berkdb
bitmap-fonts bzip2 cdr crypt cups curl directfb dri dvd dvdr eds
emboss encode esd exif expat f77 fam ffmpeg flac foomaticdb fortran gd
gdbm gif glut gnome gpm gstreamer gtk gtk2 hal idn imagemagick imlib
ipv6 java jpeg kde lcms libcaca libg++ libwww lirc lm_sensors lzw
lzw-tiff mad mikmod mng motif mozilla mp3 mpeg mysql ncurses nls nptl
ogg oggvorbis openal opengl pam pam_console pcre pdflib perl png
python qt quicktime readline recode scanner sdl slang speex spell
sqlite ssl tcltk tcpd tetex tiff truetype truetype-fonts type1-fonts
udev usb userlocales v4l vorbis xine xml2 xmms xorg xpm xv zlib
userland_GNU kernel_linux elibc_glibc"

which is a different version from what i have in the actual make.conf

 So i wonder if this is cached somewhere and emerge is not reading my
new version of /etc/make.conf
So from where is it generating that USE flags or have i corrupted my
portage tree by any chance ?




regards

Kumar

On 3/8/06, Patrick B�rjesson <[EMAIL PROTECTED]> wrote:
> On 2006-03-08 00:20, Kumar Golap uttered these thoughts:
> > I have the following USE in my make.conf (on an athlon64 machine)
> > USE="3dnow xorg a52 alsa acpi arts avi berkdb cdr crypt cups dvdr dvd
> > encode foomaticdb ffmpeg flac gdbm gif gpm gtk gtk2 hal imlib jpeg kde
> > gnome libg++ libwww lm_sensors mad mikmod mmx motif mpeg mysql ncurses
> > nls oggvorbis opengl pam pam_console pdflib png python qt quicktime
> > readline sdl slang spell sse ssl svga tcpd tiff truetype usb X xml2
> > xmms xv zlib f77 v4l win32codecs"
> >
> >
> > And when i do: equery uses xawtv i get the following:
> > [ Searching for packages matching xawtv... ]
> > [ Colour Code : set unset ]
> > [ Legend: Left column  (U) - USE flags from make.conf
> >]
> > [  : Right column (I) - USE flags packages was installed 
> > with ]
> > [ Found these USE variables for media-tv/xawtv-3.95-r1 ]
> [snip]
> >  - - mmx   : Adds support for optimizations for Pentium MMX and
> > Athlon class processors
> [snip]
>
> > Please note that "mmx" seems to be missing in both columns. despite
> > that its there in my USE in make.conf
> >
> > When i do: emerge --pretend --newuse xawtv
> >
> > It basically reports that nothing need to be done
>
> Try a
> $ emerge -vp xawtv
> and see if the mmx useflag is set in that output... If not, then do a
> $ emerge --info
> and see if the useflag output from that command includes mmx. If not,
> you've probably got a typo of some sort in your make.conf since the mmx
> useflag is not profile-masked on the amd64 (use.mask under your
> /etc/make.profile symlink).
>
> > Is this a bug in equery or is it that i can't set mmx on an Athlon64 ?
>
> Might be, but probably not ;)
>
>
> Regards,
> Patrick B�rjesson
>
> --
> /  ()  The ASCII Ribbon Campaign - against HTML Email
> \  /\   and proprietary formats.
>
>
>

-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] equery, make.conf USE flag mismatch on amd64

2006-03-07 Thread Kumar Golap
Hello All,

I have the following USE in my make.conf (on an athlon64 machine)
USE="3dnow xorg a52 alsa acpi arts avi berkdb cdr crypt cups dvdr dvd
encode foomaticdb ffmpeg flac gdbm gif gpm gtk gtk2 hal imlib jpeg kde
gnome libg++ libwww lm_sensors mad mikmod mmx motif mpeg mysql ncurses
nls oggvorbis opengl pam pam_console pdflib png python qt quicktime
readline sdl slang spell sse ssl svga tcpd tiff truetype usb X xml2
xmms xv zlib f77 v4l win32codecs"


And when i do: equery uses xawtv i get the following:
[ Searching for packages matching xawtv... ]
[ Colour Code : set unset ]
[ Legend: Left column  (U) - USE flags from make.conf 
   ]
[  : Right column (I) - USE flags packages was installed with ]
[ Found these USE variables for media-tv/xawtv-3.95-r1 ]
 U I
 + + X : Adds support for X11
 + + aalib : Adds support for media-libs/aalib (ASCII-Graphics Library)
 + + alsa  : Adds support for media-libs/alsa-lib (Advanced Linux
Sound Architecture)
 + + dv: Enables support for a codec used by many camcorders
 + + lirc  : Adds support for lirc (Linux's Infra-Red Remote Control)
 - - mmx   : Adds support for optimizations for Pentium MMX and
Athlon class processors
 + + motif : Adds motif support (x11-libs/openmotif x11-libs/lesstif)
 + + nls   : Adds Native Language Support (using gettext - GNU
locale utilities)
 + + opengl: Adds support for OpenGL (3D graphics)
 + + quicktime : Adds support for OpenQuickTime
 + + xext  : Enable use of XFree extentions (DGA,VidMode,DPMS)
 + + xv: Adds in optional support for the Xvideo extension (an
X API for video playback)
 + + zvbi  : Enable VBI Decoding Library for Zapping


Please note that "mmx" seems to be missing in both columns. despite
that its there in my USE in make.conf

When i do: emerge --pretend --newuse xawtv

It basically reports that nothing need to be done


Is this a bug in equery or is it that i can't set mmx on an Athlon64 ?

I'm using:
Portage version 2.0.54
Gentoolkit version 0.2.1


Thanks

Kumar

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Sorry about the spam

2006-01-18 Thread Kumar Golap
Questions:

1) why should i contribute to your fund instead of directly
contributing to the funds or companies that maintain the linux
distribution that i use.

2) There is already a linux standard base www.linuxbase.org...why
another one that nobody follows

3) how can your overhead be minimal or nothing ?...the best charitable
organizations have 20% overhead... zero overhead implies contribute
directly without going through third parties which you are..

4)  better the community ? with what better human beings ?

5) what's the criteria of who deserves to be paid by the money you collect ?

Cheers,

K


On 1/10/06, Mark Stewart <[EMAIL PROTECTED]> wrote:
> Really, I should have thought more about the first e-mail (oops).
> Thank you for all your comments!
>
> Here is what the goal is (as of now):
> - To have some kind of useful standard among the many distributions.
> - To compensate those who need or want compensation for their hard
> work.  (The laborer is worthy of his/her wages.)
> - Community moderated, no controlling overhead like Microsoft.
> - Whatever they release will be completely free software.  No strings.
>
> "United" means we help each other develop and improve Linux
> software--separately.  So no united.  That's optional for now.
>
> How can people be interested?
> - It is just a fund paid by the community for the community
> - Overhead will be minimal, if anything.
> - People are already interested in Linux, and they would like to donate
> to a worthy cause. (Yes, this does mean that we would have to be worthy)
>
> What's the point?
> - Make Linux better
> - Increase Linux users (Microsoft users might convert)
> - Better the community
> - Pay people who deserve it
>
>
> Really, we could make Gentoo the official distribution of Saviour
> Linux.  Personally, I think it is the best.
>
> Mark Stewart
>
> --
> gentoo-user@gentoo.org mailing list
>
>

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] cruel & unusual?

2006-01-18 Thread Kumar Golap
 >
> > I Always go out to have a smoke when it hits 50% : )


and speedup your death by 10 minutes :(

Cheers,

Kumar

-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] emerging gnome on ppc64 problem

2005-12-16 Thread Kumar Golap
Good day all,

Has any body tried to emerge gnome on a ppc64 system (hardware is G5 dual cpu)

I am having trouble when its trying to emerge  eel.
It gives the compilation error below...

Any clue or ideas of how i can either fix this or bypass this.

megatonnes thanks as usual,

Kumar



TED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED
-DMENU_I_KNOW_THIS_IS_UNSTABLE -O2 -pipe -mcpu=970 -mpowerpc64
-maltivec -mabi=altivec -MT eel-mime-extensions.lo -MD -MP -MF
.deps/eel-mime-extensions.Tpo -c eel-mime-extensions.c  -fPIC -DPIC -o
.libs/eel-mime-extensions.o
 powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I..
-DG_LOG_DOMAIN=\"Eel\" -I.. -DORBIT2=1 -pthread
-I/usr/include/gail-1.0 -I/usr/include/atk-1.0 -I/usr/include/gtk-2.0
-I/usr/include/libgnomecanvas-2.0 -I/usr/include/glib-2.0
-I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include
-I/usr/include/cairo -I/usr/include/pango-1.0
-I/usr/include/libart-2.0 -I/usr/include/freetype2
-I/usr/include/gconf/2 -I/usr/include/orbit-2.0
-I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include
-I/usr/include/bonobo-activation-2.0 -I/usr/include/libbonobo-2.0
-I/usr/include/gnome-vfs-module-2.0 -I/usr/include/libglade-2.0
-I/usr/include/libxml2 -I/usr/include/libgnome-2.0
-I/usr/include/libgnomeui-2.0 -I/usr/include/libbonoboui-2.0
-I/usr/include/gnome-menus -I/usr/include/gnome-desktop-2.0
-I/usr/include/startup-notification-1.0 -DDATADIR=\"/usr/share\"
-DSOURCE_DATADIR=\"../data\" -DGNOMELOCALEDIR=\"/usr/share/locale\"
-DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED
-DGDK_PIXBUF_DISABLE_DEPRECATED -DMENU_I_KNOW_THIS_IS_UNSTABLE -O2
-pipe -mcpu=970 -mpowerpc64 -maltivec -mabi=altivec -MT
eel-open-with-dialog.lo -MD -MP -MF .deps/eel-open-with-dialog.Tpo -c
eel-open-with-dialog.c  -fPIC -DPIC -o .libs/eel-open-with-dialog.o
eel-open-with-dialog.c:55:23: menu-tree.h: No such file or directory
eel-open-with-dialog.c:515: error: parse error before '*' token
eel-open-with-dialog.c: In function `compare_applications':
eel-open-with-dialog.c:518: error: `a' undeclared (first use in this function)
eel-open-with-dialog.c:518: error: (Each undeclared identifier is
reported only once
eel-open-with-dialog.c:518: error: for each function it appears in.)
eel-open-with-dialog.c:519: error: `b' undeclared (first use in this function)
eel-open-with-dialog.c:519: warning: passing arg 1 of `g_utf8_collate'
makes pointer from integer without a cast
eel-open-with-dialog.c:519: warning: passing arg 2 of `g_utf8_collate'
makes pointer from integer without a cast
eel-open-with-dialog.c: At top level:
eel-open-with-dialog.c:523: error: parse error before '*' token
eel-open-with-dialog.c: In function `get_all_applications_from_dir':
eel-open-with-dialog.c:529: error: `list' undeclared (first use in
this function)
eel-open-with-dialog.c:530: error: `directory' undeclared (first use
in this function)
eel-open-with-dialog.c:530: warning: passing arg 2 of `g_slist_concat'
makes pointer from integer without a cast
eel-open-with-dialog.c:532: warning: assignment makes pointer from
integer without a cast
eel-open-with-dialog.c:534: error: `MenuTreeDirectory' undeclared
(first use in this function)
eel-open-with-dialog.c:534: error: `subdir' undeclared (first use in
this function)
eel-open-with-dialog.c: In function `get_all_applications':
eel-open-with-dialog.c:549: error: `MenuTree' undeclared (first use in
this function)
eel-open-with-dialog.c:549: error: `tree' undeclared (first use in
this function)
eel-open-with-dialog.c:550: error: `MenuTreeDirectory' undeclared
(first use in this function)
eel-open-with-dialog.c:550: error: `root' undeclared (first use in
this function)
eel-open-with-dialog.c: In function `eel_open_with_dialog_add_items_idle':
eel-open-with-dialog.c:591: error: `MenuTreeEntry' undeclared (first
use in this function)
eel-open-with-dialog.c:591: error: `entry' undeclared (first use in
this function)
eel-open-with-dialog.c:595: warning: passing arg 1 of `strlen' makes
pointer from integer without a cast

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] KDE 3.5

2005-12-01 Thread Kumar Golap

Also, after unmerging KDE 3.4, I had to rebuild all the other appsthat were built for 
3.4 viz. konversation, amarok, kdiff3, krename,kio-locate, krusader, kmldonkey, ktorrent, tellico, kchmviewer etc etcetc.

Would  not the command revdep-rebuild do this for you ?
Just need to clarify before jumping in to kde-3.5 too.
Thanks

Kumar



[gentoo-user] mouse on G5

2005-10-27 Thread Kumar Golap
Hi All,

i've installed emerge xorg on a G5 dual CPU tower...

when i run xorgcfg...its complaining that it can't find /dev/mouse.

Does anybody know what is the mouse device ?

We got rid of the single button mouse 
Its a 3 button USB mouse attached the Mac keyboard.

I've been searching the forums and i havenot found any clue...so i guess its something simple..


Thanks

Kumar



Re: [gentoo-user] xorg and transparency

2005-10-06 Thread Kumar Golap
Hi all,

I tried it on mine...pretty slow with shadow...but with translucence on
without shadowits bearablle...but its not instantaneous...
I am using a SiS 5591/2 AGP card .

Kumar
 On 10/6/05, Uwe Thiem <[EMAIL PROTECTED]> wrote:
On 06 October 2005 10:29, Tamas Sarga wrote:> Without transparency I can change across virtual desktops from a second to> another,That slow? It's instantaneous here. With a shitty SiS card.
Uwe--95% of all programmers rate themselves among the top 5% of all softwaredevelopers. - Linus Torvaldshttp://www.uwix.iway.na (last updated: 20.06.2004)--
gentoo-user@gentoo.org mailing list


Re: [gentoo-user] suspend2 and /dev/ permissions

2005-08-07 Thread Kumar Golap
Thanks.
I did not have pam_console_apply..I reemerged pam with the newuse flag.
..works fine after i put it in the hibernate.conf file.

Kumar



On 8/7/05, Zac Medico <[EMAIL PROTECTED]> wrote:
> Kumar Golap wrote:
> > Hi All,
> >
> > I am using suspend2 kernel 2.6.12-r4.
> >
> > After coming out from hibernation my permissions on some /dev deivices
> > is lost, for e.g i have to be root to burn a CD or use my tv-card or i
> > have  to su and change the permissions on those devices...
> >
> > Why is this happening...
> >
> > Also is there a way in hibernate script or otherwise to restore the
> > /dev/ permissions and not lose them
> >
> >
> > Thanks
> >
> > Kumar
> >
> 
> If you have pam built with USE=pam_console then you can use pam_console_apply 
> (see manpage) to apply permissions after resume.
> 
> Zac
> --
> gentoo-user@gentoo.org mailing list
> 
>

-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] suspend2 and /dev/ permissions

2005-08-07 Thread Kumar Golap
Hi All,

I am using suspend2 kernel 2.6.12-r4.

After coming out from hibernation my permissions on some /dev deivices
is lost, for e.g i have to be root to burn a CD or use my tv-card or i
have  to su and change the permissions on those devices...

Why is this happening...

Also is there a way in hibernate script or otherwise to restore the
/dev/ permissions and not lose them


Thanks

Kumar

-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] problems with updating gcc

2005-05-13 Thread Kumar Golap
Hi All,

When i update gcc 
with 

emerge --update gcc...it fails (the end part of the message is below).

Thanks in advance for any help/clue.

Kumar
===



* Configuring GCC with:
--enable-version-specific-runtime-libs
--prefix=/usr
--bindir=/usr/i686-pc-linux-gnu/gcc-bin/3.3.5-20050130
--includedir=/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5-20050130/include
--datadir=/usr/share/gcc-data/i686-pc-linux-gnu/3.3.5-20050130
--mandir=/usr/share/gcc-data/i686-pc-linux-gnu/3.3.5-20050130/man
--infodir=/usr/share/gcc-data/i686-pc-linux-gnu/3.3.5-20050130/info

--with-gxx-include-dir=/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5-20050130/include/g++-v3
--host=i686-pc-linux-gnu
--disable-altivec
--enable-nls
--without-included-gettext
--with-system-zlib
--disable-checking
--disable-werror
--disable-libunwind-exceptions
--disable-multilib
--disable-libgcj
--enable-languages=c,c++,f77
--enable-shared
--enable-threads=posix
--enable-__cxa_atexit
--enable-clocale=gnu

*** This configuration is not supported in the following subdirectories:
 target-libffi target-boehm-gc target-zlib target-libjava zlib
fastjar target-libobjc
(Any other directories should still work fine.)
Created "Makefile" in
/var/tmp/portage/gcc-3.3.5.20050130-r1/work/build using "mt-frag"
gcc: installation problem, cannot exec `as': No such file or directory
*** The command '/usr/bin/gcc -o conftest -O2 -march=pentium3  
conftest.c' failed.
*** You must set the environment variable CC to a working compiler.

-- 
gentoo-user@gentoo.org mailing list