public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-dev] koffice-2.1.1_beta3-r1.ebuild errors
@ 2001-08-04 19:45 Collins Richey
  2001-08-05 18:19 ` Karl Trygve Kalleberg
  0 siblings, 1 reply; 3+ messages in thread
From: Collins Richey @ 2001-08-04 19:45 UTC (permalink / raw
  To: gentoo

Has anyone successfully built this one?

emerge koffice-2.1.1_beta3-r1.ebuild processes all the dependancies
successfully then ends with a lot of eerors like the following.  I can't
tell if there was an earlier error that was more informative.
make[5]: *** [libkivioconnectortool.la.closure] Error 1
make[5]: Leaving directory
`/tmp/portage/koffice-2.1.1_beta3-r1/work/koffice-1.1-beta3/kivio/plugins/kivioconnectortool'
make[4]: *** [all-recursive] Error 1
make[4]: Leaving directory
`/tmp/portage/koffice-2.1.1_beta3-r1/work/koffice-1.1-beta3/kivio/plugins/kivioconnectortool'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory
`/tmp/portage/koffice-2.1.1_beta3-r1/work/koffice-1.1-beta3/kivio/plugins'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory
`/tmp/portage/koffice-2.1.1_beta3-r1/work/koffice-1.1-beta3/kivio'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory
`/tmp/portage/koffice-2.1.1_beta3-r1/work/koffice-1.1-beta3'
make: *** [all-recursive-am] Error 2

!!! ERROR: the make command did not complete successfully.
!!! ("make")
!!! Since this is a critical task, ebuild will be stopped.

!!! emerge aborting on 
/usr/portage/kde-apps/koffice/koffice-2.1.1_beta3-r1.ebuild .


-- 
Collins Richey
Denver Area
Gentoo_rc5 XFCE



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [gentoo-dev] koffice-2.1.1_beta3-r1.ebuild errors
  2001-08-04 19:45 [gentoo-dev] koffice-2.1.1_beta3-r1.ebuild errors Collins Richey
@ 2001-08-05 18:19 ` Karl Trygve Kalleberg
  2001-08-05 23:18   ` Dan Armak
  0 siblings, 1 reply; 3+ messages in thread
From: Karl Trygve Kalleberg @ 2001-08-05 18:19 UTC (permalink / raw
  To: gentoo-dev

It doesn't build. It complains about missing (undefined) symbols when
linking libkivio. I've not tried coming up with suggestion for a fix.
Perhaps anyone with time and interest should start by trying to compile
the kivio-part manually.

Hint for rxvt and xterm users: -sl 1000 ;)

Regards,

Karl T


On Sat, Aug 04, 2001 at 07:55:20PM +0000, Collins Richey wrote:
> Has anyone successfully built this one?
> 
> emerge koffice-2.1.1_beta3-r1.ebuild processes all the dependancies
> successfully then ends with a lot of eerors like the following.  I can't
> tell if there was an earlier error that was more informative.
> make[5]: *** [libkivioconnectortool.la.closure] Error 1
> make[5]: Leaving directory
> `/tmp/portage/koffice-2.1.1_beta3-r1/work/koffice-1.1-beta3/kivio/plugins/kivioconnectortool'
> make[4]: *** [all-recursive] Error 1
> make[4]: Leaving directory
> `/tmp/portage/koffice-2.1.1_beta3-r1/work/koffice-1.1-beta3/kivio/plugins/kivioconnectortool'
> make[3]: *** [all-recursive] Error 1
> make[3]: Leaving directory
> `/tmp/portage/koffice-2.1.1_beta3-r1/work/koffice-1.1-beta3/kivio/plugins'
> make[2]: *** [all-recursive] Error 1
> make[2]: Leaving directory
> `/tmp/portage/koffice-2.1.1_beta3-r1/work/koffice-1.1-beta3/kivio'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory
> `/tmp/portage/koffice-2.1.1_beta3-r1/work/koffice-1.1-beta3'
> make: *** [all-recursive-am] Error 2
> 
> !!! ERROR: the make command did not complete successfully.
> !!! ("make")
> !!! Since this is a critical task, ebuild will be stopped.
> 
> !!! emerge aborting on 
> /usr/portage/kde-apps/koffice/koffice-2.1.1_beta3-r1.ebuild .
> 
> 
> -- 
> Collins Richey
> Denver Area
> Gentoo_rc5 XFCE
> 
> _______________________________________________
> gentoo-dev mailing list
> gentoo-dev@cvs.gentoo.org
> http://cvs.gentoo.org/mailman/listinfo/gentoo-dev



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [gentoo-dev] koffice-2.1.1_beta3-r1.ebuild errors
  2001-08-05 18:19 ` Karl Trygve Kalleberg
