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

Building Oskit FreeBSD 4.5 - No target to make



I'm trying to build oskit-20020317 on a FreeBSD 4.5
instalation. On a previous instalation of FreeBSD 4.5
I managed to build the oskit 'out of the box' and run
some of the example kernels under bochs IA32 emulator.
Now though, since re installing FreeBSD I follow the
following steps

-# tar xzfv oskit-20020317.tar.gz
...
...
-# cd oskit-20020317
-# mkdir build
-# cd build
-# ../configure
...
...
-# make
make: no target to make

I cant work out what is different this time around and
would greatly appreciate any hints anyone can give.


	THANK YOU.

PS: Here is my resulting config.log file :

This file contains any messages produced by compilers
while
running configure, to aid debugging if configure makes
a mistake.

configure:604: checking host system type
configure:625: checking target system type
configure:643: checking build system type
configure:717: checking for gcc
configure:749: checking for ld
configure:781: checking for ar
configure:813: checking for strip
configure:845: checking for objcopy
configure:912: checking for nm
configure:945: checking for ranlib
configure:981: checking for gm4
configure:981: checking for m4
configure:1013: checking if m4 is gnu m4
configure:1020: m4 -s m4test > /dev/null
m4: illegal option -- s
usage: m4 [-Dname[=val]] [-Uname]
configure:1045: checking for a BSD compatible install
configure:1110: checking for gawk
configure:1110: checking for mawk
configure:1110: checking for nawk
configure:1110: checking for awk
configure:1144: checking for bison
configure:1144: checking for byacc
configure:1195: checking for perl5
configure:1247: checking assembler support for cr4
register
configure:1260: gcc -c   conftest.c 1>&5
configure:1282: checking assembler support for debug
registers
configure:1295: gcc -c   conftest.c 1>&5
configure:1317: checking if compiler groks
__attribute__((stdcall))
configure:1331: gcc -c   conftest.c 1>&5
configure:1354: checking for .p2align assembler
pseudo-op
configure:1367: gcc -c   conftest.c 1>&5
configure:1392: checking assembler prefix for 32-bit
addresses in .code16 mode
configure:1423: gcc -o conftest    -nostartfiles
-nostdlib conftest.c  1>&5
/tmp/ccmJAQja.s: Assembler messages:
/tmp/ccmJAQja.s:12: Warning: indirect ljmp without `*'
/usr/libexec/elf/ld: warning: cannot find entry symbol
_start; defaulting to 08048074
configure:1447: checking .code16 generates native 16
bit code
configure:1461: gcc -c code16test.S
configure:1462: nm code16test.o | grep 2.*symbol >
/dev/null
configure:1474: checking for .code16gcc assembler
directive
configure:1487: gcc -c   conftest.c 1>&5
configure:1531: checking for .code16 assembler
directive
configure:1544: gcc -c   conftest.c 1>&5
configure:1573: checking for working .bss assembler
directive
configure:1588: gcc -c   conftest.c 1>&5
configure:1610: checking if compiler groks
__attribute__((packed)) on structs
configure:1626: gcc -c   conftest.c 1>&5
configure:1648: checking if compiler groks
__attribute__((pure))
configure:1662: gcc -c   conftest.c 1>&5
configure: In function `main':
configure:1657: warning: `pure' attribute directive
ignored
configure:1684: checking if compiler groks
__attribute__((noreturn))
configure:1698: gcc -c   conftest.c 1>&5
configure:1728: checking if compiler groks
__attribute__((constructor))
configure:1742: gcc -c   conftest.c 1>&5
configure:1804: checking if ld supports -format binary
configure:1812: gcc  -c conftest.S
configure:1815: ld -Ttext 100000 -o conftest
conftest.o -format binary conftest.o -format default
1>&2 && test -x conftest
/usr/libexec/elf/ld: warning: cannot find entry symbol
_start; defaulting to 00100000
configure:1846: checking if ld supports -oformat
binary
configure:1854: gcc  -c conftest.S
configure:1857: ld -Ttext 100000 -o conftest -oformat
binary conftest.o -format binary conftest.o -format
default 1>&2 && test -x conftest
/usr/libexec/elf/ld: cannot open binary: No such file
or directory
configure:1898: checking if ld supports -oformat msdos
configure:1903: gcc  -c conftest.c
configure:1906: ld -Ttext 0 -o conftest -oformat msdos
conftest.o 1>&2 && test -x conftest
/usr/libexec/elf/ld: cannot open msdos: No such file
or directory
configure:1929: checking for a.out linker
configure:1937: gcc  -c conftest.c
configure:1943: ld -m i386mach -n -Ttext 0 -o conftest
conftest.o 1>&2 && test -x conftest
/usr/libexec/elf/ld: unrecognised emulation mode:
i386mach
Supported emulations: elf_i386
configure:1943: ld -m i386bsd -n -Ttext 0 -o conftest
conftest.o 1>&2 && test -x conftest
/usr/libexec/elf/ld: unrecognised emulation mode:
i386bsd
Supported emulations: elf_i386
configure:1943: ld -m i386nbsd -n -Ttext 0 -o conftest
conftest.o 1>&2 && test -x conftest
/usr/libexec/elf/ld: unrecognised emulation mode:
i386nbsd
Supported emulations: elf_i386
configure:1943: ld -m i386aout -n -Ttext 0 -o conftest
conftest.o 1>&2 && test -x conftest
/usr/libexec/elf/ld: unrecognised emulation mode:
i386aout
Supported emulations: elf_i386
configure:1943: ld -m armnbsd -n -Ttext 0 -o conftest
conftest.o 1>&2 && test -x conftest
/usr/libexec/elf/ld: unrecognised emulation mode:
armnbsd
Supported emulations: elf_i386
configure:1943: ld -m armaoutl -n -Ttext 0 -o conftest
conftest.o 1>&2 && test -x conftest
/usr/libexec/elf/ld: unrecognised emulation mode:
armaoutl
Supported emulations: elf_i386
configure:1961: checking if gcc supports
-fno-strict-aliasing
configure:1968: gcc -fno-strict-aliasing -c conftest.c
configure:2110: checking for d_namlen in struct dirent
configure:2124: gcc -c   conftest.c 1>&5
configure:2138: checking for d_ino in struct dirent
configure:2152: gcc -c   conftest.c 1>&5
configure:2166: checking for d_fileno in struct dirent
configure:2180: gcc -c   conftest.c 1>&5
configure:2203: checking for st_atimespec in struct
stat
configure:2218: gcc -c   conftest.c 1>&5
configure:2236: checking for sa_len in struct sockaddr
configure:2250: gcc -c   conftest.c 1>&5
configure:2275: checking if gcc supports -specs
Using builtin specs.
Reading specs from /dev/null
gcc version 2.95.3 20010315 (release) [FreeBSD]




__________________________________________________
Do You Yahoo!?
Everything you'll ever need on one web page
from News and Sport to Email and Music Charts
http://uk.my.yahoo.com