[stsf] [Bug 404] New: ST build failure on SuSE Linux 8.2 ...

bugzilla-daemon at pdx.freedesktop.org bugzilla-daemon at pdx.freedesktop.org
Sat Apr 3 18:44:02 PST 2004


http://pdx.freedesktop.org/cgi-bin/bugzilla/show_bug.cgi?id=404

           Summary: ST build failure on SuSE Linux 8.2 ...
           Product: STSF
           Version: unspecified
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: blocker
          Priority: P2
         Component: ST: Other
        AssignedTo: stsf at freedesktop.org
        ReportedBy: roland.mainz at nrubsig.org


ST fails to build on SuSE Linux 8.2.

Steps to reproduce:
% cvs -d :pserver:anoncvs at pdx.freedesktop.org:/cvs/stsf -z3 co stsf
% cd stsf/
% ls
% ./configure 2>&1 | tee -a bulidlog.log
% gmake 2>&1 | tee -a buildlog.log

Result:
Build failure:
-- snip --
echo making all
making all
+ cd interface
+ gmake all
gmake[1]: Entering directory `/home/gismobile/projects/stsf/st/stsf/interface'
chmod +x genstsf.py && ./genstsf.py
+sccs delget BUILD
gcc -Wall -pedantic -fpic -Wno-long-long -std=gnu99 -O2 -g
-DPACKAGE_NAME=\"Standard\ Type\ Services\ Framework\" -DPACKAGE_TARNAME=
\"standard-type-services-framework\" -DPACKAGE_VERSION=\"0.8\"
-DPACKAGE_STRING=\"Standard\ Type\ Services\ Framework\ 0.8\" -DPACKA
GE_BUGREPORT=\"stsf at pdx.freedesktop.org\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1
-DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_
H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1
-DHAVE_UNISTD_H=1 -DHAVE_LIBC=1 -DHAVE_LIBC=1 -DHAVE_
DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_LONG_LONG=1 -D_FILE_OFFSET_BITS=64
-DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1  -DSTSF -DVERBOSE_GREETING -
DXST -DSTSF_PAD32 -DNO_INLINES   -c -o sizegen.o sizegen.c
In file included from sizegen.c:3:
sttypes.h:54:26: sys/inttypes.h: No such file or directory
In file included from sizegen.c:3:
sttypes.h:79: error: parse error before "byte"
sttypes.h:79: warning: type defaults to `int' in declaration of `byte'
sttypes.h:79: error: ISO C forbids data definition with no type or storage class
sttypes.h:80: error: parse error before "ucs4"
sttypes.h:80: warning: type defaults to `int' in declaration of `ucs4'
sttypes.h:80: error: ISO C forbids data definition with no type or storage class
sttypes.h:81: error: parse error before "utf16"
-- snip --
(I'll attach the full build log later)

Expected result:
Build should finish without errors



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the stsf mailing list