Skip to Content.
Sympa Menu

sm-grimoire-bugs - [SM-Grimoire-Bugs] [Bug 15933] New: dev86 0.16.18 fails to build

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 15933] New: dev86 0.16.18 fails to build
  • Date: 28 Jan 2011 08:42:01 -0000

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

Summary: dev86 0.16.18 fails to build
Product: Codex
Version: test grimoire
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P3
Component: devel
AssignedTo: sm-grimoire-bugs AT lists.ibiblio.org
ReportedBy: pyrobor AT ver.si


Created an attachment (id=7557)
--> (http://bugs.sourcemage.org/attachment.cgi?id=7557)
Full compile log

make[4]: Leaving directory `/usr/src/dev86-0.16.18/libc/string'
make[4]: Entering directory `/usr/src/dev86-0.16.18/libc/bcc'
make[4]: *** No rule to make target `__ldivmod.o)', needed by
`/usr/src/dev86-0.16.18/libc/libc.a'.
ncc -Mn -O -D__LIBC__ -DL_ bcc_int.c -c -o .o
ar86 r __idiv.o) .o
/bin/sh: -c: line 0: syntax error near unexpected token `)'
...
make[4]: Entering directory `/usr/src/dev86-0.16.18/libc/bcc'
make[4]: *** No rule to make target `__ldivmod.o)', needed by
`/usr/src/dev86-0.16.18/libc/libc_s.a'.
ncc -Ms -O -D__LIBC__ -DL_ bcc_int.c -c -o .o
...
make[4]: Entering directory `/usr/src/dev86-0.16.18/libc/bcc'
make[4]: *** No rule to make target `__ldivmod.o)', needed by
`/usr/src/dev86-0.16.18/libc/libdos.a'.
ncc -Md -O -D__LIBC__ -DL_ bcc_int.c -c -o .o
...
make[4]: *** [__brk_addr.o)] Error 1
ncc -Mf -O -D__LIBC__ -DL_ heap.c -c -o .o
ar86 r sbrk.o) .o
/bin/sh: -c: line 0: syntax error near unexpected token `)'
/bin/sh: -c: line 0: `ar86 r sbrk.o) .o'
make[4]: *** [sbrk.o)] Error 1
ncc -Mf -O -D__LIBC__ -DL_brk heap.c -c -o brk.o
ar86 r /usr/src/dev86-0.16.18/libc/libc_f.a brk.o
Creating archive file `/usr/src/dev86-0.16.18/libc/libc_f.a'
make[4]: Target `all' not remade because of errors.
make[4]: Leaving directory `/usr/src/dev86-0.16.18/libc/bcc'
make[3]: *** [/usr/src/dev86-0.16.18/libc/libc_f.a] Error 1
make[3]: Target `all' not remade because of errors.
make[3]: Leaving directory `/usr/src/dev86-0.16.18/libc'
make[2]: *** [lib-fast] Error 2
make[2]: Target `all' not remade because of errors.
make[2]: Leaving directory `/usr/src/dev86-0.16.18'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/usr/src/dev86-0.16.18'
make: *** [all] Error 2
! Problem Detected !

Full compile log attached.

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



  • [SM-Grimoire-Bugs] [Bug 15933] New: dev86 0.16.18 fails to build, bugzilla-daemon, 01/28/2011

Archive powered by MHonArc 2.6.24.

Top of Page