Skip to Content.
Sympa Menu

sm-grimoire-bugs - [SM-Grimoire-Bugs] [Bug 9622] New: xfm doesn't compile

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 9622] New: xfm doesn't compile
  • Date: 31 Mar 2007 07:15:52 -0000

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

Summary: xfm doesn't compile
Product: Codex
Version: stable-rc grimoire
Platform: Other
OS/Version: other
Status: CLOSED
Severity: normal
Priority: P2
Component: shell-term-fm
AssignedTo: sm-grimoire-bugs AT lists.ibiblio.org
ReportedBy: e-type AT sourcemage.org


making all in ./regexp...
make[1]: Entering directory `/usr/src/xfm-1.4.3/regexp'
rm -f regexp.o
gcc -c -O2 -Wall -Wno-parentheses -I. -I/usr/X11R6/include -Dlinux
-D__i386__ -D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE
-D_XOPEN_SOURCE
-D_BSD_SOURCE -D_SVID_SOURCE
-DFUNCPROTO=15 -DNARROWPROTO regexp.c
regexp.c: In function `regcomp':
regexp.c:198: error: conflicting types for 'malloc'
make[1]: *** [regexp.o] Error 1
make[1]: Leaving directory `/usr/src/xfm-1.4.3/regexp'
make: *** [all] Error 2


------- Additional Comments From gsherwood AT sourcemage.org 2005-08-27 15:38
-------
I got it to compile by adding GCC_VERSION=3.3 to DETAILS and
invoke_gcc to BUILD
but now it fails during the install.

--


------- Additional Comments From e-type AT sourcemage.org 2005-08-29 11:38
-------
fixed by using gcc33

--


------- Additional Comments From jblosser-smgl AT firinn.org 2007-03-31 01:15
-------
closing fixed bugs

--
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.



  • [SM-Grimoire-Bugs] [Bug 9622] New: xfm doesn't compile, bugzilla-daemon, 03/31/2007

Archive powered by MHonArc 2.6.24.

Top of Page