bug-sather
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Fw: [Bug 21775] New: sather 1.3 fails to compile (fwd)


From: Matze Braun
Subject: Fw: [Bug 21775] New: sather 1.3 fails to compile (fwd)
Date: Tue, 27 May 2003 18:43:07 +0200 (CEST)


---------- Forwarded message ----------
Date: Tue, 27 May 2003 12:39:59 -0400
From: address@hidden
To: address@hidden
Subject: [Bug 21775] New: sather 1.3 fails to compile

http://bugs.gentoo.org/show_bug.cgi?id=21775

           Summary: sather 1.3 fails to compile
           Product: Gentoo Linux
           Version: unspecified
          Platform: All
        OS/Version: Linux
            Status: NEW
          Severity: major
          Priority: P2
         Component: Ebuilds
        AssignedTo: address@hidden
        ReportedBy: address@hidden


the sather1.3 ebuild fails to compile on my system. I had todo some small
changes which are attached to this bugreport.

System:
gentoo linux on x86 pentium4 cpu
gcc 3.2.2

Problems:
* variables of the form
        volatile unsigned int bla;
  need to be defined
        extern volatile unsigned int bla;
  in headers (the volatile was missing)

* the garbage collection library -lgc contains references to -ldl so we need
  to link this lib as well.



------- You are receiving this mail because: -------
You reported the bug, or are watching the reporter.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]