[gentoo-user] Fwd: Building WireShark 0.99.6-r1 with gcc 4.1.

2007-08-10 Thread Developer Edoceo
When trying to emerge wireshark on my system it fails with some error that
Google results indicate (to me anyways) that it's 64bit related.  I'm on
32bit platform.  Build proceeds for a while then dies with this:

wiretap/.libs/libwiretap.so: undefined reference to `GUINT64_SWAP_LE_BE'
wiretap/.libs/libwiretap.so: undefined reference to `GUINT64_FROM_LE'
collect2: ld returned 1 exit status
make[2]: *** [tshark] Error 1
make[2]: Leaving directory `/var/tmp/portage/net-analyzer/wireshark-
0.99.6-r1/work/wireshark-0.99.6'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/net-analyzer/wireshark-
0.99.6-r1 /work/wireshark-0.99.6'
make: *** [all] Error 2

!!! ERROR: net-analyzer/wireshark-0.99.6-r1 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
  wireshark-0.99.6-r1.ebuild, line 118:   Called die

Output from emerge --info
Portage 2.1.2.9 (default-linux/x86/2007.0, gcc-4.1.2, glibc-2.5-r4,
2.6.20-gentoo-r7-edoceo i686)
=
System uname: 2.6.20-gentoo-r7-edoceo i686 Intel(R) Xeon(TM) CPU 2.40GHz
Gentoo Base System release 1.12.9
Timestamp of tree: Sun, 29 Jul 2007 12:00:09 +
dev-java/java-config: 1.3.7, 2.0.33-r1
dev-lang/python: 2.3.5-r3, 2.4.4-r4
dev-python/pycrypto: 2.0.1-r5
sys-apps/sandbox:1.2.17
sys-devel/autoconf:  2.13, 2.61
sys-devel/automake:  1.4_p6, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10
sys-devel/binutils:  2.17
sys-devel/gcc-config: 1.3.16
sys-devel/libtool:   1.5.23b
virtual/os-headers:  2.6.21
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=i686 -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/lib/fax /var/spool/fax/etc"
CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/gconf
/etc/php/apache2-php5/ext-active/ /etc/php/cgi-php5/ext-active/
/etc/php/cli-php5/ext-active/ /etc/revdep-rebuild /etc/terminfo
/etc/texmf/web2c"
CXXFLAGS="-O2 -march=i686 -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
EMERGE_DEFAULT_OPTS="--alphabetical --nospinner"
FEATURES="confcache distlocks fixpackages getbinpkg metadata-transfer
notitles sandbox sfperms strict userfetch"
GENTOO_MIRRORS="http://distfiles.gentoo.org
http://distro.ibiblio.org/pub/linux/distributions/gentoo "
MAKEOPTS="-j6"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times
--compress --force --whole-file --delete --delete-after --stats
--timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages
--filter=H_**/files/digest-*"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://hydrogen.edoceo.com/element-i686/"
USE="bzip2 crypt curl jpeg ldap mmap nls nptl pam pcre perl php png readline
samba spell ssl tiff unicode usb x86 xml zlib" ELIBC="glibc" KERNEL="linux"
USERLAND="GNU"
Unset:  CTARGET, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, LINGUAS,
PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS,
PORTDIR_OVERLAY

And some of /proc/cpuinfo
grep -E 'processor|vendor_id|cpu family|model' /proc/cpuinfo
processor   : 0
vendor_id   : GenuineIntel
cpu family  : 15
model   : 2
model name  : Intel(R) Xeon(TM) CPU 2.40GHz
processor   : 1
vendor_id   : GenuineIntel
cpu family  : 15
model   : 2
model name  : Intel(R) Xeon(TM) CPU 2.40GHz
processor   : 2
vendor_id   : GenuineIntel
cpu family  : 15
model   : 2
model name  : Intel(R) Xeon(TM) CPU 2.40GHz
processor   : 3
vendor_id   : GenuineIntel
cpu family  : 15
model   : 2
model name  : Intel(R) Xeon(TM) CPU 2.40GHz


Does anyone have any ideas on what to try next? Where to look? Phrases to
search?


[gentoo-user] Fwd: Building WireShark 0.99.6-r1 with gcc 4.1.

2007-07-30 Thread Developer Edoceo
When trying to emerge wireshark on my system it fails with some error that
Google results indicate (to me anyways) that it's 64bit related.  I'm on
32bit platform.  Build proceeds for a while then dies with this:

wiretap/.libs/libwiretap.so: undefined reference to `GUINT64_SWAP_LE_BE'
wiretap/.libs/libwiretap.so: undefined reference to `GUINT64_FROM_LE'
collect2: ld returned 1 exit status
make[2]: *** [tshark] Error 1
make[2]: Leaving directory `/var/tmp/portage/net-analyzer/wireshark-
0.99.6-r1/work/wireshark-0.99.6'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/net-analyzer/wireshark-
0.99.6-r1 /work/wireshark-0.99.6'
make: *** [all] Error 2

