public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] Can't build glib.
@ 2007-06-19  3:56 Mike Diehl
  2007-06-19  5:17 ` Zac Medico
  2007-06-21 19:45 ` Hemmann, Volker Armin
  0 siblings, 2 replies; 7+ messages in thread
From: Mike Diehl @ 2007-06-19  3:56 UTC (permalink / raw
  To: gentoo-user

Hi all.

I'm still having difficulty getting my new laptop to build kde.  I can't 
believe how much trouble I've had.  Usually, with Gentoo, things "just work."

Anyway, the problem is with the glib emerge:

Anyone have any ideas how to start to fix this?

TIA,
===================================

make[1]: Entering directory 
`/var/tmp/portage/dev-libs/glib-1.2.10-r5/work/glib-1.2.10'
Making all in .
make[2]: Entering directory 
`/var/tmp/portage/dev-libs/glib-1.2.10-r5/work/glib-1.2.10'
/bin/sh ./libtool --mode=compile 
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_ENABLE_DEBUG    -O2 -mtune=i686 -pipe -fPIC -Wall  -D_REENTRANT -c 
garray.c
./libtool: line 297: s,^.*/,,g: No such file or directory
./libtool: line 711: -e: command not found
*** Warning: inferring the mode of operation is deprecated.
*** Future versions of Libtool will require --mode=MODE be specified.
./libtool: line 1022: -e: command not found
./libtool: line 1022: -e: command not found
./libtool: line 1022: -e: command not found
./libtool: line 1022: -e: command not found
./libtool: line 1022: -e: command not found
./libtool: line 1022: -e: command not found
./libtool: line 1022: -e: command not found
./libtool: line 1022: -e: command not found
./libtool: line 1022: -e: command not found
./libtool: line 1022: -e: command not found
./libtool: line 1022: -e: command not found
./libtool: line 1022: -e: command not found
./libtool: line 1022: -e: command not found
./libtool: line 1022: -e: command not found
./libtool: line 1022: -e: command not found
./libtool: line 1050: -e: command not found
./libtool: line 1074: -e: command not found
: compile: cannot determine name of library object from `'
make[2]: *** [garray.lo] Error 1
make[2]: Leaving directory 
`/var/tmp/portage/dev-libs/glib-1.2.10-r5/work/glib-1.2.10'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory 
`/var/tmp/portage/dev-libs/glib-1.2.10-r5/work/glib-1.2.10'
make: *** [all-recursive-am] Error 2

!!! ERROR: dev-libs/glib-1.2.10-r5 failed.
Call stack:
  ebuild.sh, line 1621:   Called dyn_compile
  ebuild.sh, line 973:   Called qa_call 'src_compile'
  ebuild.sh, line 44:   Called src_compile
  glib-1.2.10-r5.ebuild, line 54:   Called die

!!! (no error message)
!!! If you need support, post the topmost build error, and the call stack if 
relevant.
!!! A complete build log is located 
at '/var/tmp/portage/dev-libs/glib-1.2.10-r5/temp/build.log'.
===========================================
-- 
Mike Diehl
-- 
gentoo-user@gentoo.org mailing list



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

* Re: [gentoo-user] Can't build glib.
  2007-06-19  3:56 [gentoo-user] Can't build glib Mike Diehl
@ 2007-06-19  5:17 ` Zac Medico
  2007-06-19 14:46   ` Mike Diehl
  2007-06-21 19:45 ` Hemmann, Volker Armin
  1 sibling, 1 reply; 7+ messages in thread
From: Zac Medico @ 2007-06-19  5:17 UTC (permalink / raw
  To: gentoo-user

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Mike Diehl wrote:
> make[1]: Entering directory 
> `/var/tmp/portage/dev-libs/glib-1.2.10-r5/work/glib-1.2.10'
> Making all in .
> make[2]: Entering directory 
> `/var/tmp/portage/dev-libs/glib-1.2.10-r5/work/glib-1.2.10'
> /bin/sh ./libtool --mode=compile 
> i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_ENABLE_DEBUG    -O2 -mtune=i686 -pipe -fPIC -Wall  -D_REENTRANT -c 
> garray.c
> ./libtool: line 297: s,^.*/,,g: No such file or directory
> ./libtool: line 711: -e: command not found

http://bugs.gentoo.org/show_bug.cgi?id=168198
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.4 (GNU/Linux)

iD8DBQFGd2bi/ejvha5XGaMRAgEeAJ9j5Varu6II4iyhaVwDEUKeXeMEDQCdG0/F
GHqbfJM/7L+x4Uy6IpzzhvQ=
=HT/A
-----END PGP SIGNATURE-----
-- 
gentoo-user@gentoo.org mailing list



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

* Re: [gentoo-user] Can't build glib.
  2007-06-19  5:17 ` Zac Medico
@ 2007-06-19 14:46   ` Mike Diehl
  0 siblings, 0 replies; 7+ messages in thread
From: Mike Diehl @ 2007-06-19 14:46 UTC (permalink / raw
  To: gentoo-user

On Monday 18 June 2007 11:17:23 pm Zac Medico wrote:
> Mike Diehl wrote:
> > make[1]: Entering directory
> > `/var/tmp/portage/dev-libs/glib-1.2.10-r5/work/glib-1.2.10'
> > Making all in .
> > make[2]: Entering directory
> > `/var/tmp/portage/dev-libs/glib-1.2.10-r5/work/glib-1.2.10'
> > /bin/sh ./libtool --mode=compile
> > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.
> > -DG_LOG_DOMAIN=g_log_domain_glib -DG_ENABLE_DEBUG    -O2 -mtune=i686
> > -pipe -fPIC -Wall  -D_REENTRANT -c garray.c
> > ./libtool: line 297: s,^.*/,,g: No such file or directory
> > ./libtool: line 711: -e: command not found
>
> http://bugs.gentoo.org/show_bug.cgi?id=168198

Yup, that fixed it.  I'll check bugs first, next time.

Thank you.

-- 
Mike Diehl
-- 
gentoo-user@gentoo.org mailing list



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

* Re: [gentoo-user] Can't build glib.
  2007-06-19  3:56 [gentoo-user] Can't build glib Mike Diehl
  2007-06-19  5:17 ` Zac Medico
@ 2007-06-21 19:45 ` Hemmann, Volker Armin
  2007-06-21 19:54   ` Mike Diehl
  1 sibling, 1 reply; 7+ messages in thread
From: Hemmann, Volker Armin @ 2007-06-21 19:45 UTC (permalink / raw
  To: gentoo-user

On Dienstag, 19. Juni 2007, Mike Diehl wrote:
> Hi all.
>
> I'm still having difficulty getting my new laptop to build kde.  I can't
> believe how much trouble I've had.  Usually, with Gentoo, things "just
> work."
>
> Anyway, the problem is with the glib emerge:
>
> Anyone have any ideas how to start to fix this?
>

update libtool?

search bugzilla?
-- 
gentoo-user@gentoo.org mailing list



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

* Re: [gentoo-user] Can't build glib.
  2007-06-21 19:45 ` Hemmann, Volker Armin
@ 2007-06-21 19:54   ` Mike Diehl
  2007-06-22  8:18     ` Mick
  0 siblings, 1 reply; 7+ messages in thread
From: Mike Diehl @ 2007-06-21 19:54 UTC (permalink / raw
  To: gentoo-user; +Cc: Hemmann, Volker Armin

On Thursday 21 June 2007 01:45:12 pm Hemmann, Volker Armin wrote:
> On Dienstag, 19. Juni 2007, Mike Diehl wrote:
> > Hi all.
> >
> > I'm still having difficulty getting my new laptop to build kde.  I can't
> > believe how much trouble I've had.  Usually, with Gentoo, things "just
> > work."
> >
> > Anyway, the problem is with the glib emerge:
> >
> > Anyone have any ideas how to start to fix this?
>
> update libtool?
>
> search bugzilla?

I think I've got it working.

Thanx again.

-- 
Mike Diehl
-- 
gentoo-user@gentoo.org mailing list



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

* Re: [gentoo-user] Can't build glib.
  2007-06-21 19:54   ` Mike Diehl
@ 2007-06-22  8:18     ` Mick
  2007-06-27  1:30       ` Mike Diehl
  0 siblings, 1 reply; 7+ messages in thread
From: Mick @ 2007-06-22  8:18 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: text/plain, Size: 669 bytes --]

On Thursday 21 June 2007 20:54, Mike Diehl wrote:
> On Thursday 21 June 2007 01:45:12 pm Hemmann, Volker Armin wrote:
> > On Dienstag, 19. Juni 2007, Mike Diehl wrote:
> > > Hi all.
> > >
> > > I'm still having difficulty getting my new laptop to build kde.  I
> > > can't believe how much trouble I've had.  Usually, with Gentoo, things
> > > "just work."
> > >
> > > Anyway, the problem is with the glib emerge:
> > >
> > > Anyone have any ideas how to start to fix this?
> >
> > update libtool?
> >
> > search bugzilla?
>
> I think I've got it working.

Care to tell us how, in case someone else comes across this problem?

-- 
Regards,
Mick

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

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

* Re: [gentoo-user] Can't build glib.
  2007-06-22  8:18     ` Mick
@ 2007-06-27  1:30       ` Mike Diehl
  0 siblings, 0 replies; 7+ messages in thread
From: Mike Diehl @ 2007-06-27  1:30 UTC (permalink / raw
  To: gentoo-user

On Friday 22 June 2007 02:18:26 am Mick wrote:
> On Thursday 21 June 2007 20:54, Mike Diehl wrote:
> > On Thursday 21 June 2007 01:45:12 pm Hemmann, Volker Armin wrote:
> > > On Dienstag, 19. Juni 2007, Mike Diehl wrote:
> > > > Hi all.
> > > >
> > > > I'm still having difficulty getting my new laptop to build kde.  I
> > > > can't believe how much trouble I've had.  Usually, with Gentoo,
> > > > things "just work."
> > > >
> > > > Anyway, the problem is with the glib emerge:
> > > >
> > > > Anyone have any ideas how to start to fix this?
> > >
> > > update libtool?
> > >
> > > search bugzilla?
> >
> > I think I've got it working.
>
> Care to tell us how, in case someone else comes across this problem?

I got a pointer to:

http://www.gentoo.org/doc/en/change-chost.xml

And this seems to have helped.


-- 
Mike Diehl
-- 
gentoo-user@gentoo.org mailing list



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

end of thread, other threads:[~2007-06-27  1:35 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-06-19  3:56 [gentoo-user] Can't build glib Mike Diehl
2007-06-19  5:17 ` Zac Medico
2007-06-19 14:46   ` Mike Diehl
2007-06-21 19:45 ` Hemmann, Volker Armin
2007-06-21 19:54   ` Mike Diehl
2007-06-22  8:18     ` Mick
2007-06-27  1:30       ` Mike Diehl

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