Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
|~| CONRAD |~| Stage 1 on 72 "Eins/Uno/One"
View unanswered posts
View posts from last 24 hours

Goto page Previous  1, 2, 3, 4, 5, 6, 7, 8  Next  
Reply to topic    Gentoo Forums Forum Index Unsupported Software
View previous topic :: View next topic  
Author Message
Vla
Tux's lil' helper
Tux's lil' helper


Joined: 09 Sep 2005
Posts: 135
Location: Somewhere in the middle

PostPosted: Wed Nov 01, 2006 6:41 pm    Post subject: Reply with quote

Thanks, that helped! :roll:
Back to top
View user's profile Send private message
__g_blade
Tux's lil' helper
Tux's lil' helper


Joined: 13 Jan 2006
Posts: 101
Location: paderborn, germany

PostPosted: Thu Nov 02, 2006 8:09 am    Post subject: Reply with quote

Jjeje007 wrote:
Hi,

When doing step 8.9 - Rebuilding the World :

ERROR: sys-apps/module-init-tools-3.2.2-r1 failed.

the error is :

Quote:
cc1: error: too many filenames given


My CFLAGS (and the other stuff) are from the make.conf exemple for the intel core 2 duo (i've got one)

EDIT : I did an "emerge --resume --skip-first" and i will see if can emerge this package at the end of the "emerge -e world" ....



did you mount proc and dev?
look at step 6.2
_________________
--eof--
Back to top
View user's profile Send private message
__g_blade
Tux's lil' helper
Tux's lil' helper


Joined: 13 Jan 2006
Posts: 101
Location: paderborn, germany

PostPosted: Thu Nov 02, 2006 8:11 am    Post subject: Reply with quote

_BLooDy_ wrote:
__g_blade wrote:
virtual/x11 bug?

Calculating dependencies .... done!
!!! Error: circular dependencies:

ebuild / x11-proto/evieext-1.0.2 merge depends on
ebuild / x11-apps/mkfontdir-1.0.2 merge (hard)
ebuild / x11-drivers/xf86-video-nsc-2.8.2 merge depends on
ebuild / x11-proto/xf86dgaproto-2.0.2 merge (hard)
ebuild / x11-proto/videoproto-2.2.2 merge (hard)
ebuild / x11-base/xorg-server-1.1.1-r1 merge (hard)
ebuild / x11-apps/mkfontdir-1.0.2 merge (hard)
ebuild / x11-proto/fontsproto-2.0.2 merge (hard)
ebuild / x11-proto/randrproto-1.1.2 merge (hard)
ebuild / media-fonts/encodings-1.0.0 merge depends on
ebuild / x11-apps/mkfontscale-1.0.2 merge (hard)
ebuild / x11-apps/mkfontdir-1.0.2 merge (hard)
ebuild / x11-apps/luit-1.0.1 merge depends on
ebuild / x11-libs/libfontenc-1.0.3 merge (hard)
ebuild / x11-apps/mkfontdir-1.0.2 merge (hard)
ebuild / x11-libs/libXp-1.0.0 merge depends on
ebuild / x11-proto/printproto-1.0.3 merge (hard)
ebuild / x11-apps/mkfontdir-1.0.2 merge (hard)
ebuild / x11-proto/fontsproto-2.0.2 merge depends on
ebuild / x11-apps/mkfontdir-1.0.2 merge (hard)
ebuild / virtual/opengl-7.0 merge depends on
ebuild / media-libs/mesa-6.5.1-r1 merge (medium)
ebuild / x11-proto/dmxproto-2.2.2 merge depends on
ebuild / x11-apps/mkfontdir-1.0.2 merge (hard)
ebuild / media-fonts/font-adobe-100dpi-1.0.0 merge depends on
ebuild / x11-apps/bdftopcf-1.0.0 merge (hard)
ebuild / media-fonts/font-util-1.0.1 merge (hard)
ebuild / media-fonts/encodings-1.0.0 merge (medium)
ebuild / x11-apps/mkfontscale-1.0.2 merge (medium)
ebuild / x11-apps/mkfontdir-1.0.2 merge (hard)
ebuild / x11-libs/libXScrnSaver-1.1.1 merge depends on
ebuild / x11-proto/scrnsaverproto-1.1.0 merge (hard)
ebuild / x11-apps/mkfontdir-1.0.2 merge (hard)
ebuild / x11-base/xorg-server-1.1.1-r1 merge depends on
ebuild / x11-proto/xineramaproto-1.1.2 merge (hard)
ebuild / x11-proto/evieext-1.0.2 merge (hard)
ebuild / x11-proto/videoproto-2.2.2 merge (hard)
ebuild / x11-libs/libxkbfile-1.0.4 merge (hard)
ebuild / media-fonts/font-adobe-75dpi-1.0.0 merge (hard)
ebuild / x11-libs/libXfont-1.2.3 merge (hard)
ebuild / x11-proto/glproto-1.4.8 merge (hard)
ebuild / x11-proto/xf86miscproto-0.9.2 merge (hard)
ebuild / x11-apps/rgb-1.0.1 merge (hard)
ebuild / x11-proto/damageproto-1.0.3 merge (hard)

and so on...

will rsync in a few hours again...


Damn... I got the same error when trying to emerge kdelibs. but on x11 it worked for me.
Could it be a dependency-conflict in order to much use-flags???

@Vla: Yes. Just choose option 1.

*EDIT*

Got it.
My thought was right. According to my huge USE-Section in make.conf I get big package-dependencies. After checking my emerge error more seriously, I saw that kdelibs depends on cups and vice-versa. So this cannot work. ;)
For Workaround I did "USE="-cups" emerge kdelibs". This will compile kdelibs w/o cups-support. But after kdelibs is installed an "emerge kdelibs" will push cups in again and everything should be fine.

