Skip to Content.
Sympa Menu

sm-grimoire-bugs - [SM-Grimoire-Bugs] [Bug 14124] New: fbgetty fails to 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 14124] New: fbgetty fails to compile
  • Date: 22 Nov 2007 21:39:10 -0000

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

Summary: fbgetty fails to compile
Product: Codex
Version: stable-rc grimoire
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: utils
AssignedTo: sm-grimoire-bugs AT lists.ibiblio.org
ReportedBy: demaillists AT comcast.net


(tesing alternatives to agetty)

Compile time error on fbgetty:

Making all in src
make[1]: Entering directory `/usr/src/fbgetty-0.1.698/src'
source='main.c' object='main.o' libtool=no \
depfile='.deps/main.Po' tmpdepfile='.deps/main.TPo' \
depmode=gcc3 /bin/sh ../config/depcomp \
gcc -DHAVE_CONFIG_H -I../include -I../include -O -march=athlon-xp
-pipe -c `test -f main.c || echo './'`main.c
source='options.c' object='options.o' libtool=no \
depfile='.deps/options.Po' tmpdepfile='.deps/options.TPo' \
depmode=gcc3 /bin/sh ../config/depcomp \
gcc -DHAVE_CONFIG_H -I../include -I../include -O -march=athlon-xp
-pipe -c `test -f options.c || echo './'`options.c
options.c:154: error: expected expression before 'struct'
options.c:154: error: initializer element is not constant
options.c:154: error: (near initialization for 'env_options[0].offset')

[... clip ...]

options.c:915: error: (near initialization for 'merge_option_list[8].offset')
make[1]: *** [options.o] Error 1
make[1]: Leaving directory `/usr/src/fbgetty-0.1.698/src'
make: *** [all-recursive] Error 1
! Problem Detected !

--
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 14124] New: fbgetty fails to compile, bugzilla-daemon, 11/22/2007

Archive powered by MHonArc 2.6.24.

Top of Page