First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 8968
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gentoo Linux bug wranglers <bug-wranglers@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Tobias Klausmann <klausman@gentoo.org>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 8968 depends on: Show dependency tree
Show dependency graph
Bug 8968 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)







View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2002-10-10 03:49 0000
UAE ebuild stops compiling with the following error:
make[2]: *** No rule to make target `build68kc'.  Stop.
make[2]: Leaving directory var/tmp/portage/uae-0.8.22/work/uae-0.8.22/src/tools'
make[1]: *** [tools/build68k] Error 2

System is rsynced up-to-date.

------- Comment #1 From Seemant Kulleen (RETIRED) 2002-10-12 16:44:48 0000 -------
is this happening on a ppc?

------- Comment #2 From Tobias Klausmann 2002-10-13 08:20:44 0000 -------
No, I have this setup:
$ gcc -v
Reading specs from /usr/lib/gcc-lib/i686-pc-linux-gnu/3.2/specs
Configured with: /var/tmp/portage/gcc-3.2-r1/work/gcc-3.2/configure
--prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared
--host=i686-pc-linux-gnu --build=i686-pc-linux-gnu --target=i686-pc-linux-gnu
--with-system-zlib --enable-languages=c,c++,ada,f77,objc,java
--enable-threads=posix --enable-long-long --disable-checking
--enable-cstdio=stdio --enable-clocale=generic --enable-__cxa_atexit
--enable-version-specific-runtime-libs
--with-gxx-include-dir=/usr/include/g++-v32 --with-local-prefix=/usr/local
--enable-shared --enable-nls --without-included-gettext
Thread model: posix
gcc version 3.2

$ epm -q glibc
glibc-2.2.5-r7

Relevant make.conf contents:
CHOST="i686-pc-linux-gnu"
CFLAGS="-march=athlon -O3 -pipe"
CXXFLAGS="${CFLAGS}"

First Last Prev Next    No search results available      Search page      Enter new bug