So check out your dependencies and try to compile a package with less USEs. If at least one dependecy is solved u just remerge the package normally again and u are fine.


after rsync everything emerged
thx
_________________
--eof--
Back to top
View user's profile Send private message
Jjeje007
Tux's lil' helper
Tux's lil' helper


Joined: 29 Sep 2006
Posts: 142
Location: France, La Croix Valmer

PostPosted: Thu Nov 02, 2006 12:46 pm    Post subject: Reply with quote

Hi,

Quote:
did you mount proc and dev?


Yes i did it, anyway it's the CFLAGS "-combine" which break the compilation, i removed it and no more error
Back to top
View user's profile Send private message
cheater1034
Veteran
Veteran


Joined: 09 Sep 2004
Posts: 1558

PostPosted: Thu Nov 02, 2006 8:02 pm    Post subject: Reply with quote

Hi fellas, atleast one more week before I'll be all sorted out.
_________________
IRC!: #zen-sources on irc.rizon.net
zen-kernel.org
--
Lost in android development land.
Back to top
View user's profile Send private message
seriousmoose
n00b
n00b


Joined: 07 Nov 2002
Posts: 39

PostPosted: Fri Nov 03, 2006 7:54 am    Post subject: Reply with quote

just wanted to say thanks conrad -- been using your guides and no-sources for quite some time now.

also, thanks n0rbi666 for the firefox-2.0 fix. I used the same to fix openoffice-2.0.4 as well:

Code:
# Compile problems with these ...
        filter-flags "-funroll-loops"
        filter-flags "-fprefetch-loop-arrays"
        filter-flags "-fno-default-inline"
        #filter-flags "-fstack-protector"
        #filter-flags "-fstack-protector-all"
        filter-flags "-ftracer"
        filter-flags "-fforce-addr"
        replace-flags "-O?" "-O2"
        gcc-specs-ssp && filter-flags -fno-stack-protector-all -fstack-protector -fstack-protector-all
Back to top
View user's profile Send private message
kernelOfTruth
Watchman
Watchman


Joined: 20 Dec 2005
Posts: 6111
Location: Vienna, Austria; Germany; hello world :)

PostPosted: Sun Nov 05, 2006 9:41 am    Post subject: Reply with quote

hi cheater,

one of your users is getting the "famous" ( :wink: )

reiser4-readpage_tail kernelpanick:

Quote:
reiser4: hdc3: found disk format 4.0.0
z_hash_table: 8192 buckets
z_hash_table: 8192 buckets
j_hash_table: 16384 buckets
loading reiser4 bitmap.....done (389 jiffies)
VFS: Mounted root (reiser4 filesystem) readonly.
Freing unused kernel memory: 172k freed
reiser4 panicked cowardly: reiser4[hotplug(296)]: readpage_tail (fs/reiser4/plugin/item/tail.c:426)[umka-2517]:
assertion failed: !jprivate(page) && !PagePrivate(page)
Kernel panic - not syncing: reiser4[hotplug(296)]: readpage_tail (fs/reiser4/plugin/item/tail.c:426)[umka-2517]:
assertion failed: !jprivate(page) && !PagePrivate(page)


on my thread

could you please help ? thanks in advance
_________________
https://github.com/kernelOfTruth/ZFS-for-SystemRescueCD/tree/ZFS-for-SysRescCD-4.9.0
https://github.com/kernelOfTruth/pulseaudio-equalizer-ladspa

Hardcore Gentoo Linux user since 2004 :D
Back to top
View user's profile Send private message
Redhot
Apprentice
Apprentice


Joined: 16 Jul 2006
Posts: 196

PostPosted: Sun Nov 05, 2006 10:17 am    Post subject: Reply with quote

Hi, I want to emerge vmware-workstation and at firtst dependencies: vmware-modules I get:
Code:
make[1]: Entering directory `/usr/src/linux-2.6.18-no2'
make[1]: warning: jobserver unavailable: using -j1.  Add `+' to parent make rule.
  CC [M]  /var/tmp/portage/app-emulation/vmware-modules-1.0.0.15-r1/work/vmmon-only/linux/driver.o
  CC [M]  /var/tmp/portage/app-emulation/vmware-modules-1.0.0.15-r1/work/vmmon-only/linux/hostif.o
  CC [M]  /var/tmp/portage/app-emulation/vmware-modules-1.0.0.15-r1/work/vmmon-only/common/cpuid.o
  CC [M]  /var/tmp/portage/app-emulation/vmware-modules-1.0.0.15-r1/work/vmmon-only/common/hash.o
  CC [M]  /var/tmp/portage/app-emulation/vmware-modules-1.0.0.15-r1/work/vmmon-only/common/memtrack.o
  CC [M]  /var/tmp/portage/app-emulation/vmware-modules-1.0.0.15-r1/work/vmmon-only/common/phystrack.o
  CC [M]  /var/tmp/portage/app-emulation/vmware-modules-1.0.0.15-r1/work/vmmon-only/common/task.o
cc1plus: warning: command line option "-Wstrict-prototypes" is valid for C/ObjC but not for C++
cc1plus: warning: command line option "-Wdeclaration-after-statement" is valid for C/ObjC but not for C++
cc1plus: warning: command line option "-Wno-pointer-sign" is valid for C/ObjC but not for C++
cc1plus: warning: command line option "-Wstrict-prototypes" is valid for C/ObjC but not for C++
cc1plus: warning: command line option "-ffreestanding" is valid for C/ObjC but not for C++
include/linux/stddef.h:16: error: expected identifier before 'false'
include/linux/stddef.h:16: error: expected `}' before 'false'
include/linux/stddef.h:16: error: expected unqualified-id before 'false'
include/linux/types.h:36: error: expected initializer before 'bool'
/var/tmp/portage/app-emulation/vmware-modules-1.0.0.15-r1/work/vmmon-only/common/task.c:43: error: expected declaration before '}' token
make[3]: *** [/var/tmp/portage/app-emulation/vmware-modules-1.0.0.15-r1/work/vmmon-only/common/task.o] Error 1
make[2]: *** [_module_/var/tmp/portage/app-emulation/vmware-modules-1.0.0.15-r1/work/vmmon-only] Error 2
make[1]: *** [modules] Error 2
make[1]: Leaving directory `/usr/src/linux-2.6.18-no2'
make: *** [vmmon.ko] Error 2