!!! ERROR: net-analyzer/wireshark-0.99.6-r1 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
  wireshark-0.99.6-r1.ebuild, line 118:   Called die

Output from emerge --info
Portage 2.1.2.9 (default-linux/x86/2007.0, gcc-4.1.2, glibc-2.5-r4,
2.6.20-gentoo-r7-edoceo i686)
=
System uname: 2.6.20-gentoo-r7-edoceo i686 Intel(R) Xeon(TM) CPU 2.40GHz
Gentoo Base System release 1.12.9
Timestamp of tree: Sun, 29 Jul 2007 12:00:09 +
dev-java/java-config: 1.3.7, 2.0.33-r1
dev-lang/python: 2.3.5-r3, 2.4.4-r4
dev-python/pycrypto: 2.0.1-r5
sys-apps/sandbox:1.2.17
sys-devel/autoconf:  2.13, 2.61
sys-devel/automake:  1.4_p6, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10
sys-devel/binutils:  2.17
sys-devel/gcc-config: 1.3.16
sys-devel/libtool:   1.5.23b
virtual/os-headers:  2.6.21
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=i686 -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/lib/fax /var/spool/fax/etc"
CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/gconf
/etc/php/apache2-php5/ext-active/ /etc/php/cgi-php5/ext-active/
/etc/php/cli-php5/ext-active/ /etc/revdep-rebuild /etc/terminfo
/etc/texmf/web2c"
CXXFLAGS="-O2 -march=i686 -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
EMERGE_DEFAULT_OPTS="--alphabetical --nospinner"
FEATURES="confcache distlocks fixpackages getbinpkg metadata-transfer
notitles sandbox sfperms strict userfetch"
GENTOO_MIRRORS="http://distfiles.gentoo.org
http://distro.ibiblio.org/pub/linux/distributions/gentoo "
MAKEOPTS="-j6"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times
--compress --force --whole-file --delete --delete-after --stats
--timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages
--filter=H_**/files/digest-*"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://hydrogen.edoceo.com/element-i686/"
USE="bzip2 crypt curl jpeg ldap mmap nls nptl pam pcre perl php png readline
samba spell ssl tiff unicode usb x86 xml zlib" ELIBC="glibc" KERNEL="linux"
USERLAND="GNU"
Unset:  CTARGET, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, LINGUAS,
PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS,
PORTDIR_OVERLAY

And some of /proc/cpuinfo
grep -E 'processor|vendor_id|cpu family|model' /proc/cpuinfo
processor   : 0
vendor_id   : GenuineIntel
cpu family  : 15
model   : 2
model name  : Intel(R) Xeon(TM) CPU 2.40GHz
processor   : 1
vendor_id   : GenuineIntel
cpu family  : 15
model   : 2
model name  : Intel(R) Xeon(TM) CPU 2.40GHz
processor   : 2
vendor_id   : GenuineIntel
cpu family  : 15
model   : 2
model name  : Intel(R) Xeon(TM) CPU 2.40GHz
processor   : 3
vendor_id   : GenuineIntel
cpu family  : 15
model   : 2
model name  : Intel(R) Xeon(TM) CPU 2.40GHz


Does anyone have any ideas on what to try next? Where to look? Phrases to
search?


Re: [gentoo-user] Linux too damn slow if memory > 3GB

2007-07-30 Thread Developer Edoceo
On 7/30/07, Steen Eugen Poulsen <[EMAIL PROTECTED]> wrote:
>
> Daniel van Ham Colchete skrev:
> > actually it's the 965, but the link Tim sent me shows that it's not a
> > chipset limitation... It's a 32bits design limitation...
>
> Thats not true, I run 32bit Gentoo with 4 GB Memory and has no slowdown
> issues I can measure with the naked eye.
>
> Seems to me like you have some hardware problem.



I have two Gentoo systems (2.6.x) one with 4G and another with 8G.  Both
systems are are wicked fast.  On the 4G `free` shows all but 21K of physical
used, on the 8G there's still 2G free and the system is highly responsive.
Can't remember which MB chipset I have, sorry.  multiple Intel multicore cpu
in both.


[gentoo-user] Building WireShark 0.99.6-r1 with gcc 4.1.

2007-07-29 Thread Developer Edoceo
When trying to emerge wireshark on my system it fails with some error that
Google results indicate (to me anyways) that it's 64bit related.  I'm on
32bit platform.  Build proceeds for a while then dies with this:

wiretap/.libs/libwiretap.so: undefined reference to `GUINT64_SWAP_LE_BE'
wiretap/.libs/libwiretap.so: undefined reference to `GUINT64_FROM_LE'
collect2: ld returned 1 exit status
make[2]: *** [tshark] Error 1
make[2]: Leaving directory `/var/tmp/portage/net-analyzer/wireshark-
0.99.6-r1/work/wireshark-0.99.6'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/net-analyzer/wireshark-
0.99.6-r1/work/wireshark-0.99.6'
make: *** [all] Error 2

!!! ERROR: net-analyzer/wireshark-0.99.6-r1 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
  wireshark-0.99.6-r1.ebuild, line 118:   Called die

Output from emerge --info
Portage 2.1.2.9 (default-linux/x86/2007.0, gcc-4.1.2, glibc-2.5-r4,
2.6.20-gentoo-r7-edoceo i686)
=
System uname: 2.6.20-gentoo-r7-edoceo i686 Intel(R) Xeon(TM) CPU 2.40GHz
Gentoo Base System release 1.12.9
Timestamp of tree: Sun, 29 Jul 2007 12:00:09 +
dev-java/java-config: 1.3.7, 2.0.33-r1
dev-lang/python: 2.3.5-r3, 2.4.4-r4
dev-python/pycrypto: 2.0.1-r5
sys-apps/sandbox:1.2.17
sys-devel/autoconf:  2.13, 2.61
sys-devel/automake:  1.4_p6, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10
sys-devel/binutils:  2.17
sys-devel/gcc-config: 1.3.16
sys-devel/libtool:   1.5.23b
virtual/os-headers:  2.6.21
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=i686 -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/lib/fax /var/spool/fax/etc"
CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/gconf
/etc/php/apache2-php5/ext-active/ /etc/php/cgi-php5/ext-active/
/etc/php/cli-php5/ext-active/ /etc/revdep-rebuild /etc/terminfo
/etc/texmf/web2c"
CXXFLAGS="-O2 -march=i686 -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
EMERGE_DEFAULT_OPTS="--alphabetical --nospinner"
FEATURES="confcache distlocks fixpackages getbinpkg metadata-transfer
notitles sandbox sfperms strict userfetch"
GENTOO_MIRRORS="http://distfiles.gentoo.org
http://distro.ibiblio.org/pub/linux/distributions/gentoo";
MAKEOPTS="-j6"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times
--compress --force --whole-file --delete --delete-after --stats
--timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages
--filter=H_**/files/digest-*"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://hydrogen.edoceo.com/element-i686/"
USE="bzip2 crypt curl jpeg ldap mmap nls nptl pam pcre perl php png readline
samba spell ssl tiff unicode usb x86 xml zlib" ELIBC="glibc" KERNEL="linux"
USERLAND="GNU"
Unset:  CTARGET, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, LINGUAS,
PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS,
PORTDIR_OVERLAY

And some of /proc/cpuinfo
grep -E 'processor|vendor_id|cpu family|model' /proc/cpuinfo
processor   : 0
vendor_id   : GenuineIntel
cpu family  : 15
model   : 2
model name  : Intel(R) Xeon(TM) CPU 2.40GHz
processor   : 1
vendor_id   : GenuineIntel
cpu family  : 15
model   : 2
model name  : Intel(R) Xeon(TM) CPU 2.40GHz
processor   : 2
vendor_id   : GenuineIntel
cpu family  : 15
model   : 2
model name  : Intel(R) Xeon(TM) CPU 2.40GHz
processor   : 3
vendor_id   : GenuineIntel
cpu family  : 15
model   : 2
model name  : Intel(R) Xeon(TM) CPU 2.40GHz


Does anyone have any ideas on what to try next? Where to look? Phrases to
search?