| Summary: | Trying to compile torsmo-.17-r1 fails. Using ~x86 on a P4 3.0 GHZ 1 gig ram, make.conf/error message is posted below. | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Tim STella <denstark> |
| Component: | Current packages | Assignee: | Daniel Black (RETIRED) <dragonheart> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | ||
| Priority: | High | ||
| Version: | unspecified | ||
| Hardware: | x86 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
|
Description
Tim STella
2004-12-03 14:34:10 UTC
I am having the same issue on an amd64 system: Calculating dependencies ...done! >>> emerge (1 of 1) app-admin/torsmo-0.17-r1 to / >>> md5 src_uri ;-) torsmo-0.17.tar.gz >>> Unpacking source... >>> Unpacking torsmo-0.17.tar.gz to /var/tmp/portage/torsmo-0.17-r1/work * /usr/src/linux is a symbolic link * Determining the real directory of the Linux kernel source code * Building for Linux 2.6.9-nitro4 found in /usr/src/linux >>> Source unpacked. make: *** No targets specified and no makefile found. Stop. !!! ERROR: app-admin/torsmo-0.17-r1 failed. !!! Function kernel-mod_src_compile, Line 207, Exitcode 2 !!! (no error message) !!! If you need support, post the topmost build error, NOT this status message. make.conf: # These settings were set by the catalyst build script that automatically built this stage # Please consult /etc/make.conf.example for a more detailed example #CFLAGS="-O3 -march=athlon64 -funroll-all-loops -funit-at-a-time -fpeel-loops -ftracer -funswitch-loops -fomit-frame-pointer -pipe" CFLAGS="-O2 -march=athlon64 -fomit-frame-pointer -pipe" CHOST="x86_64-pc-linux-gnu" CXXFLAGS="${CFLAGS}" MAKEOPTS="-j2" GENTOO_MIRRORS="ftp:///ftp-stud.fht-esslingen.de/pub/Mirrors/gentoo/ http://gentoo.binarycompass.org http://ftp-mirror.internap.com/pub/gentoo/" USE="-gtk -gnome qt kde dvd alsa cdr" ACCEPT_KEYWORDS="amd64 ~amd64" ALSA_CARDS="via82xx" PORTDIR_OVERLAY="/usr/local/portage" the package is fubar'd I have a working cvs ebuild if you all would like it, it has run perfect for all that have used it and without any trouble that has been reported to me!!! fixed - thanks for the bug report. |