!!! ERROR: app-emulation/vmware-modules-1.0.0.15-r1 failed.
Call stack:
  ebuild.sh, line 1568:   Called dyn_compile
  ebuild.sh, line 937:   Called src_compile
  ebuild.sh, line 1261:   Called linux-mod_src_compile
  linux-mod.eclass, line 482:   Called die

!!! Unable to make   auto-build VMWARE_VER=VME_S1B1 KERNEL_DIR=/usr/src/linux KBUILD_OUTPUT=/usr/src/linux.
!!! If you need support, post the topmost build error, and the call stack if relevant.


Any ideas? :? I have to use VMWare, so if You can fast reply.
Great Thanks for Conrad-Gentoo ;)
Back to top
View user's profile Send private message
Jjeje007
Tux's lil' helper
Tux's lil' helper


Joined: 29 Sep 2006
Posts: 142
Location: France, La Croix Valmer

PostPosted: Sun Nov 05, 2006 11:41 am    Post subject: Reply with quote

Hi,

Quote:
one of your users is getting the "famous"
reiser4-readpage_tail kernelpanick


Yes it's me :lol:

Ok so i'll resume quickly what is my hardware and what i did already :

Hardware :

Quote:
- Asus P5W DH deluxe
- Two hard drive in raid0 plug into the "Ez-backup" connectors (this is an hardware raid through an silicon image 4723 chipset ... and, if i understand well, this chipset is link against the intel ICH7 chipset)
- Core 2 duo E6600
- 2 go corsair pc 6400 cas 4
- One ide dvd-recorder plug into the ata port through the ICH7 chipset


Ide configuration (in the bios) :

Quote:
* Configure SATA As [Standard IDE] ---> Onboard IDE Operate Mode [Enhanced Mode] ---> Enhanced Mode Support On [S-ATA]


Software :

1) Install trough

Quote:
your live cd (The Conrad LiveCD 1.0.0)


2) Follow this guide but i skip this step :

Quote:
[-3-] - Using HDPARM
7.3 - Choosing processor-specific USE FLAGS
[-9-] - Setting up No-Sources (best performance/interactivity)
[-11-] - Setting up the CONRAD Gensplash


3) Kernel is

Quote:
emssion-2.6.18-rc1 BUT this kernel panic append as well this the latest kernel --> 2.6.19-rc4-mm2


4) Fstab :

Quote:
/dev/sda3 / reiser4 noatime,nodiratime 0 1


5) Grub config :

Quote:
root (hd0,1)
kernel (hd0,1)/vmlinuz ro root=/dev/sda3 "irqpoll"


6) Partitioning :

Quote:
/dev/sda1 --> swapp
/dev/sda2 --> /boot (reiserfs 3.6)
/dev/sda3 ---> / (reiser4)
/dev/sda4 --> extended partition
/dev/sda5 ---> /home (reiser4)


7) RC_PARALLEL_STARTUP="no"

8 ) Make.conf

Quote:
exactly the same as described in your guide


9) Kernel config :

Quote:
http://rafb.net/paste/results/aDnfha53.html
Back to top
View user's profile Send private message
feiticeir0
Apprentice
Apprentice


Joined: 13 Jul 2005
Posts: 288
Location: Castelo Branco, Portugal

PostPosted: Wed Nov 08, 2006 10:26 am    Post subject: PCMCIA problems Reply with quote

Hello.

I've gived a try to this gentoo hack, but till now i'm unable to boot the live cd...

I've an Acer ASPIRE 1692 WMLi, and, as any other linux, the pcmcia hangs when its start, until i change some configuration in the config.opts...

the problem is that i have to boot every livecd with no pcmcia support...

with the conrad, no matter with parameters i give to kernel at boot time, it always starts the pcmcia, and consequently it hangs...

ive tried:
Code:

conrad nopcmcia
conrad pcmcia=no


and till now, no sucess....

any ideias??

cheers
_________________
Do It With Rhythm
Back to top
View user's profile Send private message
kernelOfTruth
Watchman
Watchman


Joined: 20 Dec 2005
Posts: 6111
Location: Vienna, Austria; Germany; hello world :)

PostPosted: Wed Nov 08, 2006 4:00 pm    Post subject: Reply with quote

feiticeir0, sorry for my ignorance, but you mean your Conrad Installation (not the livecd), right ?

Code:
rc-update -d pcmcia

_________________
https://github.com/kernelOfTruth/ZFS-for-SystemRescueCD/tree/ZFS-for-SysRescCD-4.9.0
https://github.com/kernelOfTruth/pulseaudio-equalizer-ladspa

Hardcore Gentoo Linux user since 2004 :D
Back to top
View user's profile Send private message
feiticeir0
Apprentice
Apprentice


Joined: 13 Jul 2005
Posts: 288
Location: Castelo Branco, Portugal

PostPosted: Wed Nov 08, 2006 6:49 pm    Post subject: Reply with quote

Hi!
no, i really mean booting the livecd so i can start the installation!

cheers
_________________
Do It With Rhythm
Back to top
View user's profile Send private message
cheater1034
Veteran
Veteran


Joined: 09 Sep 2004
Posts: 1558

PostPosted: Thu Nov 09, 2006 1:42 pm    Post subject: Reply with quote

Atleast another week before I am able to come back.
_________________
IRC!: #zen-sources on irc.rizon.net
zen-kernel.org
--
Lost in android development land.
Back to top
View user's profile Send private message
jasonking
n00b
n00b


Joined: 11 Oct 2006
Posts: 8

PostPosted: Fri Nov 10, 2006 7:44 am    Post subject: Reply with quote

feiticeir0 wrote:
Hi!
no, i really mean booting the livecd so i can start the installation!

cheers


My Acer Aspire 5585WXMI also can not boot using conrad livecd,
I don't know why, everything goes perfect using official 2006.1 livecd.
Dees there any options should be fixed while loading conrad kernel?
Back to top
View user's profile Send private message
kernelOfTruth
Watchman
Watchman


Joined: 20 Dec 2005
Posts: 6111
Location: Vienna, Austria; Germany; hello world :)

PostPosted: Fri Nov 10, 2006 10:27 am    Post subject: Reply with quote

ok guys, then please try out my livecd (link in my signature)

hope this helps you while cheater is busy ...
_________________
https://github.com/kernelOfTruth/ZFS-for-SystemRescueCD/tree/ZFS-for-SysRescCD-4.9.0
https://github.com/kernelOfTruth/pulseaudio-equalizer-ladspa

Hardcore Gentoo Linux user since 2004 :D
Back to top
View user's profile Send private message
Elv13
Guru
Guru


Joined: 13 Nov 2005
Posts: 388
Location: Socialist land of North America

PostPosted: Sun Nov 12, 2006 12:35 am    Post subject: Reply with quote

Quote:
.././scripts/mkinstalldirs /var/tmp/portage/glibc-2.5-r3/work/build-default-i686-pc-linux-gnu-nptl/sunrpc/rpcsvc
CPP='i686-pc-linux-gnu-gcc -E -x c-header' /var/tmp/portage/glibc-2.5-r3/work/build-default-i686-pc-linux-gnu-nptl/elf/ld-linux.so.2 --library-path /var/tmp/portage/glibc-2.5-r3/work/build-default-i686-pc-linux-gnu-nptl:/var/tmp/portage/glibc-2.5-r3/work/build-default-i686-pc-linux-gnu-nptl/math:/var/tmp/portage/glibc-2.5-r3/work/build-default-i686-pc-linux-gnu-nptl/elf:/var/tmp/portage/glibc-2.5-r3/work/build-default-i686-pc-linux-gnu-nptl/dlfcn:/var/tmp/portage/glibc-2.5-r3/work/build-default-i686-pc-linux-gnu-nptl/nss:/var/tmp/portage/glibc-2.5-r3/work/build-default-i686-pc-linux-gnu-nptl/nis:/var/tmp/portage/glibc-2.5-r3/work/build-default-i686-pc-linux-gnu-nptl/rt:/var/tmp/portage/glibc-2.5-r3/work/build-default-i686-pc-linux-gnu-nptl/resolv:/var/tmp/portage/glibc-2.5-r3/work/build-default-i686-pc-linux-gnu-nptl/crypt:/var/tmp/portage/glibc-2.5-r3/work/build-default-i686-pc-linux-gnu-nptl/nptl /var/tmp/portage/glibc-2.5-r3/work/build-default-i686-pc-linux-gnu-nptl/sunrpc/rpcgen -Y ../scripts -c rpcsvc/bootparam_prot.x -o /var/tmp/portage/glibc-2.5-r3/work/build-default-i686-pc-linux-gnu-nptl/sunrpc/xbootparam_prot.T
make[2]: *** [/var/tmp/portage/glibc-2.5-r3/work/build-default-i686-pc-linux-gnu-nptl/sunrpc/xbootparam_prot.stmp] Segmentation fault
make[2]: *** Waiting for unfinished jobs....
mkdir /var/tmp/portage/glibc-2.5-r3/work/build-default-i686-pc-linux-gnu-nptl/sunrpc/rpcsvc
CPP='i686-pc-linux-gnu-gcc -E -x c-header' /var/tmp/portage/glibc-2.5-r3/work/build-default-i686-pc-linux-gnu-nptl/elf/ld-linux.so.2 --library-path /var/tmp/portage/glibc-2.5-r3/work/build-default-i686-pc-linux-gnu-nptl:/var/tmp/portage/glibc-2.5-r3/work/build-default-i686-pc-linux-gnu-nptl/math:/var/tmp/portage/glibc-2.5-r3/work/build-default-i686-pc-linux-gnu-nptl/elf:/var/tmp/portage/glibc-2.5-r3/work/build-default-i686-pc-linux-gnu-nptl/dlfcn:/var/tmp/portage/glibc-2.5-r3/work/build-default-i686-pc-linux-gnu-nptl/nss:/var/tmp/portage/glibc-2.5-r3/work/build-default-i686-pc-linux-gnu-nptl/nis:/var/tmp/portage/glibc-2.5-r3/work/build-default-i686-pc-linux-gnu-nptl/rt:/var/tmp/portage/glibc-2.5-r3/work/build-default-i686-pc-linux-gnu-nptl/resolv:/var/tmp/portage/glibc-2.5-r3/work/build-default-i686-pc-linux-gnu-nptl/crypt:/var/tmp/portage/glibc-2.5-r3/work/build-default-i686-pc-linux-gnu-nptl/nptl /var/tmp/portage/glibc-2.5-r3/work/build-default-i686-pc-linux-gnu-nptl/sunrpc/rpcgen -Y ../scripts -h rpcsvc/bootparam_prot.x -o /var/tmp/portage/glibc-2.5-r3/work/build-default-i686-pc-linux-gnu-nptl/sunrpc/rpcsvc/bootparam_prot.T
make[2]: *** [/var/tmp/portage/glibc-2.5-r3/work/build-default-i686-pc-linux-gnu-nptl/sunrpc/rpcsvc/bootparam_prot.stmp] Segmentation fault
make[2]: Leaving directory `/var/tmp/portage/glibc-2.5-r3/work/glibc-2.5/sunrpc'
make[1]: *** [sunrpc/others] Error 2
make[1]: Leaving directory `/var/tmp/portage/glibc-2.5-r3/work/glibc-2.5'
make: *** [all] Error 2