@ 2001-08-05 23:18   ` Dan Armak
  0 siblings, 0 replies; 3+ messages in thread
From: Dan Armak @ 2001-08-05 23:18 UTC (permalink / raw
  To: gentoo-dev

koffice 1.1-rc1 has been released a week ago. What you call 2.1.1-beta* is 
1.1-beta* in reality. I don't know why we have a custom versioning scheme 
here, I've emailed achim (who wrote the ebuilds) but got no response as yet. 
In fact that's what keeping me from introducing a 1.1-rc1 koffice ebuild.



On Monday 06 August 2001 03:17, you wrote:
> It doesn't build. It complains about missing (undefined) symbols when
> linking libkivio. I've not tried coming up with suggestion for a fix.
> Perhaps anyone with time and interest should start by trying to compile
> the kivio-part manually.
>
> Hint for rxvt and xterm users: -sl 1000 ;)
>
> Regards,
>
> Karl T
>
> On Sat, Aug 04, 2001 at 07:55:20PM +0000, Collins Richey wrote:
> > Has anyone successfully built this one?
> >
> > emerge koffice-2.1.1_beta3-r1.ebuild processes all the dependancies
> > successfully then ends with a lot of eerors like the following.  I can't
> > tell if there was an earlier error that was more informative.
> > make[5]: *** [libkivioconnectortool.la.closure] Error 1
> > make[5]: Leaving directory
> > `/tmp/portage/koffice-2.1.1_beta3-r1/work/koffice-1.1-beta3/kivio/plugins
> >/kivioconnectortool' make[4]: *** [all-recursive] Error 1
> > make[4]: Leaving directory
> > `/tmp/portage/koffice-2.1.1_beta3-r1/work/koffice-1.1-beta3/kivio/plugins
> >/kivioconnectortool' make[3]: *** [all-recursive] Error 1
> > make[3]: Leaving directory
> > `/tmp/portage/koffice-2.1.1_beta3-r1/work/koffice-1.1-beta3/kivio/plugins
> >' make[2]: *** [all-recursive] Error 1
> > make[2]: Leaving directory
> > `/tmp/portage/koffice-2.1.1_beta3-r1/work/koffice-1.1-beta3/kivio'
> > make[1]: *** [all-recursive] Error 1
> > make[1]: Leaving directory
> > `/tmp/portage/koffice-2.1.1_beta3-r1/work/koffice-1.1-beta3'
> > make: *** [all-recursive-am] Error 2
> >
> > !!! ERROR: the make command did not complete successfully.
> > !!! ("make")
> > !!! Since this is a critical task, ebuild will be stopped.
> >
> > !!! emerge aborting on
> > /usr/portage/kde-apps/koffice/koffice-2.1.1_beta3-r1.ebuild .
> >
> >
> > --
> > Collins Richey
> > Denver Area
> > Gentoo_rc5 XFCE
> >
> > _______________________________________________
> > gentoo-dev mailing list
> > gentoo-dev@cvs.gentoo.org
> > http://cvs.gentoo.org/mailman/listinfo/gentoo-dev
>
> _______________________________________________
> gentoo-dev mailing list
> gentoo-dev@cvs.gentoo.org
> http://cvs.gentoo.org/mailman/listinfo/gentoo-dev

-- 

Dan Armak
Gentoo Linux Developer, Desktop Team
Matan, Israel



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2001-08-06  5:17 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-08-04 19:45 [gentoo-dev] koffice-2.1.1_beta3-r1.ebuild errors Collins Richey
2001-08-05 18:19 ` Karl Trygve Kalleberg
2001-08-05 23:18   ` Dan Armak

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox