when emerge -e system I got no errors, the when emerge -e world came along, well i got past 300 of my 789 packgs for my 64 bit system then i started gettin errors. It stopped on like 306, but i wanted to compile again, but havent found a way to start from where i stopped, OH and i cant post that build error, bc i was in console mode. Now when trying to compile pieces of my system, emerge -uaD world, i got thru until this:
<br><br>../include/EST_TMatrix.h:107: error: 'p_column_step' was not declared in this scope<br>../include/EST_TMatrix.h: In member function 'const T& EST_TMatrix<T>::fast_a_m(int, int) const':<br>../include/EST_TMatrix.h:119: error: 'p_memory' was not declared in this scope
<br>../include/EST_TMatrix.h: In member function 'T& EST_TMatrix<T>::fast_a_m(int, int)':<br>../include/EST_TMatrix.h:121: error: 'p_memory' was not declared in this scope<br>../include/EST_TMatrix.h: In member function 'const T& EST_TMatrix<T>::fast_a_1(int, int) const':
<br>../include/EST_TMatrix.h:124: error: 'p_memory' was not declared in this scope<br>../include/EST_TMatrix.h: In member function 'T& EST_TMatrix<T>::fast_a_1(int, int)':<br>../include/EST_TMatrix.h:126: error: 'p_memory' was not declared in this scope
<br>../include/EST_TMatrix.h: In member function 'int EST_TMatrix<T>::num_columns() const':<br>../include/EST_TMatrix.h:178: error: 'p_num_columns' was not declared in this scope<br>../include/EST_TMatrix.h: In member function 'void EST_TMatrix<T>::fill()':
<br>../include/EST_TMatrix.h:217: error: 'def_val' was not declared in this scope<br>../include/EST_TSimpleVector.h: In member function 'void EST_TSimpleVector<T>::empty()':<br>../include/EST_TSimpleVector.h:77: error: 'def_val' was not declared in this scope
<br>../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<br>slib.cc: In function 'void gc_mark_and_sweep()':<br>slib.cc
:1088: warning: dereferencing type-punned pointer will break strict-aliasing rules<br>make[1]: *** [slib.o] Error 1<br>make: *** [siod] Error 2<br><br>!!! ERROR: app-accessibility/speech-tools-1.2.3-r3 failed.<br>Call stack:
<br> ebuild.sh, line 1539: Called dyn_compile<br> ebuild.sh, line 939: Called src_compile<br> speech-tools-1.2.3-r3.ebuild, line 51: Called die<br> <br>im kinda a noob, but I could tell u what my cflags were, but dont know what they are, I know they are in my
make.conf tho. heh so here it is:<br><br>CHOST="x86_64-pc-linux-gnu"<br>CFLAGS="-march=k8 -pipe -O2"<br>CXXFLAGS="${CFLAGS}"<br>MAKEOPTS="-j2"<br>FEATURES="ccache userpriv usersandbox"
<br>CCACHE_SIZE="1G"<br>CCACHE_DIR="/var/tmp/ccache"<br>PORTAGE_NICENESS="15"<br>ALSA_CARDS="intel8x0"<br><br>-- <br>Karma, It's Real!<br>"No penguins were harmed during the writing, just a bunch of broken windows to let them escape..."-xtacocorex
|