!!! ERROR: sys-libs/glibc-2.5-r3 failed.
Call stack:
ebuild.sh, line 1543: Called dyn_compile
ebuild.sh, line 938: Called src_compile
glibc-2.5-r3.ebuild, line 1162: Called toolchain-glibc_src_compile
glibc-2.5-r3.ebuild, line 261: Called die

!!! make for default failed
!!! If you need support, post the topmost build error, and the call stack if relevant.

!!! This ebuild is from an overlay: '/usr/local/overlays/conrad'


i hacked the ebuilt 5 time, this time, i dont know how to fix this error
Back to top
View user's profile Send private message
Redhot
Apprentice
Apprentice


Joined: 16 Jul 2006
Posts: 196

PostPosted: Sun Nov 12, 2006 8:19 am    Post subject: Reply with quote

Hi,
I tried to backup conrad make.conf and make new with safe CFLAGS, but still I have the same error compiling VMWare... :(
I was googling and found that it is kernel problem, I`m using 2.6.18-no2
Any ideas?
Back to top
View user's profile Send private message
f0rk
Apprentice
Apprentice


Joined: 15 Nov 2004
Posts: 273
Location: Moscow

PostPosted: Tue Nov 14, 2006 8:13 pm    Post subject: Reply with quote

I'm emering python and recieving:
[ebuild R ] dev-lang/python-2.4.3-r4 USE="ssl -berkdb -bootstrap -build -doc -gdbm -ipv6 -ncurses -nocxx -readline -tk -ucs2" 0 kB
<snip>
running build
running build_ext
db.h: found (4, 2) in /usr/include
db.h: found (4, 1) in /usr/include/db4.1
db lib: using (4, 2) db-4.2
INFO: Can't locate Tcl/Tk libs and/or headers
running build_scripts
Creating directory /usr/lib/python2.4/config
/bin/install -c -m 644 Modules/config.c /var/tmp/portage/python-2.4.3-r4/image//usr/lib/python2.4/config/config.c
/bin/install -c -m 644 Modules/python.o /var/tmp/portage/python- 2.4.3-r4/image//usr/lib/python2.4/config/python.o
/bin/install -c -m 644 ./Modules/config.c.in /var/tmp/portage/python-2.4.3-r4/image//usr/lib/python2.4/config/config.c.in
/bin/install -c -m 644 Makefile /var/tmp/portage/python- 2.4.3-r4/image//usr/lib/python2.4/config/Makefile
/bin/install -c -m 644 Modules/Setup /var/tmp/portage/python-2.4.3-r4/image//usr/lib/python2.4/config/Setup
/bin/install -c -m 644 Modules/Setup.local /var/tmp/portage/python- 2.4.3-r4/image//usr/lib/python2.4/config/Setup.local
/bin/install -c -m 644 Modules/Setup.config /var/tmp/portage/python-2.4.3-r4/image//usr/lib/python2.4/config/Setup.config
/bin/install -c ./Modules/makesetup /var/tmp/portage/python- 2.4.3-r4/image//usr/lib/python2.4/config/makesetup
/bin/install -c ./install-sh /var/tmp/portage/python-2.4.3-r4/image//usr/lib/python2.4/config/install-sh
LD_LIBRARY_PATH=/var/tmp/portage/python-2.4.3-r4/work/Python- 2.4.3: ./python -E ./setup.py install \
--prefix=/usr \
--install-scripts=/usr/bin \
--install-platlib=/usr/lib/python2.4/lib-dynload \
--root=//var/tmp/portage/python- 2.4.3-r4/image/
running install
running build
running build_ext
db.h: found (4, 2) in /usr/include
db.h: found (4, 1) in /usr/include/db4.1
db lib: using (4, 2) db-4.2
INFO: Can't locate Tcl/Tk libs and/or headers
make: *** [sharedinstall] Segmentation fault

!!! ERROR: dev-lang/python-2.4.3-r4 failed.
Call stack:
ebuild.sh, line 1546: Called dyn_install
ebuild.sh, line 1020: Called src_install
python-2.4.3-r4.ebuild , line 190: Called die

!!! (no error message)
!!! If you need support, post the topmost build error, and the call stack if relevant.

Any ideas?
Back to top
View user's profile Send private message
kernelOfTruth
Watchman
Watchman


Joined: 20 Dec 2005
Posts: 6111
Location: Vienna, Austria; Germany; hello world :)

PostPosted: Tue Nov 14, 2006 10:45 pm    Post subject: Reply with quote

Quote:
INFO: Can't locate Tcl/Tk libs and/or headers


f0rk, perhaps it's searching for dev-lang/tcl ?
(not sure :oops: )

try emerging gentoolkit-dev & gentoolkit

then run
Code:
revdep-rebuild -p

and look what is missing
_________________
https://github.com/kernelOfTruth/ZFS-for-SystemRescueCD/tree/ZFS-for-SysRescCD-4.9.0
https://github.com/kernelOfTruth/pulseaudio-equalizer-ladspa

Hardcore Gentoo Linux user since 2004 :D
Back to top
View user's profile Send private message
f0rk
Apprentice
Apprentice


Joined: 15 Nov 2004
Posts: 273
Location: Moscow

PostPosted: Wed Nov 15, 2006 3:03 am    Post subject: Reply with quote

No.
When I emerged it with STABLE flags and toolchain about month ago, it works well...
But now, when I want to migrate to CONRAD with its extreme flags python doesn't compile... :(
Others packages emerged and work well!
My system has become rather faster.
BUT I can't reemerge python...
Back to top
View user's profile Send private message
Redhot
Apprentice
Apprentice


Joined: 16 Jul 2006
Posts: 196

PostPosted: Fri Nov 17, 2006 4:14 pm    Post subject: Reply with quote

To my VMware problem: I changed kernel to 2.6.17-reiser4 (reiser4-gentoo-sources) and vmware-modules work. But I had problem with installing Windows 2000/XP/2003 because of speed of disk. Windows was installing about 15 hours! and deleting 10 KB file in 5 minuts! I have changed my /home partition, where VMware Image was, to ext3 and now everything work!:)
Back to top
View user's profile Send private message
tejecske
n00b
n00b


Joined: 20 Mar 2006
Posts: 60
Location: Pécs, Hungary

PostPosted: Sun Nov 19, 2006 8:35 pm    Post subject: reiser4 resize Reply with quote

I'm fucked up!
Reiser4 lacks resize utility!
_________________
The w/ELDER
Back to top
View user's profile Send private message
f0rk
Apprentice
Apprentice


Joined: 15 Nov 2004
Posts: 273
Location: Moscow

PostPosted: Sun Nov 19, 2006 10:19 pm    Post subject: Reply with quote

I have found solution to above problem with python:
migrating from gcc-4.1.1-r2 to gcc-4.3.0-alpha20061111 ;)
Python compiled succesfully!
Back to top
View user's profile Send private message
Olympus
n00b
n00b


Joined: 03 Jun 2006
Posts: 5

PostPosted: Mon Nov 20, 2006 1:43 pm    Post subject: Reply with quote

Hey !
Im having a little problem with emerging no-sources.
I've followed the guide exactly as it's written and
till emerge -e world(step 8.9) there have been no
problems. But when Im trying to emerge no-sources it
downloads the sources and after downloading 2.6.18-no2.bz2
portage tells me that it "Couldn't download '2.6.18-no2.bz2'. Aborting.
I dont know what to do about it. Could somebody help me?
Thanks in advance for your tips :)
_________________
http://www.gentoo.org/images/gentoo-badge3.png
Back to top
View user's profile Send private message
f0rk
Apprentice
Apprentice


Joined: 15 Nov 2004
Posts: 273
Location: Moscow

PostPosted: Mon Nov 20, 2006 2:51 pm    Post subject: Reply with quote

You should download 2.6.18-no2.bz2 by yourself and put it into /usr/portage/distfiles
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Unsupported Software All times are GMT
Goto page Previous  1, 2, 3, 4, 5, 6, 7, 8  Next
Page 3 of 8

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum