Skip to Content.
Sympa Menu

sm-grimoire-bugs - [SM-Grimoire-Bugs] [Bug 13338] procps binaries all segfault

sm-grimoire-bugs AT lists.ibiblio.org

Subject: SourceMage Grimoire Bug List

List archive

Chronological Thread  
  • From: bugzilla-daemon AT bugs.sourcemage.org
  • To: sm-grimoire-bugs AT lists.ibiblio.org
  • Subject: [SM-Grimoire-Bugs] [Bug 13338] procps binaries all segfault
  • Date: 19 Dec 2006 15:38:20 -0000

http://bugs.sourcemage.org/show_bug.cgi?id=13338





------- Additional Comments From dkowis AT shlrm.org 2006-12-19 09:38 -------
It would appear that procps is broken when building on gcc 4.1.1

<sqweek> make clean; make CFLAGS=-g CC=/opt/gcc34/bin/gcc
<sqweek> env LD_LIBRARY_PATH=proc gdb ps/ps
<sqweek> this is running in /usr/src/procps-3.2.7

THis will produce a working procps. It needs to use gcc 3.4 and it has to have
the CC hack applied because defaultly CC=cc which doesn't exist.

--
Configure bugmail: http://bugs.sourcemage.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.




Archive powered by MHonArc 2.6.24.

Top of Page