* [gentoo-dev] Gconf1.04 and evolution
@ 2001-09-22 16:28 Viktor Lakics
2001-09-22 19:59 ` Mikael Hallendal
0 siblings, 1 reply; 6+ messages in thread
From: Viktor Lakics @ 2001-09-22 16:28 UTC (permalink / raw
To: gentoo-dev
Dear Gentooers,
When trying to emerge evolution-0.13, emerge stops while configuring
gconf1.04:
...................
creating tests/Makefile
creating standard-schemas/Makefile
creating gconf.pc
creating gconfgtk.pc
creating config.h
linking ./intl/libgettext.h to intl/libintl.h
configure: error: ./intl/libgettext.h: File not found
!!! ERROR: The ebuild did not complete successfully.
!!! Function src_compile, Line 9, Exitcode 1
!!! (no error message)
!!! emerge aborting on /usr/portage/gnome-base/gconf/gconf-1.0.4.ebuild .
Yes, emerge is correct, there is no "/intl/libgettext.h" in that directory...
Any solution to this?
TIA : Viktor (gentoo rc-5)
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [gentoo-dev] Gconf1.04 and evolution
2001-09-22 16:28 [gentoo-dev] Gconf1.04 and evolution Viktor Lakics
@ 2001-09-22 19:59 ` Mikael Hallendal
2001-09-23 10:38 ` [gentoo-dev] Again evolution13 (was:Gconf1.04 and evolution) Viktor Lakics
0 siblings, 1 reply; 6+ messages in thread
From: Mikael Hallendal @ 2001-09-22 19:59 UTC (permalink / raw
To: gentoo-dev
s_ 2001-09-23 klockan 00.31 skrev Viktor Lakics:
> Dear Gentooers,
Hm,, are you trying to build without USE=nls?
This might be it, it's also on my TODO-list.
Regards,
Mikael Hallendal
> When trying to emerge evolution-0.13, emerge stops while configuring
> gconf1.04:
> ...................
> creating tests/Makefile
> creating standard-schemas/Makefile
> creating gconf.pc
> creating gconfgtk.pc
> creating config.h
> linking ./intl/libgettext.h to intl/libintl.h
> configure: error: ./intl/libgettext.h: File not found
>
> !!! ERROR: The ebuild did not complete successfully.
> !!! Function src_compile, Line 9, Exitcode 1
> !!! (no error message)
>
> !!! emerge aborting on /usr/portage/gnome-base/gconf/gconf-1.0.4.ebuild .
>
> Yes, emerge is correct, there is no "/intl/libgettext.h" in that directory...
> Any solution to this?
>
> TIA : Viktor (gentoo rc-5)
>
> _______________________________________________
> gentoo-dev mailing list
> gentoo-dev@cvs.gentoo.org
> http://cvs.gentoo.org/mailman/listinfo/gentoo-dev
--
Mikael Hallendal micke@codefactory.se
CodeFactory AB http://www.codefactory.se/
Office: +46 (0)8 587 583 05 Cell: +46 (0)709 718 918
^ permalink raw reply [flat|nested] 6+ messages in thread
* [gentoo-dev] Again evolution13 (was:Gconf1.04 and evolution)
2001-09-22 19:59 ` Mikael Hallendal
@ 2001-09-23 10:38 ` Viktor Lakics
2001-09-23 10:43 ` Martin Schlemmer
2001-09-24 2:56 ` Mikael Hallendal
0 siblings, 2 replies; 6+ messages in thread
From: Viktor Lakics @ 2001-09-23 10:38 UTC (permalink / raw
To: gentoo-dev
Thanks Mikael,
After including nls as a USE variable, gconf1.04 merged as normal. However, evolution still causes me headaches. It dies while configuring:
............................
checking for working autoconf... found
checking for working automake... found
checking for working autoheader... found
checking for working makeinfo... found
checking for scrollkeeper-config... no
configure: error: Couldn't find scrollkeeper-config
!!! ERROR: the ./configure command did not complete successfully.
!!! ("./configure --prefix=/opt/gnome --host=i686-pc-linux-gnu --sysconfdir=/etc/opt/gnome --enable-file-locking=no --with-db3=/tmp/portage/evolution-0.13/work/db3 --without-movemail --enable-nntp --enable-ssl")
!!! Since this is a critical task, ebuild will be stopped.
!!! emerge aborting on /usr/portage/gnome-apps/evolution/evolution-0.13.ebuild .
........................
Any idea on this?
Some other questions just for me to know what I am doing:
1. What is nls and what does it do?
2. Is there a pilot or palm USE flag for evolution to be compiled with pilot support?
On Sunday 23 September 2001 2:58 am, you wrote:
> s_ 2001-09-23 klockan 00.31 skrev Viktor Lakics:
> > Dear Gentooers,
>
> Hm,, are you trying to build without USE=nls?
>
> This might be it, it's also on my TODO-list.
>
> Regards,
> Mikael Hallendal
>
> > When trying to emerge evolution-0.13, emerge stops while configuring
> > gconf1.04:
> > ...................
> > creating tests/Makefile
> > creating standard-schemas/Makefile
> > creating gconf.pc
> > creating gconfgtk.pc
> > creating config.h
> > linking ./intl/libgettext.h to intl/libintl.h
> > configure: error: ./intl/libgettext.h: File not found
> >
> > !!! ERROR: The ebuild did not complete successfully.
> > !!! Function src_compile, Line 9, Exitcode 1
> > !!! (no error message)
> >
> > !!! emerge aborting on /usr/portage/gnome-base/gconf/gconf-1.0.4.ebuild
> > .
> >
> > Yes, emerge is correct, there is no "/intl/libgettext.h" in that
> > directory... Any solution to this?
> >
> > TIA : Viktor (gentoo rc-5)
> >
> > _______________________________________________
> > gentoo-dev mailing list
> > gentoo-dev@cvs.gentoo.org
> > http://cvs.gentoo.org/mailman/listinfo/gentoo-dev
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [gentoo-dev] Again evolution13 (was:Gconf1.04 and evolution)
2001-09-23 10:38 ` [gentoo-dev] Again evolution13 (was:Gconf1.04 and evolution) Viktor Lakics
@ 2001-09-23 10:43 ` Martin Schlemmer
2001-09-23 12:54 ` Viktor Lakics
2001-09-24 2:56 ` Mikael Hallendal
1 sibling, 1 reply; 6+ messages in thread
From: Martin Schlemmer @ 2001-09-23 10:43 UTC (permalink / raw
To: gentoo-dev
On Sun, 2001-09-23 at 11:19, Viktor Lakics wrote:
> checking for scrollkeeper-config... no
> configure: error: Couldn't find scrollkeeper-config
>
> !!! ERROR: the ./configure command did not complete successfully.
> !!! ("./configure --prefix=/opt/gnome --host=i686-pc-linux-gnu --sysconfdir=/etc/opt/gnome --enable-file-locking=no --with-db3=/tmp/portage/evolution-0.13/work/db3 --without-movemail --enable-nntp --enable-ssl")
> !!! Since this is a critical task, ebuild will be stopped.
>
> !!! emerge aborting on /usr/portage/gnome-apps/evolution/evolution-0.13.ebuild .
> ........................
>
> Any idea on this?
>
> Some other questions just for me to know what I am doing:
>
> 1. What is nls and what does it do?
>
emerge gnome-base/scrollkeeper
did you merge gnome ? (emerge gnome-base/gnome)
greets
MS
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [gentoo-dev] Again evolution13 (was:Gconf1.04 and evolution)
2001-09-23 10:43 ` Martin Schlemmer
@ 2001-09-23 12:54 ` Viktor Lakics
0 siblings, 0 replies; 6+ messages in thread
From: Viktor Lakics @ 2001-09-23 12:54 UTC (permalink / raw
To: gentoo-dev
Many Thanks, evolution is merged after installing scrollkeeper.
Viktor
n Sunday 23 September 2001 5:41 pm, you wrote:
> On Sun, 2001-09-23 at 11:19, Viktor Lakics wrote:
> > checking for scrollkeeper-config... no
> > configure: error: Couldn't find scrollkeeper-config
> >
> > !!! ERROR: the ./configure command did not complete successfully.
> > !!! ("./configure --prefix=/opt/gnome --host=i686-pc-linux-gnu
> > --sysconfdir=/etc/opt/gnome --enable-file-locking=no
> > --with-db3=/tmp/portage/evolution-0.13/work/db3 --without-movemail
> > --enable-nntp --enable-ssl") !!! Since this is a critical task, ebuild
> > will be stopped.
> >
> > !!! emerge aborting on
> > /usr/portage/gnome-apps/evolution/evolution-0.13.ebuild .
> > ........................
> >
> > Any idea on this?
> >
> > Some other questions just for me to know what I am doing:
> >
> > 1. What is nls and what does it do?
>
> emerge gnome-base/scrollkeeper
>
> did you merge gnome ? (emerge gnome-base/gnome)
>
> greets
> MS
>
>
> _______________________________________________
> gentoo-dev mailing list
> gentoo-dev@cvs.gentoo.org
> http://cvs.gentoo.org/mailman/listinfo/gentoo-dev
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [gentoo-dev] Again evolution13 (was:Gconf1.04 and evolution)
2001-09-23 10:38 ` [gentoo-dev] Again evolution13 (was:Gconf1.04 and evolution) Viktor Lakics
2001-09-23 10:43 ` Martin Schlemmer
@ 2001-09-24 2:56 ` Mikael Hallendal
1 sibling, 0 replies; 6+ messages in thread
From: Mikael Hallendal @ 2001-09-24 2:56 UTC (permalink / raw
To: gentoo-dev
s_ 2001-09-23 klockan 11.19 skrev Viktor Lakics:
> Thanks Mikael,
>
> After including nls as a USE variable, gconf1.04 merged as normal. However, evolution still causes me headaches. It dies while configuring:
> ............................
> checking for working autoconf... found
> checking for working automake... found
> checking for working autoheader... found
> checking for working makeinfo... found
> checking for scrollkeeper-config... no
> configure: error: Couldn't find scrollkeeper-config
>
> !!! ERROR: the ./configure command did not complete successfully.
> !!! ("./configure --prefix=/opt/gnome --host=i686-pc-linux-gnu --sysconfdir=/etc/opt/gnome --enable-file-locking=no --with-db3=/tmp/portage/evolution-0.13/work/db3 --without-movemail --enable-nntp --enable-ssl")
> !!! Since this is a critical task, ebuild will be stopped.
>
> !!! emerge aborting on /usr/portage/gnome-apps/evolution/evolution-0.13.ebuild .
> ........................
>
> Any idea on this?
Hi!
This is probably my fault. It should be handled by portage but probably
it didn't know it needed Scrollkeeper because of a dependency problem.
I'll add it explicitly to the Evo ebuild. Sorry about this!
> Some other questions just for me to know what I am doing:
>
> 1. What is nls and what does it do?
NLS stands for Native Language Support and includes translations. Many
GNOME packages won't build with this disables, not sure why really. Just
leave it enabled for now.
> 2. Is there a pilot or palm USE flag for evolution to be compiled with pilot support?
There is a USE flag but it isn't used. I have this in my todo but
haven't been able to make it work yet (haven't spent too much time on it
to be honest).
I'll try to look into this soon.
Regards,
Mikael Hallendal
--
Mikael Hallendal
Gentoo Linux Developer, Desktop Team Leader
CodeFactory AB, Stockholm, Sweden
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2001-09-24 8:55 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-09-22 16:28 [gentoo-dev] Gconf1.04 and evolution Viktor Lakics
2001-09-22 19:59 ` Mikael Hallendal
2001-09-23 10:38 ` [gentoo-dev] Again evolution13 (was:Gconf1.04 and evolution) Viktor Lakics
2001-09-23 10:43 ` Martin Schlemmer
2001-09-23 12:54 ` Viktor Lakics
2001-09-24 2:56 ` Mikael Hallendal
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox