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

Re: GRUB and lilo, and oskit



Hi Gregg!

first, please don't post such large emails on mailling lists. most
people don't like it! in case you really have to, put it somewhere on
the web and provide just url.

the examples in the oskit tree sometimes don't compile propebly. it is
safe to skip the compilation of the examples. in order to disabling the
compilation edit modules.x86.pc in oskit directory. comment out the
lines:

examples/x86/smp                ### requires smp
examples/dyntest              ### requires rtld
examples/x86
examples/x86/extended
examples/x86/threads
examples/x86/security           ### requires security

wagi

On Thu, 16 Aug 2001, Gregg C Levine wrote:

> Hello again from Gregg C Levine normally with Jedi Knight Computers
> I found the line that you recommended that I comment out, Daniel, in
> that C program. And then re ran the make commands. This was on the one
> quoted on the fragment. It worked. And ran out of space, no stress, I'll
> try again over the weekend. But here, on this machine I found a new
> problem, and since it looked like it would repeat itself, I made a new
> script file. It is attached, please look at it if you would. The same to
> all of you, out there, please look at it, and decide what went wrong
> there. I would appreciate anyone's advice.
> Gregg C Levine drwho8@att.net


> make[1]: Leaving directory `/usr/src/oskit-20010214/examples/x86/threads'
> make[1]: Entering directory `/usr/src/oskit-20010214/examples/unix'
> make[1]: Leaving directory `/usr/src/oskit-20010214/examples/unix'
> make[1]: Entering directory `/usr/src/oskit-20010214/examples/unix'
> gcc -O -g -c -o fsread.o -DOSKIT -DOSKIT_UNIX -MD -DHAVE_CONFIG_H  -DOSKIT_X86 -DOSKIT_X86_PC -I. -I../../examples/x86 -I../../examples/x86/more -I../../examples/x86/shared -I../../examples/x86/security  -I- -I../../oskit/c -I../../examples/x86/shared -I../.. -I../.. -nostdinc -Wall -fno-strict-aliasing -O2 -g  ../../examples/x86/fsread.c
> gcc -O -g -o fsread \
> 	-e _start ../../lib/unix/crt1.o ../../lib/unix/crti.o \
> 	../../lib/unix_support.o \
> 	fsread.o  \
> 	-nostdlib -L../../lib \
> 	-Wl,--start-group -loskit_startup -loskit_clientos \
> 	-loskit_unix \
> 	-loskit_lmm \
> 	-loskit_linux_dev -loskit_fsread \
> 	-loskit_unix \
> 	-loskit_c \
> 	-loskit_dev \
> 	-loskit_c -loskit_com -loskit_c \
> 	-lgcc -Wl,--end-group \
> 	../../lib/unix/crtn.o
> ../../lib/liboskit_unix.a(unix_native.o)(.data+0xba4): multiple definition of `__progname'
> ../../lib/unix/crt1.o:/usr/src/oskit-20010214/unix/../unix/elf/crt1.c:79: first defined here
> collect2: ld returned 1 exit status
> make[1]: *** [fsread] Error 1
> make[1]: Leaving directory `/usr/src/oskit-20010214/examples/unix'
> make: *** [examples/unix/all.MAKE] Error 2
> root@drwho:/usr/src/oskit-20010214# exit
> exit
> 
> Script done on Thu Aug 16 21:37:53 2001


-- 
Daniel Wagner
email: wagi@gmx.ch

GnuPG: 1024D/DCDE890A (public key available on any keyserver)

Follow-Ups: References: