I was trying to compile the linuxboot image from the current CVS on Debian 
Etch

I ran into two issues:

dosemu-1.4.0 wouldn't compile, I needed to install the package 
"xfonts-utils" to get this to work.
......
gcc: -rpath-link: linker input file unused because linking not done
gcc: /usr/src/unattended-src/unattended/linuxboot/stage1/lib: linker input 
file unused because linking not done
gcc -isystem /usr/src/unattended-src/unattended/linuxboot/fakeinclude 
-L/usr/src/unattended-src/unattended/linuxboot/fakelib 
-L/usr/src/unattended-src/unattended/linuxboot/stage1/lib 
-L/usr/src/unattended-src/unattended/linuxboot/stage1/usr/lib 
-Wl,-rpath-link,/usr/src/unattended-src/unattended/linuxboot/stage1/lib 
-Wl,-warn-common -rdynamic -o ../1.4.0.0/bin/dosemu.bin emu.o -Llib \
           -Wl,--whole-archive -lenv_video -lbase -lbase_async 
-larch_linux_async -larch_linux_mapping -lbase_misc -lbase_dev_misc 
-lemu-i386 -lemu-i386_simx86 -lenv -lbase_speaker -lbase_dev_pic 
-ldosext_dpmi -ldosext_mfs -ldosext_misc -lbase_init -lbase_serial 
-lbase_mouse -lbase_dev_dma -larch_linux_debugger -ldosext_net_net 
-ldosext_sound -larch_linux_dosext_sound -lbase_dev_sb16 -lbase_sound 
-ldosext_drivers -lbase_bios -lplugin_midimisc -lplugin_term 
-lplugin_extra_charsets -lplugin_X -lplugin_translate 
-lplugin_translate_charsets -lplugin_sdl -lplugin_commands 
-lplugin_kbd_unicode -Wl,--no-whole-archive -ldl -lm
lib/libarch_linux_mapping.a(mapping.o):(.rodata+0x0): undefined reference 
to `mappingdriver_shm'
collect2: ld returned 1 exit status
make: *** [../1.4.0.0/bin/dosemu.bin] Error 1
make: Leaving directory 
`/usr/src/unattended-src/unattended/linuxboot/build-dosemu-1.4.0/src'
make: *** [dosemu] Error 2
make: Leaving directory 
`/usr/src/unattended-src/unattended/linuxboot/build-dosemu-1.4.0/src'
make: *** [default] Error 2
make: *** [build-dosemu-1.4.0/bin/dosemu.bin] Error 2


Nano wouldnt compile as was missing the command "makeinfo". Installed 
package "texinfo" to resolve this issue.

Cheers

Mike 


Attention:
This email may contain information intended for the sole use of
the original recipient. Please respect this when sharing or
disclosing this email's contents with any third party. If you
believe you have received this email in error, please delete it
and notify the sender or [EMAIL PROTECTED] as
soon as possible. The content of this email does not necessarily
reflect the views of Solnet Solutions Ltd.

-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Register now and save $200. Hurry, offer ends at 11:59 p.m., 
Monday, April 7! Use priority code J8TLD2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
unattended-devel mailing list
unattended-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/unattended-devel

Reply via email to