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

RE: K3 Install killed my machine



> -----Original Message-----
> From: ddavies@ddavies.net [mailto:ddavies@ddavies.net]
> Sent: Tuesday, May 20, 2003 11:55 AM
> To: deFreese, Barry
> Cc: debian-hurd@lists.debian.org
> Subject: Re: K3 Install killed my machine
> 
<snip>
> 
> Unless I'm missing something this is what it should do.
> 
> Here's my vitals:
> 
> ddavies@nazgul:~$ uname -a
> Linux nazgul 2.5.69 #1 SMP Sun May 11 23:21:31 EDT 2003 i686 unknown
> unknown GNU/Linux
> 
> nazgul is my Debian GNU/Linux development machine.
> 
> I have these debian packages installed (I belive these came from
> alpha.gnu.org):
> 
> ddavies@nazgul:~$ dpkg -l *i386*
> Desired=Unknown/Install/Remove/Purge/Hold
> |
> Status=Not/Installed/Config-files/Unpacked/Failed-config/Half-
> installed
> |/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err:
> uppercase=bad)
> ||/ Name           Version        Description
> +++-==============-==============-============================
> ================
> ii  gcc-i386-gnu   1.7-11         Cheap cross-compiler for GNU/Hurd.
> ii  mig-i386-gnu   1.3.1-2        The GNU distribution of the 
> Mach 3.0 interfa
> 
> 
> My best guess at this time is that you just need to install
> gcc-i86-gnu and mig-i386-gnu .
> 
> 
> Derek
> 

Derek,

Thanks for the info.  I pulled down oskit from cvsroot/oskit and hurd,
gnumach, and mig from cvsroot/hurd.  Configure ran fine but when I run make,
I get the following error:

make[1]: Entering directory
'/home/bdefreese/hurd-cvs/oskit/build/examples/dyntest'
ld -static -T ../../../rtld/ldscript -export-dynamic -L../..//lib \
	-o dyntest ../../lib/multiboot_dyn.o dyntest.o stub.so      \
	-loskit_startup -loskit_clientos -loskit_memfs              \
	-loskit_threads -loskit_svm -loskit_amm \
	-loskit_bootp -loskit_freebsd_net -loskit_fsnamespace_r \
	-loskit_linux_dev -loskit_dev -loskit_kern \
	-loskit_lmm -loskit_freebsd_fs \
	-loskit_diskpart -loskit_rtld \
	-loskit_freebsd_c_r -loskit_com -loskit_threads ../..//lib/crtn.o
ld: final link failed: Bad value
make[1]: *** [dyntest] Error 1
make[1]: Leaving directory
'/home/bdefreese/hurd-cvs/oskit/build/examples/dyntest'
make: *** [examples/dyntest/all.MAKE] Error 2

Any ideas on what that might be?

Thanks again!

--
Barry deFreese
Technology Services Manager
Nike Team Sports
(949)-616-4005
Barry.deFreese@nike.com
 



Reply to: