Re: [gentoo-user] Can't build glib.

2007-06-26 Thread Mike Diehl
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
-- 
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Can't build glib.

2007-06-22 Thread Mick
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


pgpj4o42QUkzM.pgp
Description: PGP signature


Re: [gentoo-user] Can't build glib.

2007-06-21 Thread Hemmann, Volker Armin
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?
-- 
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Can't build glib.

2007-06-21 Thread Mike Diehl
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
-- 
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Can't build glib.

2007-06-19 Thread Mike Diehl
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
-- 
[EMAIL PROTECTED] mailing list



[gentoo-user] Can't build glib.

2007-06-18 Thread Mike Diehl
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
-- 
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Can't build glib.

2007-06-18 Thread Zac Medico
-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-
-- 
[EMAIL PROTECTED] mailing list