Forums

Skip to content

Advanced search
  • Quick links
    • Unanswered topics
    • Active topics
    • Search
  • FAQ
  • Login
  • Register
  • Board index Assistance Unsupported Software
  • Search

CONRAD Installation Guide 2.7.0 "We Are All Witnesses!"

This forum covers all Gentoo-related software not officially supported by Gentoo. Ebuilds/software posted here might harm the health and stability of your system(s), and are not supported by Gentoo developers. Bugs/errors caused by ebuilds from overlays.gentoo.org are covered by this forum, too.
Post Reply
Advanced search
243 posts
  • Page 5 of 10
    • Jump to page:
  • Previous
  • 1
  • …
  • 3
  • 4
  • 5
  • 6
  • 7
  • …
  • 10
  • Next
Author
Message
Hydraulix
Guru
Guru
User avatar
Posts: 447
Joined: Fri Dec 12, 2003 4:28 am

  • Quote

Post by Hydraulix » Thu Apr 27, 2006 2:06 am

cheater1034 wrote:
Hydraulix wrote:
Hydraulix wrote:Very nice how-to. Works like a charm!


Now is there a reason why ~x86 is the default method? What would happen if I wanted to just run x86 after I followed the how-to? What I mean is what should be put in /etc/portage/package.keywords so things don't break when I switch to x86?

Anyone?
~x86 packages are more up to date, and not as unstable as everyone says they are. You will be better off using ~x86 with this guide.


I just can't install speech-tools or media-libs/libdc1394-1.0.0 (needed for k3b).


libdc1394

Code: Select all

if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I..     -O2 -march=athlon-xp -fomit-frame-pointer -pipe -ftracer -fweb -frename-registers -Wall -Wunused -MT grab_partial_image.o -MD -MP -MF ".deps/grab_partial_image.Tpo" \
          -c -o grab_partial_image.o `test -f 'grab_partial_image.c' || echo './'`grab_partial_image.c; \
        then mv -f ".deps/grab_partial_image.Tpo" ".deps/grab_partial_image.Po"; \
        else rm -f ".deps/grab_partial_image.Tpo"; exit 1; \
        fi
grab_partial_image.c: In function 'main':
grab_partial_image.c:216: error: 'CLK_TCK' undeclared (first use in this function)
grab_partial_image.c:216: error: (Each undeclared identifier is reported only once
grab_partial_image.c:216: error: for each function it appears in.)
make[2]: *** [grab_partial_image.o] Error 1
make[2]: Leaving directory `/var/tmp/portage/libdc1394-1.0.0/work/libdc1394-1.0.0/examples'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/libdc1394-1.0.0/work/libdc1394-1.0.0'
make: *** [all] Error 2

!!! ERROR: media-libs/libdc1394-1.0.0 failed.
Call stack:
  ebuild.sh, line 1525:   Called dyn_compile
  ebuild.sh, line 928:   Called src_compile
  ebuild.sh, line 594:   Called die

!!! emake failed
!!! If you need support, post the topmost build error, and the call stack if relevant.
speech-tools

Code: Select all

/usr/lib/gcc/i686-pc-linux-gnu/4.1.1-pre20060414/include/g++-v4/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header. Please consider using one of the 32 headers found in section 17.4.1.2 of the C++ standard. Examples include substituting the <X> header for the <X.h> header for C++ includes, or <iostream> instead of the deprecated header <iostream.h>. To disable this warning use -Wno-deprecated.
In file included from ../include/EST_String.h:50,
                 from ../include/siod.h:17,
                 from slib.cc:88:
../include/EST_iostream.h:54:26: error: strstream.h: No such file or directory
../include/EST_Chunk.h:131: error: 'EST_ChunkPtr' does not name a type
../include/EST_Chunk.h:132: error: 'EST_ChunkPtr' does not name a type
../include/EST_Chunk.h:133: error: 'EST_ChunkPtr' does not name a type
../include/EST_Chunk.h:135: error: 'EST_ChunkPtr' has not been declared
../include/EST_Chunk.h:136: error: 'EST_ChunkPtr' has not been declared
../include/EST_Chunk.h:138: error: 'EST_ChunkPtr' has not been declared
../include/EST_Chunk.h:139: error: 'EST_ChunkPtr' has not been declared
../include/EST_String.h: In member function 'void EST_String::make_updatable()':
../include/EST_String.h:253: error: no matching function for call to 'make_updatable(EST_ChunkPtr&, int)'
../include/EST_TIterator.h: In constructor 'EST_TStructIterator<Container, IPointer, Entry>::EST_TStructIterator()':
../include/EST_TIterator.h:204: error: 'cont' was not declared in this scope
../include/EST_TIterator.h: In member function 'EST_TIterator<Container, IPointer, Entry>& EST_TStructIterator<Container, IPointer, Entry>::operator=(const EST_TIterator<Container, IPointer, Entry>&)':
../include/EST_TIterator.h:208: error: 'cont' was not declared in this scope
../include/EST_TIterator.h:208: error: 'pos' was not declared in this scope
../include/EST_TIterator.h:208: error: 'pointer' was not declared in this scope
../include/EST_TIterator.h: In member function 'const Entry* EST_TStructIterator<Container, IPointer, Entry>::operator->() const':
../include/EST_TIterator.h:215: error: there are no arguments to 'current' that depend on a template parameter, so a declaration of 'current' must be available
../include/EST_TIterator.h:215: error: (if you use '-fpermissive', G++ will accept your code, but allowing the use of an undeclared name is deprecated)
../include/EST_TIterator.h: In constructor 'EST_TRwIterator<Container, IPointer, Entry>::EST_TRwIterator()':
../include/EST_TIterator.h:234: error: 'cont' was not declared in this scope
../include/EST_TIterator.h: In member function 'EST_TIterator<Container, IPointer, Entry>& EST_TRwIterator<Container, IPointer, Entry>::operator=(const EST_TIterator<Container, IPointer, Entry>&)':
../include/EST_TIterator.h:238: error: 'cont' was not declared in this scope
../include/EST_TIterator.h:238: error: 'pos' was not declared in this scope
../include/EST_TIterator.h:238: error: 'pointer' was not declared in this scope
../include/EST_TIterator.h: In member function 'void EST_TRwIterator<Container, IPointer, Entry>::begin(Container&)':
../include/EST_TIterator.h:246: error: 'cont' was not declared in this scope
../include/EST_TIterator.h:246: error: there are no arguments to 'beginning' that depend on a template parameter, so a declaration of 'beginning' must be available
../include/EST_TIterator.h: In member function 'Entry& EST_TRwIterator<Container, IPointer, Entry>::current() const':
../include/EST_TIterator.h:253: error: 'cont' was not declared in this scope
../include/EST_TIterator.h:253: error: 'pointer' was not declared in this scope
../include/EST_TIterator.h: In member function 'Entry& EST_TRwIterator<Container, IPointer, Entry>::next_element()':
../include/EST_TIterator.h:267: error: 'cont' was not declared in this scope
../include/EST_TIterator.h:267: error: 'pointer' was not declared in this scope
../include/EST_TIterator.h: In constructor 'EST_TRwStructIterator<Container, IPointer, Entry>::EST_TRwStructIterator()':
../include/EST_TIterator.h:284: error: 'cont' was not declared in this scope
../include/EST_TIterator.h: In member function 'EST_TIterator<Container, IPointer, Entry>& EST_TRwStructIterator<Container, IPointer, Entry>::operator=(const EST_TIterator<Container, IPointer, Entry>&)':
../include/EST_TIterator.h:288: error: 'cont' was not declared in this scope
../include/EST_TIterator.h:288: error: 'pos' was not declared in this scope
../include/EST_TIterator.h:288: error: 'pointer' was not declared in this scope
../include/EST_TIterator.h: In member function 'Entry* EST_TRwStructIterator<Container, IPointer, Entry>::operator->() const':
../include/EST_TIterator.h:295: error: there are no arguments to 'current' that depend on a template parameter, so a declaration of 'current' must be available
../include/EST_TList.h: At global scope:
../include/EST_TList.h:226: warning: friend declaration 'std::ostream& operator<<(std::ostream&, const EST_TList<T>&)' declares a non-template function
../include/EST_TList.h:226: warning: (if this is not what you intended, make sure the function template has already been declared and add <> after the function name here) -Wno-non-template-friend disables this warning
../include/EST_TVector.h:312: warning: friend declaration 'std::ostream& operator<<(std::ostream&, const EST_TVector<T>&)' declares a non-template function
../include/EST_TKVL.h:61: warning: friend declaration 'std::ostream& operator<<(std::ostream&, const EST_TKVI<K, V>&)' declares a non-template function
../include/EST_TKVL.h:146: warning: friend declaration 'std::ostream& operator<<(std::ostream&, const EST_TKVL<K, V>&)' declares a non-template function
../include/EST_TMatrix.h:307: warning: friend declaration 'std::ostream& operator<<(std::ostream&, const EST_TMatrix<T>&)' declares a non-template function
../include/EST_TMatrix.h: In member function 'unsigned int EST_TMatrix<T>::mcell_pos(int, int) const':
../include/EST_TMatrix.h:107: error: 'p_column_step' was not declared in this scope
../include/EST_TMatrix.h: In member function 'const T& EST_TMatrix<T>::fast_a_m(int, int) const':
../include/EST_TMatrix.h:119: error: 'p_memory' was not declared in this scope
../include/EST_TMatrix.h: In member function 'T& EST_TMatrix<T>::fast_a_m(int, int)':
../include/EST_TMatrix.h:121: error: 'p_memory' was not declared in this scope
../include/EST_TMatrix.h: In member function 'const T& EST_TMatrix<T>::fast_a_1(int, int) const':
../include/EST_TMatrix.h:124: error: 'p_memory' was not declared in this scope
../include/EST_TMatrix.h: In member function 'T& EST_TMatrix<T>::fast_a_1(int, int)':
../include/EST_TMatrix.h:126: error: 'p_memory' was not declared in this scope
../include/EST_TMatrix.h: In member function 'int EST_TMatrix<T>::num_columns() const':
../include/EST_TMatrix.h:178: error: 'p_num_columns' was not declared in this scope
../include/EST_TMatrix.h: In member function 'void EST_TMatrix<T>::fill()':
../include/EST_TMatrix.h:217: error: 'def_val' was not declared in this scope
../include/EST_TSimpleVector.h: In member function 'void EST_TSimpleVector<T>::empty()':
../include/EST_TSimpleVector.h:77: error: 'def_val' was not declared in this scope
../include/EST_TSimpleVector.h:77: error: there are no arguments to 'fill' that depend on a template parameter, so a declaration of 'fill' must be available
slib.cc: In function 'void gc_mark_and_sweep()':
slib.cc:1088: warning: dereferencing type-punned pointer will break strict-aliasing rules
make[1]: *** [slib.o] Error 1
make: *** [siod] Error 2

!!! ERROR: app-accessibility/speech-tools-1.2.3-r3 failed.
Call stack:
  ebuild.sh, line 1525:   Called dyn_compile
  ebuild.sh, line 928:   Called src_compile
  speech-tools-1.2.3-r3.ebuild, line 51:   Called die
It is the fate of operating systems to become free.
- Neal Stephenson
Top
guinnessmonster
n00b
n00b
Posts: 1
Joined: Thu Apr 27, 2006 10:30 am

  • Quote

Post by guinnessmonster » Thu Apr 27, 2006 10:36 am

PGS wrote:It is quite simple, just comment out the offending line in the fglrx sources
I find the fglrx sources to be quite offensive in general. Can you elaborate on what exactly needs to be commented out?

Cheers.
Top
PGS
n00b
n00b
Posts: 4
Joined: Wed Apr 06, 2005 12:38 pm

  • Quote

Post by PGS » Thu Apr 27, 2006 12:11 pm

In my case, the error was: "firegl_public.c:228: error: expected ')' before string constant". Line 228 in firegl_public.c is "MODULE_PARM(firegl, "s");"
Top
gnomen
n00b
n00b
Posts: 48
Joined: Sun Sep 04, 2005 2:18 pm

  • Quote

Post by gnomen » Thu Apr 27, 2006 1:36 pm

Hydraulix wrote:I just can't install (....) media-libs/libdc1394-1.0.0 (needed for k3b).

libdc1394

Code: Select all

if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I..     -O2 -march=athlon-xp -fomit-frame-pointer -pipe -ftracer -fweb -frename-registers -Wall -Wunused -MT grab_partial_image.o -MD -MP -MF ".deps/grab_partial_image.Tpo" \
          -c -o grab_partial_image.o `test -f 'grab_partial_image.c' || echo './'`grab_partial_image.c; \
        then mv -f ".deps/grab_partial_image.Tpo" ".deps/grab_partial_image.Po"; \
        else rm -f ".deps/grab_partial_image.Tpo"; exit 1; \
        fi
grab_partial_image.c: In function 'main':
grab_partial_image.c:216: error: 'CLK_TCK' undeclared (first use in this function)
grab_partial_image.c:216: error: (Each undeclared identifier is reported only once
grab_partial_image.c:216: error: for each function it appears in.)
make[2]: *** [grab_partial_image.o] Error 1
make[2]: Leaving directory `/var/tmp/portage/libdc1394-1.0.0/work/libdc1394-1.0.0/examples'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/libdc1394-1.0.0/work/libdc1394-1.0.0'
make: *** [all] Error 2

!!! ERROR: media-libs/libdc1394-1.0.0 failed.
Call stack:
  ebuild.sh, line 1525:   Called dyn_compile
  ebuild.sh, line 928:   Called src_compile
  ebuild.sh, line 594:   Called die

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

2.3-r3.ebuild, line 51:   Called die
Take a look at this bug http://bugs.gentoo.org/show_bug.cgi?id=124995
I am sure there are other workarounds, but this worked for me
Top
naresh
Tux's lil' helper
Tux's lil' helper
Posts: 88
Joined: Tue Aug 30, 2005 12:15 pm

  • Quote

Post by naresh » Thu Apr 27, 2006 5:49 pm

I have a lil bit cleaner way to compile splashutils.

1. you need to start compiling splashutils.
2. go to /var/tmp/portage/splashutils-1.1.9.10-r1/work/splashutils-1.1.9.10
3. type ls -l | grep linux if its pointing to /usr/src/linux than okey, if not remove it and link to /usr/src/linux ( ln -s /usr/src/linux ./ )
4. replace Makefile with my makefile from http://naresh.pasjagsm.pl/Makefile
5. add keepwork to features in /etc/make.conf
6. emerge splashutils

Everything should go well then... For me it works. After all you can remove keepwork from features
Top
__g_blade
Tux's lil' helper
Tux's lil' helper
User avatar
Posts: 101
Joined: Fri Jan 13, 2006 9:59 pm
Location: paderborn, germany

  • Quote

Post by __g_blade » Fri Apr 28, 2006 8:25 pm

ok, it is line 228.. but how can i
comment it out before emerge ati-drivers?

it takes the original file (uncommented) from the package

build against no-1 / mm-1 etc. did not work
--eof--
Top
jonny bravo
n00b
n00b
Posts: 31
Joined: Sun May 29, 2005 8:42 pm

  • Quote

Post by jonny bravo » Sat Apr 29, 2006 1:12 am

I keep getting problems on step 8.4 # emerge glibc binutils gcc libstdc++-v3 libtool portage

Code: Select all

 /usr/portage/distfiles/glibc-2.4-extra_patches-2.5.tar.bz2 saved [7135/7135]
>>>checking ebuild checksums
>>>checking auxfile checksums
!!!Digest verifacation failed:
!!!/usr/local/portage/sys-libs/glibc/files/nsswitch.conf
!!!Reason Failed on SHA256 verifacation
I'm using conrad live install 1.0.0 beta1 everything has gone smooth all the way to this point. I've double checked the date including my bios. please bear with me I'm still new and learning, but I could really use a little help. Thanks
Top
cheater1034
Veteran
Veteran
User avatar
Posts: 1558
Joined: Thu Sep 09, 2004 7:38 pm
Contact:
Contact cheater1034
Website

  • Quote

Post by cheater1034 » Sat Apr 29, 2006 1:47 am

jonny bravo wrote:I keep getting problems on step 8.4 # emerge glibc binutils gcc libstdc++-v3 libtool portage

Code: Select all

 /usr/portage/distfiles/glibc-2.4-extra_patches-2.5.tar.bz2 saved [7135/7135]
>>>checking ebuild checksums
>>>checking auxfile checksums
!!!Digest verifacation failed:
!!!/usr/local/portage/sys-libs/glibc/files/nsswitch.conf
!!!Reason Failed on SHA256 verifacation
I'm using conrad live install 1.0.0 beta1 everything has gone smooth all the way to this point. I've double checked the date including my bios. please bear with me I'm still new and learning, but I could really use a little help. Thanks
try, ebuild /usr/local/portage/sys-libs/glibc/glibc-2.4-r1.ebuild digest

As for the update.
I am going to run through the guide to get my system back up, all errors and problems will definitely be fixed in 2.6.3
IRC!: #zen-sources on irc.rizon.net
zen-kernel.org
--
Lost in android development land.
Top
jonny bravo
n00b
n00b
Posts: 31
Joined: Sun May 29, 2005 8:42 pm

  • Quote

Post by jonny bravo » Sat Apr 29, 2006 2:01 am

I'm trying it right now. Thanks for the quick response. I do have one other question. I noticed that there is a 2.6.17-rc-no4 out is that recommended once I get to that point?
Thanks!
Top
bigbob73
Guru
Guru
User avatar
Posts: 332
Joined: Fri Dec 31, 2004 6:51 pm
Location: Under the Lone Star

  • Quote

Post by bigbob73 » Sat Apr 29, 2006 2:27 am

jonny bravo wrote:I'm trying it right now. Thanks for the quick response. I do have one other question. I noticed that there is a 2.6.17-rc-no4 out is that recommended once I get to that point?
Thanks!
it's not ready for prime time yet. :wink:
A computers attention span is only as long as it's electrical cord (Murphy)
Top
cheater1034
Veteran
Veteran
User avatar
Posts: 1558
Joined: Thu Sep 09, 2004 7:38 pm
Contact:
Contact cheater1034
Website

  • Quote

Post by cheater1034 » Sun Apr 30, 2006 3:43 pm

Upgraded to desperately needed 2.6.3

Changes 2.6.2-2.6.3__________
1) LiveCD 1.0.0-beta1
2) Fixed GCC Ebuild
3) Unmasked XFCE 4.4 beta
4) Unmasked Gnome 2.14 and things that depended on it
5) Unmasked linux-headers 2.6.16
6) Unmasked glibc 2.4-r2_
IRC!: #zen-sources on irc.rizon.net
zen-kernel.org
--
Lost in android development land.
Top
jonny bravo
n00b
n00b
Posts: 31
Joined: Sun May 29, 2005 8:42 pm

  • Quote

Post by jonny bravo » Mon May 01, 2006 1:49 am

Thanks. I'll have to update my install. I'm on the second rebuild of my tool kit I ended up skipping 4.1.1, and using 4.1.0. I kept getting errors after gcc-svn-update, everything would go smooth until it would get to line 83 epatch pr26643. Keep up the good work!!!
Top
jonny bravo
n00b
n00b
Posts: 31
Joined: Sun May 29, 2005 8:42 pm

  • Quote

Post by jonny bravo » Tue May 02, 2006 12:38 am

I'm doing emerge -e world there seems to be a problem with coreutils-5.94-patch1.4.tar.bz2. aparently it wanst put on the correct server(still not fixed). Could I use emerge --resume --skipfirst or will this completely bork my instal ? Thanks
Top
smallming
n00b
n00b
Posts: 8
Joined: Sat Apr 08, 2006 4:25 am

  • Quote

Post by smallming » Tue May 02, 2006 2:13 am

hi, noob question here. may i know what's the "Fixed GCC Ebuild"? cos i dun see anything related to gcc in the 2.6.2-2.6.3 tar file, only glibc and the unmask files. can someone explain to me? tks.
Top
bigbob73
Guru
Guru
User avatar
Posts: 332
Joined: Fri Dec 31, 2004 6:51 pm
Location: Under the Lone Star

  • Quote

Post by bigbob73 » Tue May 02, 2006 2:15 am

jonny bravo wrote:I'm doing emerge -e world there seems to be a problem with coreutils-5.94-patch1.4.tar.bz2. aparently it wanst put on the correct server(still not fixed). Could I use emerge --resume --skipfirst or will this completely bork my instal ? Thanks
it shouldn't hurt anything. I've had to do it myself. :wink:
A computers attention span is only as long as it's electrical cord (Murphy)
Top
jonny bravo
n00b
n00b
Posts: 31
Joined: Sun May 29, 2005 8:42 pm

  • Quote

Post by jonny bravo » Tue May 02, 2006 2:32 am

Thanks. I'll give it a try. I've read through other threads and it looks like this has effected allot of other people.
Top
Babau
n00b
n00b
Posts: 22
Joined: Tue Jun 07, 2005 2:32 pm

  • Quote

Post by Babau » Tue May 02, 2006 6:07 am

cheater1034 wrote:Upgraded to desperately needed 2.6.3

Changes 2.6.2-2.6.3__________
2) Fixed GCC Ebuild

keep on having some wierd issue

Code: Select all

 * Applying pr26565.patch ...

 * Failed Patch: pr26565.patch !
 *  ( /usr/local/portage/sys-devel/gcc/files/4.1.0/pr26565.patch )
 *
 * Include in your bugreport the contents of:
 *
 *   /var/tmp/portage/gcc-4.1.1_pre20060502/temp/pr26565.patch-10525.out


!!! ERROR: sys-devel/gcc-4.1.1_pre20060502 failed.
Call stack:
  ebuild.sh, line 1525:   Called dyn_unpack
  ebuild.sh, line 700:   Called src_unpack
  gcc-4.1.1_pre20060502.ebuild, line 82:   Called epatch '/usr/local/portage/sys-devel/gcc/files/4.1.0/pr26565.patch'
  eutils.eclass, line 339:   Called die

!!! Failed Patch: pr26565.patch!
!!! If you need support, post the topmost build error, and the call stack if relevant.
Top
Arragon
n00b
n00b
Posts: 7
Joined: Wed Apr 05, 2006 9:54 am

  • Quote

Post by Arragon » Tue May 02, 2006 9:40 am

Same here

Code: Select all

 * Excluding patch 33_all_gcc4-pr16104.patch
 * Excluding patch 01_all_gcc4-ice-hack.patch
 * Excluding patch 00_all_gcc-trampolinewarn.patch
 * Applying Gentoo patches ...
 *   02_all_gcc4-ppc64-m32-m64-multilib-only.patch ...                                                                                                           [ ok ]
 *   03_all_gcc4-java-nomulti.patch ...

 * Failed Patch: 03_all_gcc4-java-nomulti.patch !
 *  ( /var/tmp/portage/gcc-4.1.1_pre20060502/work/patch/03_all_gcc4-java-nomulti.patch )
 * 
 * Include in your bugreport the contents of:
 * 
 *   /var/tmp/portage/gcc-4.1.1_pre20060502/temp/03_all_gcc4-java-nomulti.patch-21734.out


!!! ERROR: sys-devel/gcc-4.1.1_pre20060502 failed.
Call stack:
  ebuild.sh, line 1525:   Called dyn_unpack
  ebuild.sh, line 700:   Called src_unpack
  gcc-4.1.1_pre20060502.ebuild, line 72:   Called gcc_src_unpack
  toolchain.eclass, line 967:   Called epatch '/var/tmp/portage/gcc-4.1.1_pre20060502/work/patch'
  eutils.eclass, line 339:   Called die

!!! Failed Patch: 03_all_gcc4-java-nomulti.patch!
!!! If you need support, post the topmost build error, and the call stack if relevant.
Top
jonny bravo
n00b
n00b
Posts: 31
Joined: Sun May 29, 2005 8:42 pm

  • Quote

Post by jonny bravo » Tue May 02, 2006 1:19 pm

I'm not real skilled yet but if you read the thread the solution is there. I can show you where to find the ebuild line though. I hope this helps
Jonasx:

Yep, I am getting an error during the gcc (gcc-4.1.1_pre20060420) build:

Code: Select all

Failed Patch: pr26643.patch !
 ( /usr/local/portage/sys-devel/gcc/files/4.1.0/pr26643.patch ) 
You need to comment that out of the ebuild and re-digest, it must of been fixed upstream. (Guide 2.6.3 will come tomorrow)[/quote

Heres where to look, use nano -w /usr/local/portage/sys-devel/gcc/files/ebuild/gcc

look for these lines.

Code: Select all


	echo ${PV/_/-} > "${S}"/gcc/BASE-VER
	echo "" > "${S}"/gcc/DATESTAMP

	[[ ${CHOST} == ${CTARGET} ]] && epatch "${FILESDIR}"/gcc-spec-env.patch

	epatch "${FILESDIR}"/4.1.0/pr24879.patch
	epatch "${FILESDIR}"/4.1.0/pr21764-pr19238.patch
	epatch "${FILESDIR}"/4.1.0/pr20297-test.patch
	epatch "${FILESDIR}"/4.1.0/pr26565.patch
	epatch "${FILESDIR}"/4.1.0/pr26643.patch
	epatch "${FILESDIR}"/4.1.0/pr26667.patch
	epatch "${FILESDIR}"/4.1.0/pr23111.patch
I ended up using 4..1.0 and every thing went smooth., the only other problem I've encountered was at emerge -e world. coreutils-5.94-patch-1.4.tar.bz2
was not uploaded to the right server http://bugs.gentoo.org/show_bug.cgi?id=131808 not sure if that got fixed yet I had to get to work and let everything else compile.
Top
Babau
n00b
n00b
Posts: 22
Joined: Tue Jun 07, 2005 2:32 pm

  • Quote

Post by Babau » Tue May 02, 2006 9:11 pm

I think there is also an issue with

gcc-4.1.0-piepatches-v8.7.8.tar.bz2

since the file is not any more online at the supposed url
Top
jonny bravo
n00b
n00b
Posts: 31
Joined: Sun May 29, 2005 8:42 pm

  • Quote

Post by jonny bravo » Tue May 02, 2006 9:41 pm

I endedd up just re-doing my install and skipping step
8.3 - GCC 4.1.1 Overlay - OPTIONAL/RECCOMENDED
Everything will go smooth, might just wait for gcc-4.2.
when you get to emerge -e world see if it goes through not sure if that bug got fixed.
if not I used emerge --resume --skipfirst and it worked. I also read in the forums that
setting your use="minimal" works on some of the bugs. I havent tried that myself, so I'm not sure if
that will bork things.
Top
jonny bravo
n00b
n00b
Posts: 31
Joined: Sun May 29, 2005 8:42 pm

  • Quote

Post by jonny bravo » Wed May 03, 2006 1:04 am

I'm getting errors on step
11.1 - Emerging splashutils and the conrad theme

Code: Select all

 emerge conrad-fbsplash 
This is what I get

Code: Select all

 !!!ERROR: media-gfx/splashutils-1.1.9.10-r1 failed.
call stack:
ebuild.sh, line 1525:  called dyn_comile
ebuild.sh, line 928:  called src_compile
splasutils-1.1.9.10-r1.ebuild, line: 139: called die

!!! failed to build splashutils
any sugestions? Thanks.
Top
Donman
Tux's lil' helper
Tux's lil' helper
Posts: 117
Joined: Mon Sep 05, 2005 5:14 pm

  • Quote

Post by Donman » Wed May 03, 2006 1:17 am

naresh wrote:
I have a lil bit cleaner way to compile splashutils.

1. you need to start compiling splashutils.
2. go to /var/tmp/portage/splashutils-1.1.9.10-r1/work/splashutils-1.1.9.10
3. type ls -l | grep linux if its pointing to /usr/src/linux than okey, if not remove it and link to /usr/src/linux ( ln -s /usr/src/linux ./ )
4. replace Makefile with my makefile from http://naresh.pasjagsm.pl/Makefile
5. add keepwork to features in /etc/make.conf
6. emerge splashutils

Everything should go well then... For me it works. After all you can remove keepwork from features
Just follow those directions and you'll have splashutils up and running! If you want, you could do what I did and make an overlay using the ebuild and files in portage and his Makefile, so it builds cleanly later on when you emerge world or something of the sort. Hope this helps!
Top
jonny bravo
n00b
n00b
Posts: 31
Joined: Sun May 29, 2005 8:42 pm

  • Quote

Post by jonny bravo » Wed May 03, 2006 1:22 am

Thanks for the help.
Top
jonny bravo
n00b
n00b
Posts: 31
Joined: Sun May 29, 2005 8:42 pm

  • Quote

Post by jonny bravo » Wed May 03, 2006 1:51 am

Worked like a charm! Thanks!! 8)
Top
Post Reply

243 posts
  • Page 5 of 10
    • Jump to page:
  • Previous
  • 1
  • …
  • 3
  • 4
  • 5
  • 6
  • 7
  • …
  • 10
  • Next

Return to “Unsupported Software”

Jump to
  • Assistance
  • ↳   News & Announcements
  • ↳   Frequently Asked Questions
  • ↳   Installing Gentoo
  • ↳   Multimedia
  • ↳   Desktop Environments
  • ↳   Networking & Security
  • ↳   Kernel & Hardware
  • ↳   Portage & Programming
  • ↳   Gamers & Players
  • ↳   Other Things Gentoo
  • ↳   Unsupported Software
  • Discussion & Documentation
  • ↳   Documentation, Tips & Tricks
  • ↳   Gentoo Chat
  • ↳   Gentoo Forums Feedback
  • ↳   Duplicate Threads
  • International Gentoo Users
  • ↳   中文 (Chinese)
  • ↳   Dutch
  • ↳   Finnish
  • ↳   French
  • ↳   Deutsches Forum (German)
  • ↳   Diskussionsforum
  • ↳   Deutsche Dokumentation
  • ↳   Greek
  • ↳   Forum italiano (Italian)
  • ↳   Forum di discussione italiano
  • ↳   Risorse italiane (documentazione e tools)
  • ↳   Polskie forum (Polish)
  • ↳   Instalacja i sprzęt
  • ↳   Polish OTW
  • ↳   Portuguese
  • ↳   Documentação, Ferramentas e Dicas
  • ↳   Russian
  • ↳   Scandinavian
  • ↳   Spanish
  • ↳   Other Languages
  • Architectures & Platforms
  • ↳   Gentoo on ARM
  • ↳   Gentoo on PPC
  • ↳   Gentoo on Sparc
  • ↳   Gentoo on Alternative Architectures
  • ↳   Gentoo on AMD64
  • ↳   Gentoo for Mac OS X (Portage for Mac OS X)
  • Board index
  • All times are UTC
  • Delete cookies

© 2001–2026 Gentoo Foundation, Inc.

Powered by phpBB® Forum Software © phpBB Limited

Privacy Policy

 

 

magic